summaryrefslogtreecommitdiff
path: root/editor/icons/icon_animated_sprite.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/icon_animated_sprite.svg
parent5e181ac9f1fb83df6a933865753e54b534ac1048 (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/icon_animated_sprite.svg')
-rw-r--r--editor/icons/icon_animated_sprite.svg1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/icon_animated_sprite.svg b/editor/icons/icon_animated_sprite.svg
deleted file mode 100644
index 411ddda015..0000000000
--- a/editor/icons/icon_animated_sprite.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#a5b7f3"><path d="m7 0c-1.108 0-2 .89199-2 2h7c1.108 0 2 .89199 2 2v6c1.108 0 2-.89199 2-2v-6c0-1.108-.89199-2-2-2z" fill-opacity=".39216"/><path d="m5 2c-1.108 0-2 .89199-2 2h7c1.108 0 2 .89199 2 2v7c1.108 0 2-.89199 2-2v-7c0-1.108-.89199-2-2-2z" fill-opacity=".58824"/><path d="m3 4c-1.108 0-2 .89199-2 2v7c0 1.108.89199 2 2 2h7c1.108 0 2-.89199 2-2v-7c0-1.108-.89199-2-2-2zm0 4c.554 0 1 .446 1 1v1c0 .554-.446 1-1 1s-1-.446-1-1v-1c0-.554.446-1 1-1zm7 0c.554 0 1 .446 1 1v1c0 .554-.446 1-1 1s-1-.446-1-1v-1c0-.554.446-1 1-1zm-6 4h5a2.5 2 0 0 1 -1.25 1.7324 2.5 2 0 0 1 -2.5 0 2.5 2 0 0 1 -1.25-1.7324z"/></g></svg> \ No newline at end of file