diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2020-06-20 18:46:34 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2020-06-20 19:53:22 +0200 |
commit | b14b7e763ded2f89def0f1e6c233e54907f727f1 (patch) | |
tree | 2e6355cd6b08c5a2734b32c33d6f53f86a56c0bc /editor/icons | |
parent | d360e6fb46fe425b7cc42a04adc62d1b564a0806 (diff) |
Remove unused ToolButton editor icon
Left-over from 31b7f02a29cdf4f1c30cfc37962f43f67380b9ad.
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/ToolButton.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/ToolButton.svg b/editor/icons/ToolButton.svg deleted file mode 100644 index 98a41d2a08..0000000000 --- a/editor/icons/ToolButton.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m11 1.1738c-1.1979.4235-1.999 1.5557-2 2.8262.0009552 1.2705.80214 2.4027 2 2.8262v7.1738c0 .554.446 1 1 1s1-.446 1-1v-7.1758c1.1972-.4232 1.9982-1.5544 2-2.8242-.0018-1.2698-.80282-2.401-2-2.8242v2.8242c0 .5523-.44772 1-1 1s-1-.4477-1-1zm-7 1.8262v3.1328l-1.4453-.96484-1.1094 1.6641 3 2c.3359.22389.77347.22389 1.1094 0l3-2-1.1094-1.6641-1.4453.96484v-3.1328zm-.5 8c-.831 0-1.5.669-1.5 1.5v.5h-1v2h8v-2h-1v-.5c0-.831-.669-1.5-1.5-1.5z" fill="#a5efac"/></svg>
\ No newline at end of file |