diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2020-02-23 23:55:18 +0100 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2020-02-24 18:53:05 +0100 |
commit | 1f8c82df32a16470bde9d0153728b1fc051e15a2 (patch) | |
tree | 8b628d3f8e5e4c407ceeea25093cb29254f28f0e /editor/icons/MemberConstant.svg | |
parent | 5e181ac9f1fb83df6a933865753e54b534ac1048 (diff) | |
download | redot-engine-1f8c82df32a16470bde9d0153728b1fc051e15a2.tar.gz |
Use PascalCase file names for editor icons
Using PascalCase file names without any conversion step is
less confusing to new contributors.
Diffstat (limited to 'editor/icons/MemberConstant.svg')
-rw-r--r-- | editor/icons/MemberConstant.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/MemberConstant.svg b/editor/icons/MemberConstant.svg new file mode 100644 index 0000000000..ec82749cf4 --- /dev/null +++ b/editor/icons/MemberConstant.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m10.135 3.002c-1.5244-.04132-2.9843.61528-3.9648 1.7832-1.5607 1.8591-1.5607 4.5706 0 6.4297 1.5599 1.8584 4.229 2.3286 6.3301 1.1152l-1.0039-1.7363c-.45449.26416-.97042.40425-1.4961.40625-1.6569 0-3-1.3431-3-3-.0000001-1.6569 1.3431-3 3-3 .5255.0014061 1.0414.14082 1.4961.4043l1.0039-1.7344c-.72056-.41598-1.5335-.64557-2.3652-.66797zm-7.1348 7.998c-.55228 0-1 .44772-1 1-.0000001.55228.44772 1 1 1s1-.44772 1-1c.0000001-.55228-.44772-1-1-1z" fill="#e0e0e0"/></svg>
\ No newline at end of file |