Files

18 lines
331 B
XML
Raw Permalink Normal View History

2020-06-13 08:41:46 +01:00
<svg
width="24"
height="24"
xmlns="http://www.w3.org/2000/svg"
2021-01-14 16:33:30 -05:00
viewBox="0 0 24 24"
2020-06-13 08:41:46 +01:00
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M11 5h4" />
<path d="M11 9h7" />
<path d="M11 13h10" />
<path d="M3 17l3 3 3-3" />
<path d="M6 18V4" />
</svg>