diff options
Diffstat (limited to 'src/icons')
-rw-r--r-- | src/icons/butterfly.svg | 74 | ||||
-rw-r--r-- | src/icons/controller.svg | 87 | ||||
-rw-r--r-- | src/icons/dragon.svg | 72 | ||||
-rw-r--r-- | src/icons/message-round.svg | 74 | ||||
-rw-r--r-- | src/icons/oval-slanted.svg | 77 | ||||
-rw-r--r-- | src/icons/sword.svg | 80 | ||||
-rw-r--r-- | src/icons/swords.svg | 92 |
7 files changed, 556 insertions, 0 deletions
diff --git a/src/icons/butterfly.svg b/src/icons/butterfly.svg new file mode 100644 index 0000000..77b89e7 --- /dev/null +++ b/src/icons/butterfly.svg | |||
@@ -0,0 +1,74 @@ | |||
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="butterfly.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="5.6568544" | ||
48 | inkscape:cx="-37.476658" | ||
49 | inkscape:cy="-12.020815" | ||
50 | inkscape:window-x="0" | ||
51 | inkscape:window-y="0" | ||
52 | inkscape:window-maximized="1" | ||
53 | inkscape:current-layer="svg10" | ||
54 | showguides="false" | ||
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 | style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
70 | d="M 2.25,8.75 C 1,7.5 0.75,5 0.75,1.25 c 3.6426022,0 5.9754036,2.5894002 7.25,5.5 1.2878891,-2.8584088 3.593872,-5.5 7.25,-5.5 0,3.75 -0.25,6.25 -1.5,7.5 -0.857969,0.8579693 -3,1 -3,1 0,0 2.5,1.25 2.5,2.5 0,1.308751 -1.723514,2.5 -2.5,2.5 -1.25,0 -2.75,-2.5 -2.75,-2.5 0,0 -1.5,2.5 -2.75,2.5 -0.7745114,0 -2.5,-1.195439 -2.5,-2.5 0,-1.25 2.5,-2.5 2.5,-2.5 0,0 -2.1420308,-0.1420308 -3,-1 z" | ||
71 | id="path854" | ||
72 | inkscape:connector-curvature="0" | ||
73 | sodipodi:nodetypes="ccccscsscsscc" /> | ||
74 | </svg> | ||
diff --git a/src/icons/controller.svg b/src/icons/controller.svg new file mode 100644 index 0000000..c571d43 --- /dev/null +++ b/src/icons/controller.svg | |||
@@ -0,0 +1,87 @@ | |||
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="controller.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="1920" | ||
44 | inkscape:window-height="992" | ||
45 | id="namedview12" | ||
46 | showgrid="true" | ||
47 | inkscape:zoom="64" | ||
48 | inkscape:cx="8.6796875" | ||
49 | inkscape:cy="11.210937" | ||
50 | inkscape:window-x="1536" | ||
51 | inkscape:window-y="0" | ||
52 | inkscape:window-maximized="1" | ||
53 | inkscape:current-layer="svg10" | ||
54 | showguides="false" | ||
55 | inkscape:document-rotation="0" | ||
56 | inkscape:showpageshadow="0" | ||
57 | inkscape:pagecheckerboard="0" | ||
58 | inkscape:deskcolor="#d1d1d1"> | ||
59 | <inkscape:grid | ||
60 | type="xygrid" | ||
61 | id="grid823" | ||
62 | originx="0" | ||
63 | originy="0" | ||
64 | spacingy="1" | ||
65 | spacingx="1" | ||
66 | units="px" | ||
67 | visible="true" /> | ||
68 | </sodipodi:namedview> | ||
69 | <circle | ||
70 | style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;paint-order:markers stroke fill" | ||
71 | id="path3" | ||
72 | cx="5.5" | ||
73 | cy="6.5" | ||
74 | r="1.5" /> | ||
75 | <path | ||
76 | id="path4" | ||
77 | style="stroke:#000000" | ||
78 | d="m 6.246,10.25 -2,2.5 c -1.4,1.75 -3.87564018,0.750222 -3.453,-1.5 l 1.0330187,-5.5 m 6.904e-4,-0.011454 C 2.1767153,4.0285874 3.6835511,2.75 5.5,2.75 h 5 c 2.0775,0 3.75,1.6725 3.75,3.75 0,2.0775 -1.6725,3.75 -3.75,3.75 H 6.246 m 3.5055093,0 1.9999997,2.5 c 1.4,1.75 3.875641,0.750222 3.453,-1.5 l -1.033018,-5.5" /> | ||
79 | <rect | ||
80 | style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;paint-order:markers stroke fill" | ||
81 | id="rect5" | ||
82 | width="3" | ||
83 | height="2" | ||
84 | x="9" | ||
85 | y="5.5" | ||
86 | ry="1" /> | ||
87 | </svg> | ||
diff --git a/src/icons/dragon.svg b/src/icons/dragon.svg new file mode 100644 index 0000000..10769a7 --- /dev/null +++ b/src/icons/dragon.svg | |||
@@ -0,0 +1,72 @@ | |||
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="dragon.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.5625" | ||
49 | inkscape:cy="11.65625" | ||
50 | inkscape:window-x="0" | ||
51 | inkscape:window-y="0" | ||
52 | inkscape:window-maximized="1" | ||
53 | inkscape:current-layer="svg10" | ||
54 | showguides="false" | ||
55 | inkscape:pagecheckerboard="0" | ||
56 | inkscape:showpageshadow="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 | id="path5" | ||
70 | style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" | ||
71 | d="m 4.25,12.75 1.5,1 1.5,-1 m -2.5,0 c 2.75,-0.04336 3.508187,-4.0052232 1,-5.5 l 1.5,-4 4,-2 c -1.75,2.25 -0.445723,5.3274876 2,6 -2.49157,0.9246633 -3.4623824,3.534584 -2,5.487915 m -3,0.01209 1.5,1.5 h 2.5 m 3,-1.5 H 0.75 l 2,-1.5" /> | ||
72 | </svg> | ||
diff --git a/src/icons/message-round.svg b/src/icons/message-round.svg new file mode 100644 index 0000000..75adef7 --- /dev/null +++ b/src/icons/message-round.svg | |||
@@ -0,0 +1,74 @@ | |||
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="message-round.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="1920" | ||
44 | inkscape:window-height="992" | ||
45 | id="namedview12" | ||
46 | showgrid="true" | ||
47 | inkscape:zoom="16" | ||
48 | inkscape:cx="7.625" | ||
49 | inkscape:cy="11.4375" | ||
50 | inkscape:window-x="1536" | ||
51 | inkscape:window-y="0" | ||
52 | inkscape:window-maximized="1" | ||
53 | inkscape:current-layer="svg10" | ||
54 | showguides="false" | ||
55 | inkscape:document-rotation="0" | ||
56 | inkscape:showpageshadow="0" | ||
57 | inkscape:pagecheckerboard="0" | ||
58 | inkscape:deskcolor="#d1d1d1"> | ||
59 | <inkscape:grid | ||
60 | type="xygrid" | ||
61 | id="grid823" | ||
62 | originx="0" | ||
63 | originy="0" | ||
64 | spacingy="1" | ||
65 | spacingx="1" | ||
66 | units="px" | ||
67 | visible="true" /> | ||
68 | </sodipodi:namedview> | ||
69 | <path | ||
70 | id="path818" | ||
71 | style="opacity:1;stroke:#000000;paint-order:markers stroke fill" | ||
72 | d="m 14.25,8 c 0,3.45178 -2.79822,6.25 -6.25,6.25 -0.8802687,0 -1.7180334,-0.181981 -2.4777249,-0.510374 C 5.5222751,13.739626 4,14.75 1.25,14.75 L 2.7351228,11.369451 C 2.1115807,10.397166 1.75,9.2408086 1.75,8 1.75,4.5482203 4.5482203,1.75 8,1.75 c 3.45178,0 6.25,2.7982203 6.25,6.25 z" | ||
73 | sodipodi:nodetypes="sscccsss" /> | ||
74 | </svg> | ||
diff --git a/src/icons/oval-slanted.svg b/src/icons/oval-slanted.svg new file mode 100644 index 0000000..31bba5d --- /dev/null +++ b/src/icons/oval-slanted.svg | |||
@@ -0,0 +1,77 @@ | |||
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="oval-slanted.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="1920" | ||
44 | inkscape:window-height="992" | ||
45 | id="namedview12" | ||
46 | showgrid="true" | ||
47 | inkscape:zoom="32" | ||
48 | inkscape:cx="9.65625" | ||
49 | inkscape:cy="3.28125" | ||
50 | inkscape:window-x="1536" | ||
51 | inkscape:window-y="0" | ||
52 | inkscape:window-maximized="1" | ||
53 | inkscape:current-layer="svg10" | ||
54 | showguides="false" | ||
55 | inkscape:document-rotation="0" | ||
56 | inkscape:showpageshadow="0" | ||
57 | inkscape:pagecheckerboard="0" | ||
58 | inkscape:deskcolor="#d1d1d1"> | ||
59 | <inkscape:grid | ||
60 | type="xygrid" | ||
61 | id="grid823" | ||
62 | originx="0" | ||
63 | originy="0" | ||
64 | spacingy="1" | ||
65 | spacingx="1" | ||
66 | units="px" | ||
67 | visible="true" /> | ||
68 | </sodipodi:namedview> | ||
69 | <ellipse | ||
70 | style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.50815;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" | ||
71 | id="path818" | ||
72 | cx="8.0878696" | ||
73 | cy="9.1844549" | ||
74 | rx="6.8283453" | ||
75 | ry="5.25" | ||
76 | transform="matrix(0.98921832,-0.14644836,0,1,0,0)" /> | ||
77 | </svg> | ||
diff --git a/src/icons/sword.svg b/src/icons/sword.svg new file mode 100644 index 0000000..45767ab --- /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="5.6568543" | ||
48 | inkscape:cx="37.476659" | ||
49 | inkscape:cy="19.091883" | ||
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 4.75,10.75 -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 8.75,9.75 6,-6 0.5,-3 -3,0.5 -6,6" | ||
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..365dc63 --- /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="64" | ||
48 | inkscape:cx="9.390625" | ||
49 | inkscape:cy="7.9375" | ||
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 12,6 2.25,-2.25 0.5,-2.5 -2.5,0.5 L 10,4" | ||
77 | id="path815" | ||
78 | inkscape:connector-curvature="0" | ||
79 | sodipodi:nodetypes="ccccc" /> | ||
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.2500003,10.25 -6.4999898,-6.5 -0.5,-2.5 2.5,0.5 L 10.25,8.25" | ||
89 | id="path6" | ||
90 | inkscape:connector-curvature="0" | ||
91 | sodipodi:nodetypes="ccccc" /> | ||
92 | </svg> | ||