2021-04-26 08:43:02 -05:00
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox= "0 0 24 24" xmlns= "http://www.w3.org/2000/svg" >
<g id= "background"
class="icn icn--area-color"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d= "m 2.5,4.5 h 19 v 15 h -19 z" />
</g>
<g
class="icn icn--area-color"
fill="#797774"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d= "m 5.5,7.5 h 13 v 1 h -13 z" />
</g>
<g id= "background"
class="icn icn--secondary-line-color"
fill="none"
stroke="#797774"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d= "M 5.5 11.5 L 5.5 12.5 L 6.5 12.5 L 6.5 11.5 L 5.5 11.5 z M 8.5 11.5 L 18.5 11.5 L 8.5 11.5 z M 5.5 15.5 L 5.5 16.5 L 6.5 16.5 L 6.5 15.5 L 5.5 15.5 z M 8.5 15.5 L 17.5 15.5 L 8.5 15.5 z " />
</g>
</svg>