1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<g transform="scale(.75)">
<path d="m61.122 15.88c0-2.762-2.239-5-5-5h-48.244c-2.761 0-5 2.238-5 5v32.246c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5v-32.246z" style="fill:rgb(88,105,115)"/>
<path d="m61.122 20.652c0-1.326-0.527-2.598-1.465-3.536-0.938-0.937-2.209-1.464-3.535-1.464h-25.58c-1.232 0-2.42-0.455-3.337-1.277-0.768-0.689-1.713-1.535-2.481-2.224-0.917-0.822-2.105-1.277-3.337-1.277h-13.509c-1.326 0-2.597 0.527-3.535 1.465-0.938 0.937-1.465 2.209-1.465 3.535v32.252c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5v-27.474z" style="fill:url(#_Linear1)"/>
<path d="m23.724 28.325c0.325 0 0.633 0.15 0.836 0.404l1.989 2.435c1.599-0.943 3.46-1.492 5.454-1.492 1.992 0 3.849 0.551 5.448 1.492l1.989-2.435c0.196-0.245 0.491-0.392 0.804-0.401h0.031c0.585 0 1.066 0.481 1.066 1.067 0 0.25-0.089 0.494-0.25 0.686l-1.911 2.339c1.921 1.725 3.211 4.133 3.484 6.841 0.053 1.078-1.06 1.078-1.06 1.078h-19.235s-1.082 1e-3 -1.033-1.026c0.261-2.728 1.555-5.154 3.487-6.89l-1.914-2.342c-0.162-0.192-0.252-0.436-0.252-0.688 0-0.585 0.482-1.068 1.067-1.068zm13.609 6.68c-0.736 0-1.333 0.598-1.333 1.334s0.597 1.333 1.333 1.333 1.334-0.597 1.334-1.333-0.598-1.334-1.334-1.334z" style="fill-rule:nonzero;fill:url(#_Linear2)"/>
<circle cx="26.667" cy="36.339" r="1.333" style="fill:rgb(120,142,146)"/>
</g>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.54933e-15,-41.6338,41.6338,2.54933e-15,897.879,52.7218)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(94,120,126)" offset="0"/>
<stop style="stop-color:rgb(160,174,177)" offset="1"/>
</linearGradient>
<linearGradient id="_Linear2" x2="1" gradientTransform="matrix(1.59235e-15,-26.005,26.005,1.59235e-15,768.592,46.5173)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:rgb(72,94,101)" offset="0"/>
<stop style="stop-color:rgb(100,125,131)" offset="1"/>
</linearGradient>
</defs>
</svg>
|