blob: 5bb5335841b99894fc4e436ac216f1ba068cbce6 (
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
|
<?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"
version="1.1"
id="svg2"
xml:space="preserve"
width="544"
height="544"
viewBox="0 0 544.00035 544.00035"
sodipodi:docname="pugl.svg"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
inkscape:export-filename="/home/drobilla/src/pugl/resources/pugl.png"
inkscape:export-xdpi="90.352943"
inkscape:export-ydpi="90.352943">
<metadata
id="metadata8"><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>
<defs
id="defs6" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="3816"
inkscape:window-height="2100"
id="namedview4"
showgrid="false"
inkscape:zoom="2"
inkscape:cx="399.81254"
inkscape:cy="304.68124"
inkscape:window-x="12"
inkscape:window-y="48"
inkscape:window-maximized="0"
inkscape:current-layer="g10"
fit-margin-top="16"
fit-margin-left="16"
fit-margin-right="16"
fit-margin-bottom="16"
inkscape:document-units="mm"
scale-x="1" /><g
id="g10"
inkscape:groupmode="layer"
inkscape:label="ink_ext_XXXXXX"
transform="matrix(1.3333333,0,0,-1.3333333,57.333339,486.66667)"
style="filter:url(#filter5238)"><path
inkscape:connector-curvature="0"
id="path16"
style="opacity:1;vector-effect:none;fill:#4b4ba3;fill-opacity:1;stroke:#000000;stroke-width:13.87951851;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;"
d="M -24.060246,272.03615 H 346.06025 v 74.0241 H -24.060246 Z" /><path
inkscape:connector-curvature="0"
id="path18"
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:13.87951851;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;"
d="M -24.060246,-24.060246 H 346.06025 V 346.06025 H -24.060246 Z" /><path
inkscape:connector-curvature="0"
id="path20"
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:13.87951851;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;"
d="M 31.457828,31.457828 H 290.54217 V 216.51807 H 31.457828 Z" /><path
inkscape:connector-curvature="0"
id="path24"
style="opacity:1;vector-effect:none;fill:#4b4ba3;fill-opacity:1;stroke:#000000;stroke-width:13.87951851;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;"
d="M 31.457828,179.50602 H 290.54217 v 37.01205 H 31.457828 Z" /><path
inkscape:connector-curvature="0"
id="path14"
style="opacity:1;vector-effect:none;fill:#546e00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:13.87951851;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;"
d="M -24.060246,272.03615 H 346.06025 v 74.0241 H -24.060246 Z" /><path
inkscape:connector-curvature="0"
id="path22"
style="opacity:1;vector-effect:none;fill:#546e00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:13.87951851;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;"
d="M 31.457828,179.50602 H 290.54217 v 37.01205 H 31.457828 Z" /></g></svg>
|