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/MenuButton.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/MenuButton.svg')
-rw-r--r-- | editor/icons/MenuButton.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/MenuButton.svg b/editor/icons/MenuButton.svg index 8c23927783..ca129baced 100644 --- a/editor/icons/MenuButton.svg +++ b/editor/icons/MenuButton.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m1 1v4h14v-4zm5 1h4l-2 2zm-4 4a1 1 0 0 0 -1 1v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-7a1 1 0 0 0 -1-1zm1 2h10v2h-10zm0 3h10v2h-10z" fill="#a5efac"/></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="m1 1v4h14v-4zm5 1h4l-2 2zm-4 4a1 1 0 0 0 -1 1v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-7a1 1 0 0 0 -1-1zm1 2h10v2h-10zm0 3h10v2h-10z" fill="#a5efac"/></svg> |