Skip to content

Commit

Permalink
Add undo / redo icons (#956)
Browse files Browse the repository at this point in the history
* Save redo-16.svg, undo-16.svg

* Optimize SVGs

* Create twenty-melons-care.md

* Update public-api.test.js.snap

* edits

* Optimize SVGs

---------

Co-authored-by: Gavin Nelson <[email protected]>
  • Loading branch information
gavinmn and actions-user authored Jun 12, 2023
1 parent ab78683 commit 16318b6
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/twenty-melons-care.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/octicons": minor
---

Add undo / redo icons
1 change: 1 addition & 0 deletions icons/redo-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/undo-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"QuestionIcon",
"QuoteIcon",
"ReadIcon",
"RedoIcon",
"RelFilePathIcon",
"ReplyIcon",
"RepoCloneIcon",
Expand Down Expand Up @@ -297,6 +298,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"TriangleUpIcon",
"TrophyIcon",
"TypographyIcon",
"UndoIcon",
"UnfoldIcon",
"UnlinkIcon",
"UnlockIcon",
Expand Down

0 comments on commit 16318b6

Please sign in to comment.