mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
21 lines
467 B
XML
21 lines
467 B
XML
<!--
|
|
tags: [tiny, fiftyone, digit51, numeric, miniature, icon51, num51, small51, fiveone, miniscule]
|
|
category: Numbers
|
|
unicode: "ffef"
|
|
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="M15 8h1v8" />
|
|
<path d="M7 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
|
|
</svg>
|