@@ -5,84 +5,75 @@ export default ({ width = 32, height = 32, className }) => (
55 width = { width }
66 height = { height }
77 className = { className }
8- viewBox = "0 0 344 344 "
8+ viewBox = "0 0 512 512 "
99 xmlns = "http://www.w3.org/2000/svg"
1010 >
1111 < defs >
12- < linearGradient
13- x1 = "20.938%"
14- y1 = "135.775%"
15- x2 = "67.331%"
16- y2 = "141.765%"
17- id = "a"
18- >
19- < stop stopColor = "#1A7D75" offset = "0%" />
20- < stop stopColor = "#1A8864" offset = "100%" />
12+ < linearGradient
13+ id = "gridsome_paint0_linear"
14+ x1 = "124"
15+ y1 = "-37"
16+ x2 = "-15.3949"
17+ y2 = "446.346"
18+ gradientUnits = "userSpaceOnUse" >
19+ < stop
20+ stop-color = "#00A672"
21+ />
22+ < stop
23+ offset = "1"
24+ stop-color = "#008B60"
25+ />
2126 </ linearGradient >
22- < linearGradient
23- x1 = "5.879%"
24- y1 = "11.118%"
25- x2 = "-17.306%"
26- y2 = "72.271%"
27- id = "b"
28- >
29- < stop stopColor = "#168A81" offset = "1.293%" />
30- < stop stopColor = "#31A97F" offset = "100%" />
31- </ linearGradient >
32- < linearGradient
33- x1 = "-144.301%"
34- y1 = "53.434%"
35- x2 = "-70.357%"
36- y2 = "117.634%"
37- id = "c"
38- >
39- < stop stopColor = "#27A59B" offset = "0%" />
40- < stop stopColor = "#64D8A2" offset = "100%" />
41- </ linearGradient >
42- < linearGradient
43- x1 = "-143.417%"
44- y1 = "60.471%"
45- x2 = "-4.693%"
46- y2 = "180.918%"
47- id = "d"
48- >
49- < stop stopColor = "#27A59B" offset = "0%" />
50- < stop stopColor = "#64D8A2" offset = "100%" />
51- </ linearGradient >
52- < linearGradient
53- x1 = "208.846%"
54- y1 = "-141.921%"
55- x2 = "86.111%"
56- y2 = "-183.711%"
57- id = "e"
58- >
59- < stop stopColor = "#27A59B" offset = "0%" />
60- < stop stopColor = "#64D8A2" offset = "100%" />
27+
28+ < linearGradient
29+ id = "gridsome_paint1_linear"
30+ x1 = "263.861"
31+ y1 = "445.388"
32+ x2 = "263.861"
33+ y2 = "251.498"
34+ gradientUnits = "userSpaceOnUse" >
35+ < stop
36+ stop-color = "white"
37+ stop-opacity = "0.95"
38+ />
39+ < stop
40+ offset = "1"
41+ stop-color = "white"
42+ stop-opacity = "0.5"
43+ />
6144 </ linearGradient >
6245 </ defs >
63- < g fill = "none" fillRule = "evenodd" >
64- < path
65- d = "M310.449 142.098c16.511-.795 31.126 12.014 32.551 28.54 6.176 79.942-65.669 169.347-168.771 172.212-16.523.459-30.289-12.601-30.747-29.17-.457-16.569 12.566-30.373 29.089-30.832 68.399-1.901 111.73-60.979 109.417-109.334-.792-16.557 11.951-30.622 28.461-31.416z"
66- fill = "url(#a)"
67- />
68- < path
69- d = "M30.322 140.395c16.529 0 29.929 13.437 29.929 30.013 0 69.182 55.627 113.956 111.188 112.585 16.524-.408 30.25 12.694 30.656 29.265.407 16.57-12.659 30.334-29.184 30.742C86.026 345.144.095 275.584.095 170.408c0-16.576 13.697-30.013 30.227-30.013z"
70- fill = "url(#b)"
71- />
72- < path
73- d = "M235.681 172.735c0-16.97 13.842-30.727 30.917-30.727h45.057c17.075 0 31.345 13.757 31.345 30.727s-14.27 30.727-31.345 30.727h-45.057c-17.075 0-30.917-13.757-30.917-30.727z"
74- fill = "url(#c)"
75- fillRule = "nonzero"
76- />
77- < path
78- d = "M141.142 172.78c0-16.995 13.754-30.772 30.702-30.772s30.702 13.777 30.702 30.772c0 16.995-13.754 30.772-30.702 30.772s-30.702-13.777-30.702-30.772z"
79- fill = "url(#d)"
80- fillRule = "nonzero"
81- />
82- < path
83- d = "M201.696 29.008c.686 16.561-12.147 30.544-28.662 31.232-71.294 2.969-114.819 59.003-112.7 112.209.659 16.562-11.927 30.525-28.443 31.186-16.517.661-31.041-12.705-31.7-29.268C-3.263 87.664 68.931 1.95 170.55.267c16.516-.688 30.46 12.18 31.146 28.741z"
84- fill = "url(#e)"
85- />
86- </ g >
46+
47+ < rect
48+ width = "512"
49+ height = "512"
50+ rx = "256"
51+ fill = "url(#gridsome_paint0_linear)"
52+ />
53+
54+ < path
55+ d = "M320.368 257.735C320.368 240.765 334.25 227.008 351.375 227.008H396.563C413.688 227.008 428 240.765 428 257.735C428 274.705 413.688 288.462 396.563 288.462H351.375C334.25 288.462 320.368 274.705 320.368 257.735Z"
56+ fill = "white"
57+ />
58+
59+ < path
60+ d = "M225.554 257.78C225.554 240.785 239.348 227.008 256.345 227.008C273.342 227.008 287.137 240.785 287.137 257.78C287.137 274.775 273.342 288.552 256.345 288.552C239.348 288.552 225.554 274.775 225.554 257.78Z"
61+ fill = "white"
62+ />
63+
64+ < path
65+ fill-rule = "evenodd"
66+ clip-rule = "evenodd"
67+ d = "M286.284 114.008C286.971 130.569 274.102 144.552 257.538 145.24C186.036 148.209 142.385 204.243 144.51 257.449C145.171 274.011 132.548 287.974 115.983 288.635C99.4189 289.296 84.8521 275.93 84.1907 259.367C80.7283 172.664 153.133 86.95 255.047 85.2667C271.611 84.5789 285.596 97.4468 286.284 114.008Z"
68+ fill = "white"
69+ />
70+
71+ < path
72+ fill-rule = "evenodd"
73+ clip-rule = "evenodd"
74+ d = "M84.0967 256.154C84.5034 360.913 170.483 430.138 257.415 427.999C360.033 424.337 434.165 335.203 428 255.637C426.57 239.112 411.913 226.303 395.354 227.097C378.795 227.892 366.016 241.957 366.81 258.513C369.13 306.869 324.536 366.092 255.938 367.993C201.449 369.333 146.897 326.551 144.508 259.968C143.87 275.404 131.701 288.008 115.983 288.635C99.4185 289.296 84.8518 275.93 84.1904 259.367C84.1476 258.296 84.1164 257.225 84.0967 256.154Z"
75+ fill = "url(#gridsome_paint1_linear)"
76+ />
77+
8778 </ svg >
8879) ;
0 commit comments