26 lines
514 B
XML
26 lines
514 B
XML
<!--
|
|
tags: [main, text, headline, style, styling, html, heading, typography, writing, font]
|
|
category: Text
|
|
version: "1.39"
|
|
unicode: "ee9b"
|
|
-->
|
|
<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 12h10" />
|
|
<path d="M7 5v14" />
|
|
<path d="M17 5v14" />
|
|
<path d="M15 19h4" />
|
|
<path d="M15 5h4" />
|
|
<path d="M5 19h4" />
|
|
<path d="M5 5h4" />
|
|
</svg>
|