23 lines
521 B
XML
23 lines
521 B
XML
<!--
|
|
tags: [typography, font, text, style, content, letter, case, lower, writing, character]
|
|
category: Text
|
|
version: "1.39"
|
|
unicode: "eea2"
|
|
-->
|
|
<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="M3 15.5a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
|
|
<path d="M10 12v7" />
|
|
<path d="M14 15.5a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
|
|
<path d="M21 12v7" />
|
|
</svg>
|