Skip to content

Commit ce04eca

Browse files
TylerJDevCameronFoxlyactions-user
authored
Add outlined sparkle icon (#1097)
* Add outlined sparkle icon * Optimize SVGs * Create early-colts-exercise.md * Update keywords.json with sparkle * updated 24 px version to round off extra px Figma's export rounded up an extra pixel on my first attempt. Updating so it's actually 24px square. * Optimize SVGs * Delete icons/sparkle-24.svg * Update 24px version again * Optimize SVGs * Update public-api.test.js.snap with Sparkle * Update public-api.test.js.snap RE-order based on failed test --------- Co-authored-by: Cameron Foxly <[email protected]> Co-authored-by: Cameron Foxly <[email protected]>
1 parent 2ddd06c commit ce04eca

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

.changeset/early-colts-exercise.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/octicons": patch
3+
---
4+
5+
Add outlined sparkle icon

icons/sparkle-16.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/sparkle-24.svg

Lines changed: 1 addition & 0 deletions
Loading

keywords.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
"sign-out": ["door", "arrow", "direction", "leave", "log out"],
197197
"skip": ["skip", "slash"],
198198
"smiley": ["emoji", "smile", "mood", "emotion"],
199+
"sparkle": ["spark", "ai", "generate", "shine"],
199200
"square-circle": ["stop", "interupt", "block", "pause"],
200201
"squirrel": ["ship", "shipit", "launch"],
201202
"star": ["save", "remember", "like"],

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
281281
"SortAscIcon",
282282
"SortDescIcon",
283283
"SparkleFillIcon",
284+
"SparkleIcon",
284285
"SparklesFillIcon",
285286
"SponsorTiersIcon",
286287
"SquareCircleIcon",

0 commit comments

Comments
 (0)