feathericons / feather

Simply beautiful open-source icons
https://feathericons.com
MIT License
24.78k stars 1.21k forks source link

Icon Request: shopping-cart-full #1020

Open leonardondev opened 3 years ago

leonardondev commented 3 years ago
locness3 commented 3 years ago

Hi! Know that Feather icons doesn't accept filled icons. See #171

leonardondev commented 3 years ago

I read #171 and fixed the icon as in the Guidelines recommendations

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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="m 11,10 0.497683,2 h 6 L 18,10 H 11 M 1,1 h 4 l 2.68,13.39 a 2,2 0 0 0 2,1.61 h 9.72 a 2,2 0 0 0 2,-1.61 L 23,6 H 6 m 15,15 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m -11,0 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z" />
</svg>

preview