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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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="512.0px"
height="512.0px"
viewBox="0 0 512.0 512.0"
version="1.1"
id="SVGRoot"
sodipodi:docname="draw-set-color.svg"
inkscape:version="1.0.1 (unknown)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1012"
id="namedview10"
showgrid="false"
inkscape:zoom="0.82421875"
inkscape:cx="146.63039"
inkscape:cy="224.51489"
inkscape:window-x="1080"
inkscape:window-y="840"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs833" />
<metadata
id="metadata836">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<g
id="layer1">
<rect
style="fill:#ffff00;fill-opacity:1;stroke:#000000;stroke-width:8.10444558;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
id="rect1561"
width="187.68198"
height="250.39899"
x="281.03061"
y="36.405998"
ry="38.522919"
rx="47.32975"
transform="matrix(1,0,-0.22485951,0.9743912,0,0)" />
<rect
style="fill:#0000ff;fill-opacity:1;stroke:#000000;stroke-width:8.10444558;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
id="rect1561-9"
width="187.68198"
height="250.39899"
x="129.44128"
y="238.65132"
ry="38.522919"
rx="47.32975"
transform="matrix(1,0,-0.22485951,0.9743912,0,0)" />
<rect
style="fill:#ff0000;fill-opacity:1;stroke:#000000;stroke-width:8.10444558;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
id="rect1561-0"
width="187.68198"
height="250.39899"
x="140.2691"
y="36.405998"
ry="38.522919"
rx="47.32975"
transform="matrix(1,0,-0.22485951,0.9743912,0,0)" />
<rect
style="fill:#00ff00;fill-opacity:1;stroke:#000000;stroke-width:8.10444558;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
id="rect1561-6"
width="187.68198"
height="250.39899"
x="270.20279"
y="238.65132"
ry="38.522919"
rx="47.32975"
transform="matrix(1,0,-0.22485951,0.9743912,0,0)" />
</g>
</svg>
|