2022-02-15 15:03:39 -06:00
|
|
|
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
|
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
2021-09-23 04:00:20 -05:00
|
|
|
<path
|
2022-02-15 15:03:39 -06:00
|
|
|
d="M 3,3 H 21"
|
|
|
|
style="stroke:#333333;stroke-width:2;stroke-linecap:round"
|
|
|
|
/>
|
2021-09-23 04:00:20 -05:00
|
|
|
<path
|
2022-02-15 15:03:39 -06:00
|
|
|
d="M 3,12 H 21"
|
|
|
|
style="stroke:#333333;stroke-width:2;stroke-linecap:round"
|
|
|
|
/>
|
2021-09-23 04:00:20 -05:00
|
|
|
<path
|
2022-02-15 15:03:39 -06:00
|
|
|
d="M 3,21 H 21"
|
|
|
|
style="stroke:#333333;stroke-width:2;stroke-linecap:round"
|
|
|
|
/>
|
2021-09-23 04:00:20 -05:00
|
|
|
</svg>
|