10 lines
437 B
XML
10 lines
437 B
XML
|
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
||
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||
|
<path
|
||
|
class="icn icn--line-color"
|
||
|
d="M 3.5 2.5 L 20.5 2.5 L 3.5 2.5 z M 7.5 5.5 L 16.5 5.5 L 7.5 5.5 z M 3.5 10.5 L 20.5 10.5 L 3.5 10.5 z M 7.5 13.5 L 16.5 13.5 L 7.5 13.5 z M 3.5 18.5 L 20.5 18.5 L 3.5 18.5 z M 7.5 21.5 L 16.5 21.5 L 7.5 21.5 z "
|
||
|
stroke="#3a3a38"
|
||
|
stroke-linejoin="round"
|
||
|
/>
|
||
|
</svg>
|