diff options
author | 2020-11-12 13:18:36 +0100 | |
---|---|---|
committer | 2020-11-12 13:42:13 +0100 | |
commit | 846925409b439597ac79bb50aacf7ba7b63046c8 (patch) | |
tree | 477433b216dd8561081b97b787ad7f4da8624bdf /Flat-Remix-Blue/actions/scalable/view-multiple-objects.svg | |
parent | 57c792fd2225f4e72e491624d78bee75f93600e6 (diff) | |
download | flat-remix-846925409b439597ac79bb50aacf7ba7b63046c8.tar.gz flat-remix-846925409b439597ac79bb50aacf7ba7b63046c8.zip |
Update action icons
Diffstat (limited to 'Flat-Remix-Blue/actions/scalable/view-multiple-objects.svg')
-rw-r--r-- | Flat-Remix-Blue/actions/scalable/view-multiple-objects.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/view-multiple-objects.svg b/Flat-Remix-Blue/actions/scalable/view-multiple-objects.svg index fb7c282d1..5f60d5969 100644 --- a/Flat-Remix-Blue/actions/scalable/view-multiple-objects.svg +++ b/Flat-Remix-Blue/actions/scalable/view-multiple-objects.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 1 7 L 9 7 L 9 1 L 1 1 z M 11 1 L 11 7 L 15 7 L 15 1 L 11 1 z M 1 9 L 1 15 L 15 15 L 15 9 L 1 9 z" transform="translate(4 4)"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 1 7 L 9 7 L 9 1 L 1 1 z M 11 1 L 11 7 L 15 7 L 15 1 L 11 1 z M 1 9 L 1 15 L 15 15 L 15 9 L 1 9 z" transform="translate(3 3)"/> </svg> |