diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2022-06-20 16:52:03 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2022-06-26 05:08:44 +0200 |
commit | 8a31a2d25c321489d22e7dff07a583402cbb53f6 (patch) | |
tree | f96294757ec16819ea58275bb91a0f650bd8b700 /editor/icons/BaseButton.svg | |
parent | 9719243eadb671df7d5b41177ab263fd7089f97a (diff) | |
download | redot-engine-8a31a2d25c321489d22e7dff07a583402cbb53f6.tar.gz |
Add editor icons for abstract nodes that can now be added in the editor
Diffstat (limited to 'editor/icons/BaseButton.svg')
-rw-r--r-- | editor/icons/BaseButton.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/BaseButton.svg b/editor/icons/BaseButton.svg new file mode 100644 index 0000000000..9aa0ae1c07 --- /dev/null +++ b/editor/icons/BaseButton.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m5.5 9c-.831 0-1.5.669-1.5 1.5v1.5h-2v2h12v-2h-2v-1.5c0-.831-.669-1.5-1.5-1.5z" fill="#8eef97"/></svg> |