diff options
Diffstat (limited to 'Flat-Remix/panel/rambox-notification.svg')
-rw-r--r-- | Flat-Remix/panel/rambox-notification.svg | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Flat-Remix/panel/rambox-notification.svg b/Flat-Remix/panel/rambox-notification.svg index 5d47a4f5e..163c51f5c 100644 --- a/Flat-Remix/panel/rambox-notification.svg +++ b/Flat-Remix/panel/rambox-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-rule:evenodd;fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6.464844 4.398438 C 7.394531 4.410156 7.519531 5.132812 7.789062 5.152344 C 8.128906 5.171875 8.320312 5.59375 8.183594 5.878906 C 8.046875 6.164062 7.835938 6.019531 7.832031 6.359375 C 7.828125 6.554688 7.917969 6.703125 7.992188 6.703125 C 8.199219 6.542969 8.421875 6.542969 8.53125 6.644531 C 8.640625 6.75 8.644531 6.960938 8.640625 7.226562 C 9.140625 7.796875 9.261719 7.84375 9.394531 8.109375 C 9.496094 8.316406 9.597656 8.6875 9.324219 8.804688 C 9.125 9.589844 8.570312 9.855469 8.011719 9.789062 C 7.828125 9.769531 7.347656 10.148438 6.351562 9.933594 C 5.582031 9.769531 2.128906 8.925781 2.53125 7.371094 C 2.890625 6.003906 4.125 2.9375 4.492188 2.582031 C 4.492188 2.582031 4.417969 3.328125 4.742188 3.632812 C 4.882812 2.425781 5.796875 2.039062 6.113281 2 C 5.800781 2.371094 5.644531 2.800781 5.734375 3.167969 C 6.445312 2.289062 7.632812 2.378906 8.183594 2.667969 C 5.808594 3.089844 6.464844 4.398438 6.464844 4.398438 Z M 6.464844 4.398438"/> - <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 10 4 C 10 4.550781 9.550781 5 9 5 C 8.449219 5 8 4.550781 8 4 C 8 3.449219 8.449219 3 9 3 C 9.550781 3 10 3.449219 10 4 Z M 10 4"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path fill-rule="evenodd" style="fill:currentColor" class="ColorScheme-Text" d="m11.928 7.7935c1.8641 0.027066 2.1077 1.4722 2.6528 1.508 0.67581 0.043499 1.0585 0.88737 0.78596 1.4577-0.27256 0.57031-0.69168 0.28032-0.70568 0.95794-0.0084 0.39439 0.17362 0.68728 0.32204 0.69211 0.41912-0.31996 0.8597-0.32576 1.0809-0.11793 0.22029 0.20783 0.22123 0.62928 0.21842 1.1629 0.99598 1.1406 1.2443 1.2296 1.5075 1.7651 0.20349 0.41469 0.40325 1.1561-0.14468 1.3939-0.39298 1.564-1.5084 2.1015-2.6202 1.9652-0.37151-0.03867-1.3311 0.71724-3.3221 0.29096-1.5392-0.32962-8.4476-2.0174-7.6374-5.1241 0.71782-2.7404 3.1858-8.8718 3.9186-9.5832 0 0-0.14748 1.4935 0.49939 2.1024 0.2859-2.4111 2.1065-3.1863 2.7455-3.2646-0.626 0.7443-0.943 1.5988-0.76 2.3383 1.42-1.7603 3.798-1.5814 4.899-1.0024-4.747 0.841-3.438 3.4586-3.438 3.4586z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="17" cy="7" r="2"/> </svg> |