lucide icon indicating copy to clipboard operation
lucide copied to clipboard

Dog/Cat/Animal icon request

Open rendomnet opened this issue 2 years ago • 3 comments

Right now there is 0 animal icons available in lucide-icons

Icon Request

  • Icon name: Cat/Dog/Animal
  • Use case: Animal shelters, pet food, lots and lots of use cases
  • Screenshots of similar icons:

image image

rendomnet avatar Feb 11 '22 04:02 rendomnet

Nice request! 🐶 🐱

ericfennis avatar Feb 13 '22 09:02 ericfennis

Not sure how well these fit within the general aesthetic of the icon pack, but I gave this a go:

image

<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="M22 2L15.42 3.64C13.2198 2.78688 10.7802 2.78688 8.58 3.64L2 2L3.55 8.18C2.8762 9.51938 2.53328 11.0008 2.55 12.5C2.55 15.0196 3.55089 17.4359 5.33249 19.2175C7.11408 20.9991 9.53044 22 12.05 22C14.5696 22 16.9859 20.9991 18.7675 19.2175C20.5491 17.4359 21.55 15.0196 21.55 12.5C21.5512 10.9967 21.1911 9.51505 20.5 8.18L22 2Z"/>
<path d="M9 10V12" />
<path d="M15 10V12"/>
<path d="M12 15H12.01"/>
</svg>
<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 10.05V12.05"/>
<path d="M14 10.05V12.05"/>
<path d="M12.41 16.05C12.5372 16.0507 12.6622 16.0825 12.7743 16.1425C12.8864 16.2026 12.9821 16.2891 13.0531 16.3946C13.124 16.5001 13.1682 16.6213 13.1816 16.7478C13.195 16.8742 13.1773 17.002 13.13 17.12C13.0532 17.3686 12.9053 17.5891 12.7044 17.7544C12.5036 17.9197 12.2587 18.0225 12 18.05C11.7413 18.0225 11.4964 17.9197 11.2956 17.7544C11.0947 17.5891 10.9468 17.3686 10.87 17.12C10.8227 17.002 10.805 16.8742 10.8184 16.7478C10.8318 16.6213 10.876 16.5001 10.947 16.3946C11.0179 16.2891 11.1136 16.2026 11.2257 16.1425C11.3378 16.0825 11.4629 16.0507 11.59 16.05H12.41Z"/>
<path d="M12 18.05V22.05"/>
<path d="M5 10.05V17.05C5 19.81 8.13 22.05 12 22.05C15.87 22.05 19 19.81 19 17.05V10.05"/>
<path d="M18 9.05012L22 13.0501V4.05012C21.9987 3.72422 21.9178 3.40357 21.7643 3.11609C21.6107 2.82861 21.3893 2.58299 21.1192 2.40062C20.8491 2.21825 20.5385 2.10466 20.2145 2.06971C19.8905 2.03477 19.5628 2.07954 19.26 2.20012L16.26 4.15012C14.9556 3.42989 13.4901 3.05148 12 3.05012C10.5119 3.01738 9.0396 3.36137 7.72003 4.05012L4.72003 2.10012C4.4103 1.98026 4.07561 1.93942 3.74615 1.98128C3.41669 2.02314 3.10284 2.14638 2.83293 2.33989C2.56302 2.53339 2.34554 2.79106 2.20013 3.08964C2.05472 3.38822 1.98595 3.71831 2.00003 4.05012V13.0501L6.00003 9.05012"/>
</svg>

karsa-mistmere avatar Apr 11 '22 09:04 karsa-mistmere

I made my own take on these: cat dog Lucid  2022-10-19 at 150427

kemie avatar Oct 19 '22 13:10 kemie