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/ScriptCreate.svg | |
parent | 5e181ac9f1fb83df6a933865753e54b534ac1048 (diff) |
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/ScriptCreate.svg')
-rw-r--r-- | editor/icons/ScriptCreate.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/ScriptCreate.svg b/editor/icons/ScriptCreate.svg new file mode 100644 index 0000000000..0a03907a13 --- /dev/null +++ b/editor/icons/ScriptCreate.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -1036.4)"><path d="m6 1v1c-.55228 0-1 .44772-1 1v10h-1v-2h-2v2c.0002826.35698.19084.68674.5.86523.15194.088045.32439.13452.5.13477v1h5 1v-1h-1v-4h2v-2h2v-3h3v-2c0-1.1046-.89543-2-2-2z" fill="#e0e0e0" transform="translate(0 1036.4)"/><path d="m6 1c-1.1046 0-2 .89543-2 2v7h-2-1v1 2c0 1.1046.89543 2 2 2s2-.89543 2-2v-10c0-.55228.44772-1 1-1s1 .44772 1 1v1 1 1h1 4v-1h-4v-1-1c0-1.1046-.89543-2-2-2zm-4 10h2v2c0 .55228-.44772 1-1 1s-1-.44772-1-1z" fill="#b4b4b4" transform="translate(0 1036.4)"/><circle cx="3" cy="1048.4" fill="#e0e0e0"/><path d="m13 1049.4h2v-2h-2v-2h-2v2h-2v2h2v2h2z" fill="#84ffb1" fill-rule="evenodd"/></g></svg>
\ No newline at end of file |