blob: a0d1d7cfd175db0808f92d11b7099a55ac6688fa (
plain)
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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
version="1.1"
id="svg33108"
width="8"
height="8"
viewBox="0 0 8 8"
sodipodi:docname="bros.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
inkscape:export-filename="brostest.png"
inkscape:export-xdpi="3072"
inkscape:export-ydpi="3072"
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"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#">
<defs
id="defs33112" />
<sodipodi:namedview
id="namedview33110"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="true"
inkscape:deskcolor="#d1d1d1"
showgrid="true"
shape-rendering="crispEdges"
inkscape:zoom="75.483649"
inkscape:cx="-0.78162623"
inkscape:cy="4.8354843"
inkscape:window-width="1920"
inkscape:window-height="1007"
inkscape:window-x="1920"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g33114">
<inkscape:grid
type="xygrid"
id="grid33262"
enabled="false" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g33114">
<path
style="fill:#50040a"
d="M 3,0 V 1 H 2 V 2 H 8 V 1 H 6 V 0 Z"
id="path34561"
inkscape:label="hat" />
<path
id="rect34206"
style="fill:#50040a;fill-opacity:1"
d="M 2 5 L 2 6 L 1 6 L 1 7 L 3 7 L 3 6 L 5 6 L 5 7 L 7 7 L 7 6 L 6 6 L 6 5 L 2 5 z "
inkscape:label="cloth" />
<path
id="rect34567"
style="fill:#906124;fill-opacity:1"
d="M 3 2 L 3 4 L 4 4 L 5 4 L 5 3 L 4 3 L 4 2 L 3 2 z M 5 3 L 7 3 L 7 2 L 5 2 L 5 3 z M 1 5 L 1 6 L 2 6 L 2 5 L 1 5 z M 6 5 L 6 6 L 7 6 L 7 5 L 6 5 z M 1 7 L 1 8 L 3 8 L 3 7 L 1 7 z M 5 7 L 5 8 L 7 8 L 7 7 L 5 7 z "
inkscape:label="flesh" />
<rect
style="fill:#1b1b1b;fill-opacity:1"
id="rect34711"
width="6"
height="1"
x="1"
y="4"
inkscape:label="cape" />
<rect
style="fill:#1b1b1b;fill-opacity:1"
id="rect34713"
width="1"
height="1"
x="4"
y="2"
inkscape:label="eye" />
</g>
<metadata
id="metadata33118">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
</svg>
|