blob: 289c9cc374dceab0382bdc6f487bc1edb425289b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<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 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse">
<stop stop-color="#004c5c" offset="0"/>
<stop stop-color="#3f7884" offset="1"/>
</linearGradient>
<path d="m39.44 41.509h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-24.689c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v24.689c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/>
<g fill-rule="nonzero">
<path d="m35.389 6.427h6.191l-3.096 5.159z" fill="#70cbde"/>
<path d="m45.668 35.281c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-21.631h43.336z" fill-opacity=".3"/>
<path d="m17.809 15.714v20.636h3.229l.709-1.876h.282c.416.482.944.921 1.586 1.314.661.375 1.557.562 2.69.562 1.775 0 3.212-.644 4.307-1.931 1.095-1.286 1.642-3.179 1.642-5.681 0-2.483-.537-4.668-1.614-5.937-1.076-1.286-2.482-1.93-4.22-1.93-1.114 0-2.022.216-2.72.645-.699.411-1.255.92-1.671 1.527h-.169c.038-.304.075-.725.113-1.261.037-.536.056-1.081.056-1.635v-4.433zm7.39 8.254c.928 0 1.659.39 2.193 1.169.553.76.828 1.899.828 3.418s-.267 2.686-.8 3.502c-.533.798-1.254 1.197-2.162 1.197-1.225 0-2.074-.399-2.548-1.197-.454-.816-.681-1.974-.681-3.474v-.455c.02-1.387.268-2.422.742-3.106.474-.702 1.283-1.054 2.428-1.054z" fill="#fff"/>
</g>
<circle cx="24" cy="41.509" r="4.127" fill="#3eb1c9"/>
<circle cx="10.052" cy="9.523" r="3.095" fill="#3f3f3f"/>
<circle cx="10.052" cy="9.523" r="2.064" fill="#70cbde"/>
</svg>
|