diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/actions/scalable/object-fill.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/actions/scalable/object-fill.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Yellow-Dark/actions/scalable/object-fill.svg b/Flat-Remix-Yellow-Dark/actions/scalable/object-fill.svg index 9684b8223..66ad63a1b 100644 --- a/Flat-Remix-Yellow-Dark/actions/scalable/object-fill.svg +++ b/Flat-Remix-Yellow-Dark/actions/scalable/object-fill.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="18" height="18" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="translate(4,4)"> + <g transform="translate(1,1)"> <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,0 H 14 C 14,0 16,0 16,2 V 14 C 16,14 16,16 14,16 H 2 C 2,16 0,16 0,14 V 2 C 0,2 0,0 2,0 Z"/> </g> </svg> |