Skip to content

Commit 7d7ca42

Browse files
Add sandbox (#1194)
* Save sandbox-16.svg * Add changeset * Fix CI * Add keywords --------- Co-authored-by: Tyler Jones <tylerjdev@github.com>
1 parent 09831a6 commit 7d7ca42

4 files changed

Lines changed: 17 additions & 0 deletions

File tree

.changeset/yellow-mice-cover.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+
Added Sandbox icon

icons/sandbox-16.svg

Lines changed: 10 additions & 0 deletions
Loading

keywords.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"rocket": ["staff", "stafftools", "blast", "off", "space", "launch", "ship"],
210210
"rss": ["broadcast", "feed", "atom"],
211211
"ruby": ["code", "language"],
212+
"sandbox": ["sandbox", "box"],
212213
"saved": ["saved", "bookmark"],
213214
"screen-full": ["fullscreen", "expand"],
214215
"screen-normal": ["fullscreen", "expand", "exit"],

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
285285
"RowsIcon",
286286
"RssIcon",
287287
"RubyIcon",
288+
"SandboxIcon",
288289
"ScreenFullIcon",
289290
"ScreenNormalIcon",
290291
"SearchIcon",

0 commit comments

Comments
 (0)