diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/cm_markinvert.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/cm_markinvert.svg | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/cm_markinvert.svg b/Flat-Remix-Yellow/actions/scalable/cm_markinvert.svg index 87f5e52c8..d191218b6 100644 --- a/Flat-Remix-Yellow/actions/scalable/cm_markinvert.svg +++ b/Flat-Remix-Yellow/actions/scalable/cm_markinvert.svg @@ -1,10 +1,8 @@ -<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:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="matrix(1,0,0,1,4,4)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,2 V 14 H 7 V 10 H 9 V 14 H 14 V 2 Z M 3,3 H 13 V 6 H 3 Z M 7,7 H 9 V 9 H 7 Z"/> - </g> + <path style="fill:currentColor" class="ColorScheme-Text" transform="translate(3,3)" d="M 2,2 V 14 H 7 V 10 H 9 V 14 H 14 V 2 Z M 3,3 H 13 V 6 H 3 Z M 7,7 H 9 V 9 H 7 Z"/> </svg> |