about summary refs log tree commit diff stats
path: root/src/pages/options/icons
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-05 13:24:29 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-05 13:24:29 +0300
commite08baa14314b3031304f990d8dbc4c6e57bb6930 (patch)
tree3e5aa5428055f540bff8ccc6df87ae81df9a43ee /src/pages/options/icons
parentRefining code and design (diff)
downloadlibredirect-e08baa14314b3031304f990d8dbc4c6e57bb6930.zip
Fixed issue #25
Diffstat (limited to 'src/pages/options/icons')
-rw-r--r--src/pages/options/icons/clear_black_24dp.svg1
-rw-r--r--src/pages/options/icons/clear_white_24dp.svg1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/pages/options/icons/clear_black_24dp.svg b/src/pages/options/icons/clear_black_24dp.svg
new file mode 100644
index 00000000..5f1267d7
--- /dev/null
+++ b/src/pages/options/icons/clear_black_24dp.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
\ No newline at end of file
diff --git a/src/pages/options/icons/clear_white_24dp.svg b/src/pages/options/icons/clear_white_24dp.svg
new file mode 100644
index 00000000..ec0bd50f
--- /dev/null
+++ b/src/pages/options/icons/clear_white_24dp.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#FFFFFF"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
\ No newline at end of file