diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/tab-close.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/tab-close.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/tab-close.svg b/Flat-Remix-Red-Light/actions/scalable/tab-close.svg index 2868e4d67..ecb11c9e2 100644 --- a/Flat-Remix-Red-Light/actions/scalable/tab-close.svg +++ b/Flat-Remix-Red-Light/actions/scalable/tab-close.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="translate(4,4)"> + <g transform="translate(3,3)"> <path style="fill:currentColor" class="ColorScheme-Text" d="M 4 2 C 4 2 2 2 2 4 L 2 11 C 2 12 1 12 1 12 L 0 12 L 0 14 L 16 14 L 16 12 L 15 12 C 15 12 14 12 14 11 L 14 4 C 14 4 14 2 12 2 L 4 2 z M 5 5 L 6.4141 5 L 8 6.5859 L 9.5859 5 L 11 5 L 11 6.4141 L 9.4141 8 L 11 9.5859 L 11 11 L 9.5859 11 L 8 9.4141 L 6.4141 11 L 5 11 L 5 9.5859 L 6.5859 8 L 5 6.4141 L 5 5 z"/> </g> </svg> |