blob: c370e36fa01571844a52e5a73fdfbf7025cb7c75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<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 -10.6328 10.6328 0 945.782 54.7328)" gradientUnits="userSpaceOnUse">
<stop stop-color="#6b6b6b" offset="0"/>
<stop stop-color="#474747" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(0 -31.548 30.335 0 121.444 33.8803)" gradientUnits="userSpaceOnUse">
<stop stop-color="#00574c" offset="0"/>
<stop stop-color="#077063" offset="1"/>
</linearGradient>
<path transform="matrix(.75 0 0 .75 0 5.32088)" d="m24.462 40.093h15.076v7.9h-15.076z" fill="url(#a)" fill-rule="nonzero"/>
<path transform="matrix(1 0 0 1.13354 -.019583 -8.62106)" d="m35.789 43.478c0-.574-.528-1.039-1.178-1.039h-21.184c-.65 0-1.178.465-1.178 1.039v1.151c0 .573.528 1.039 1.178 1.039h21.184c.65 0 1.178-.466 1.178-1.039z" fill="#a4a4a4"/>
<path transform="translate(0 2.52247)" d="m39.44 33.88h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-19.092c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v19.092c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#b)"/>
<path transform="translate(0 2.52247)" d="m39.44 33.88h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-19.092c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v19.092c0 3.438-2.79 6.228-6.228 6.228zm0-1c2.886 0 5.228-2.342 5.228-5.228v-19.092c0-2.886-2.342-5.228-5.228-5.228h-30.88c-2.886 0-5.228 2.342-5.228 5.228v19.092c0 2.886 2.342 5.228 5.228 5.228z" fill="#3e3e3e"/>
<path d="m32.948 18.781c-2.619-1.546-5.678-2.433-8.945-2.433-3.269 0-6.328.888-8.95 2.436l-3.357-4.991c-.505-.751-1.525-.95-2.276-.445-.75.505-.95 1.525-.445 2.275l3.42 5.085c-3.259 2.857-5.446 6.899-5.883 11.448-.08 1.683 1.697 1.682 1.697 1.682h31.539s1.828 0 1.739-1.768c-.455-4.517-2.638-8.527-5.88-11.366l3.418-5.08c.505-.751.305-1.771-.445-2.276-.751-.505-1.771-.306-2.276.445z" fill="#30dd81"/>
<path d="m15.255 24c1.199 0 2.186.987 2.186 2.186 0 1.2-.987 2.187-2.186 2.187-1.2 0-2.186-.987-2.186-2.187 0-1.199.986-2.186 2.186-2.186zm17.49 0c1.2 0 2.186.987 2.186 2.186 0 1.2-.986 2.187-2.186 2.187-1.199 0-2.186-.987-2.186-2.187 0-1.199.987-2.186 2.186-2.186z" fill="#fff" fill-rule="nonzero"/>
</svg>
|