blob: 859a4a62fa297bdd192c11a72a3b549cece94748 (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<rect width="28" height="36" x="10" y="6" rx="2" style="fill:#03a9f4;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<path d="m 12 6 c -1.108 0 -2 0.892 -2 2 l 0 32 c 0 1.108 0.892 2 2 2 l 2 0 0 -36 z" style="fill:#0277bd;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<rect width="12" height="3" x="20" y="11" style="fill:#0277bd;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<rect y="17" x="22" height="3" width="8" style="fill:#0277bd;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<path d="m 29 6 0 17 3 -2 3 2 0 -17 z" style="fill:#ececec;fill-opacity:1;stroke:none;fill-rule:evenodd"/>
</svg>
|