summaryrefslogtreecommitdiffstats
path: root/img
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-12 15:12:27 +0200
committerJoas Schilling <coding@schilljs.com>2022-07-12 15:50:35 +0200
commitc569faf45b8ab70d792d52b7618b7b324a7edbe7 (patch)
treecd94fcedc5680a4f89afd77677a316ad10f6255f /img
parenta1d27a79b6250bff280d2c7b5962c2347c647e1a (diff)
Replace view icons with material design icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'img')
-rw-r--r--img/grid-view.svg1
-rw-r--r--img/promoted-view.svg1
2 files changed, 0 insertions, 2 deletions
diff --git a/img/grid-view.svg b/img/grid-view.svg
deleted file mode 100644
index f9e0d9259..000000000
--- a/img/grid-view.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg width="16" height="16" fill="none" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><rect width="7" height="7" rx="2"/><rect y="9" width="7" height="7" rx="2"/><rect x="9" width="7" height="7" rx="2"/><rect x="9" y="9" width="7" height="7" rx="2"/></g></svg>
diff --git a/img/promoted-view.svg b/img/promoted-view.svg
deleted file mode 100644
index 8a50397ed..000000000
--- a/img/promoted-view.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><rect x="1" y="1" width="13" height="9"/><rect x="1" y="12" width="3" height="3"/><rect x="6" y="12" width="3" height="3"/><rect x="11" y="12" width="3" height="3"/></svg>