23 lines
500 B
XML
23 lines
500 B
XML
<!--
|
|
tags: [typography, font, text, style, content, letter, case, upper, writing, character]
|
|
category: Text
|
|
version: "1.39"
|
|
unicode: "eea4"
|
|
-->
|
|
<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 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" />
|
|
<path d="M3 13h7" />
|
|
<path d="M14 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" />
|
|
<path d="M14 13h7" />
|
|
</svg>
|