Browse Source

Add new wizard icons and remove obsolete ones

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach 5 years ago
parent
commit
05d2a87840
54 changed files with 279 additions and 3 deletions
  1. 30 0
      theme.qrc
  2. BIN
      theme/black/external.png
  3. 1 0
      theme/black/external.svg
  4. BIN
      theme/black/external@2x.png
  5. BIN
      theme/black/folder.png
  6. 1 0
      theme/black/folder.svg
  7. BIN
      theme/black/folder@2x.png
  8. BIN
      theme/black/wizard-files.png
  9. 0 0
      theme/black/wizard-files.svg
  10. BIN
      theme/black/wizard-files@2x.png
  11. BIN
      theme/black/wizard-groupware.png
  12. 0 0
      theme/black/wizard-groupware.svg
  13. BIN
      theme/black/wizard-groupware@2x.png
  14. BIN
      theme/black/wizard-nextcloud.png
  15. 81 0
      theme/black/wizard-nextcloud.svg
  16. BIN
      theme/black/wizard-nextcloud@2x.png
  17. BIN
      theme/black/wizard-talk.png
  18. 0 0
      theme/black/wizard-talk.svg
  19. BIN
      theme/black/wizard-talk@2x.png
  20. BIN
      theme/colored/external.png
  21. 1 0
      theme/colored/external.svg
  22. BIN
      theme/colored/external@2x.png
  23. BIN
      theme/colored/folder.png
  24. 1 1
      theme/colored/folder.svg
  25. BIN
      theme/colored/folder@2x.png
  26. BIN
      theme/colored/wizard-files.png
  27. BIN
      theme/colored/wizard-files@2x.png
  28. BIN
      theme/colored/wizard-groupware.png
  29. BIN
      theme/colored/wizard-groupware@2x.png
  30. BIN
      theme/colored/wizard-nextcloud.png
  31. 81 1
      theme/colored/wizard-nextcloud.svg
  32. BIN
      theme/colored/wizard-nextcloud@2x.png
  33. BIN
      theme/colored/wizard-talk.png
  34. BIN
      theme/colored/wizard-talk@2x.png
  35. 0 0
      theme/colored/wizard_logo.svg
  36. 0 0
      theme/sync-arrow.svg
  37. BIN
      theme/white/external.png
  38. 1 0
      theme/white/external.svg
  39. BIN
      theme/white/external@2x.png
  40. BIN
      theme/white/folder.png
  41. 1 1
      theme/white/folder.svg
  42. BIN
      theme/white/folder@2x.png
  43. BIN
      theme/white/wizard-files.png
  44. 0 0
      theme/white/wizard-files.svg
  45. BIN
      theme/white/wizard-files@2x.png
  46. BIN
      theme/white/wizard-groupware.png
  47. 0 0
      theme/white/wizard-groupware.svg
  48. BIN
      theme/white/wizard-groupware@2x.png
  49. BIN
      theme/white/wizard-nextcloud.png
  50. 81 0
      theme/white/wizard-nextcloud.svg
  51. BIN
      theme/white/wizard-nextcloud@2x.png
  52. BIN
      theme/white/wizard-talk.png
  53. 0 0
      theme/white/wizard-talk.svg
  54. BIN
      theme/white/wizard-talk@2x.png

+ 30 - 0
theme.qrc

@@ -80,6 +80,12 @@
         <file>theme/colored/state-warning-64.png</file>
         <file>theme/colored/state-warning-128.png</file>
         <file>theme/colored/state-warning-256.png</file>
+        <file>theme/black/folder.png</file>
+        <file>theme/black/folder@2x.png</file>
+        <file>theme/white/folder.png</file>
+        <file>theme/white/folder@2x.png</file>
+        <file>theme/colored/folder.png</file>
+        <file>theme/colored/folder@2x.png</file>
         <file>theme/black/control-next.svg</file>
         <file>theme/black/control-prev.svg</file>
         <file>theme/black/state-error.svg</file>
@@ -124,6 +130,23 @@
         <file>theme/white/state-warning-64.png</file>
         <file>theme/white/state-warning-128.png</file>
         <file>theme/white/state-warning-256.png</file>
+        <file>theme/white/wizard-files.png</file>
+        <file>theme/white/wizard-files@2x.png</file>
+        <file>theme/white/wizard-groupware.png</file>
+        <file>theme/white/wizard-groupware@2x.png</file>
+        <file>theme/white/wizard-nextcloud.png</file>
+        <file>theme/white/wizard-nextcloud@2x.png</file>
+        <file>theme/white/wizard-talk.png</file>
+        <file>theme/white/wizard-talk@2x.png</file>
+        <file>theme/black/wizard-files.png</file>
+        <file>theme/black/wizard-files@2x.png</file>
+        <file>theme/black/wizard-groupware.png</file>
+        <file>theme/black/wizard-groupware@2x.png</file>
+        <file>theme/black/wizard-nextcloud.png</file>
+        <file>theme/black/wizard-nextcloud@2x.png</file>
+        <file>theme/black/wizard-talk.png</file>
+        <file>theme/black/wizard-talk@2x.png</file>
+        <file>theme/black/wizard-files.png</file>
         <file>theme/colored/wizard-files.png</file>
         <file>theme/colored/wizard-files@2x.png</file>
         <file>theme/colored/wizard-groupware.png</file>
@@ -132,6 +155,13 @@
         <file>theme/colored/wizard-nextcloud@2x.png</file>
         <file>theme/colored/wizard-talk.png</file>
         <file>theme/colored/wizard-talk@2x.png</file>
+        <file>theme/sync-arrow.svg</file>
+        <file>theme/white/external.png</file>
+        <file>theme/white/external@2x.png</file>
+        <file>theme/black/external.png</file>
+        <file>theme/black/external@2x.png</file>
+        <file>theme/colored/external.png</file>
+        <file>theme/colored/external@2x.png</file>
         <file>theme/white/folder.svg</file>
         <file>theme/white/more-apps.svg</file>
         <file>theme/white/talk-app.svg</file>

BIN
theme/black/external.png


+ 1 - 0
theme/black/external.svg

@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M3.2 2C2.53 2 2 2.54 2 3.2v9.6c0 .67.53 1.2 1.2 1.2h9.6c.67 0 1.2-.53 1.2-1.2V8.98l-1.2-1.2v5.02H3.2V3.2h5.02L7.08 2.06 7.02 2H3.2z"/><path d="M8.14 1l2.29 2.29L7 6.7 9.29 9l3.42-3.43L15 7.86V1z"/></svg>

BIN
theme/black/external@2x.png


BIN
theme/black/folder.png


+ 1 - 0
theme/black/folder.svg

@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 0 32 32" width="32" version="1.1"><path fill="#000000" d="m3 4c-0.5 0-1 0.5-1 1v22c0 0.52 0.48 1 1 1h26c0.52 0 1-0.482 1-1v-18c0-0.5-0.5-1-1-1h-13l-4-4z"/></svg>

BIN
theme/black/folder@2x.png


BIN
theme/black/wizard-files.png


File diff suppressed because it is too large
+ 0 - 0
theme/black/wizard-files.svg


BIN
theme/black/wizard-files@2x.png


BIN
theme/black/wizard-groupware.png


File diff suppressed because it is too large
+ 0 - 0
theme/black/wizard-groupware.svg


BIN
theme/black/wizard-groupware@2x.png


BIN
theme/black/wizard-nextcloud.png


+ 81 - 0
theme/black/wizard-nextcloud.svg

@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   height="100"
+   width="200"
+   viewBox="0 0 200 100"
+   id="svg10"
+   sodipodi:docname="wizard-nextcloud.svg"
+   inkscape:export-filename="/home/felix/workspace/work/nextcloud-desktop/theme/white/wizard-nextcloud.png"
+   inkscape:export-xdpi="37.5"
+   inkscape:export-ydpi="37.5"
+   inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
+  <metadata
+     id="metadata16">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs14" />
+  <sodipodi:namedview
+     pagecolor="#808080"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="3440"
+     inkscape:window-height="1440"
+     id="namedview12"
+     showgrid="false"
+     inkscape:zoom="5.0976562"
+     inkscape:cx="63.321716"
+     inkscape:cy="64.000003"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg10"
+     inkscape:document-rotation="0" />
+  <g
+     stroke="#000000"
+     stroke-width="22"
+     fill="none"
+     id="g8"
+     style="fill:#000000;fill-opacity:0"
+     transform="matrix(0.80267111,0,0,0.80443207,-2.7419032,-5.2833187)">
+    <circle
+       cy="64"
+       cx="40"
+       r="26"
+       id="circle2"
+       style="fill:#000000;fill-opacity:0" />
+    <circle
+       cy="64"
+       cx="216"
+       r="26"
+       id="circle4"
+       style="fill:#000000;fill-opacity:0" />
+    <circle
+       cy="64"
+       cx="128"
+       r="46"
+       id="circle6"
+       style="fill:#000000;fill-opacity:0" />
+  </g>
+</svg>

BIN
theme/black/wizard-nextcloud@2x.png


BIN
theme/black/wizard-talk.png


File diff suppressed because it is too large
+ 0 - 0
theme/black/wizard-talk.svg


BIN
theme/black/wizard-talk@2x.png


BIN
theme/colored/external.png


+ 1 - 0
theme/colored/external.svg

@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#0082c9" d="M3.2 2C2.53 2 2 2.54 2 3.2v9.6c0 .67.53 1.2 1.2 1.2h9.6c.67 0 1.2-.53 1.2-1.2V8.98l-1.2-1.2v5.02H3.2V3.2h5.02L7.08 2.06 7.02 2H3.2z"/><path fill="#0082c9" d="M8.14 1l2.29 2.29L7 6.7 9.29 9l3.42-3.43L15 7.86V1z"/></svg>

BIN
theme/colored/external@2x.png


BIN
theme/colored/folder.png


+ 1 - 1
theme/colored/folder.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" version="1.1" height="16"><path fill="#0082c9" d="m1.5 2c-0.25 0-0.5 0.25-0.5 0.5v11c0 0.26 0.24 0.5 0.5 0.5h13c0.26 0 0.5-0.241 0.5-0.5v-9c0-0.25-0.25-0.5-0.5-0.5h-6.5l-2-2z"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 0 32 32" width="32" version="1.1"><path fill="#0082c9" d="m3 4c-0.5 0-1 0.5-1 1v22c0 0.52 0.48 1 1 1h26c0.52 0 1-0.482 1-1v-18c0-0.5-0.5-1-1-1h-13l-4-4z"/></svg>

BIN
theme/colored/folder@2x.png


BIN
theme/colored/wizard-files.png


BIN
theme/colored/wizard-files@2x.png


BIN
theme/colored/wizard-groupware.png


BIN
theme/colored/wizard-groupware@2x.png


BIN
theme/colored/wizard-nextcloud.png


+ 81 - 1
theme/colored/wizard-nextcloud.svg

@@ -1 +1,81 @@
-<svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="128" width="256" viewBox="0 0 256 128" ><g stroke="#0082c9" stroke-width="22" fill="none"><circle cy="64" cx="40" r="26"/><circle cy="64" cx="216" r="26"/><circle cy="64" cx="128" r="46"/></g></svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   height="100"
+   width="200"
+   viewBox="0 0 200 100"
+   id="svg10"
+   sodipodi:docname="wizard-nextcloud.svg"
+   inkscape:export-filename="/home/felix/workspace/work/nextcloud-desktop/theme/white/wizard-nextcloud.png"
+   inkscape:export-xdpi="37.5"
+   inkscape:export-ydpi="37.5"
+   inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
+  <metadata
+     id="metadata16">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs14" />
+  <sodipodi:namedview
+     pagecolor="#808080"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="3440"
+     inkscape:window-height="1440"
+     id="namedview12"
+     showgrid="false"
+     inkscape:zoom="5.0976562"
+     inkscape:cx="63.321716"
+     inkscape:cy="64.000003"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg10"
+     inkscape:document-rotation="0" />
+  <g
+     stroke="#0082c9"
+     stroke-width="22"
+     fill="none"
+     id="g8"
+     style="fill:#000000;fill-opacity:0"
+     transform="matrix(0.80267111,0,0,0.80443207,-2.7419032,-5.2833187)">
+    <circle
+       cy="64"
+       cx="40"
+       r="26"
+       id="circle2"
+       style="fill:#000000;fill-opacity:0" />
+    <circle
+       cy="64"
+       cx="216"
+       r="26"
+       id="circle4"
+       style="fill:#000000;fill-opacity:0" />
+    <circle
+       cy="64"
+       cx="128"
+       r="46"
+       id="circle6"
+       style="fill:#000000;fill-opacity:0" />
+  </g>
+</svg>

BIN
theme/colored/wizard-nextcloud@2x.png


BIN
theme/colored/wizard-talk.png


BIN
theme/colored/wizard-talk@2x.png


File diff suppressed because it is too large
+ 0 - 0
theme/colored/wizard_logo.svg


File diff suppressed because it is too large
+ 0 - 0
theme/sync-arrow.svg


BIN
theme/white/external.png


+ 1 - 0
theme/white/external.svg

@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#ffffff" d="M3.2 2C2.53 2 2 2.54 2 3.2v9.6c0 .67.53 1.2 1.2 1.2h9.6c.67 0 1.2-.53 1.2-1.2V8.98l-1.2-1.2v5.02H3.2V3.2h5.02L7.08 2.06 7.02 2H3.2z"/><path fill="#ffffff" d="M8.14 1l2.29 2.29L7 6.7 9.29 9l3.42-3.43L15 7.86V1z"/></svg>

BIN
theme/white/external@2x.png


BIN
theme/white/folder.png


+ 1 - 1
theme/white/folder.svg

@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" version="1.1" height="16"><path fill="#fff" d="m1.5 2c-0.25 0-0.5 0.25-0.5 0.5v11c0 0.26 0.24 0.5 0.5 0.5h13c0.26 0 0.5-0.241 0.5-0.5v-9c0-0.25-0.25-0.5-0.5-0.5h-6.5l-2-2z"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 0 32 32" width="32" version="1.1"><path fill="#ffffff" d="m3 4c-0.5 0-1 0.5-1 1v22c0 0.52 0.48 1 1 1h26c0.52 0 1-0.482 1-1v-18c0-0.5-0.5-1-1-1h-13l-4-4z"/></svg>

BIN
theme/white/folder@2x.png


BIN
theme/white/wizard-files.png


File diff suppressed because it is too large
+ 0 - 0
theme/white/wizard-files.svg


BIN
theme/white/wizard-files@2x.png


BIN
theme/white/wizard-groupware.png


File diff suppressed because it is too large
+ 0 - 0
theme/white/wizard-groupware.svg


BIN
theme/white/wizard-groupware@2x.png


BIN
theme/white/wizard-nextcloud.png


+ 81 - 0
theme/white/wizard-nextcloud.svg

@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   height="100"
+   width="200"
+   viewBox="0 0 200 100"
+   id="svg10"
+   sodipodi:docname="wizard-nextcloud.svg"
+   inkscape:export-filename="/home/felix/workspace/work/nextcloud-desktop/theme/white/wizard-nextcloud.png"
+   inkscape:export-xdpi="37.5"
+   inkscape:export-ydpi="37.5"
+   inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
+  <metadata
+     id="metadata16">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs14" />
+  <sodipodi:namedview
+     pagecolor="#808080"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="3440"
+     inkscape:window-height="1440"
+     id="namedview12"
+     showgrid="false"
+     inkscape:zoom="5.0976562"
+     inkscape:cx="63.321716"
+     inkscape:cy="64.000003"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg10"
+     inkscape:document-rotation="0" />
+  <g
+     stroke="#ffffff"
+     stroke-width="22"
+     fill="none"
+     id="g8"
+     style="fill:#000000;fill-opacity:0"
+     transform="matrix(0.80267111,0,0,0.80443207,-2.7419032,-5.2833187)">
+    <circle
+       cy="64"
+       cx="40"
+       r="26"
+       id="circle2"
+       style="fill:#000000;fill-opacity:0" />
+    <circle
+       cy="64"
+       cx="216"
+       r="26"
+       id="circle4"
+       style="fill:#000000;fill-opacity:0" />
+    <circle
+       cy="64"
+       cx="128"
+       r="46"
+       id="circle6"
+       style="fill:#000000;fill-opacity:0" />
+  </g>
+</svg>

BIN
theme/white/wizard-nextcloud@2x.png


BIN
theme/white/wizard-talk.png


File diff suppressed because it is too large
+ 0 - 0
theme/white/wizard-talk.svg


BIN
theme/white/wizard-talk@2x.png


Some files were not shown because too many files changed in this diff