front-end/src/assets/svg/grid.svg

8 lines
480 B
XML

<svg viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="24" height="24" transform="translate(0 0.5)" fill="white"/>
<rect x="2" y="7.5" width="20" height="2" rx="1" stroke="none"/>
<rect x="2" y="15.5" width="20" height="2" rx="1" stroke="none"/>
<rect x="7" y="22.5" width="20" height="2" rx="1" transform="rotate(-90 7 22.5)" stroke="none"/>
<rect x="15" y="22.5" width="20" height="2" rx="1" transform="rotate(-90 15 22.5)" stroke="none"/>
</svg>