diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/tab-close.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/tab-close.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/tab-close.svg b/Flat-Remix-Dark/actions/scalable/tab-close.svg index 2a99887d0..db858122b 100644 --- a/Flat-Remix-Dark/actions/scalable/tab-close.svg +++ b/Flat-Remix-Dark/actions/scalable/tab-close.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(82.745098%,85.490196%,89.019608%)" 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.292969 4.585938 L 6 5.296875 L 6.707031 4.585938 L 7.414062 5.296875 L 6.707031 6 L 7.414062 6.710938 L 6.707031 7.414062 L 6 6.710938 L 5.292969 7.414062 L 4.585938 6.710938 L 5.292969 6 L 4.585938 5.296875 Z M 5.292969 4.585938"/> - </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:#d3dae3; } .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 6.5859375 5.1757812 L 8 6.5898438 L 9.4140625 5.1757812 L 10.828125 6.5898438 L 9.4140625 8.0039062 L 10.828125 9.4179688 L 9.4140625 10.832031 L 8 9.4179688 L 6.5859375 10.832031 L 5.171875 9.4179688 L 6.5859375 8.0039062 L 5.171875 6.5898438 L 6.5859375 5.1757812 z" transform="translate(4 4)"/> </svg> |