blob: 81b674e50c7b139d7f2f00d9f613d2bd00466093 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
<rect style="opacity:0.2" width="28" height="20" x="2" y="10" rx="2.8"/>
<rect style="fill:#e14951" width="16" height="13.3" x="8" y="3" rx="2"/>
<rect style="fill:#9439bb" width="20" height="15.4" x="6" y="5" rx="2.143"/>
<rect style="fill:#07a47a" width="24" height="15.4" x="4" y="7" rx="2.118"/>
<rect style="fill:#1fb6f9" width="28" height="20" x="2" y="9" rx="2.8"/>
<path style="fill:#1b90f4" d="M 30,13.090401 2.2214843,27.263115 C 2.6467577,28.286189 3.638783,29 4.8,29 h 22.4 c 1.5512,0 2.8,-1.274284 2.8,-2.857144 z"/>
<path style="opacity:0.2" d="M 13,16.828453 V 22.764 l 5.875,-2.998047 z"/>
<path style="fill:#ffffff" d="M 13 15.828125 L 13 21.763672 L 18.875 18.765625 L 13 15.828125 z"/>
<path style="fill:#ffffff;opacity:0.2" d="M 4.8007812 9 C 3.2495813 9 2 10.249581 2 11.800781 L 2 12.800781 C 2 11.249581 3.2495813 10 4.8007812 10 L 27.199219 10 C 28.750419 10 30 11.249581 30 12.800781 L 30 11.800781 C 30 10.249581 28.750419 9 27.199219 9 L 4.8007812 9 z"/>
</svg>
|