ode-csslib-panda-cg77 1.0.0-dev-produit.202210181752 → 1.0.0-dev-produit.202211071333
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/img/illustrations/exercizer.svg +165 -0
- package/dist/skins/circus/theme.css +2 -2
- package/dist/skins/circus/theme.css.map +1 -1
- package/dist/skins/default/theme.css +2 -2
- package/dist/skins/default/theme.css.map +1 -1
- package/dist/skins/desert/theme.css +2 -2
- package/dist/skins/desert/theme.css.map +1 -1
- package/dist/skins/neutre/theme.css +2 -2
- package/dist/skins/neutre/theme.css.map +1 -1
- package/dist/skins/ocean/theme.css +2 -2
- package/dist/skins/ocean/theme.css.map +1 -1
- package/dist/skins/panda-food/theme.css +2 -2
- package/dist/skins/panda-food/theme.css.map +1 -1
- package/dist/skins/sparkly/theme.css +2 -2
- package/dist/skins/sparkly/theme.css.map +1 -1
- package/dist/version.txt +2 -2
- package/package.json +1 -1
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
width="100"
|
|
14
|
+
height="100"
|
|
15
|
+
viewBox="0 0 26.458333 26.458334"
|
|
16
|
+
version="1.1"
|
|
17
|
+
id="svg8"
|
|
18
|
+
sodipodi:docname="exercizer.svg"
|
|
19
|
+
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
|
|
20
|
+
<defs
|
|
21
|
+
id="defs2">
|
|
22
|
+
<linearGradient
|
|
23
|
+
id="linearGradient917"
|
|
24
|
+
inkscape:collect="always">
|
|
25
|
+
<stop
|
|
26
|
+
id="stop913"
|
|
27
|
+
offset="0"
|
|
28
|
+
style="stop-color:#2c2c2c;stop-opacity:0" />
|
|
29
|
+
<stop
|
|
30
|
+
id="stop915"
|
|
31
|
+
offset="1"
|
|
32
|
+
style="stop-color:#242424;stop-opacity:0" />
|
|
33
|
+
</linearGradient>
|
|
34
|
+
<radialGradient
|
|
35
|
+
inkscape:collect="always"
|
|
36
|
+
xlink:href="#linearGradient917"
|
|
37
|
+
id="radialGradient911"
|
|
38
|
+
gradientUnits="userSpaceOnUse"
|
|
39
|
+
gradientTransform="matrix(2.0000002,0,0,2.0000004,0,-297.00055)"
|
|
40
|
+
cx="13.229165"
|
|
41
|
+
cy="297.00021"
|
|
42
|
+
fx="13.229165"
|
|
43
|
+
fy="297.00021"
|
|
44
|
+
r="13.229165" />
|
|
45
|
+
<filter
|
|
46
|
+
inkscape:collect="always"
|
|
47
|
+
style="color-interpolation-filters:sRGB"
|
|
48
|
+
id="filter865"
|
|
49
|
+
x="-0.032826021"
|
|
50
|
+
width="1.065652"
|
|
51
|
+
y="-0.039853469"
|
|
52
|
+
height="1.0797069">
|
|
53
|
+
<feGaussianBlur
|
|
54
|
+
inkscape:collect="always"
|
|
55
|
+
stdDeviation="0.1816199"
|
|
56
|
+
id="feGaussianBlur867" />
|
|
57
|
+
</filter>
|
|
58
|
+
</defs>
|
|
59
|
+
<sodipodi:namedview
|
|
60
|
+
id="base"
|
|
61
|
+
pagecolor="#ffffff"
|
|
62
|
+
bordercolor="#666666"
|
|
63
|
+
borderopacity="1.0"
|
|
64
|
+
inkscape:pageopacity="0.0"
|
|
65
|
+
inkscape:pageshadow="2"
|
|
66
|
+
inkscape:zoom="1.979899"
|
|
67
|
+
inkscape:cx="73.433793"
|
|
68
|
+
inkscape:cy="-1.3701962"
|
|
69
|
+
inkscape:document-units="px"
|
|
70
|
+
inkscape:current-layer="layer1"
|
|
71
|
+
showgrid="false"
|
|
72
|
+
units="px"
|
|
73
|
+
borderlayer="true"
|
|
74
|
+
inkscape:showpageshadow="false"
|
|
75
|
+
inkscape:window-width="1274"
|
|
76
|
+
inkscape:window-height="989"
|
|
77
|
+
inkscape:window-x="0"
|
|
78
|
+
inkscape:window-y="0"
|
|
79
|
+
inkscape:window-maximized="0"
|
|
80
|
+
showguides="true"
|
|
81
|
+
inkscape:guide-bbox="true">
|
|
82
|
+
<sodipodi:guide
|
|
83
|
+
position="0,0"
|
|
84
|
+
orientation="0,100"
|
|
85
|
+
id="guide815"
|
|
86
|
+
inkscape:locked="false" />
|
|
87
|
+
<sodipodi:guide
|
|
88
|
+
position="26.458333,0"
|
|
89
|
+
orientation="-100,0"
|
|
90
|
+
id="guide817"
|
|
91
|
+
inkscape:locked="false" />
|
|
92
|
+
<sodipodi:guide
|
|
93
|
+
position="26.458333,26.458333"
|
|
94
|
+
orientation="0,-100"
|
|
95
|
+
id="guide819"
|
|
96
|
+
inkscape:locked="false" />
|
|
97
|
+
<sodipodi:guide
|
|
98
|
+
position="0,26.458333"
|
|
99
|
+
orientation="100,0"
|
|
100
|
+
id="guide821"
|
|
101
|
+
inkscape:locked="false" />
|
|
102
|
+
<sodipodi:guide
|
|
103
|
+
position="13.229841,22.450641"
|
|
104
|
+
orientation="1,0"
|
|
105
|
+
id="guide888"
|
|
106
|
+
inkscape:locked="false" />
|
|
107
|
+
<sodipodi:guide
|
|
108
|
+
position="26.458333,13.096207"
|
|
109
|
+
orientation="0,1"
|
|
110
|
+
id="guide890"
|
|
111
|
+
inkscape:locked="false" />
|
|
112
|
+
</sodipodi:namedview>
|
|
113
|
+
<metadata
|
|
114
|
+
id="metadata5">
|
|
115
|
+
<rdf:RDF>
|
|
116
|
+
<cc:Work
|
|
117
|
+
rdf:about="">
|
|
118
|
+
<dc:format>image/svg+xml</dc:format>
|
|
119
|
+
<dc:type
|
|
120
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
121
|
+
<dc:title></dc:title>
|
|
122
|
+
</cc:Work>
|
|
123
|
+
</rdf:RDF>
|
|
124
|
+
</metadata>
|
|
125
|
+
<g
|
|
126
|
+
inkscape:label="Calque 1"
|
|
127
|
+
inkscape:groupmode="layer"
|
|
128
|
+
id="layer1"
|
|
129
|
+
transform="translate(0,-270.54165)">
|
|
130
|
+
<text
|
|
131
|
+
xml:space="preserve"
|
|
132
|
+
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
|
133
|
+
x="42.144341"
|
|
134
|
+
y="340.08926"
|
|
135
|
+
id="text851"><tspan
|
|
136
|
+
sodipodi:role="line"
|
|
137
|
+
id="tspan849"
|
|
138
|
+
x="42.144341"
|
|
139
|
+
y="349.45303"
|
|
140
|
+
style="stroke-width:0.26458332" /><tspan
|
|
141
|
+
sodipodi:role="line"
|
|
142
|
+
x="42.144341"
|
|
143
|
+
y="362.68219"
|
|
144
|
+
style="stroke-width:0.26458332"
|
|
145
|
+
id="tspan853" /></text>
|
|
146
|
+
<rect
|
|
147
|
+
style="opacity:1;fill:#763294;fill-opacity:1;stroke:none;stroke-width:0.13229166;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
148
|
+
id="rect865"
|
|
149
|
+
width="26.458332"
|
|
150
|
+
height="26.458332"
|
|
151
|
+
x="0"
|
|
152
|
+
y="270.54166" />
|
|
153
|
+
<path
|
|
154
|
+
inkscape:connector-curvature="0"
|
|
155
|
+
d="m 10.876171,288.92677 2.340573,-1.17029 v -1.92496 l -2.340573,1.00623 z m -0.393742,-2.77808 2.47182,-1.04998 -2.47182,-1.06092 -2.4608939,1.06092 z m 6.649871,2.77808 2.340587,-1.17029 v -1.92496 l -2.340587,1.00623 z m -0.393728,-2.77808 2.460893,-1.04998 -2.460893,-1.06092 -2.47182,1.06092 z m -2.73433,-1.78278 2.340588,-1.00624 v -1.62966 l -2.340588,1.00623 z m -0.393741,-2.31871 2.690566,-1.14842 -2.690566,-1.15935 -2.69058,1.15935 z m 6.63893,3.16088 v 2.54839 q 0,0.21874 -0.10938,0.40468 -0.10938,0.18594 -0.317185,0.28436 l -2.734329,1.36717 q -0.153128,0.0875 -0.349992,0.0875 -0.196865,0 -0.349994,-0.0875 l -2.73433,-1.36717 q -0.03281,-0.0109 -0.04375,-0.0219 -0.01094,0.0109 -0.04375,0.0219 l -2.734329,1.36717 q -0.153115,0.0875 -0.349993,0.0875 -0.196879,0 -0.339053,-0.0875 l -2.7343294,-1.36717 q -0.2078045,-0.0984 -0.3171852,-0.28437 -0.1093806,-0.18594 -0.1203069,-0.40469 v -2.54838 q 0,-0.22969 0.1312474,-0.42656 0.1312475,-0.19686 0.3499939,-0.28436 l 2.6468252,-1.13748 v -2.43901 q 0,-0.24061 0.131248,-0.43749 0.131247,-0.19688 0.339052,-0.28436 l 2.734329,-1.17029 q 0.142189,-0.0656 0.306245,-0.0656 0.164056,0 0.306244,0.0656 l 2.734329,1.17029 q 0.218746,0.0984 0.349994,0.28436 0.131247,0.18592 0.131247,0.43749 v 2.43901 l 2.64683,1.13748 q 0.218746,0.0875 0.349993,0.28436 0.131249,0.19687 0.120307,0.42656 z"
|
|
156
|
+
id="path5-3"
|
|
157
|
+
style="opacity:0.15;fill:#000000;fill-opacity:1;stroke-width:0.01422737;filter:url(#filter865)"
|
|
158
|
+
transform="matrix(1.2423673,0,0,1.2423673,-3.2650073,-69.106935)" />
|
|
159
|
+
<path
|
|
160
|
+
inkscape:connector-curvature="0"
|
|
161
|
+
d="m 9.5897713,289.18881 2.9078507,-1.45393 v -2.39151 l -2.9078507,1.25011 z m -0.4891717,-3.4514 3.0709074,-1.30446 -3.0709074,-1.31805 -3.0573336,1.31805 z m 8.2615814,3.4514 2.907868,-1.45393 v -2.39151 l -2.907868,1.25011 z m -0.489155,-3.4514 3.057333,-1.30446 -3.057333,-1.31805 -3.070908,1.31805 z m -3.397042,-2.21486 2.90787,-1.25013 v -2.02463 l -2.90787,1.2501 z m -0.489171,-2.8807 3.342671,-1.42675 -3.342671,-1.44035 -3.3426877,1.44035 z m 8.24799,3.92698 v 3.16603 q 0,0.27176 -0.135891,0.50277 -0.13589,0.23101 -0.39406,0.35327 l -3.39704,1.69853 q -0.190242,0.10871 -0.434819,0.10871 -0.244579,0 -0.434822,-0.10871 L 13.04113,288.5909 q -0.04077,-0.0135 -0.05435,-0.0272 -0.01359,0.0135 -0.05435,0.0272 l -3.3970407,1.69853 q -0.1902247,0.10871 -0.4348197,0.10871 -0.2445949,0 -0.4212272,-0.10871 L 5.2823008,288.5909 Q 5.0241313,288.46865 4.8882404,288.23762 4.7523495,288.00661 4.738775,287.73484 v -3.16603 q 0,-0.28535 0.1630575,-0.52994 0.1630576,-0.24457 0.434821,-0.35328 l 3.2883293,-1.41317 v -3.03015 q 0,-0.29892 0.1630574,-0.54352 0.1630574,-0.24459 0.4212274,-0.35327 l 3.3970394,-1.45393 q 0.176652,-0.0815 0.38047,-0.0815 0.203817,0 0.380466,0.0815 l 3.397042,1.45393 q 0.271763,0.12225 0.43482,0.35327 0.163057,0.23099 0.163057,0.54352 v 3.03015 l 3.288335,1.41317 q 0.271764,0.10871 0.434821,0.35328 0.163058,0.24459 0.149465,0.52994 z"
|
|
162
|
+
id="path5"
|
|
163
|
+
style="fill:#ffffff;fill-opacity:1;stroke-width:0.01767562" />
|
|
164
|
+
</g>
|
|
165
|
+
</svg>
|