blob: 799ea9ca75d1baa5a0be204a446bcc8b667c096d (
plain) (
blame)
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="48"
height="48"
viewBox="0 0 48 48"
version="1.1"
id="svg1"
inkscape:export-filename="play_24.png"
inkscape:export-xdpi="48"
inkscape:export-ydpi="48"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
sodipodi:docname="drawing.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
inkscape:zoom="7.2773073"
inkscape:cx="-6.3210193"
inkscape:cy="40.743092"
inkscape:window-width="1916"
inkscape:window-height="1026"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer1" />
<defs
id="defs1">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 24 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="48 : 24 : 1"
inkscape:persp3d-origin="24 : 16 : 1"
id="perspective1" />
<filter
inkscape:label="Button"
inkscape:menu="Bevels"
inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
style="color-interpolation-filters:sRGB;"
id="filter21"
x="-0.4555"
y="-0.4555"
width="1.911"
height="1.911">
<feGaussianBlur
stdDeviation="2.3"
in="SourceAlpha"
result="result0"
id="feGaussianBlur18" />
<feMorphology
in="SourceAlpha"
radius="6.5"
result="result1"
id="feMorphology18" />
<feGaussianBlur
stdDeviation="7"
in="result1"
id="feGaussianBlur19" />
<feColorMatrix
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
result="result91"
id="feColorMatrix19" />
<feComposite
in="result0"
operator="out"
result="result2"
in2="result91"
id="feComposite19" />
<feDiffuseLighting
surfaceScale="10"
id="feDiffuseLighting19">
<feDistantLight
azimuth="225"
elevation="45"
id="feDistantLight19" />
</feDiffuseLighting>
<feBlend
in2="SourceGraphic"
mode="multiply"
id="feBlend19" />
<feComposite
in2="SourceAlpha"
operator="in"
result="result3"
id="feComposite20" />
<feGaussianBlur
stdDeviation="1"
in="result3"
result="result4"
id="feGaussianBlur20" />
<feComposite
in2="result3"
operator="atop"
id="feComposite21" />
</filter>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<circle
style="fill:#00ff00;filter:url(#filter21)"
id="path1"
r="20"
cy="24"
cx="24" />
<path
sodipodi:type="star"
style="fill:#ffffff;stroke-width:1;stroke-dasharray:none;fill-opacity:1"
id="path7"
inkscape:flatsided="true"
sodipodi:sides="3"
sodipodi:cx="19.031765"
sodipodi:cy="16.146082"
sodipodi:r1="9.0851498"
sodipodi:r2="4.5425749"
sodipodi:arg1="2.0943951"
sodipodi:arg2="3.1415927"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 14.48919,24.014052 0,-15.7359406 13.627725,7.8679706 z"
inkscape:transform-center-x="-2.2712875"
transform="translate(2.6969476,7.8539181)" />
</g>
</svg>
|