mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
25 lines
635 B
XML
25 lines
635 B
XML
<!--
|
|
category: Media
|
|
tags: [program, script, software, binary, developer, html, markup, syntax, photograph]
|
|
version: "2.10"
|
|
unicode: "f991"
|
|
-->
|
|
<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="M15 8h.01" />
|
|
<path d="M11.5 21h-5.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v7" />
|
|
<path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3 3" />
|
|
<path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0" />
|
|
<path d="M20 21l2 -2l-2 -2" />
|
|
<path d="M17 17l-2 2l2 2" />
|
|
</svg>
|