22 lines
436 B
XML
22 lines
436 B
XML
<!--
|
|
tags: [text, alignment, position, align, justified, typography, writing, font, character, word]
|
|
category: Text
|
|
version: "1.0"
|
|
unicode: "ea08"
|
|
-->
|
|
<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="M4 6l16 0" />
|
|
<path d="M4 12l16 0" />
|
|
<path d="M4 18l12 0" />
|
|
</svg>
|