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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="15.930458"
height="15.930454"
viewBox="0 0 15.930458 15.930454"
version="1.1"
id="svg10810"
inkscape:version="1.2-dev (3f0a42bb55, 2022-01-27, custom)"
sodipodi:docname="mirroring-0011-symbolic.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">
<style
id="style11884">.success { fill:#009909; }
.warning { fill:#ff00ff; }
.error { fill:#00AAFF; }
</style>
<sodipodi:namedview
id="namedview10812"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:blackoutopacity="0.0"
inkscape:document-units="px"
showgrid="true"
inkscape:zoom="42.966729"
inkscape:cx="7.179974"
inkscape:cy="5.5391696"
inkscape:window-width="1920"
inkscape:window-height="1011"
inkscape:window-x="0"
inkscape:window-y="32"
inkscape:window-maximized="1"
inkscape:current-layer="g21485">
<inkscape:grid
type="xygrid"
id="grid14573"
originx="0"
originy="81.000001"
color="#3fa3ff"
opacity="0.1254902"
empcolor="#3fb4ff"
empopacity="0.25098039" />
</sodipodi:namedview>
<defs
id="defs10807">
<inkscape:path-effect
effect="copy"
id="path-effect21489"
is_visible="true"
lpeversion="1"
lpesatellites="#path40207 | #path40209 | #path40211"
num_cols="2"
num_rows="2"
offsetx="1"
offsety="1"
scale="100"
rotate="0"
interpolate_scalex="false"
interpolate_scaley="false"
shirnk_interp="false"
interpolate_rotatex="false"
interpolate_rotatey="false"
mirrorrowsx="false"
mirrorrowsy="false"
mirrorcolsx="true"
mirrorcolsy="true"
mirrortrans="false"
split_items="true"
unit="px"
offset="0"
gapx="1"
gapy="1"
offset_type="false" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,81.000002)">
<g
id="g21485"
inkscape:label="1"
transform="translate(0,-81)">
<rect
style="fill:none;opacity:0"
id="rect21481"
width="15.930458"
height="15.930457"
x="0"
y="0"
inkscape:label="bg" />
<path
id="path21483"
style="stroke:none;"
d="M 7,7 H 1 L 7,1 Z"
sodipodi:nodetypes="cccc"
inkscape:path-effect="#path-effect21489"
inkscape:original-d="M 7,7 H 1 L 7,1 Z"
class="warning" />
<path
style="stroke:none;"
id="path40207"
d="m 8,1 h 6 L 8,7 Z" />
<path
style="stroke:none;"
id="path40209"
d="M 7,14 H 1 L 7,8 Z" />
<path
style="stroke:none;"
id="path40211"
d="m 8,8 h 6 l -6,6 z" />
</g>
</g>
</svg>
|