22 lines
502 B
XML
22 lines
502 B
XML
<!--
|
|
tags: [position, design, layout, align, middle, creative, artistic, visual, aesthetic, style]
|
|
category: Design
|
|
version: "1.0"
|
|
unicode: "ead0"
|
|
-->
|
|
<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 12l5 0" />
|
|
<path d="M15 12l5 0" />
|
|
<path d="M9 8a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2l0 -8" />
|
|
</svg>
|