22 lines
513 B
XML
22 lines
513 B
XML
<!--
|
|
tags: [position, design, around, layout, distribute, horizontal, creative, artistic, visual, aesthetic]
|
|
category: Design
|
|
version: "1.0"
|
|
unicode: "ead5"
|
|
-->
|
|
<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 4l16 0" />
|
|
<path d="M4 20l16 0" />
|
|
<path d="M6 11a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2l0 -2" />
|
|
</svg>
|