diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/draw-geometry-set-bounding-box.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/draw-geometry-set-bounding-box.svg | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/draw-geometry-set-bounding-box.svg b/Flat-Remix-Yellow/actions/scalable/draw-geometry-set-bounding-box.svg index 3d53d5ce7..aba7bc70d 100644 --- a/Flat-Remix-Yellow/actions/scalable/draw-geometry-set-bounding-box.svg +++ b/Flat-Remix-Yellow/actions/scalable/draw-geometry-set-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:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="translate(4,4)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,5 V 11 L 4,8 Z M 16,5 V 11 L 12,8 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 0,5 V 11 L 4,8 Z M 16,5 V 11 L 12,8 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> |