diff options
Diffstat (limited to 'src/pages/options/icons')
-rw-r--r-- | src/pages/options/icons/clear_black_24dp.svg | 1 | ||||
-rw-r--r-- | src/pages/options/icons/clear_white_24dp.svg | 1 |
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 |