diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/tab-new.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/tab-new.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/tab-new.svg b/Flat-Remix/actions/scalable/tab-new.svg index 61db69443..0ab5d00f9 100644 --- a/Flat-Remix/actions/scalable/tab-new.svg +++ b/Flat-Remix/actions/scalable/tab-new.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 3 C 4 3 3 3 3 4 L 3 7.5 C 3 8 2.5 8 2.5 8 L 2 8 L 2 9 L 10 9 L 10 8 L 9.5 8 C 9.5 8 9 8 9 7.5 L 9 4 C 9 4 9 3 8 3 Z M 5.5 4.5 L 6.5 4.5 L 6.5 5.5 L 7.5 5.5 L 7.5 6.5 L 6.5 6.5 L 6.5 7.5 L 5.5 7.5 L 5.5 6.5 L 4.5 6.5 L 4.5 5.5 L 5.5 5.5 Z M 5.5 4.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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4 2.0039062 C 4 2.0039062 2 2.0039062 2 4.0039062 L 2 11.003906 C 2 12.003906 1 12.003906 1 12.003906 L 0 12.003906 L 0 14.003906 L 16 14.003906 L 16 12.003906 L 15 12.003906 C 15 12.003906 14 12.003906 14 11.003906 L 14 4.0039062 C 14 4.0039062 14 2.0039062 12 2.0039062 L 4 2.0039062 z M 7 5.0039062 L 9 5.0039062 L 9 7.0039062 L 11 7.0039062 L 11 9.0039062 L 9 9.0039062 L 9 11.003906 L 7 11.003906 L 7 9.0039062 L 5 9.0039062 L 5 7.0039062 L 7 7.0039062 L 7 5.0039062 z" transform="translate(4 4)"/> </svg> |