summaryrefslogtreecommitdiffstats
path: root/img
diff options
context:
space:
mode:
authorNicolas Wendling <nicolas.wendling1011@gmail.com>2021-03-06 21:28:02 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commit088ebcc63a892f2245c863c647516c0dd8041de7 (patch)
treeb347f8222e43d0d467689b7b585024bac3562ca3 /img
parent0085e533b57722f0689eba8787b17a935a9bc066 (diff)
🎨 Load icons from the server and delete SVGs
Signed-off-by: Nicolas Wendling <nicolas.wendling1011@gmail.com>
Diffstat (limited to 'img')
-rw-r--r--img/checkmark.svg1
-rw-r--r--img/share.svg19
2 files changed, 0 insertions, 20 deletions
diff --git a/img/checkmark.svg b/img/checkmark.svg
deleted file mode 100644
index 3501b5a42..000000000
--- a/img/checkmark.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 16 16"><path d="m2.35 7.3 4 4l7.3-7.3" stroke="#000" stroke-width="2" fill="none"/></svg>
diff --git a/img/share.svg b/img/share.svg
deleted file mode 100644
index 95a953594..000000000
--- a/img/share.svg
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
- "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
-<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
- width="64.000000pt" height="64.000000pt" viewBox="0 0 64.000000 64.000000"
- preserveAspectRatio="xMidYMid meet">
-<metadata>
-Created by potrace 1.16, written by Peter Selinger 2001-2019
-</metadata>
-<g transform="translate(0.000000,64.000000) scale(0.100000,-0.100000)"
-fill="#000000" stroke="none">
-<path d="M425 575 c-14 -13 -25 -36 -25 -49 0 -23 -13 -32 -100 -76 -57 -29
--102 -46 -105 -40 -3 6 -29 10 -56 10 -70 0 -99 -29 -99 -100 0 -69 31 -100
-101 -100 26 0 51 4 54 10 3 6 48 -11 105 -40 87 -44 100 -53 100 -76 0 -69
-119 -102 174 -48 38 39 37 110 -1 149 -26 26 -32 27 -92 22 -61 -5 -70 -2
--148 36 -46 23 -83 44 -83 47 0 12 189 99 195 90 3 -6 28 -10 54 -10 67 0 101
-33 101 100 0 67 -34 100 -102 100 -39 0 -54 -5 -73 -25z"/>
-</g>
-</svg> \ No newline at end of file