mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-02-24 23:32:42 +01:00
21 lines
394 B
XML
21 lines
394 B
XML
|
<!--
|
||
|
tags: [programming, coding, javascript, document, software]
|
||
|
category: Brand
|
||
|
version: "1.64"
|
||
|
unicode: "f0e0"
|
||
|
-->
|
||
|
<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="M16.5 4l-4.5 8l-4.5 -8" />
|
||
|
<path d="M3 4l9 16l9 -16" />
|
||
|
</svg>
|