diff options
Diffstat (limited to 'src/icons')
-rw-r--r-- | src/icons/ellipsis-h.svg | 78 | ||||
-rw-r--r-- | src/icons/ellipsis-v.svg | 78 |
2 files changed, 156 insertions, 0 deletions
diff --git a/src/icons/ellipsis-h.svg b/src/icons/ellipsis-h.svg new file mode 100644 index 0000000..c7916c3 --- /dev/null +++ b/src/icons/ellipsis-h.svg | |||
@@ -0,0 +1,78 @@ | |||
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="ellipsis-h.svg" | ||
9 | inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, 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 | </cc:Work> | ||
29 | </rdf:RDF> | ||
30 | </metadata> | ||
31 | <defs | ||
32 | id="defs14" /> | ||
33 | <sodipodi:namedview | ||
34 | pagecolor="#ffffff" | ||
35 | bordercolor="#666666" | ||
36 | borderopacity="1" | ||
37 | objecttolerance="10" | ||
38 | gridtolerance="10" | ||
39 | guidetolerance="10" | ||
40 | inkscape:pageopacity="0" | ||
41 | inkscape:pageshadow="2" | ||
42 | inkscape:window-width="1920" | ||
43 | inkscape:window-height="992" | ||
44 | id="namedview12" | ||
45 | showgrid="true" | ||
46 | inkscape:zoom="22.627418" | ||
47 | inkscape:cx="7.6897859" | ||
48 | inkscape:cy="13.390834" | ||
49 | inkscape:window-x="1536" | ||
50 | inkscape:window-y="0" | ||
51 | inkscape:window-maximized="1" | ||
52 | inkscape:current-layer="svg10" | ||
53 | showguides="false" | ||
54 | inkscape:document-rotation="0" | ||
55 | inkscape:pagecheckerboard="0"> | ||
56 | <inkscape:grid | ||
57 | type="xygrid" | ||
58 | id="grid823" /> | ||
59 | </sodipodi:namedview> | ||
60 | <circle | ||
61 | style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
62 | id="path817" | ||
63 | cx="8" | ||
64 | cy="8.0441933" | ||
65 | r="1.0000008" /> | ||
66 | <circle | ||
67 | style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
68 | id="path817-5" | ||
69 | cx="13.5" | ||
70 | cy="8" | ||
71 | r="1.0000008" /> | ||
72 | <circle | ||
73 | style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
74 | id="path817-8" | ||
75 | cx="2.4999998" | ||
76 | cy="8" | ||
77 | r="1.0000008" /> | ||
78 | </svg> | ||
diff --git a/src/icons/ellipsis-v.svg b/src/icons/ellipsis-v.svg new file mode 100644 index 0000000..d34b746 --- /dev/null +++ b/src/icons/ellipsis-v.svg | |||
@@ -0,0 +1,78 @@ | |||
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="ellipsis-v.svg" | ||
9 | inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, 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 | </cc:Work> | ||
29 | </rdf:RDF> | ||
30 | </metadata> | ||
31 | <defs | ||
32 | id="defs14" /> | ||
33 | <sodipodi:namedview | ||
34 | pagecolor="#ffffff" | ||
35 | bordercolor="#666666" | ||
36 | borderopacity="1" | ||
37 | objecttolerance="10" | ||
38 | gridtolerance="10" | ||
39 | guidetolerance="10" | ||
40 | inkscape:pageopacity="0" | ||
41 | inkscape:pageshadow="2" | ||
42 | inkscape:window-width="1920" | ||
43 | inkscape:window-height="992" | ||
44 | id="namedview12" | ||
45 | showgrid="true" | ||
46 | inkscape:zoom="22.627418" | ||
47 | inkscape:cx="0.75130092" | ||
48 | inkscape:cy="10.783378" | ||
49 | inkscape:window-x="1536" | ||
50 | inkscape:window-y="0" | ||
51 | inkscape:window-maximized="1" | ||
52 | inkscape:current-layer="svg10" | ||
53 | showguides="false" | ||
54 | inkscape:document-rotation="0" | ||
55 | inkscape:pagecheckerboard="0"> | ||
56 | <inkscape:grid | ||
57 | type="xygrid" | ||
58 | id="grid823" /> | ||
59 | </sodipodi:namedview> | ||
60 | <circle | ||
61 | style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
62 | id="path817" | ||
63 | cx="8" | ||
64 | cy="8" | ||
65 | r="1.0000008" /> | ||
66 | <circle | ||
67 | style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
68 | id="path817-5" | ||
69 | cx="8" | ||
70 | cy="13.5" | ||
71 | r="1.0000008" /> | ||
72 | <circle | ||
73 | style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" | ||
74 | id="path817-8" | ||
75 | cx="8" | ||
76 | cy="2.4999998" | ||
77 | r="1.0000008" /> | ||
78 | </svg> | ||