blob: 281fd7f5d4ce5421ad3f07dce17f88054b8478e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<svg width="48" height="48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a">
<stop stop-color="#7ed6fb" offset="0"/>
<stop stop-color="#8fdcfc" offset="1"/>
</linearGradient>
<linearGradient id="b" x1="16.092601" x2="47.021614" y1="985.55495" y2="985.55495" gradientUnits="userSpaceOnUse">
<stop stop-color="#7ed6fb" offset="0"/>
<stop stop-color="#90ddfc" offset="1"/>
</linearGradient>
<linearGradient id="c" x1="19.648168" x2="39.036349" y1="1011.0714" y2="1010.1696" gradientUnits="userSpaceOnUse" xlink:href="#a"/>
<linearGradient id="d" x1="37.232797" x2="44.447004" y1="1022.5849" y2="1025.4998" gradientUnits="userSpaceOnUse">
<stop stop-color="#1581ce" offset="0"/>
<stop stop-color="#32a9e0" offset="1"/>
</linearGradient>
<linearGradient id="e" x1="55.084771" x2="58.910678" y1="1025.0153" y2="1023.1024" gradientUnits="userSpaceOnUse">
<stop stop-color="#62c8f7" offset="0"/>
<stop stop-color="#36aaf2" offset="1"/>
</linearGradient>
<linearGradient id="f" x1="76.446107" x2="59.86716" y1="1010.0305" y2="1009.7116" gradientUnits="userSpaceOnUse" xlink:href="#a"/>
<linearGradient id="g" x1="74.214335" x2="57.954206" y1="983.24914" y2="986.11854" gradientUnits="userSpaceOnUse">
<stop stop-color="#7ed6fb" offset="0"/>
<stop stop-color="#8edcfc" offset="1"/>
</linearGradient>
<g transform="matrix(.66666667 0 0 .66666667 -8.102068 -645.26844)">
<path d="m47.854262 984.1888 21.37454 13.23022-21.228802 13.31808-21.479302-13.31808z" fill="#7ed6fb"/>
<path d="m12 985.43467 21.374552-13.23027 14.516139 11.95117-21.369993 13.26345z" fill="url(#b)"/>
<path d="m47.857967 984.17912 21.420087 13.2576 14.62546-11.89651-21.479313-13.31809z" fill="url(#g)"/>
<path d="m47.854262 984.1888-.0011 22.7039-21.228803 13.3181-.103196-22.79178z" fill="#62c8f7"/>
<path d="m47.854262 984.1888.0011 22.7039 21.22879 13.3181.103197-22.79178z" fill="#32a9e0"/>
<path d="m69.187814 997.41902-.0011 25.76468-21.228801 13.3181-.103197-25.8526z" fill="url(#e)"/>
<path d="m48 1010.6671 21.374552-13.23038 14.625448 11.89658-21.479302 13.3182z" fill="url(#f)"/>
<path d="m26.520698 997.41902.0011 25.76468 21.429195 13.3363-.09719-25.8708z" fill="url(#d)"/>
<path d="m12 1009.4033 21.374552 13.2304 14.625448-11.8966-21.479302-13.31808z" fill="url(#c)"/>
</g>
</svg>
|