blob: dc6b4e483d5ad045673dba0ac5e99f743235ea8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<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(-.0595533 -35.183 35.183 -.0595533 604.496 40.1042)" gradientUnits="userSpaceOnUse">
<stop stop-color="#f086fb" offset="0"/>
<stop stop-color="#f6a743" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(0 -26.4447 26.4447 0 524.651 45.7093)" gradientUnits="userSpaceOnUse">
<stop stop-color="#cd2387" offset="0"/>
<stop stop-color="#b92735" offset="1"/>
</linearGradient>
<linearGradient id="c" x2="1" gradientTransform="matrix(0 -17.1017 17.1017 0 492.529 44.3511)" gradientUnits="userSpaceOnUse">
<stop stop-color="#006783" offset="0"/>
<stop stop-color="#13bee3" offset="1"/>
</linearGradient>
<path d="m36 29c-3.866 0-7 3.134-7 7s3.134 7 7 7c3.175 0 5.862-2.103 6.719-5h-2.156c-.775 1.76-2.517 3-4.563 3-2.761 0-5-2.239-5-5s2.239-5 5-5c1.382 0 2.616.575 3.516 1.484l-2.516 2.516h6v-6l-2.053 2.053c-1.268-1.265-3.013-2.053-4.947-2.053z" fill="#fff" fill-rule="nonzero"/>
<path d="m39.44 2.332c3.438 0 6.228 2.79 6.228 6.228v22.879c-.533.332-1.161.523-1.835.523h-39.666c-.674 0-1.302-.191-1.835-.523v-22.879c0-3.438 2.79-6.228 6.228-6.228z" fill="url(#a)"/>
<path d="m43.099 18.932 2.569 3.132v17.376c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-15.15l3.788 1.921 6.259-.573 2.169 1.194 1.092-.329 2.679 2.405 5.231 2.879 3.585-.986 1.787-1.674 3.516.945 2.155-1.322 2.534-3.143.777.676z" fill="url(#b)"/>
<circle cx="36" cy="36" r="11" fill="url(#c)"/>
<path d="m34.488 29.998-.002.004h.002zm0 .004-.133 1.578c-.505.186-.976.455-1.39.797l-1.449-.678-1.514 2.6 1.316.904c-.047.263-.072.53-.074.797.001.267.024.534.07.797l-1.314.904 1.514 2.598 1.445-.674c.416.34.887.607 1.393.791l.134 1.584h3.026l.134-1.58c.506-.186.975-.455 1.389-.797l1.451.676 1.512-2.598-1.314-.906c.046-.263.07-.528.072-.795-.001-.268-.024-.535-.07-.799l1.314-.9-1.514-2.598-1.447.674c-.416-.34-.886-.607-1.393-.791l-.132-1.584zm1.512 2.956c1.669 0 3.042 1.373 3.042 3.042s-1.373 3.042-3.042 3.042-3.042-1.373-3.042-3.042 1.373-3.042 3.042-3.042z" fill="#fff" fill-rule="nonzero"/>
</svg>
|