Use PascalCase file names for editor icons

Using PascalCase file names without any conversion step is
less confusing to new contributors.
This commit is contained in:
Hugo Locurcio 2020-02-23 23:55:18 +01:00
parent 5e181ac9f1
commit 1f8c82df32
No known key found for this signature in database
GPG key ID: 39E8F8BE30B0A49C
673 changed files with 4 additions and 6 deletions

1
editor/icons/Snap.svg Normal file
View file

@ -0,0 +1 @@
<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 3v2h2v-2zm6 0v2h2v-2zm-6 6v2h2v-2zm4 4v2h2v-2zm6 0v2h2v-2z" fill="#e0e0e0"/><path d="m11 7a4 4 0 0 0 -4 4v2h2v-2a2 2 0 0 1 2-2 2 2 0 0 1 2 2v2h2v-2a4 4 0 0 0 -4-4z" fill="#fff" fill-opacity=".68627"/></svg>

After

Width:  |  Height:  |  Size: 301 B