diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/bell.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/bell.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/bell.svg b/Flat-Remix-Dark/actions/scalable/bell.svg index 6381a23c0..95c5fdac4 100644 --- a/Flat-Remix-Dark/actions/scalable/bell.svg +++ b/Flat-Remix-Dark/actions/scalable/bell.svg @@ -1,5 +1,8 @@ -<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 6 2 C 3.773438 2 2.964844 3.621094 2.964844 5.53125 C 2.964844 7.242188 0.9375 8.5 2.761719 8.5 L 9.238281 8.5 C 11.0625 8.5 9.039062 7.242188 9.039062 5.53125 C 9.039062 3.621094 8.226562 2 6 2 Z M 4.5 9 C 4.722656 9.578125 5.304688 10 6 10 C 6.695312 10 7.277344 9.578125 7.5 9 Z M 4.5 9"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12.000089,4 C 7.5457891,4 5.9258701,7.2426468 5.9258701,11.060547 5.9258701,14.484247 1.8771731,17 5.5215731,17 l 12.9570309,0 c 3.644,0 -0.404297,-2.515753 -0.404297,-5.939453 C 18.074307,7.2426468 16.454188,4 12.000089,4 Z M 9.0000891,18 c 0.44321,1.1583 1.6118999,2 2.9999999,2 1.3881,0 2.556999,-0.842 2.999999,-2 l -5.9999989,0 z"/> </svg> |