diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/outbox.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/outbox.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/outbox.svg b/Flat-Remix/actions/scalable/outbox.svg index 238ae1eea..46a079e67 100644 --- a/Flat-Remix/actions/scalable/outbox.svg +++ b/Flat-Remix/actions/scalable/outbox.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 2.496094 L 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 6.234375 2.5 L 6.390625 2.6875 L 7.046875 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.445312 8 5 7.554688 5 7 L 3.5 7 L 3.5 3.5 L 4.953125 3.5 L 5.609375 2.6875 L 5.765625 2.496094 Z M 6 3 L 4 5.5 L 5 5.5 L 5 6.5 L 7 6.5 L 7 5.5 L 8 5.5 Z M 6 3"/> - </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="M 1.9980469 0.99414062 L 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 8.46875 1 L 8.78125 1.375 L 10.09375 3 L 13 3 L 13 10 L 10 10 C 10 11.108 9.108 12 8 12 C 6.892 12 6 11.108 6 10 L 3 10 L 3 3 L 5.90625 3 L 7.21875 1.375 L 7.5292969 0.99414062 L 1.9980469 0.99414062 z M 8 2 L 4 7 L 6 7 L 6 9 L 10 9 L 10 7 L 12 7 L 8 2 z" transform="translate(4 4)"/> </svg> |