aboutsummaryrefslogtreecommitdiff
path: root/Flat Remix/panel/nylas-tray-empty.svg
diff options
context:
space:
mode:
Diffstat (limited to 'Flat Remix/panel/nylas-tray-empty.svg')
-rw-r--r--Flat Remix/panel/nylas-tray-empty.svg23
1 files changed, 18 insertions, 5 deletions
diff --git a/Flat Remix/panel/nylas-tray-empty.svg b/Flat Remix/panel/nylas-tray-empty.svg
index e41acab38..50902841f 100644
--- a/Flat Remix/panel/nylas-tray-empty.svg
+++ b/Flat Remix/panel/nylas-tray-empty.svg
@@ -1,8 +1,21 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12">
<defs>
- <style id="current-color-scheme" type="text/css">
- .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; }
- </style>
+ <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox">
+ <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
+ </filter>
+ <mask id="mask0">
+ <g filter="url(#alpha)">
+ <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/>
+ </g>
+ </mask>
+ <clipPath id="clip1">
+ <rect width="12" height="12" x="0" y="0"/>
+ </clipPath>
+ <g id="surface5" clip-path="url(#clip1)">
+ <path style="fill-rule:evenodd;fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6 0.75 L 6 2.601562 L 9.75 5.074219 L 9.75 3.21875 Z M 2.0625 1.195312 C 1.753906 1.195312 1.5 1.472656 1.5 1.8125 L 1.5 2.601562 L 5.25 5.074219 L 5.25 3.222656 C 4.21875 2.574219 3.371094 1.921875 2.339844 1.277344 C 2.257812 1.226562 2.160156 1.195312 2.0625 1.195312 Z M 1.5 3.839844 L 1.5 5.691406 L 5.25 8.160156 L 5.25 6.308594 Z M 6 3.839844 L 6 5.691406 L 9.75 8.160156 L 9.75 6.308594 Z M 1.5 6.925781 L 1.5 8.78125 L 5.4375 11.25 L 5.25 9.398438 Z M 6 6.925781 L 6 8.777344 C 7.03125 9.425781 7.878906 10.078125 8.910156 10.722656 C 8.992188 10.777344 9.089844 10.804688 9.1875 10.804688 C 9.496094 10.804688 9.75 10.527344 9.75 10.1875 L 9.75 9.398438 Z M 6 6.925781"/>
+ </g>
</defs>
- <path style="opacity:0.3;fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 8,1 V 3.4706 L 13,6.7647 V 4.2942 Z M 2.75,1.5952 C 2.336,1.5952 2,1.9641 2,2.4187 V 3.4706 L 7,6.7647 V 4.2958 C 5.6253,3.4327 4.4946,2.5635 3.1221,1.7046 3.0088,1.6329 2.8805,1.5952 2.75,1.5952 Z M 2,5.1177 V 7.5883 L 7,10.882 V 8.4118 Z M 8,5.1177 V 7.5883 L 13,10.882 V 8.4118 Z M 2,9.2353 V 11.706 L 7.25,15 7,12.529 Z M 8,9.2353 V 11.704 C 9.3748,12.567 10.506,13.437 11.878,14.296 11.991,14.368 12.12,14.405 12.25,14.405 12.664,14.405 13,14.036 13,13.581 V 12.529 Z"/>
+ <g>
+ <use mask="url(#mask0)" xlink:href="#surface5"/>
+ </g>
</svg>