diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/entry-new.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/entry-new.svg | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/entry-new.svg b/Flat-Remix-Red-Light/actions/scalable/entry-new.svg index 9d75092fa..4602cc4a9 100644 --- a/Flat-Remix-Red-Light/actions/scalable/entry-new.svg +++ b/Flat-Remix-Red-Light/actions/scalable/entry-new.svg @@ -1,11 +1,9 @@ -<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(1,1)"> - <rect style="fill:currentColor" class="ColorScheme-Text" width="4" height="14" x="9" y="4"/> - <rect style="fill:currentColor" class="ColorScheme-Text" width="14" height="4" x="4" y="9"/> - </g> + <rect style="fill:currentColor" class="ColorScheme-Text" width="4" height="14" x="9" y="4"/> + <rect style="fill:currentColor" class="ColorScheme-Text" width="14" height="4" x="4" y="9"/> </svg> |