diff options
Diffstat (limited to 'examples/res')
-rw-r--r-- | examples/res/drawing.svg | 59 | ||||
-rw-r--r-- | examples/res/epnix-logo.png | bin | 0 -> 33067 bytes |
2 files changed, 59 insertions, 0 deletions
diff --git a/examples/res/drawing.svg b/examples/res/drawing.svg new file mode 100644 index 0000000..8720315 --- /dev/null +++ b/examples/res/drawing.svg | |||
@@ -0,0 +1,59 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <!-- Created with Inkscape (http://www.inkscape.org/) --> | ||
3 | |||
4 | <svg | ||
5 | width="105.51176mm" | ||
6 | height="102.12191mm" | ||
7 | viewBox="0 0 105.51177 102.12191" | ||
8 | version="1.1" | ||
9 | id="svg5" | ||
10 | inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" | ||
11 | sodipodi:docname="drawing.svg" | ||
12 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
13 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
14 | xmlns="http://www.w3.org/2000/svg" | ||
15 | xmlns:svg="http://www.w3.org/2000/svg"> | ||
16 | <sodipodi:namedview | ||
17 | id="namedview7" | ||
18 | pagecolor="#ffffff" | ||
19 | bordercolor="#666666" | ||
20 | borderopacity="1.0" | ||
21 | inkscape:showpageshadow="2" | ||
22 | inkscape:pageopacity="0.0" | ||
23 | inkscape:pagecheckerboard="0" | ||
24 | inkscape:deskcolor="#d1d1d1" | ||
25 | inkscape:document-units="mm" | ||
26 | showgrid="false" | ||
27 | inkscape:zoom="0.90065236" | ||
28 | inkscape:cx="188.75207" | ||
29 | inkscape:cy="330.31613" | ||
30 | inkscape:window-width="2560" | ||
31 | inkscape:window-height="1415" | ||
32 | inkscape:window-x="0" | ||
33 | inkscape:window-y="0" | ||
34 | inkscape:window-maximized="1" | ||
35 | inkscape:current-layer="layer1" /> | ||
36 | <defs | ||
37 | id="defs2" /> | ||
38 | <g | ||
39 | inkscape:label="Layer 1" | ||
40 | inkscape:groupmode="layer" | ||
41 | id="layer1" | ||
42 | transform="translate(-55.017009,-61.40299)"> | ||
43 | <path | ||
44 | sodipodi:type="star" | ||
45 | style="fill:#cfbfad;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;paint-order:fill markers stroke" | ||
46 | id="path234" | ||
47 | inkscape:flatsided="false" | ||
48 | sodipodi:sides="5" | ||
49 | sodipodi:cx="106.89158" | ||
50 | sodipodi:cy="116.82234" | ||
51 | sodipodi:r1="54.49416" | ||
52 | sodipodi:r2="27.24708" | ||
53 | sodipodi:arg1="-0.26179939" | ||
54 | sodipodi:arg2="0.36651914" | ||
55 | inkscape:rounded="0" | ||
56 | inkscape:randomized="0" | ||
57 | d="m 159.52889,102.71822 -27.19997,23.8686 4.24231,35.93817 -31.10565,-18.49291 -32.868287,15.14018 7.975628,-35.29785 -24.556023,-26.581028 36.034857,-3.322364 17.691825,-31.568153 14.29514,33.244519 z" /> | ||
58 | </g> | ||
59 | </svg> | ||
diff --git a/examples/res/epnix-logo.png b/examples/res/epnix-logo.png new file mode 100644 index 0000000..d70b572 --- /dev/null +++ b/examples/res/epnix-logo.png | |||
Binary files differ | |||