diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/inbox.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/inbox.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/inbox.svg b/Flat-Remix-Light/actions/scalable/inbox.svg index 6cc8a2e81..999481bad 100644 --- a/Flat-Remix-Light/actions/scalable/inbox.svg +++ b/Flat-Remix-Light/actions/scalable/inbox.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 3 2.5 C 2.484375 2.53125 2.5 3 2.5 3 L 2.5 9 C 2.5 9 2.484375 9.46875 3 9.5 L 9 9.5 C 9.5 9.5 9.5 9 9.5 9 L 9.5 3 C 9.5 3 9.5 2.5 9 2.5 L 7.5 2.5 L 7.5 3.5 L 8.5 3.5 L 8.5 7 L 7 7 C 7 7.554688 6.554688 8 6 8 C 5.449219 8 5 7.554688 5 7 L 3.5 7 L 3.5 3.5 L 4.5 3.5 L 4.5 2.5 Z M 5 2.5 L 5 4.5 L 4 4.5 L 6 7 L 8 4.5 L 7 4.5 L 7 2.5 Z M 5 2.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="M 2 1 C 0.9688 1.0625 1 2 1 2 L 1 14 C 1 14 0.9688 14.9375 2 15 L 14 15 C 15 15 15 14 15 14 L 15 2 C 15 2 15 1 14 1 L 11 1 L 11 3 L 13 3 L 13 10 L 10.003906 10 C 10.003906 11.108 9.1119062 12 8.0039062 12 C 6.8959063 12 6.0039062 11.108 6.0039062 10 L 3.0039062 10 L 3.0039062 3 L 5.0039062 3 L 5.0039062 1 L 2.0039062 1 L 2 1 z M 6 1 L 6 5 L 4 5 L 8 10 L 12 5 L 10 5 L 10 1 L 6 1 z" transform="translate(4 4)"/> </svg> |