mirror of
https://github.com/penpot/penpot.git
synced 2026-09-23 12:26:17 +00:00
12 lines
232 B
XML
12 lines
232 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none">
|
|
<path
|
|
d="m4 6 4 4 4-4"
|
|
style="
|
|
fill: none;
|
|
stroke-width: 1;
|
|
stroke: rgb(143, 157, 163);
|
|
stroke-opacity: 1;
|
|
"
|
|
/>
|
|
</svg>
|