22 lines
453 B
XML
22 lines
453 B
XML
<!--
|
|
tags: [divider, space, separate, set apart, upright, separator, vertical, typography, writing, font]
|
|
category: Text
|
|
version: "1.13"
|
|
unicode: "ec7a"
|
|
-->
|
|
<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="M12 4l0 16" />
|
|
<path d="M8 8l-4 4l4 4" />
|
|
<path d="M16 16l4 -4l-4 -4" />
|
|
</svg>
|