diff options
Diffstat (limited to 'src/icons')
-rw-r--r-- | src/icons/sword.svg | 80 | ||||
-rw-r--r-- | src/icons/swords.svg | 92 |
2 files changed, 172 insertions, 0 deletions
diff --git a/src/icons/sword.svg b/src/icons/sword.svg new file mode 100644 index 0000000..32c0342 --- /dev/null +++ b/src/icons/sword.svg | |||
@@ -0,0 +1,80 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | width="16" | ||
4 | height="16" | ||
5 | viewBox="0 0 16 16" | ||
6 | version="1.1" | ||
7 | id="svg10" | ||
8 | sodipodi:docname="sword.svg" | ||
9 | inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" | ||
10 | inkscape:export-xdpi="192" | ||
11 | inkscape:export-ydpi="192" | ||
12 | style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" | ||
13 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
14 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
15 | xmlns="http://www.w3.org/2000/svg" | ||
16 | xmlns:svg="http://www.w3.org/2000/svg" | ||
17 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
18 | xmlns:cc="http://creativecommons.org/ns#" | ||
19 | xmlns:dc="http://purl.org/dc/elements/1.1/"> | ||
20 | <metadata | ||
21 | id="metadata16"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title /> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs14" /> | ||
34 | <sodipodi:namedview | ||
35 | pagecolor="#ffffff" | ||
36 | bordercolor="#666666" | ||
37 | borderopacity="1" | ||
38 | objecttolerance="10" | ||
39 | gridtolerance="10" | ||
40 | guidetolerance="10" | ||
41 | inkscape:pageopacity="0" | ||
42 | inkscape:pageshadow="2" | ||
43 | inkscape:window-width="3840" | ||
44 | inkscape:window-height="1983" | ||
45 | id="namedview12" | ||
46 | showgrid="true" | ||
47 | inkscape:zoom="45.254834" | ||
48 | inkscape:cx="3.7344077" | ||
49 | inkscape:cy="7.6234949" | ||
50 | inkscape:window-x="0" | ||
51 | inkscape:window-y="0" | ||
52 | inkscape:window-maximized="1" | ||
53 | inkscape:current-layer="svg10" | ||
54 | showguides="true" | ||
55 | inkscape:showpageshadow="0" | ||
56 | inkscape:pagecheckerboard="0" | ||
57 | inkscape:deskcolor="#d1d1d1"> | ||
58 | <inkscape:grid | ||
59 | type="xygrid" | ||
60 | id="grid823" | ||
61 | originx="0" | ||
62 | originy="0" | ||
63 | spacingy="1" | ||
64 | spacingx="1" | ||
65 | units="px" | ||
66 | visible="true" /> | ||
67 | </sodipodi:namedview> | ||
68 | <path | ||
69 | sodipodi:nodetypes="ccccccccc" | ||
70 | inkscape:connector-curvature="0" | ||
71 | id="path816" | ||
72 | d="m 5.25,10.25 -1.5,-2.5 4.5,4.5 -2.5,-1.5 -2.5,2.5 0.5,1.5 -2.5,-2.5 1.5,0.5 z" | ||
73 | style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> | ||
74 | <path | ||
75 | style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
76 | d="m 9.25,9.25 5,-5 0.5,-3 -3,0.5 -5,5" | ||
77 | id="path815" | ||
78 | inkscape:connector-curvature="0" | ||
79 | sodipodi:nodetypes="ccccc" /> | ||
80 | </svg> | ||
diff --git a/src/icons/swords.svg b/src/icons/swords.svg new file mode 100644 index 0000000..27f201b --- /dev/null +++ b/src/icons/swords.svg | |||
@@ -0,0 +1,92 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | width="16" | ||
4 | height="16" | ||
5 | viewBox="0 0 16 16" | ||
6 | version="1.1" | ||
7 | id="svg10" | ||
8 | sodipodi:docname="swords.svg" | ||
9 | inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" | ||
10 | inkscape:export-xdpi="192" | ||
11 | inkscape:export-ydpi="192" | ||
12 | style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round" | ||
13 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
14 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
15 | xmlns="http://www.w3.org/2000/svg" | ||
16 | xmlns:svg="http://www.w3.org/2000/svg" | ||
17 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
18 | xmlns:cc="http://creativecommons.org/ns#" | ||
19 | xmlns:dc="http://purl.org/dc/elements/1.1/"> | ||
20 | <metadata | ||
21 | id="metadata16"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title /> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs14" /> | ||
34 | <sodipodi:namedview | ||
35 | pagecolor="#ffffff" | ||
36 | bordercolor="#666666" | ||
37 | borderopacity="1" | ||
38 | objecttolerance="10" | ||
39 | gridtolerance="10" | ||
40 | guidetolerance="10" | ||
41 | inkscape:pageopacity="0" | ||
42 | inkscape:pageshadow="2" | ||
43 | inkscape:window-width="3840" | ||
44 | inkscape:window-height="1983" | ||
45 | id="namedview12" | ||
46 | showgrid="true" | ||
47 | inkscape:zoom="32" | ||
48 | inkscape:cx="6.09375" | ||
49 | inkscape:cy="9.1249999" | ||
50 | inkscape:window-x="0" | ||
51 | inkscape:window-y="0" | ||
52 | inkscape:window-maximized="1" | ||
53 | inkscape:current-layer="svg10" | ||
54 | showguides="true" | ||
55 | inkscape:showpageshadow="0" | ||
56 | inkscape:pagecheckerboard="0" | ||
57 | inkscape:deskcolor="#d1d1d1"> | ||
58 | <inkscape:grid | ||
59 | type="xygrid" | ||
60 | id="grid823" | ||
61 | originx="0" | ||
62 | originy="0" | ||
63 | spacingy="1" | ||
64 | spacingx="1" | ||
65 | units="px" | ||
66 | visible="true" /> | ||
67 | </sodipodi:namedview> | ||
68 | <path | ||
69 | sodipodi:nodetypes="ccccccc" | ||
70 | inkscape:connector-curvature="0" | ||
71 | id="path816" | ||
72 | d="m 3.75,11.75 -1,-2 3.5,3.5 -2,-1 -2.5,2.5 -0.5,-0.5 z" | ||
73 | style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> | ||
74 | <path | ||
75 | style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
76 | d="m 5.5,12.5 1,-1 m 5,-5 2.75,-2.75 0.5,-2.5 -2.5,0.5 L 9.5,4.5 m -5,5 -1,1" | ||
77 | id="path815" | ||
78 | inkscape:connector-curvature="0" | ||
79 | sodipodi:nodetypes="ccccccccc" /> | ||
80 | <path | ||
81 | sodipodi:nodetypes="ccccccc" | ||
82 | inkscape:connector-curvature="0" | ||
83 | id="path5" | ||
84 | d="m 12.25001,11.75 1,-2 -3.4999995,3.5 1.9999995,-1 2.5,2.5 0.5,-0.5 z" | ||
85 | style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> | ||
86 | <path | ||
87 | style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
88 | d="m 8.7500105,10.75 -7,-7 -0.5,-2.5 2.5,0.5 6.9999995,7" | ||
89 | id="path6" | ||
90 | inkscape:connector-curvature="0" | ||
91 | sodipodi:nodetypes="ccccc" /> | ||
92 | </svg> | ||