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/quickopen.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/quickopen.svg')
-rw-r--r-- | Flat-Remix-Blue/actions/scalable/quickopen.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/quickopen.svg b/Flat-Remix-Blue/actions/scalable/quickopen.svg index 1daa40695..3940cbda1 100644 --- a/Flat-Remix-Blue/actions/scalable/quickopen.svg +++ b/Flat-Remix-Blue/actions/scalable/quickopen.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 6 1 L 3 9 L 6 9 L 4 15 L 13 7 L 9 7 L 12 1 L 6 1 z" transform="translate(4 4)"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6 1 L 3 9 L 6 9 L 4 15 L 13 7 L 9 7 L 12 1 L 6 1 z" transform="translate(3 3)"/> </svg> |