mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
16 lines
377 B
XML
16 lines
377 B
XML
|
<svg
|
||
|
width="24"
|
||
|
height="24"
|
||
|
viewBox="0 0 24 24"
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
fill="none"
|
||
|
stroke="currentColor"
|
||
|
stroke-width="2"
|
||
|
stroke-linecap="round"
|
||
|
stroke-linejoin="round"
|
||
|
>
|
||
|
<path d="M16 10.5H6" />
|
||
|
<path d="M15 13.5H6" />
|
||
|
<path d="M18 16.5c-1 1.441-2.53 2-4.118 2-3.235 0-6.382-3-6.382-6.5s3.147-6.5 6.382-6.5C15.471 5.5 17 6 18 7.5" />
|
||
|
</svg>
|