mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* Added icons/filter-add.svg * Added icons/filter-add.json * add contributors * rename according to naming conventions * add missing tags * fill gap between plus sign and funnel * Update icons/filter-plus.svg Co-authored-by: Karsa <contact@karsa.org> * update filter icons * rename filter to funnel * tidy up * Update funnel.svg * Update funnel-x.svg * Update funnel-plus.svg * Update funnel-x.json * Update funnel.json * Update funnel-x.json * Update funnel.json * Update funnel-plus.json --------- Co-authored-by: Karsa <contact@karsa.org>
21 lines
266 B
JSON
21 lines
266 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"gubser",
|
|
"ericfennis",
|
|
"lukedukeus",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"filter",
|
|
"hopper",
|
|
"add",
|
|
"create",
|
|
"new"
|
|
],
|
|
"categories": [
|
|
"layout"
|
|
]
|
|
}
|