blob: 127c22b8d7c657e23905efca0e8f05c93ee2c5b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(0 -40.1053 40.1053 0 24.9999 44.0825)" gradientUnits="userSpaceOnUse">
<stop stop-color="#d4dcdf" offset="0"/>
<stop stop-color="#fff" offset="1"/>
</linearGradient>
<g transform="matrix(1.0834 0 0 1.0834 -2.0016 -2.0016)">
<path d="m9.749 4h28.502c3.174 0 5.749 2.575 5.749 5.749v28.502c0 3.174-2.575 5.749-5.749 5.749h-28.502c-3.174 0-5.749-2.575-5.749-5.749v-28.502c0-3.174 2.575-5.749 5.749-5.749z" fill="url(#a)"/>
<g fill="#3a3a3a">
<path d="m13 13.003c0-.552.448-1 1-1s1 .448 1 1v21.999c0 .552-.448 1-1 1s-1-.448-1-1z"/>
<path d="m23 13.003c0-.552.448-1 1-1s1 .448 1 1v21.999c0 .552-.448 1-1 1s-1-.448-1-1z"/>
<path d="m33 13.003c0-.552.448-1 1-1s1 .448 1 1v21.999c0 .552-.448 1-1 1s-1-.448-1-1z"/>
</g>
<path d="m37 21.136v6.728c0 .627-.509 1.136-1.136 1.136h-3.728c-.627 0-1.136-.509-1.136-1.136v-6.728c0-.627.509-1.136 1.136-1.136h3.728c.627 0 1.136.509 1.136 1.136z" fill="#d41821"/>
<path d="m27 26.019v6.962c0 .562-.457 1.019-1.019 1.019h-3.962c-.562 0-1.019-.457-1.019-1.019v-6.962c0-.562.457-1.019 1.019-1.019h3.962c.562 0 1.019.457 1.019 1.019z" fill="#f9c237"/>
<path d="m17 17.062v6.876c0 .586-.476 1.062-1.062 1.062h-3.876c-.586 0-1.062-.476-1.062-1.062v-6.876c0-.586.476-1.062 1.062-1.062h3.876c.586 0 1.062.476 1.062 1.062z" fill="#3689e6"/>
</g>
</svg>
|