12 lines
441 B
XML
12 lines
441 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--shape-color"
|
|
d="M 4.875,4.5 C 3.56,4.5 2.5,5.56 2.5,6.875 v 10.25 c 0,1.3 1,2.375 2.375,2.375 h 14.25 c 1.3,0 2.375,-1 2.375,-2.375 V 6.875 C 21.5,5.56 20.44,4.5 19.125,4.5 Z"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
/>
|
|
</svg>
|