Skip to content

Commit

Permalink
feat(icons): added list-filter-plus icon (#2645)
Browse files Browse the repository at this point in the history
* Added icons/list-filter-plus.svg

* Added icons/list-filter-plus.json

* Move plus to the top line

* Optimize top line and plus gap

* Grid alignment and gap fixes

* Fix gap violation on middle line

* Optimize gap between plus and middle line

* Fix pixel perfect

* Add category `layout` to metadata
  • Loading branch information
abdeniz authored Dec 5, 2024
1 parent 53c61c0 commit ea89735
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
16 changes: 16 additions & 0 deletions icons/list-filter-plus.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"abdeniz"
],
"tags": [
"filter",
"plus",
"options",
"add"
],
"categories": [
"text",
"layout"
]
}
17 changes: 17 additions & 0 deletions icons/list-filter-plus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ea89735

Please sign in to comment.