mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
22 lines
584 B
XML
22 lines
584 B
XML
<!--
|
|
tags: [thirtyfour, even, numeric, count, fourcubedplus2, pairsixteenplus2, evencompass, secondoddend, offsetpair, digits]
|
|
category: Numbers
|
|
unicode: "10000"
|
|
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 8h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
|
|
</svg>
|