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

View file

@ -0,0 +1,4 @@
<svg width="16" height="12" version="1.1" viewBox="0 0 16 12" xmlns="http://www.w3.org/2000/svg">
<path d="m5 2c-1.6569 0-3 1.3431-3 3v2c0 0.55228-0.44772 1-1 1h-1v2h1c1.6569 0 3-1.3431 3-3v-2c0-0.55228 0.44772-1 1-1h1v3c0 1.6569 1.3431 3 3 3h3v-4h1c0.55228 0 1 0.44772 1 1v3h2v-3c0-1.6569-1.3431-3-3-3h-5v-2zm3 4h2v2h-1c-0.55228 0-1-0.44772-1-1z" fill="#6ba7ec"/>
<path d="m10 4v6h2v-4h1c0.55228 0 1 0.44772 1 1v3h2v-3c0-1.6569-1.3431-3-3-3h-1z" fill="#fff" fill-opacity=".39216"/>
</svg>

After

Width:  |  Height:  |  Size: 490 B