blob: c57eb3d5eeb78150cfbf4c50bfacf0c70e226f7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
<rect style="opacity:0.2" width="40" height="28" x="4" y="15" rx="4"/>
<rect style="fill:#e14951" width="24" height="19" x="12" y="5" rx="3"/>
<rect style="fill:#9439bb" width="28" height="22" x="10" y="8" rx="3"/>
<rect style="fill:#07a47a" width="34" height="22" x="7" y="11" rx="3"/>
<rect style="fill:#1fb6f9" width="40" height="28" x="4" y="14" rx="4"/>
<path style="fill:#1b90f4" d="M 44 19.726562 L 4.3164062 39.568359 C 4.9239396 41.000664 6.3411186 42 8 42 L 40 42 C 42.216 42 44 40.216 44 38 L 44 19.726562 z"/>
<path style="opacity:0.2" d="M 20,24.182079 V 32.727 l 8.544922,-4.271484 z"/>
<path style="fill:#ffffff" d="M 20 23.181641 L 20 31.726562 L 28.544922 27.455078 L 20 23.181641 z"/>
<path style="fill:#ffffff;opacity:0.2" d="M 8 14 C 5.784 14 4 15.784 4 18 L 4 19 C 4 16.784 5.784 15 8 15 L 40 15 C 42.216 15 44 16.784 44 19 L 44 18 C 44 15.784 42.216 14 40 14 L 8 14 z"/>
</svg>
|