diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/mail-thread-watch.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/mail-thread-watch.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/mail-thread-watch.svg b/Flat-Remix/actions/scalable/mail-thread-watch.svg index 418de709d..fd2a2ea1c 100644 --- a/Flat-Remix/actions/scalable/mail-thread-watch.svg +++ b/Flat-Remix/actions/scalable/mail-thread-watch.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(36.078431%,38.039216%,42.352941%)" d="M 4.25 3.5 C 3.285156 3.5 2.5 4.621094 2.5 6 C 2.5 7.378906 3.285156 8.5 4.25 8.5 C 5.214844 8.5 6 7.378906 6 6 C 6 4.621094 5.214844 3.5 4.25 3.5 Z M 6 6 C 6 7.378906 6.785156 8.5 7.75 8.5 C 8.714844 8.5 9.5 7.378906 9.5 6 C 9.5 4.621094 8.714844 3.5 7.75 3.5 C 6.785156 3.5 6 4.621094 6 6 Z M 4.5 6 C 5.050781 6 5.5 6.449219 5.5 7 C 5.5 7.550781 5.050781 8 4.5 8 C 3.949219 8 3.5 7.550781 3.5 7 C 3.5 6.449219 3.949219 6 4.5 6 Z M 8 6 C 8.550781 6 9 6.449219 9 7 C 9 7.550781 8.550781 8 8 8 C 7.449219 8 7 7.550781 7 7 C 7 6.449219 7.449219 6 8 6 Z M 8 6"/> - </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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m4.5 3a3.5 5 0 0 0 -3.5 5 3.5 5 0 0 0 3.5 5 3.5 5 0 0 0 3.5 -5 3.5 5 0 0 0 -3.5 -5zm3.5 5a3.5 5 0 0 0 3.5 5 3.5 5 0 0 0 3.5 -5 3.5 5 0 0 0 -3.5 -5 3.5 5 0 0 0 -3.5 5zm-3 0a2 2 0 0 1 2 2 2 2 0 0 1 -2 2 2 2 0 0 1 -2 -2 2 2 0 0 1 2 -2zm7 0a2 2 0 0 1 2 2 2 2 0 0 1 -2 2 2 2 0 0 1 -2 -2 2 2 0 0 1 2 -2z" transform="translate(4 4)"/> </svg> |