Skip to content

Commit 4073a52

Browse files
authored
Add minimize-16.svg, maximize-16.svg, maximize-24.svg, minimize-24.svg (#1107)
1 parent 0a5cc76 commit 4073a52

File tree

7 files changed

+13
-0
lines changed

7 files changed

+13
-0
lines changed

.changeset/tiny-flowers-jam.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 minimize-16.svg, maximize-16.svg, maximize-24.svg, minimize-24.svg

icons/maximize-16.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/maximize-24.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/minimize-16.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/minimize-24.svg

Lines changed: 1 addition & 0 deletions
Loading

keywords.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,11 @@
134134
"mail-read": ["email", "open"],
135135
"mark-github": ["octocat", "brand", "github", "logo"],
136136
"markdown": ["markup", "style"],
137+
"maximize": ["expand", "enlarge", "arrow"],
137138
"megaphone": ["bullhorn", "loud", "shout", "broadcast"],
138139
"mention": ["at", "ping"],
139140
"milestone": ["marker"],
141+
"minimize": ["smaller", "shrink", "arrow"],
140142
"mirror": ["reflect"],
141143
"mortar-board": ["education", "learn", "teach"],
142144
"move-to-bottom": ["terminal", "end", "down", "end"],

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,12 @@ exports[`@primer/octicons-react should not update exports without a semver chang
195195
"MailIcon",
196196
"MarkGithubIcon",
197197
"MarkdownIcon",
198+
"MaximizeIcon",
198199
"MegaphoneIcon",
199200
"MentionIcon",
200201
"MeterIcon",
201202
"MilestoneIcon",
203+
"MinimizeIcon",
202204
"MirrorIcon",
203205
"MoonIcon",
204206
"MortarBoardIcon",

0 commit comments

Comments
 (0)