blob: 7b82722a32eb7895fe38dbce8d30981c351ac956 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<rect style="opacity:0.2" width="56" height="40" x="4" y="19" rx="5.6"/>
<rect style="fill:#e14951" width="32" height="26.6" x="16" y="6" rx="4"/>
<rect style="fill:#9439bb" width="40" height="30.8" x="12" y="10" rx="4.286"/>
<rect style="fill:#07a47a" width="48" height="30.8" x="8" y="14" rx="4.235"/>
<rect style="fill:#1fb6f9" width="56" height="40" x="4" y="18" rx="5.6"/>
<path style="fill:#1b90f4" d="M 60,26.180802 4.4429686,54.52623 C 5.2935154,56.572378 7.277566,58 9.6,58 h 44.8 c 3.1024,0 5.6,-2.548568 5.6,-5.714288 z"/>
<path style="opacity:0.2" d="M 26,32.656906 V 44.528 l 11.75,-5.996094 z"/>
<path style="fill:#ffffff" d="M 26,31.65625 V 43.527344 L 37.75,37.53125 Z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 9.6015625 18 C 6.4991627 18 4 20.499162 4 23.601562 L 4 24.601562 C 4 21.499162 6.4991627 19 9.6015625 19 L 54.398438 19 C 57.500837 19 60 21.499163 60 24.601562 L 60 23.601562 C 60 20.499162 57.500837 18 54.398438 18 L 9.6015625 18 z"/>
</svg>
|