21 lines
433 B
XML
21 lines
433 B
XML
<!--
|
|
tags: [font, style, boldface, bold, typography, writing, character, word]
|
|
category: Text
|
|
version: "1.3"
|
|
unicode: "eb7b"
|
|
-->
|
|
<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="M7 5h6a3.5 3.5 0 0 1 0 7h-6l0 -7" />
|
|
<path d="M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7" />
|
|
</svg>
|