Use macOS-specific application icon
authorClaudio Cambra <claudio.cambra@gmail.com>
Wed, 6 Jul 2022 16:09:11 +0000 (18:09 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Tue, 12 Jul 2022 15:39:46 +0000 (17:39 +0200)
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
NEXTCLOUD.cmake
theme/colored/Nextcloud-icon-Big-Sur.svg [deleted file]
theme/colored/Nextcloud-macOS-icon.svg [new file with mode: 0644]
theme/colored/Nextcloud-macOS-sidebar.svg [new file with mode: 0644]
theme/colored/Nextcloud-sidebar.svg [deleted file]

index 69464cfcc90edc374286ad5efbaf8ad5eeaa8155..67b56ccc5c2d1407464ce5de451d3e1c0c297db3 100644 (file)
@@ -5,7 +5,14 @@ set( APPLICATION_DOMAIN     "nextcloud.com" )
 set( APPLICATION_VENDOR     "Nextcloud GmbH" )
 set( APPLICATION_UPDATE_URL "https://updates.nextcloud.org/client/" CACHE STRING "URL for updater" )
 set( APPLICATION_HELP_URL   "" CACHE STRING "URL for the help menu" )
-set( APPLICATION_ICON_NAME  "Nextcloud" )
+
+if(APPLE AND APPLICATION_NAME STREQUAL "Nextcloud" AND EXISTS "${CMAKE_SOURCE_DIR}/theme/colored/Nextcloud-macOS-icon.svg")
+    set( APPLICATION_ICON_NAME "Nextcloud-macOS" )
+    message("Using macOS-specific application icon: ${APPLICATION_ICON_NAME}")
+else()
+    set( APPLICATION_ICON_NAME "${APPLICATION_SHORTNAME}" )
+endif()
+
 set( APPLICATION_ICON_SET   "SVG" )
 set( APPLICATION_SERVER_URL "" CACHE STRING "URL for the server to use. If entered, the UI field will be pre-filled with it" )
 set( APPLICATION_SERVER_URL_ENFORCE ON ) # If set and APPLICATION_SERVER_URL is defined, the server can only connect to the pre-defined URL
diff --git a/theme/colored/Nextcloud-icon-Big-Sur.svg b/theme/colored/Nextcloud-icon-Big-Sur.svg
deleted file mode 100644 (file)
index 571fcdf..0000000
+++ /dev/null
@@ -1,287 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg width="100%" height="100%" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
-    <g
-        id="squircle-shadow"
-        opacity="0.55"
-        style="filter:url(#squircle-shadow-filter)"
-    >
-        <use
-            id="fill"
-            xlink:href="#squircle-path"
-            fill="black"
-        />
-    </g>
-    <use
-        id="squircle-figure"
-        xlink:href="#squircle-path"
-        fill="url(#squircle-gradient)"
-    />
-    <g
-        id="squircle-top-edge-figure"
-        mask="url(#squircle-mask)"
-        opacity="0.40"
-        style="filter:url(#squircle-top-edge-filter)"
-    >
-        <rect
-            id="fill"
-            mask="url(#squircle-edge-mask)"
-            width="100%"
-            height="100%"
-            fill="white"
-        />
-    </g>
-    <g
-        id="squircle-bottom-edge-figure"
-        mask="url(#squircle-mask)"
-        opacity="0.40"
-        style="filter:url(#squircle-bottom-edge-filter)"
-    >
-        <rect
-            id="fill"
-            mask="url(#squircle-edge-mask)"
-            width="100%"
-            height="100%"
-            fill="black"
-        />
-    </g>
-    <g
-        id="logo-shadow"
-        opacity="0.40"
-        style="filter:url(#logo-shadow-filter)"
-    >
-        <rect
-            id="fill"
-            mask="url(#logo-mask)"
-            width="100%"
-            height="100%"
-            fill="black"
-        />
-    </g>
-    <g
-        id="logo-figure"
-        mask="url(#logo-mask)"
-    >
-        <rect
-            id="fill"
-            width="100%"
-            height="100%"
-            fill="white"
-        />
-    </g>
-    <g
-        id="logo-top-edge-figure"
-        mask="url(#logo-mask)"
-        opacity="0.20"
-        style="filter:url(#logo-top-edge-filter)"
-    >
-        <rect
-            id="fill"
-            mask="url(#logo-edge-mask)"
-            width="100%"
-            height="100%"
-            fill="black"
-        />
-    </g>
-    <g
-        id="logo-bottom-edge-figure"
-        mask="url(#logo-mask)"
-        opacity="0.40"
-        style="filter:url(#logo-bottom-edge-filter)"
-    >
-        <rect
-            id="fill"
-            mask="url(#logo-edge-mask)"
-            width="100%"
-            height="100%"
-            fill="black"
-        />
-    </g>
-    <defs>
-        <path
-            id="squircle-path"
-            d="M468.997,100L357.361,100.406C347.554,100.406 337.747,100.402 327.94,100.462C319.678,100.514 311.421,100.607 303.161,100.83C285.167,101.315 267.014,102.373 249.217,105.565C231.164,108.801 214.36,114.085 197.959,122.414C181.835,130.602 167.082,141.297 154.291,154.057C141.501,166.816 130.78,181.53 122.573,197.609C114.217,213.98 108.919,230.752 105.673,248.771C102.477,266.517 101.418,284.618 100.931,302.563C100.709,310.8 100.613,319.039 100.563,327.279C100.503,337.063 100,349.216 100,358.999L100,554.998L100.508,667.427C100.508,677.223 100.504,687.019 100.563,696.815C100.613,705.067 100.709,713.317 100.932,721.566C101.418,739.542 102.479,757.675 105.678,775.452C108.923,793.485 114.22,810.27 122.569,826.653C130.777,842.759 141.5,857.495 154.291,870.272C167.081,883.049 181.831,893.757 197.951,901.956C214.362,910.302 231.174,915.595 249.238,918.836C267.026,922.029 285.174,923.087 303.161,923.574C311.421,923.796 319.679,923.891 327.941,923.941C337.748,924 347.554,924 357.361,924L667.643,924C677.432,924 687.219,924 697.008,923.941C705.253,923.891 713.495,923.796 721.738,923.574C739.698,923.087 757.816,922.027 775.579,918.832C793.597,915.59 810.367,910.299 826.738,901.959C842.83,893.761 857.555,883.051 870.321,870.272C883.086,857.497 893.786,842.763 901.978,826.661C910.317,810.269 915.603,793.476 918.843,775.431C922.034,757.66 923.092,739.534 923.577,721.566C923.8,713.316 923.894,705.066 923.945,696.815C924,687.019 924,677.223 924,667.427L924,356.627C924,346.845 924,337.062 923.945,327.279C923.894,319.038 923.8,310.799 923.576,302.563C923.092,284.609 922.033,266.502 918.84,248.75C915.602,230.74 910.314,213.979 901.982,197.616C893.789,181.533 883.088,166.817 870.321,154.057C857.556,141.299 842.834,130.605 826.746,122.418C810.365,114.083 793.587,108.797 775.558,105.56C757.803,102.372 739.691,101.315 721.738,100.83C713.495,100.607 705.253,100.514 697.008,100.462C687.219,100.402 677.432,100.406 667.643,100.406L553.997,100L468.997,100Z"
-        />
-        <mask
-            id="squircle-mask"
-        >
-            <use
-                xlink:href="#squircle-path"
-                fill= "white"
-            />
-        </mask>
-        <linearGradient
-            id="squircle-gradient"
-            gradientTransform="rotate(90)"
-        >
-            <stop
-                offset="0%"
-                stop-color="#1CB3FF"
-            />
-            <stop
-                offset="100%"
-                stop-color="#0088CC"
-            />
-        </linearGradient>
-        <filter
-            id="squircle-shadow-filter"
-        >
-            <feOffset
-                result="offOut"
-                in="SourceGraphic"
-                dx="0"
-                dy="10"
-            />
-            <feGaussianBlur
-                result="blurOut"
-                in="offOut"
-                stdDeviation="10"
-            />
-            <feBlend
-                in="SourceGraphic"
-                in2="blurOut"
-                mode="normal"
-            />
-        </filter>
-        <mask
-            id="squircle-edge-mask"
-        >
-            <rect
-                id="fill"
-                width="100%"
-                height="100%"
-                fill="white"
-            />
-            <use
-                xlink:href="#squircle-path"
-                fill= "black"
-            />
-        </mask>
-        <filter
-            id="squircle-top-edge-filter"
-        >
-            <feOffset
-                result="offOut"
-                in="SourceGraphic"
-                dx="0"
-                dy="4"
-            />
-            <feGaussianBlur
-                result="blurOut"
-                in="offOut"
-                stdDeviation="4"
-            />
-            <feBlend
-                in="SourceGraphic"
-                in2="blurOut"
-                mode="normal"
-            />
-        </filter>
-        <filter
-            id="squircle-bottom-edge-filter"
-        >
-            <feOffset
-                result="offOut"
-                in="SourceGraphic"
-                dx="0"
-                dy="-4"
-            />
-            <feGaussianBlur
-                result="blurOut"
-                in="offOut"
-                stdDeviation="4"
-            />
-            <feBlend
-                in="SourceGraphic"
-                in2="blurOut"
-                mode="normal"
-            />
-        </filter>
-        <mask
-            id="logo-mask"
-        >
-            <circle cx="292" cy="512" r="100" fill="white" />
-            <circle cx="512" cy="512" r="152.5" fill="white" />
-            <circle cx="732" cy="512" r="100" fill="white" />
-            <circle cx="292" cy="512" r="40" fill="black" />
-            <circle cx="512" cy="512" r="92.5" fill="black" />
-            <circle cx="732" cy="512" r="40" fill="black" />
-        </mask>
-        <filter
-            id="logo-shadow-filter"
-        >
-            <feOffset
-                result="offOut"
-                in="SourceGraphic"
-                dx="0"
-                dy="10"
-            />
-            <feGaussianBlur
-                result="blurOut"
-                in="offOut"
-                stdDeviation="10"
-            />
-            <feBlend
-                in="SourceGraphic"
-                in2="blurOut"
-                mode="normal"
-            />
-        </filter>
-        <mask
-            id="logo-edge-mask"
-        >
-            <rect
-                id="fill"
-                width="100%"
-                height="100%"
-                fill="white"
-            />
-            <circle cx="292" cy="512" r="100" fill="black" />
-            <circle cx="512" cy="512" r="152.5" fill="black" />
-            <circle cx="732" cy="512" r="100" fill="black" />
-            <circle cx="292" cy="512" r="40" fill="white" />
-            <circle cx="512" cy="512" r="92.5" fill="white" />
-            <circle cx="732" cy="512" r="40" fill="white" />
-        </mask>
-        <filter
-            id="logo-top-edge-filter"
-        >
-            <feOffset
-                result="offOut"
-                in="SourceGraphic"
-                dx="0"
-                dy="2"
-            />
-            <feGaussianBlur
-                result="blurOut"
-                in="offOut"
-                stdDeviation="2"
-            />
-            <feBlend
-                in="SourceGraphic"
-                in2="blurOut"
-                mode="normal"
-            />
-        </filter>
-        <filter
-            id="logo-bottom-edge-filter"
-        >
-            <feOffset
-                result="offOut"
-                in="SourceGraphic"
-                dx="0"
-                dy="-2"
-            />
-            <feGaussianBlur
-                result="blurOut"
-                in="offOut"
-                stdDeviation="2"
-            />
-            <feBlend
-                in="SourceGraphic"
-                in2="blurOut"
-                mode="normal"
-            />
-        </filter>
-    </defs>
-</svg>
diff --git a/theme/colored/Nextcloud-macOS-icon.svg b/theme/colored/Nextcloud-macOS-icon.svg
new file mode 100644 (file)
index 0000000..571fcdf
--- /dev/null
@@ -0,0 +1,287 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg width="100%" height="100%" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
+    <g
+        id="squircle-shadow"
+        opacity="0.55"
+        style="filter:url(#squircle-shadow-filter)"
+    >
+        <use
+            id="fill"
+            xlink:href="#squircle-path"
+            fill="black"
+        />
+    </g>
+    <use
+        id="squircle-figure"
+        xlink:href="#squircle-path"
+        fill="url(#squircle-gradient)"
+    />
+    <g
+        id="squircle-top-edge-figure"
+        mask="url(#squircle-mask)"
+        opacity="0.40"
+        style="filter:url(#squircle-top-edge-filter)"
+    >
+        <rect
+            id="fill"
+            mask="url(#squircle-edge-mask)"
+            width="100%"
+            height="100%"
+            fill="white"
+        />
+    </g>
+    <g
+        id="squircle-bottom-edge-figure"
+        mask="url(#squircle-mask)"
+        opacity="0.40"
+        style="filter:url(#squircle-bottom-edge-filter)"
+    >
+        <rect
+            id="fill"
+            mask="url(#squircle-edge-mask)"
+            width="100%"
+            height="100%"
+            fill="black"
+        />
+    </g>
+    <g
+        id="logo-shadow"
+        opacity="0.40"
+        style="filter:url(#logo-shadow-filter)"
+    >
+        <rect
+            id="fill"
+            mask="url(#logo-mask)"
+            width="100%"
+            height="100%"
+            fill="black"
+        />
+    </g>
+    <g
+        id="logo-figure"
+        mask="url(#logo-mask)"
+    >
+        <rect
+            id="fill"
+            width="100%"
+            height="100%"
+            fill="white"
+        />
+    </g>
+    <g
+        id="logo-top-edge-figure"
+        mask="url(#logo-mask)"
+        opacity="0.20"
+        style="filter:url(#logo-top-edge-filter)"
+    >
+        <rect
+            id="fill"
+            mask="url(#logo-edge-mask)"
+            width="100%"
+            height="100%"
+            fill="black"
+        />
+    </g>
+    <g
+        id="logo-bottom-edge-figure"
+        mask="url(#logo-mask)"
+        opacity="0.40"
+        style="filter:url(#logo-bottom-edge-filter)"
+    >
+        <rect
+            id="fill"
+            mask="url(#logo-edge-mask)"
+            width="100%"
+            height="100%"
+            fill="black"
+        />
+    </g>
+    <defs>
+        <path
+            id="squircle-path"
+            d="M468.997,100L357.361,100.406C347.554,100.406 337.747,100.402 327.94,100.462C319.678,100.514 311.421,100.607 303.161,100.83C285.167,101.315 267.014,102.373 249.217,105.565C231.164,108.801 214.36,114.085 197.959,122.414C181.835,130.602 167.082,141.297 154.291,154.057C141.501,166.816 130.78,181.53 122.573,197.609C114.217,213.98 108.919,230.752 105.673,248.771C102.477,266.517 101.418,284.618 100.931,302.563C100.709,310.8 100.613,319.039 100.563,327.279C100.503,337.063 100,349.216 100,358.999L100,554.998L100.508,667.427C100.508,677.223 100.504,687.019 100.563,696.815C100.613,705.067 100.709,713.317 100.932,721.566C101.418,739.542 102.479,757.675 105.678,775.452C108.923,793.485 114.22,810.27 122.569,826.653C130.777,842.759 141.5,857.495 154.291,870.272C167.081,883.049 181.831,893.757 197.951,901.956C214.362,910.302 231.174,915.595 249.238,918.836C267.026,922.029 285.174,923.087 303.161,923.574C311.421,923.796 319.679,923.891 327.941,923.941C337.748,924 347.554,924 357.361,924L667.643,924C677.432,924 687.219,924 697.008,923.941C705.253,923.891 713.495,923.796 721.738,923.574C739.698,923.087 757.816,922.027 775.579,918.832C793.597,915.59 810.367,910.299 826.738,901.959C842.83,893.761 857.555,883.051 870.321,870.272C883.086,857.497 893.786,842.763 901.978,826.661C910.317,810.269 915.603,793.476 918.843,775.431C922.034,757.66 923.092,739.534 923.577,721.566C923.8,713.316 923.894,705.066 923.945,696.815C924,687.019 924,677.223 924,667.427L924,356.627C924,346.845 924,337.062 923.945,327.279C923.894,319.038 923.8,310.799 923.576,302.563C923.092,284.609 922.033,266.502 918.84,248.75C915.602,230.74 910.314,213.979 901.982,197.616C893.789,181.533 883.088,166.817 870.321,154.057C857.556,141.299 842.834,130.605 826.746,122.418C810.365,114.083 793.587,108.797 775.558,105.56C757.803,102.372 739.691,101.315 721.738,100.83C713.495,100.607 705.253,100.514 697.008,100.462C687.219,100.402 677.432,100.406 667.643,100.406L553.997,100L468.997,100Z"
+        />
+        <mask
+            id="squircle-mask"
+        >
+            <use
+                xlink:href="#squircle-path"
+                fill= "white"
+            />
+        </mask>
+        <linearGradient
+            id="squircle-gradient"
+            gradientTransform="rotate(90)"
+        >
+            <stop
+                offset="0%"
+                stop-color="#1CB3FF"
+            />
+            <stop
+                offset="100%"
+                stop-color="#0088CC"
+            />
+        </linearGradient>
+        <filter
+            id="squircle-shadow-filter"
+        >
+            <feOffset
+                result="offOut"
+                in="SourceGraphic"
+                dx="0"
+                dy="10"
+            />
+            <feGaussianBlur
+                result="blurOut"
+                in="offOut"
+                stdDeviation="10"
+            />
+            <feBlend
+                in="SourceGraphic"
+                in2="blurOut"
+                mode="normal"
+            />
+        </filter>
+        <mask
+            id="squircle-edge-mask"
+        >
+            <rect
+                id="fill"
+                width="100%"
+                height="100%"
+                fill="white"
+            />
+            <use
+                xlink:href="#squircle-path"
+                fill= "black"
+            />
+        </mask>
+        <filter
+            id="squircle-top-edge-filter"
+        >
+            <feOffset
+                result="offOut"
+                in="SourceGraphic"
+                dx="0"
+                dy="4"
+            />
+            <feGaussianBlur
+                result="blurOut"
+                in="offOut"
+                stdDeviation="4"
+            />
+            <feBlend
+                in="SourceGraphic"
+                in2="blurOut"
+                mode="normal"
+            />
+        </filter>
+        <filter
+            id="squircle-bottom-edge-filter"
+        >
+            <feOffset
+                result="offOut"
+                in="SourceGraphic"
+                dx="0"
+                dy="-4"
+            />
+            <feGaussianBlur
+                result="blurOut"
+                in="offOut"
+                stdDeviation="4"
+            />
+            <feBlend
+                in="SourceGraphic"
+                in2="blurOut"
+                mode="normal"
+            />
+        </filter>
+        <mask
+            id="logo-mask"
+        >
+            <circle cx="292" cy="512" r="100" fill="white" />
+            <circle cx="512" cy="512" r="152.5" fill="white" />
+            <circle cx="732" cy="512" r="100" fill="white" />
+            <circle cx="292" cy="512" r="40" fill="black" />
+            <circle cx="512" cy="512" r="92.5" fill="black" />
+            <circle cx="732" cy="512" r="40" fill="black" />
+        </mask>
+        <filter
+            id="logo-shadow-filter"
+        >
+            <feOffset
+                result="offOut"
+                in="SourceGraphic"
+                dx="0"
+                dy="10"
+            />
+            <feGaussianBlur
+                result="blurOut"
+                in="offOut"
+                stdDeviation="10"
+            />
+            <feBlend
+                in="SourceGraphic"
+                in2="blurOut"
+                mode="normal"
+            />
+        </filter>
+        <mask
+            id="logo-edge-mask"
+        >
+            <rect
+                id="fill"
+                width="100%"
+                height="100%"
+                fill="white"
+            />
+            <circle cx="292" cy="512" r="100" fill="black" />
+            <circle cx="512" cy="512" r="152.5" fill="black" />
+            <circle cx="732" cy="512" r="100" fill="black" />
+            <circle cx="292" cy="512" r="40" fill="white" />
+            <circle cx="512" cy="512" r="92.5" fill="white" />
+            <circle cx="732" cy="512" r="40" fill="white" />
+        </mask>
+        <filter
+            id="logo-top-edge-filter"
+        >
+            <feOffset
+                result="offOut"
+                in="SourceGraphic"
+                dx="0"
+                dy="2"
+            />
+            <feGaussianBlur
+                result="blurOut"
+                in="offOut"
+                stdDeviation="2"
+            />
+            <feBlend
+                in="SourceGraphic"
+                in2="blurOut"
+                mode="normal"
+            />
+        </filter>
+        <filter
+            id="logo-bottom-edge-filter"
+        >
+            <feOffset
+                result="offOut"
+                in="SourceGraphic"
+                dx="0"
+                dy="-2"
+            />
+            <feGaussianBlur
+                result="blurOut"
+                in="offOut"
+                stdDeviation="2"
+            />
+            <feBlend
+                in="SourceGraphic"
+                in2="blurOut"
+                mode="normal"
+            />
+        </filter>
+    </defs>
+</svg>
diff --git a/theme/colored/Nextcloud-macOS-sidebar.svg b/theme/colored/Nextcloud-macOS-sidebar.svg
new file mode 100644 (file)
index 0000000..2068bc8
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<svg version="1.1"
+        id="svg2" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
+        xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1024 1024"
+        style="enable-background:new 0 0 1024 1024;" xml:space="preserve">
+<style type="text/css">
+       .st0{fill:#FFFFFF;}
+</style>
+<sodipodi:namedview  bordercolor="#666666" borderopacity="1" fit-margin-bottom="0" fit-margin-left="0" fit-margin-right="0" fit-margin-top="0" gridtolerance="10" guidetolerance="10" id="namedview8" inkscape:current-layer="svg2" inkscape:cx="-225.44227" inkscape:cy="284.0991" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-width="640" inkscape:zoom="0.32" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
+       </sodipodi:namedview>
+<g>
+</g>
+<path id="path6" inkscape:connector-curvature="0" class="st0" d="M513.6,266.9c-106.7,0-196.3,73.1-223.6,171.3
+       c-23.9-52.6-76.5-89.8-137.6-89.8C69.2,348.5,0.8,416.9,0.8,500c0,83.2,68.4,151.6,151.6,151.6c61.1,0,113.7-37.3,137.5-89.9
+       c27.4,98.3,117,171.4,223.7,171.4c106.1,0,195.2-72.3,223.2-169.7c24.3,51.6,76.1,88.2,136.5,88.2c83.2,0,151.6-68.4,151.6-151.6
+       c0-83.2-68.4-151.6-151.6-151.6c-60.4,0-112.2,36.6-136.5,88.2C708.8,339.2,619.7,266.9,513.6,266.9L513.6,266.9z M513.6,355.9
+       c80.1,0,144.1,64,144.1,144.1c0,80.1-64,144.2-144.1,144.1c-80.1,0-144.1-64-144.1-144.1C369.5,419.9,433.5,355.9,513.6,355.9
+       L513.6,355.9z M152.3,437.4c35.1,0,62.6,27.5,62.6,62.6c0,35.1-27.5,62.6-62.6,62.6c-35.1,0-62.6-27.5-62.6-62.6
+       C89.8,464.9,117.2,437.4,152.3,437.4L152.3,437.4z M873.2,437.4c35.1,0,62.6,27.5,62.6,62.6c0,35.1-27.5,62.6-62.6,62.6
+       c-35.1,0-62.6-27.5-62.6-62.6C810.6,464.9,838.1,437.4,873.2,437.4L873.2,437.4z"/>
+</svg>
diff --git a/theme/colored/Nextcloud-sidebar.svg b/theme/colored/Nextcloud-sidebar.svg
deleted file mode 100644 (file)
index 2068bc8..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-        id="svg2" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-        xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1024 1024"
-        style="enable-background:new 0 0 1024 1024;" xml:space="preserve">
-<style type="text/css">
-       .st0{fill:#FFFFFF;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" fit-margin-bottom="0" fit-margin-left="0" fit-margin-right="0" fit-margin-top="0" gridtolerance="10" guidetolerance="10" id="namedview8" inkscape:current-layer="svg2" inkscape:cx="-225.44227" inkscape:cy="284.0991" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-width="640" inkscape:zoom="0.32" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-       </sodipodi:namedview>
-<g>
-</g>
-<path id="path6" inkscape:connector-curvature="0" class="st0" d="M513.6,266.9c-106.7,0-196.3,73.1-223.6,171.3
-       c-23.9-52.6-76.5-89.8-137.6-89.8C69.2,348.5,0.8,416.9,0.8,500c0,83.2,68.4,151.6,151.6,151.6c61.1,0,113.7-37.3,137.5-89.9
-       c27.4,98.3,117,171.4,223.7,171.4c106.1,0,195.2-72.3,223.2-169.7c24.3,51.6,76.1,88.2,136.5,88.2c83.2,0,151.6-68.4,151.6-151.6
-       c0-83.2-68.4-151.6-151.6-151.6c-60.4,0-112.2,36.6-136.5,88.2C708.8,339.2,619.7,266.9,513.6,266.9L513.6,266.9z M513.6,355.9
-       c80.1,0,144.1,64,144.1,144.1c0,80.1-64,144.2-144.1,144.1c-80.1,0-144.1-64-144.1-144.1C369.5,419.9,433.5,355.9,513.6,355.9
-       L513.6,355.9z M152.3,437.4c35.1,0,62.6,27.5,62.6,62.6c0,35.1-27.5,62.6-62.6,62.6c-35.1,0-62.6-27.5-62.6-62.6
-       C89.8,464.9,117.2,437.4,152.3,437.4L152.3,437.4z M873.2,437.4c35.1,0,62.6,27.5,62.6,62.6c0,35.1-27.5,62.6-62.6,62.6
-       c-35.1,0-62.6-27.5-62.6-62.6C810.6,464.9,838.1,437.4,873.2,437.4L873.2,437.4z"/>
-</svg>