Skip to content

Commit

Permalink
Add square-circle icons (#1063)
Browse files Browse the repository at this point in the history
* Save square-circle-16-16.svg, square-circle-24-24.svg

* Optimize SVGs

* Fix filenames with double size suffixes

* Add changeset

* Add keywords

* Updare test snapshot

* Fix alphabetisation

---------

Co-authored-by: Dylan Smith <[email protected]>
Co-authored-by: Marie Lucca <[email protected]>
  • Loading branch information
3 people authored Feb 4, 2025
1 parent cd2e303 commit 6481783
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/twenty-poets-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/octicons': minor
---

Add square-circle icon
1 change: 1 addition & 0 deletions icons/square-circle-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/square-circle-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
"sign-out": ["door", "arrow", "direction", "leave", "log out"],
"skip": ["skip", "slash"],
"smiley": ["emoji", "smile", "mood", "emotion"],
"square-circle": ["stop", "interupt", "block", "pause"],
"squirrel": ["ship", "shipit", "launch"],
"star": ["save", "remember", "like"],
"stop": ["block", "spam", "report"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"SparkleFillIcon",
"SparklesFillIcon",
"SponsorTiersIcon",
"SquareCircleIcon",
"SquareFillIcon",
"SquareIcon",
"SquirrelIcon",
Expand Down

0 comments on commit 6481783

Please sign in to comment.