mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
22 lines
534 B
XML
22 lines
534 B
XML
<!--
|
|
tags: [tiny, fortysix, digit46, numeric, miniature, icon46, num46, small46, foursix, miniscule]
|
|
category: Numbers
|
|
unicode: "fff4"
|
|
version: "3.14"
|
|
-->
|
|
<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="M18 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
|
|
<path d="M6 8v3a1 1 0 0 0 1 1h3" />
|
|
<path d="M10 8v8" />
|
|
</svg>
|