diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/mail-thread-ignored.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/mail-thread-ignored.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/mail-thread-ignored.svg b/Flat-Remix-Light/actions/scalable/mail-thread-ignored.svg index c2bb5e77f..85d9f9c2f 100644 --- a/Flat-Remix-Light/actions/scalable/mail-thread-ignored.svg +++ b/Flat-Remix-Light/actions/scalable/mail-thread-ignored.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(19.215686%,21.176471%,23.137255%)" d="M 6 2.5 C 4.066406 2.5 2.5 4.070312 2.5 6 C 2.5 7.933594 4.066406 9.503906 6 9.503906 C 7.933594 9.503906 9.5 7.933594 9.5 6 C 9.5 4.070312 7.933594 2.5 6 2.5 Z M 4 5.5 L 8 5.5 L 8 6.5 L 4 6.5 Z M 4 5.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m8 1.0039c-3.866 0-7 3.1341-7 7 0 3.8661 3.134 7.0001 7 7.0001s7-3.134 7-7.0001c0-3.8659-3.134-7-7-7zm-4 5.9961h8v2h-8v-2z" transform="translate(4 4)"/> </svg> |