Skip to content

Commit 15ea1e4

Browse files
UnicodeRogueactions-userCameronFoxlygr2m
authored
Octicon contribution for RemoveFilter (#976)
* Octicon contribution for RemoveFilter * taking out props * adding note about note * Optimize SVGs * adding 24 size version * changeset run and message added * updated snapshot for test passing * Updating filter-remove icons * Optimize SVGs --------- Co-authored-by: UnicodeRogue <[email protected]> Co-authored-by: Cameron Foxly <[email protected]> Co-authored-by: Gregor Martynus <[email protected]>
1 parent 13c66ae commit 15ea1e4

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

‎.changeset/hip-fishes-rush.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+
Adds filter remove octicon

‎icons/filter-remove-16.svg‎

Lines changed: 1 addition & 0 deletions
Loading

‎icons/filter-remove-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
@@ -75,6 +75,7 @@
7575
"file-symlink-directory": ["folder", "subfolder", "link", "alias"],
7676
"file-symlink-file": ["link", "alias"],
7777
"file-zip": ["compress", "archive"],
78+
"filter-remove": ["funnel", "filter", "remove", "delete"],
7879
"fiscal-host": ["safe", "money"],
7980
"flame": ["fire", "hot", "burn", "trending"],
8081
"fold": ["unfold", "hide", "collapse"],

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
132132
"FileSymlinkFileIcon",
133133
"FileZipIcon",
134134
"FilterIcon",
135+
"FilterRemoveIcon",
135136
"FiscalHostIcon",
136137
"FlameIcon",
137138
"FoldDownIcon",

0 commit comments

Comments
(0)