blob: 7163fa74305d5639e39565937b825f86cb386a72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<svg width="48" height="48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x1="399.57144" x2="399.57144" y1="545.79797" y2="517.79797" gradientUnits="userSpaceOnUse">
<stop stop-color="#3889e9" offset="0"/>
<stop stop-color="#5ea5fb" offset="1"/>
</linearGradient>
<clipPath>
<path d="m118.089 602.321h349.605v-227.59h-349.605z"/>
</clipPath>
<linearGradient id="b" x1="286.02185" x2="281.40423" y1="359.13365" y2="781.13392" gradientUnits="userSpaceOnUse">
<stop stop-color="#c61423" offset="0"/>
<stop stop-color="#ff4c63" offset="1"/>
</linearGradient>
<circle transform="matrix(1.6374665 0 0 1.6374665 -644.58019 -848.71933)" cx="400.57138" cy="531.79791" r="0" fill="url(#a)"/>
<path transform="matrix(.12116531 0 0 -.12116531 -13.842366 92.287484)" d="m496.9107 520.20614c2.817 12.881 4.315 26.252 4.315 39.977 0 102.889-83.411 186.302-186.30504 186.302-10.863 0-21.507-.94-31.861-2.725-16.651 10.488-36.35 16.577-57.482 16.577-59.67 0-108.041-48.375-108.041-108.039 0-19.945 5.427-38.613 14.851-54.649-2.471-12.103-3.77-24.632-3.77-37.466 0-102.892 83.409-186.304 186.303-186.304 11.65404 0 23.05404 1.079 34.11304 3.126 15.21-8.175 32.599-12.821 51.076-12.821 59.671 0 108.041 48.371 108.041 108.041 0 17.239-4.057 33.522-11.24 47.981" fill="url(#b)"/>
<path transform="matrix(.10170436 0 0 .10170436 -5.965046 -12.525537)" d="m343.96398 416.62175c-4.92124 46.58773-74.14666 32.80826-101.04944 14.43564-11.1548-9.18632-20.6692-6.23357-29.19935 2.29657-5.90548 8.85823-6.23356 23.29387 4.59316 32.1521 45.2754 37.40141 166.00979 35.43292 168.30636-47.90006 2.29658-87.26997-140.41934-56.4302-131.56111-110.23575 6.88973-34.12058 62.00761-26.90277 86.28572-11.48289 19.68495 14.43564 43.3069-14.10755 20.99728-32.15209-45.27539-34.77675-141.40359-23.29386-148.94949 40.35416-10.17056 93.17545 126.3118 63.9761 130.57687 112.53232z" fill="#fff" fill-opacity=".85" stroke="#e2f3fe" stroke-width="11.15817"/>
</svg>
|