diff options
Diffstat (limited to 'Flat-Remix-Green-Light/actions/scalable/show-bounding-box.svg')
-rw-r--r-- | Flat-Remix-Green-Light/actions/scalable/show-bounding-box.svg | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Flat-Remix-Green-Light/actions/scalable/show-bounding-box.svg b/Flat-Remix-Green-Light/actions/scalable/show-bounding-box.svg index 20b79b101..12ff10f49 100644 --- a/Flat-Remix-Green-Light/actions/scalable/show-bounding-box.svg +++ b/Flat-Remix-Green-Light/actions/scalable/show-bounding-box.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="16" height="16" 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)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,7 H 13 V 9 H 12 Z M 3,7 H 4 V 9 H 3 Z M 7,13 H 9 V 14 H 7 Z M 7,2 H 9 V 3 H 7 Z M 3,14 V 10 H 4 V 13 H 6 V 14 Z M 13,14 V 10 H 12 V 13 H 10 V 14 Z M 13,2 V 6 H 12 V 3 H 10 V 2 Z M 3,2 V 6 H 4 V 3 H 6 V 2 Z"/> - </g> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,7 H 13 V 9 H 12 Z M 3,7 H 4 V 9 H 3 Z M 7,13 H 9 V 14 H 7 Z M 7,2 H 9 V 3 H 7 Z M 3,14 V 10 H 4 V 13 H 6 V 14 Z M 13,14 V 10 H 12 V 13 H 10 V 14 Z M 13,2 V 6 H 12 V 3 H 10 V 2 Z M 3,2 V 6 H 4 V 3 H 6 V 2 Z"/> </svg> |