blob: 68eaa7f4064b2be362089181a6d6815df8b38f84 (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<rect width="16" height="20" x="4" y="2" rx="1.111" style="fill:#03a9f4;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<path d="m 5.111 2 c -0.616 0 -1.111 0.496 -1.111 1.111 l 0 17.778 c 0 0.616 0.496 1.111 1.111 1.111 l 1.889 0 0 -20" style="fill:#0277bd;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<rect width="6" height="1" x="10" y="5" style="fill:#0277bd;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<rect y="8" x="11" height="1" width="5" style="fill:#0277bd;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<path d="m 15 2 0 10 1.6 -1.5 1.4 1.5 0 -10" style="fill:#ececec;fill-opacity:1;stroke:none;fill-rule:evenodd"/>
</svg>
|