21 lines
478 B
XML
21 lines
478 B
XML
<!--
|
|
tags: [twenty-one, 21st, twenty-first, viginti-uno, viginti-first, twenty, and, one, plus, 21th]
|
|
category: Numbers
|
|
version: "2.38"
|
|
unicode: "fcef"
|
|
-->
|
|
<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 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>
|