diff --git a/.changeset/olive-balloons-perform.md b/.changeset/olive-balloons-perform.md
new file mode 100644
index 000000000..4b8903a32
--- /dev/null
+++ b/.changeset/olive-balloons-perform.md
@@ -0,0 +1,5 @@
+---
+'@primer/octicons': minor
+---
+
+Adds sparkles icon (3 sparkles)
diff --git a/icons/sparkles-fill-16.svg b/icons/sparkles-fill-16.svg
new file mode 100644
index 000000000..7fcb40f71
--- /dev/null
+++ b/icons/sparkles-fill-16.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/sparkles-fill-24.svg b/icons/sparkles-fill-24.svg
new file mode 100644
index 000000000..d0b1fcea7
--- /dev/null
+++ b/icons/sparkles-fill-24.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap
index 38fcc0fc2..a991886e8 100644
--- a/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap
+++ b/lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap
@@ -280,6 +280,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"SortAscIcon",
"SortDescIcon",
"SparkleFillIcon",
+ "SparklesFillIcon",
"SponsorTiersIcon",
"SquareFillIcon",
"SquareIcon",