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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="210mm"
height="297mm"
id="svg2"
version="1.1"
inkscape:version="0.47 r22583"
inkscape:export-filename="D:\Studium\Master\Interkulturelle Kommunikation\strichmännchen.png"
inkscape:export-xdpi="30.15"
inkscape:export-ydpi="30.15"
sodipodi:docname="Neues Dokument 1">
<defs
id="defs4">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective10" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="-7.1428571"
inkscape:cy="520"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="912"
inkscape:window-height="651"
inkscape:window-x="46"
inkscape:window-y="40"
inkscape:window-maximized="0" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1">
<path
sodipodi:type="arc"
style="fill:#ff0000;stroke:#ff0000;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none"
id="path2816"
sodipodi:cx="405.71429"
sodipodi:cy="378.07648"
sodipodi:rx="108.57143"
sodipodi:ry="108.57143"
d="m 514.28572,378.07648 a 108.57143,108.57143 0 1 1 -217.14285,0 108.57143,108.57143 0 1 1 217.14285,0 z" />
<rect
style="fill:#ff0000;stroke:#ff0000;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none"
id="rect2818"
width="108.57143"
height="285.71429"
x="351.42859"
y="475.21933" />
<rect
style="fill:#ff0000;stroke:#ff0000;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none"
id="rect2820"
width="68.571426"
height="251.42857"
x="425.51804"
y="371.38055"
transform="matrix(0.96904975,0.2468655,-0.2468655,0.96904975,0,0)" />
<rect
transform="matrix(-0.96904975,0.2468655,0.2468655,0.96904975,0,0)"
y="572.54071"
x="-364.11905"
height="251.42857"
width="68.571426"
id="rect2822"
style="fill:#ff0000;stroke:#ff0000;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none" />
<rect
transform="matrix(0.96904975,0.2468655,-0.2468655,0.96904975,0,0)"
y="649.50476"
x="525.85419"
height="251.42857"
width="68.571426"
id="rect2824"
style="fill:#ff0000;stroke:#ff0000;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none" />
<rect
style="fill:#ff0000;stroke:#ff0000;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none"
id="rect2826"
width="68.571426"
height="251.42857"
x="-261.16583"
y="847.04974"
transform="matrix(-0.96904975,0.2468655,0.2468655,0.96904975,0,0)" />
<path
sodipodi:type="arc"
style="fill:#ff0000;stroke:#ff0000;stroke-width:0.80000001;stroke-miterlimit:4;stroke-dasharray:none"
id="path2828"
sodipodi:cx="404.28571"
sodipodi:cy="772.36218"
sodipodi:rx="44.285713"
sodipodi:ry="20"
d="m 448.57142,772.36218 a 44.285713,20 0 1 1 -88.57143,0 44.285713,20 0 1 1 88.57143,0 z"
transform="translate(-2,-2)" />
</g>
</svg>
|