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/Unbone.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/Unbone.svg')
-rw-r--r-- | editor/icons/Unbone.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Unbone.svg b/editor/icons/Unbone.svg new file mode 100644 index 0000000000..75df7e6ce9 --- /dev/null +++ b/editor/icons/Unbone.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m10.479 1a2.4664 2.4663 0 0 0 -1.7813.7207 2.4664 2.4663 0 0 0 -.31445 3.1035l-1.0723 1.0723 2.791 2.791 1.0762-1.0742a2.4664 2.4663 0 0 0 3.0996-.31055 2.4664 2.4663 0 0 0 0-3.4883 2.4664 2.4663 0 0 0 -1.3965-.69727 2.4664 2.4663 0 0 0 -.69531-1.3965 2.4664 2.4663 0 0 0 -1.707-.7207zm-4.582 6.3105-1.0723 1.0742a2.4664 2.4663 0 0 0 -3.1016.3125 2.4664 2.4663 0 0 0 0 3.4883 2.4664 2.4663 0 0 0 1.3965.69531 2.4664 2.4663 0 0 0 .69531 1.3965 2.4664 2.4663 0 0 0 3.4883 0 2.4664 2.4663 0 0 0 .31445-3.1035l1.0703-1.0723-2.791-2.791z" fill="#e0e0e0" fill-opacity=".99608"/></svg>
\ No newline at end of file |