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/Window.svg | |
parent | 5f1107aa30295e686be6f41cb6d17fc2cff1e036 (diff) | |
download | redot-engine-d15e1dafbdcfd5bc885892a29e5a3a070dedfd6f.tar.gz |
Updade dialog node's icons
Diffstat (limited to 'editor/icons/Window.svg')
-rw-r--r-- | editor/icons/Window.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Window.svg b/editor/icons/Window.svg new file mode 100644 index 0000000000..a02a86d56a --- /dev/null +++ b/editor/icons/Window.svg @@ -0,0 +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 .8954-2 2v1h14v-1c0-1.1046-.89543-2-2-2zm9 1h1v1h-1zm-11 3v8c0 1.1046.89543 2 2 2h10c1.1046 0 2-.8954 2-2v-8z" fill="#e0e0e0"/></svg>
\ No newline at end of file |