diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/object-ungroup.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/object-ungroup.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/object-ungroup.svg b/Flat-Remix-Yellow/actions/scalable/object-ungroup.svg index 9553e73f7..a890e32f7 100644 --- a/Flat-Remix-Yellow/actions/scalable/object-ungroup.svg +++ b/Flat-Remix-Yellow/actions/scalable/object-ungroup.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:#5c616c; } .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 3,7 H 9 V 13 H 3 Z M 10,2 A 4,4 0 0 0 6,6 H 10 V 10 A 4,4 0 0 0 14,6 4,4 0 0 0 10,2 Z M 14,12 V 14 H 12 V 16 H 14 C 16,16 16,14 16,14 V 12 Z M 0,12 V 14 C 0,16 2,16 2,16 H 4 V 14 H 2 V 12 Z M 12,0 V 2 H 14 V 4 H 16 V 2 C 16,0 14,0 14,0 Z M 2,0 C 0,0 0,2 0,2 V 4 H 2 V 2 H 4 V 0 Z"/> </g> </svg> |