mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:36:24 +01:00
* Add `rabbit` icon * Add `turtle` icon * Update icons/rabbit.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Refine `rabbit` icon * Add `snail` icon * Add `shell` icon * Refine `snail` icon * Refine `shell` icon * Refine `snail` icon * Refine `shell` icon …to match `snail`. * Flip `snail` icon to better match Lucide logo * Refine `shell` icon …to better match `snail` and the Lucide logo. * Improve `shell` icon metadata * Refine `turtle` icon * Improve `contributor`s * Reverse `snail` icon * Reverse `shell` icon * Reverse `lollipop` icon * Add `paw-print` icon * Add `fish-symbol` icon * Improve metadata * Update icons/egg-off.json Co-authored-by: Karsa <contact@karsa.org> * Update icons/paw-print.svg Co-authored-by: Karsa <contact@karsa.org> * Update icons/rabbit.svg Co-authored-by: Karsa <contact@karsa.org> * Update icons/shell.svg Co-authored-by: Karsa <contact@karsa.org> * Update icons/snail.svg Co-authored-by: Karsa <contact@karsa.org> * Update icons/turtle.svg Co-authored-by: Karsa <contact@karsa.org> * Fix `turtle` icon * Update icons/turtle.svg Co-authored-by: Karsa <contact@karsa.org> * Update turtle.svg Restores @danielbayley's original optimization. --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Karsa <contact@karsa.org>
14 lines
353 B
XML
14 lines
353 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="M14 11a2 2 0 1 1-4 0 4 4 0 0 1 8 0 6 6 0 0 1-12 0 8 8 0 0 1 16 0 10 10 0 1 1-20 0 11.93 11.93 0 0 1 2.42-7.22 2 2 0 1 1 3.16 2.44" />
|
|
</svg>
|