summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2017-02-06 16:18:11 +0100
committerlurchi <lurchi@strangeplace.net>2017-02-06 16:18:11 +0100
commitd478215fe1a3937f6b3445813515ed308c7ecaf7 (patch)
treeda161768cb9bfb78dc1b5923310d651468fd2f8c
parentd83fbc52dfbab3b5c3d572deb929d3c6792719db (diff)
downloadsecushare-d478215fe1a3937f6b3445813515ed308c7ecaf7.tar.gz
secushare-d478215fe1a3937f6b3445813515ed308c7ecaf7.zip
remove old icons
-rw-r--r--prototype_2016/icons.yml3
-rw-r--r--prototype_2016/icons/action_search.svg1
-rw-r--r--prototype_2016/icons/action_settings.svg1
-rw-r--r--prototype_2016/icons/icons.qrc9
4 files changed, 0 insertions, 14 deletions
diff --git a/prototype_2016/icons.yml b/prototype_2016/icons.yml
deleted file mode 100644
index b24452e..0000000
--- a/prototype_2016/icons.yml
+++ /dev/null
@@ -1,3 +0,0 @@
1icons:
2 - action/search
3 - action/settings
diff --git a/prototype_2016/icons/action_search.svg b/prototype_2016/icons/action_search.svg
deleted file mode 100644
index be555cd..0000000
--- a/prototype_2016/icons/action_search.svg
+++ /dev/null
@@ -1 +0,0 @@
1<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M31 28h-1.59l-.55-.55C30.82 25.18 32 22.23 32 19c0-7.18-5.82-13-13-13S6 11.82 6 19s5.82 13 13 13c3.23 0 6.18-1.18 8.45-3.13l.55.55V31l10 9.98L40.98 38 31 28zm-12 0c-4.97 0-9-4.03-9-9s4.03-9 9-9 9 4.03 9 9-4.03 9-9 9z"/></svg> \ No newline at end of file
diff --git a/prototype_2016/icons/action_settings.svg b/prototype_2016/icons/action_settings.svg
deleted file mode 100644
index 7a01c33..0000000
--- a/prototype_2016/icons/action_settings.svg
+++ /dev/null
@@ -1 +0,0 @@
1<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M38.86 25.95c.08-.64.14-1.29.14-1.95s-.06-1.31-.14-1.95l4.23-3.31c.38-.3.49-.84.24-1.28l-4-6.93c-.25-.43-.77-.61-1.22-.43l-4.98 2.01c-1.03-.79-2.16-1.46-3.38-1.97L29 4.84c-.09-.47-.5-.84-1-.84h-8c-.5 0-.91.37-.99.84l-.75 5.3c-1.22.51-2.35 1.17-3.38 1.97L9.9 10.1c-.45-.17-.97 0-1.22.43l-4 6.93c-.25.43-.14.97.24 1.28l4.22 3.31C9.06 22.69 9 23.34 9 24s.06 1.31.14 1.95l-4.22 3.31c-.38.3-.49.84-.24 1.28l4 6.93c.25.43.77.61 1.22.43l4.98-2.01c1.03.79 2.16 1.46 3.38 1.97l.75 5.3c.08.47.49.84.99.84h8c.5 0 .91-.37.99-.84l.75-5.3c1.22-.51 2.35-1.17 3.38-1.97l4.98 2.01c.45.17.97 0 1.22-.43l4-6.93c.25-.43.14-.97-.24-1.28l-4.22-3.31zM24 31c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg> \ No newline at end of file
diff --git a/prototype_2016/icons/icons.qrc b/prototype_2016/icons/icons.qrc
deleted file mode 100644
index 438f540..0000000
--- a/prototype_2016/icons/icons.qrc
+++ /dev/null
@@ -1,9 +0,0 @@
1<!DOCTYPE RCC>
2<RCC version="1.0">
3
4<qresource prefix="/icons/action">
5 <file alias="search.svg">action_search.svg</file>
6 <file alias="settings.svg">action_settings.svg</file>
7</qresource>
8
9</RCC> \ No newline at end of file