diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/mail-open-multiple.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/mail-open-multiple.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/mail-open-multiple.svg b/Flat-Remix/actions/scalable/mail-open-multiple.svg index c5fda2c32..8e39f3504 100644 --- a/Flat-Remix/actions/scalable/mail-open-multiple.svg +++ b/Flat-Remix/actions/scalable/mail-open-multiple.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 3.5 2.5 L 3.5 3.5 L 8.5 3.5 L 8.5 2.5 Z M 3 3.5 C 2.445312 3.5 2 3.945312 2 4.5 L 2 8.5 C 2 9.054688 2.445312 9.5 3 9.5 L 6 9.5 L 6 7 L 3 5.5 Z M 9 3.5 L 9 5.5 L 8 6 L 9.5 6 C 9.683594 6 9.851562 6.054688 10 6.140625 L 10 4.5 C 10 3.945312 9.554688 3.5 9 3.5 Z M 3.5 4.5 L 3.5 5.5 L 8.5 5.5 L 8.5 4.5 Z M 7 6.5 C 6.722656 6.5 6.5 6.722656 6.5 7 L 6.5 9.5 C 6.5 9.777344 6.722656 10 7 10 L 9.5 10 C 9.777344 10 10 9.777344 10 9.5 L 10 7 C 10 6.722656 9.777344 6.5 9.5 6.5 Z M 7 7 L 7.5 7 L 7.5 7.5 L 8 7.5 L 8 8 L 8.5 8 L 8.5 7.5 L 9 7.5 L 9 7 L 9.5 7 L 9.5 9.5 L 9 9.5 L 9 8 L 8.5 8 L 8.5 8.5 L 8 8.5 L 8 8 L 7.5 8 L 7.5 9.5 L 7 9.5 Z M 7 7"/> - </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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,5 7,7 17,7 17,5 7,5 Z M 6,7 C 4.892,7 4,7.892 4,9 l 0,8 c 0,1.108 0.892,2 2,2 l 6,0 0,-5 -6,-3 0,-4 z m 12,0 0,4 -2,1 3,0 c 0.363969,0 0.703481,0.107739 1,0.283203 L 20,9 C 20,7.892 19.108,7 18,7 Z M 7,9 7,11 17,11 17,9 7,9 Z m 7,4 c -0.554,0 -1,0.446 -1,1 l 0,5 c 0,0.554 0.446,1 1,1 l 5,0 c 0.554,0 1,-0.446 1,-1 l 0,-5 c 0,-0.554 -0.446,-1 -1,-1 l -5,0 z m 0,1 1,0 0,1 1,0 0,1 1,0 0,-1 1,0 0,-1 1,0 0,5 -1,0 0,-3 -1,0 0,1 -1,0 0,-1 -1,0 0,3 -1,0 0,-5 z"/> </svg> |