Skip to content

Commit ef89a78

Browse files
Add new sparkles icon (#1041)
* add new sparkles icon * rename icon to sparkles-fill * Optimize SVGs * update snapshot --------- Co-authored-by: Lukas Oppermann <[email protected]>
1 parent ddd0669 commit ef89a78

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

.changeset/olive-balloons-perform.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/octicons': minor
3+
---
4+
5+
Adds sparkles icon (3 sparkles)

icons/sparkles-fill-16.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/sparkles-fill-24.svg

Lines changed: 1 addition & 0 deletions
Loading

lib/octicons_react/__tests__/__snapshots__/public-api.test.js.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
280280
"SortAscIcon",
281281
"SortDescIcon",
282282
"SparkleFillIcon",
283+
"SparklesFillIcon",
283284
"SponsorTiersIcon",
284285
"SquareFillIcon",
285286
"SquareIcon",

0 commit comments

Comments
 (0)