mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:56:24 +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>
25 lines
375 B
JSON
25 lines
375 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"lukedukeus",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"filter",
|
|
"hopper"
|
|
],
|
|
"categories": [
|
|
"layout"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "filter",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|