diff options
author | Aaron Franke <arnfranke@yahoo.com> | 2020-07-13 01:09:42 -0400 |
---|---|---|
committer | Aaron Franke <arnfranke@yahoo.com> | 2020-07-13 14:08:55 -0400 |
commit | d8b65461e395c6b1f1a06534017294c0a7fe86d8 (patch) | |
tree | 2b98ea1794ff2bdf2d083d6bc09e72ac2abbb730 /editor/icons/Cubemap.svg | |
parent | 79a2e4c1ab97a60c851b0a9442485f85e67bd45a (diff) | |
download | redot-engine-d8b65461e395c6b1f1a06534017294c0a7fe86d8.tar.gz |
Commit only the SVG files changed by file_format.sh
There were a lot of SVG files changed by file_format.sh
Diffstat (limited to 'editor/icons/Cubemap.svg')
-rw-r--r-- | editor/icons/Cubemap.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Cubemap.svg b/editor/icons/Cubemap.svg index c9e6f1fa7d..b3ec2bd3e7 100644 --- a/editor/icons/Cubemap.svg +++ b/editor/icons/Cubemap.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m0 6v4h4v-4zm8 0v4h4v-4z" fill="#84ffb1"/><path d="m4 6v4h4v-4zm8 0v4h4v-4z" fill="#ff8484"/><path d="m4 2v4h4v-4zm0 8v4h4v-4z" fill="#84c2ff"/></svg>
\ No newline at end of file +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m0 6v4h4v-4zm8 0v4h4v-4z" fill="#84ffb1"/><path d="m4 6v4h4v-4zm8 0v4h4v-4z" fill="#ff8484"/><path d="m4 2v4h4v-4zm0 8v4h4v-4z" fill="#84c2ff"/></svg> |