blob: 524d66622df16fb2446b33077206ecf9119ba407 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<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="#1d2f51" offset="0"/>
<stop stop-color="#31405e" offset="1"/>
</linearGradient>
<path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/>
<path d="m14.228 22.533c-.801 1.055-2.069 1.737-3.494 1.737-2.421 0-4.386-1.966-4.386-4.387 0-2.42 1.965-4.386 4.386-4.386 1.425 0 2.693.682 3.494 1.736h6.223v-3.838c0-.807.655-1.462 1.462-1.462h18.277c.807 0 1.462.655 1.462 1.462v11.21c0 .807-.655 1.462-1.462 1.462h-18.277c-.807 0-1.462-.655-1.462-1.462v-2.072z" fill="#8ca5b7"/>
<path d="m24.462 30.684c-1.233-1.407-1.981-3.251-1.981-5.267 0-4.415 3.585-8 8-8 4.416 0 8 3.585 8 8s-3.584 8-8 8c-1.679 0-3.238-.519-4.525-1.404l-2.727 3.068-1.495-1.328z" fill="#dfdfdf"/>
<path d="m19 40.859 4.583-5.536c.578-.609.552-1.573-.057-2.15-.609-.578-1.573-.552-2.15.057l-5.278 4.877c-.76.801-.726 2.068.075 2.827.801.76 2.068.726 2.827-.075z" fill="#ee8c00"/>
<circle cx="30.481" cy="25.417" r="7.102" fill="#17a5de"/>
</svg>
|