mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 20:58:34 +01:00
9c63fc3b02
Fixed icons: `outline/number-0-small`, `outline/number-1-small`, `outline/number-10-small`, `outline/number-11-small`, `outline/number-12-small`, `outline/number-13-small`, `outline/number-14-small`, `outline/number-15-small`, `outline/number-16-small`, `outline/number-17-small`, `outline/number-18-small`, `outline/number-19-small`, `outline/number-20-small`, `outline/number-21-small`, `outline/number-23-small`, `outline/number-28-small`, `outline/number-8-small`
21 lines
591 B
XML
21 lines
591 B
XML
<!--
|
|
tags: [twenty-three, 23rd, twenty-third, viginti-tertio, viginti-third, twenty, and, three, plus, 23]
|
|
category: Numbers
|
|
version: "2.38"
|
|
unicode: "fcf1"
|
|
-->
|
|
<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 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" />
|
|
<path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
|
|
</svg>
|