summaryrefslogtreecommitdiffstats
path: root/editor/icons/Load.svg
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2020-02-23 23:55:18 +0100
committerHugo Locurcio <hugo.locurcio@hugo.pro>2020-02-24 18:53:05 +0100
commit1f8c82df32a16470bde9d0153728b1fc051e15a2 (patch)
tree8b628d3f8e5e4c407ceeea25093cb29254f28f0e /editor/icons/Load.svg
parent5e181ac9f1fb83df6a933865753e54b534ac1048 (diff)
downloadredot-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/Load.svg')
-rw-r--r--editor/icons/Load.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Load.svg b/editor/icons/Load.svg
new file mode 100644
index 0000000000..7ee6ae2a2d
--- /dev/null
+++ b/editor/icons/Load.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 2c-1.1046 0-2 .8954-2 2v9c0 1.1046.89543 2 2 2h9c1.1046 0 1.8184-.91043 2-2l1-6c.003977-.18354-.042648-.3412-.13477-.5-.17849-.30916-.50825-.49972-.86523-.5h-8c-.35698.0002824-.68674.19084-.86523.5-.092118.1588-.13874.3399-.13477.52344l-1 5.9766c-.091144.54473-.44772 1-1 1s-1-.4477-1-1v-9c0-.5523.44772-1 1-1h2c.55228 0 1 .4477 1 1a1 1 0 0 0 .29297.70703 1 1 0 0 0 .70703.29297h4 1a1 1 0 0 0 -.29297-.70703 1 1 0 0 0 -.70703-.29297h-4c0-1.1046-.89543-2-2-2h-2z" fill="#e0e0e0"/></svg> \ No newline at end of file