Skip to content

Commit 6739ad7

Browse files
committed
Merge branch 'bump/primer-upstream-ref' into bump/primer-upstream
2 parents 08a9855 + 68ebe53 commit 6739ad7

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

.changeset/big-bobcats-begin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@openproject/octicons': minor
3+
---
4+
5+
Added InboxFill icon

icons/inbox-fill-16.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/inbox-fill-24.svg

Lines changed: 1 addition & 0 deletions
Loading

keywords.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
"horizontal-rule": ["hr"],
107107
"hubot": ["robot", "bot"],
108108
"inbox": ["mail", "todo", "new", "messages"],
109+
"inbox-fill": ["mail", "todo", "new", "messages"],
109110
"infinity": ["unlimited", "infinite"],
110111
"info": ["help"],
111112
"internal-repo": ["internal, repo, repository"],

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
168168
"HubotIcon",
169169
"IdBadgeIcon",
170170
"ImageIcon",
171+
"InboxFillIcon",
171172
"InboxIcon",
172173
"InfinityIcon",
173174
"InfoIcon",

0 commit comments

Comments
 (0)