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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="281.31473mm"
height="276.28961mm"
viewBox="0 0 281.31472 276.28962"
version="1.1"
id="svg1"
inkscape:version="1.4-beta3 (01c8a1ca, 2024-08-28)"
sodipodi:docname="shiny.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#000000"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showguides="true"
inkscape:zoom="0.51804919"
inkscape:cx="499.95253"
inkscape:cy="731.59076"
inkscape:current-layer="layer1" />
<defs
id="defs1">
<linearGradient
id="linearGradient5"
inkscape:collect="always">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop5" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop6" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5"
id="radialGradient6"
cx="111.79679"
cy="117.95766"
fx="111.79679"
fy="117.95766"
r="97.636932"
gradientTransform="matrix(1.4406163,0,0,1.4148827,-6.2390649,-6.6866332)"
gradientUnits="userSpaceOnUse" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-14.159859,-22.064803)">
<path
id="rect1"
style="fill:url(#radialGradient6);stroke-width:14.1181;stroke-linecap:square;stroke-miterlimit:0;paint-order:markers stroke fill"
inkscape:transform-center-x="82.761737"
inkscape:transform-center-y="-47.148417"
d="m 155.18499,22.064803 a 141.10571,141.10571 0 0 0 -41.53785,6.708321 L 155.18499,163.17033 196.72208,28.773124 a 141.10571,141.10571 0 0 0 -41.53709,-6.708321 z m 0,141.105527 140.28959,-9.32063 A 141.10571,141.10571 0 0 0 265.89424,76.205592 Z m 0,0 38.59946,135.18409 a 141.10571,141.10571 0 0 0 69.89801,-45.06062 z m 0,0 -116.956767,78.04314 a 141.10571,141.10571 0 0 0 64.368917,52.53498 z m 0,0 L 39.654606,83.09035 a 141.10571,141.10571 0 0 0 -25.494747,79.1494 z" />
</g>
</svg>
|