diff options
Diffstat (limited to 'Flat-Remix-Light/panel/nylas-tray-empty.svg')
-rw-r--r-- | Flat-Remix-Light/panel/nylas-tray-empty.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/nylas-tray-empty.svg b/Flat-Remix-Light/panel/nylas-tray-empty.svg new file mode 100644 index 000000000..144406188 --- /dev/null +++ b/Flat-Remix-Light/panel/nylas-tray-empty.svg @@ -0,0 +1,21 @@ +<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> + <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(19.215686%,21.176471%,23.137255%)" d="M 6.5 1.75 L 6.5 3.25 L 10 5.25 L 10 3.75 Z M 2.5 2.113281 C 2.222656 2.113281 2 2.335938 2 2.613281 L 2 3.25 L 5.5 5.25 L 5.5 3.75 C 4.582031 3.226562 3.664062 2.699219 2.75 2.179688 C 2.671875 2.132812 2.585938 2.113281 2.5 2.113281 Z M 2 4.25 L 2 5.75 L 5.5 7.75 L 5.5 6.25 Z M 6.5 4.25 L 6.5 5.75 L 10 7.75 L 10 6.25 Z M 2 6.75 L 2 8.25 L 5.5 10.25 L 5.5 8.75 Z M 6.5 6.75 L 6.5 8.25 C 7.417969 8.773438 8.335938 9.300781 9.25 9.820312 C 9.328125 9.867188 9.414062 9.886719 9.5 9.886719 C 9.777344 9.886719 10 9.664062 10 9.386719 L 10 8.75 Z M 6.5 6.75"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |