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/ColorPick.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/ColorPick.svg')
-rw-r--r-- | editor/icons/ColorPick.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ColorPick.svg b/editor/icons/ColorPick.svg index d73225bd60..ff44937a21 100644 --- a/editor/icons/ColorPick.svg +++ b/editor/icons/ColorPick.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1c-1.108 0-2 .892-2 2v2h-1v2h1v5a2 2 0 0 0 1 1.7285v1.2715h2v-1.2695a2 2 0 0 0 1-1.7305v-5h1v-2h-1v-2c0-1.108-.892-2-2-2zm-1 6h2v5a1 1 0 0 1 -1 1 1 1 0 0 1 -1-1z" fill="#e0e0e0"/></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="m8 1c-1.108 0-2 .892-2 2v2h-1v2h1v5a2 2 0 0 0 1 1.7285v1.2715h2v-1.2695a2 2 0 0 0 1-1.7305v-5h1v-2h-1v-2c0-1.108-.892-2-2-2zm-1 6h2v5a1 1 0 0 1 -1 1 1 1 0 0 1 -1-1z" fill="#e0e0e0"/></svg> |