1
0
mirror of https://github.com/sakofchit/system.css.git synced 2026-05-05 06:01:22 +09:00
Files
system.css/icon/select-button.svg
2022-08-18 19:07:48 -04:00

11 lines
529 B
XML

<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="17" height="17" fill="white"/>
<rect x="2" y="5" width="13" height="1" fill="black"/>
<rect x="4" y="7" width="9" height="1" fill="black"/>
<rect x="5" y="8" width="7" height="1" fill="black"/>
<rect x="6" y="9" width="5" height="1" fill="black"/>
<rect x="7" y="10" width="3" height="1" fill="black"/>
<rect x="8" y="11" width="1" height="1" fill="black"/>
<rect x="3" y="6" width="11" height="1" fill="black"/>
</svg>