10000 Add undo / redo icons (#956) · primer/octicons@16318b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 16318b6

Browse files
Add undo / redo icons (#956)
* 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 <actions@github.com>
1 parent ab78683 commit 16318b6

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

.changeset/twenty-melons-care.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+
Add undo / redo icons

icons/redo-16.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/undo-16.svg

Lines changed: 1 addition & 0 deletions
Loading

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
228228
"QuestionIcon",
229229
"QuoteIcon",
230230
"ReadIcon",
231+
"RedoIcon",
231232
"RelFilePathIcon",
232233
"ReplyIcon",
233234
"RepoCloneIcon",
@@ -297,6 +298,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
297298
"TriangleUpIcon",
298299
"TrophyIcon",
299300
"TypographyIcon",
301+
"UndoIcon",
300302
"UnfoldIcon",
301303
"UnlinkIcon",
302304
"UnlockIcon",

0 commit comments

Comments
 (0)
0