Skip to content

Commit

Permalink
Octicon contribution for RemoveFilter (#976)
Browse files Browse the repository at this point in the history
* 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 <actions@github.com>
Co-authored-by: Cameron Foxly <cameronfoxly@github.com>
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
  • Loading branch information
4 people authored Sep 11, 2023
1 parent 13c66ae commit 15ea1e4
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/hip-fishes-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/octicons': minor
---

Adds filter remove octicon
1 change: 1 addition & 0 deletions icons/filter-remove-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/filter-remove-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"file-symlink-directory": ["folder", "subfolder", "link", "alias"],
"file-symlink-file": ["link", "alias"],
"file-zip": ["compress", "archive"],
"filter-remove": ["funnel", "filter", "remove", "delete"],
"fiscal-host": ["safe", "money"],
"flame": ["fire", "hot", "burn", "trending"],
"fold": ["unfold", "hide", "collapse"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"FileSymlinkFileIcon",
"FileZipIcon",
"FilterIcon",
"FilterRemoveIcon",
"FiscalHostIcon",
"FlameIcon",
"FoldDownIcon",
Expand Down

0 comments on commit 15ea1e4

Please sign in to comment.