front-end/src/assets/svg/list.svg
2022-09-28 17:28:06 +03:00

9 lines
467 B
XML
Executable File

<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect stroke="none" x="2" y="3" width="4" height="4" rx="2"/>
<rect stroke="none" x="9" y="4" width="13" height="2" rx="1"/>
<rect stroke="none" x="2" y="10" width="4" height="4" rx="2"/>
<rect stroke="none" x="9" y="11" width="13" height="2" rx="1"/>
<rect stroke="none" x="2" y="17" width="4" height="4" rx="2"/>
<rect stroke="none" x="9" y="18" width="13" height="2" rx="1"/>
</svg>