blob: d723929f21f08477443d5e6a0261175532b6a651 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<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="#e2e6e8" offset="0"/>
<stop stop-color="#fff" 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="m30 35h8c1.104 0 2-.896 2-2v-17c0-1.104-.896-2-2-2h-8c-1.104 0-2 .896-2 2v17c0 1.104.896 2 2 2z" fill="#2c6de3"/>
<path d="m10 13h8c1.104 0 2 .896 2 2v17c0 1.104-.896 2-2 2h-8c-1.104 0-2-.896-2-2v-17c0-1.104.896-2 2-2z" fill="#53990f"/>
<g fill-rule="nonzero">
<path d="m24.001 18.114c.01-.303.104-.6.273-.862l3.977-6.168 3.976-6.167c.365-.567 1.042-.917 1.772-.917s1.407.35 1.772.917l3.977 6.167 3.978 6.168c.179.278.274.594.274.916 0 1.005-.924 1.832-2.047 1.832h-15.907c-1.123 0-2.046-.827-2.046-1.832 0-.018 0-.036.001-.054z" fill="#3ba4fa"/>
<path d="m4.001 29.886c.01.303.104.6.274.862l3.976 6.168 3.976 6.167c.365.567 1.042.917 1.772.917.731 0 1.408-.35 1.773-.917l3.976-6.167 3.978-6.168c.179-.278.274-.594.274-.916 0-1.005-.924-1.832-2.046-1.832h-15.908c-1.122 0-2.046.827-2.046 1.832 0 .018 0 .036.001.054z" fill="#88d216"/>
</g>
</svg>
|