diff options
author | Michael Alexsander <michaelalexsander@protonmail.com> | 2020-03-26 22:23:33 -0300 |
---|---|---|
committer | Michael Alexsander <michaelalexsander@protonmail.com> | 2020-03-26 22:44:49 -0300 |
commit | d15e1dafbdcfd5bc885892a29e5a3a070dedfd6f (patch) | |
tree | 1af5210965d85ecec1d66d64db6eca91d2929986 /editor/icons/Popup.svg | |
parent | 5f1107aa30295e686be6f41cb6d17fc2cff1e036 (diff) | |
download | redot-engine-d15e1dafbdcfd5bc885892a29e5a3a070dedfd6f.tar.gz |
Updade dialog node's icons
Diffstat (limited to 'editor/icons/Popup.svg')
-rw-r--r-- | editor/icons/Popup.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Popup.svg b/editor/icons/Popup.svg index 93f7e5000d..a497b7a7fc 100644 --- a/editor/icons/Popup.svg +++ b/editor/icons/Popup.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1c-1.1046 0-2 .89543-2 2v10c0 1.1046.89543 2 2 2h10c1.1046 0 2-.89543 2-2v-10c0-1.1046-.89543-2-2-2zm4 2h2v6h-2zm0 8h2v2h-2z" fill="#a5efac"/></svg>
\ No newline at end of file +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1c-1.1046 0-2 .89543-2 2v10c0 1.1046.89543 2 2 2h10c1.1046 0 2-.89543 2-2v-10c0-1.1046-.89543-2-2-2zm4 2h2v6h-2zm0 8h2v2h-2z" fill="#e0e0e0"/></svg>
\ No newline at end of file |