diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/rescuetime-offline.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/rescuetime-offline.svg | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/Flat-Remix-Dark/panel/rescuetime-offline.svg b/Flat-Remix-Dark/panel/rescuetime-offline.svg index 30871c123..49004bada 100644 --- a/Flat-Remix-Dark/panel/rescuetime-offline.svg +++ b/Flat-Remix-Dark/panel/rescuetime-offline.svg @@ -1,21 +1,8 @@ -<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"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> <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(82.745098%,85.490196%,89.019608%)" d="M 4.5 2 L 4.5 4.5 L 2 4.5 L 2 7.5 L 4.5 7.5 L 4.5 10 L 7.5 10 L 7.5 7.5 L 10 7.5 L 10 4.5 L 7.5 4.5 L 7.5 2 Z M 6 3 C 6.277344 3 6.5 3.222656 6.5 3.5 L 6.5 5.132812 C 6.652344 5.222656 6.777344 5.347656 6.863281 5.5 L 8.5 5.5 C 8.777344 5.5 9 5.722656 9 6 C 9 6.277344 8.777344 6.5 8.5 6.5 L 6.867188 6.5 C 6.6875 6.808594 6.355469 7 6 7 C 5.449219 7 5 6.550781 5 6 C 5 5.644531 5.191406 5.3125 5.5 5.136719 L 5.5 3.5 C 5.5 3.222656 5.722656 3 6 3 Z M 6 3"/> - </g> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> - </g> + <path fill-rule="evenodd" opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m8 3v5h-5v6h5v5h6v-5h5v-6h-5v-5h-6zm3 2c0.554 0 1 0.446 1 1v3.2695a2 2 0 0 1 0.729 0.7305h3.271c0.554 0 1 0.446 1 1s-0.446 1-1 1h-3.27a2 2 0 0 1 -1.73 1 2 2 0 0 1 -2 -2 2 2 0 0 1 1 -1.7285v-3.2715c0-0.554 0.446-1 1-1z"/> </svg> |