diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-01 16:46:56 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-13 17:48:17 +0300 |
commit | 93318d2dd501664c865fd0df2ae7fc28e171d8a4 (patch) | |
tree | 6fec1f62773879e19bb7ce8f88779d2b575bc2bb /editor/icons/FileMediumThumb.svg | |
parent | f7bc653cbe81018fe362472a0143b7153a52f929 (diff) | |
download | redot-engine-93318d2dd501664c865fd0df2ae7fc28e171d8a4.tar.gz |
Optimize and fix up some SVGs
Diffstat (limited to 'editor/icons/FileMediumThumb.svg')
-rw-r--r-- | editor/icons/FileMediumThumb.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/FileMediumThumb.svg b/editor/icons/FileMediumThumb.svg index 446255ed65..9b59f7c8d0 100644 --- a/editor/icons/FileMediumThumb.svg +++ b/editor/icons/FileMediumThumb.svg @@ -1 +1 @@ -<svg height="32" viewBox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg"><path d="M5 1a3 3 0 0 0-3 3v24a3 3 0 0 0 3 3h22a3 3 0 0 0 3-3V11.191a1 1 0 0 0-.293-.707l-9.182-9.182A1 1 0 0 0 19.818 1zm0 2h14v6a3 3 0 0 0 3 3h6v16a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z" fill="#fff" fill-opacity=".588"/></svg> +<svg height="32" viewBox="0 0 32 32" width="32" xmlns="http://www.w3.org/2000/svg"><path d="M5 1a3 3 0 0 0-3 3v24a3 3 0 0 0 3 3h22a3 3 0 0 0 3-3V11.191a1 1 0 0 0-.293-.707l-9.182-9.182A1 1 0 0 0 19.818 1zm0 2h14v6a3 3 0 0 0 3 3h6v16a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z" fill="#fff" fill-opacity=".6"/></svg> |