diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/gitter-indicator-notification.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/gitter-indicator-notification.svg | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Flat-Remix-Dark/panel/gitter-indicator-notification.svg b/Flat-Remix-Dark/panel/gitter-indicator-notification.svg index c3867f633..119474e28 100644 --- a/Flat-Remix-Dark/panel/gitter-indicator-notification.svg +++ b/Flat-Remix-Dark/panel/gitter-indicator-notification.svg @@ -1,6 +1,9 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 3 2.5 L 3 7 L 4 7 L 4 2.5 Z M 4.5 3.5 L 4.5 9.5 L 5.5 9.5 L 5.5 3.5 Z M 6 3.5 L 6 9.5 L 7 9.5 L 7 3.5 Z M 7.5 3.5 L 7.5 7 L 8.5 7 L 8.5 3.5 Z M 7.5 3.5"/> - <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 10 9 C 10 9.550781 9.550781 10 9 10 C 8.449219 10 8 9.550781 8 9 C 8 8.449219 8.449219 8 9 8 C 9.550781 8 10 8.449219 10 9 Z M 10 9"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m5 4v9h2v-9zm3 2v12h2v-12zm3 0v12h2v-12zm3 0v7h2v-7z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="17" cy="17" r="2"/> </svg> |