mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
22 lines
532 B
XML
22 lines
532 B
XML
<!--
|
|
tags: [ninety-four, digit, count, numeral, value, sequence, symbol, numeric, figure, calculate]
|
|
category: Numbers
|
|
unicode: "ffc4"
|
|
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="M14 8v3a1 1 0 0 0 1 1h3" />
|
|
<path d="M18 8v8" />
|
|
<path d="M6 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
|
|
</svg>
|