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/GuiVisibilityXray.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/GuiVisibilityXray.svg')
-rw-r--r-- | editor/icons/GuiVisibilityXray.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/GuiVisibilityXray.svg b/editor/icons/GuiVisibilityXray.svg new file mode 100644 index 0000000000..241ff3e7e5 --- /dev/null +++ b/editor/icons/GuiVisibilityXray.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0" fill-rule="evenodd"><path d="m7.9998 2c-2.5567 0-5.7907 1.9477-6.9551 5.7051a1.0001 1.0001 0 0 0 -.00586.5703c1.1244 3.9354 4.4609 5.7246 6.9609 5.7246s5.8365-1.7892 6.9609-5.7246a1.0001 1.0001 0 0 0 0-.5527c-1.1003-3.7876-4.4066-5.7227-6.9609-5.7227zm0 2a4 4 0 0 1 4 4 4 4 0 0 1 -4 4 4 4 0 0 1 -4-4 4 4 0 0 1 4-4zm0 2a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2z" fill-opacity=".39216"/><path d="m8 2c-2.5567 0-5.7907 1.9477-6.9551 5.7051a1.0001 1.0001 0 0 0 -.00586.57031c1.1244 3.9354 4.4609 5.7246 6.9609 5.7246v-2a4 4 0 0 1 -4-4 4 4 0 0 1 4-4zm0 4a2 2 0 0 0 -2 2 2 2 0 0 0 2 2z" fill-opacity=".99608"/></g></svg>
\ No newline at end of file |