mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
22 lines
469 B
XML
22 lines
469 B
XML
<!--
|
|
tags: [logo, website, dashboard, download, open-source, ui]
|
|
category: Brand
|
|
version: "1.15"
|
|
unicode: "ec8f"
|
|
-->
|
|
<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="M8 9l3 3l-3 3" />
|
|
<path d="M13 15h3" />
|
|
<path d="M3 7a4 4 0 0 1 4 -4h10a4 4 0 0 1 4 4v10a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4z" />
|
|
</svg>
|