diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/mail-thread-ignored.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/mail-thread-ignored.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/mail-thread-ignored.svg b/Flat-Remix-Yellow/actions/scalable/mail-thread-ignored.svg index 59e038d75..bc5ed2a82 100644 --- a/Flat-Remix-Yellow/actions/scalable/mail-thread-ignored.svg +++ b/Flat-Remix-Yellow/actions/scalable/mail-thread-ignored.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </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)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 4,7 H 12 V 9 H 4 Z"/> + </g> </svg> |