mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:06:47 +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>
14 lines
370 B
XML
14 lines
370 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z" />
|
|
</svg>
|