author | Edouard Tisserant <edouard@beremiz.fr> |
Fri, 30 Aug 2024 11:50:23 +0200 | |
changeset 4008 | f30573e98600 |
parent 3736 | 57bcc9545ca1 |
permissions | -rw-r--r-- |
3736
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
2 |
<!-- Created with Inkscape (http://www.inkscape.org/) --> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
3 |
|
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
4 |
<svg |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
5 |
xmlns:dc="http://purl.org/dc/elements/1.1/" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
6 |
xmlns:cc="http://creativecommons.org/ns#" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
7 |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
8 |
xmlns:svg="http://www.w3.org/2000/svg" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
9 |
xmlns="http://www.w3.org/2000/svg" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
10 |
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
11 |
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
12 |
width="210mm" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
13 |
height="297mm" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
14 |
viewBox="0 0 210 297" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
15 |
version="1.1" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
16 |
id="svg2283" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
17 |
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
18 |
sodipodi:docname="bool_indicator.svg"> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
19 |
<defs |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
20 |
id="defs2277" /> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
21 |
<sodipodi:namedview |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
22 |
id="base" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
23 |
pagecolor="#ffffff" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
24 |
bordercolor="#666666" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
25 |
borderopacity="1.0" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
26 |
inkscape:pageopacity="0.0" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
27 |
inkscape:pageshadow="2" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
28 |
inkscape:zoom="1.4" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
29 |
inkscape:cx="462.51005" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
30 |
inkscape:cy="731.33409" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
31 |
inkscape:document-units="mm" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
32 |
inkscape:current-layer="g72" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
33 |
showgrid="false" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
34 |
inkscape:window-width="1850" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
35 |
inkscape:window-height="1036" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
36 |
inkscape:window-x="0" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
37 |
inkscape:window-y="27" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
38 |
inkscape:window-maximized="1" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
39 |
borderlayer="false" /> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
40 |
<metadata |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
41 |
id="metadata2280"> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
42 |
<rdf:RDF> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
43 |
<cc:Work |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
44 |
rdf:about=""> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
45 |
<dc:format>image/svg+xml</dc:format> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
46 |
<dc:type |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
47 |
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
48 |
<dc:title></dc:title> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
49 |
</cc:Work> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
50 |
</rdf:RDF> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
51 |
</metadata> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
52 |
<g |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
53 |
id="g72" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
54 |
transform="matrix(2.7990784,0,0,2.7990784,-196.86918,-137.27685)" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
55 |
style="stroke-width:0.35726044" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
56 |
inkscape:label="HMI:Switch"> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
57 |
<text |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
58 |
id="text62" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
59 |
y="83.254463" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
60 |
x="112.6369" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
61 |
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0.09452516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
62 |
xml:space="preserve" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
63 |
inkscape:label="true"><tspan |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
64 |
style="fill:#008000;stroke-width:0.09452516px" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
65 |
y="83.254463" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
66 |
x="112.6369" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
67 |
id="tspan60" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
68 |
sodipodi:role="line">✔</tspan></text> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
69 |
<text |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
70 |
xml:space="preserve" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
71 |
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.09452516px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
72 |
x="112.6369" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
73 |
y="83.254463" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
74 |
id="text66" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
75 |
inkscape:label="false"><tspan |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
76 |
sodipodi:role="line" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
77 |
id="tspan64" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
78 |
x="112.6369" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
79 |
y="83.254463" |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
80 |
style="fill:#ff0000;stroke-width:0.09452516px">✕</tspan></text> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
81 |
</g> |
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
Edouard Tisserant
parents:
diff
changeset
|
82 |
</svg> |