summaryrefslogtreecommitdiffstats
path: root/editor/icons
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2020-05-09 15:29:13 +0200
committerHugo Locurcio <hugo.locurcio@hugo.pro>2020-05-09 15:29:13 +0200
commit564f8ccc1311f7f2a76e583d36d9f76347106f16 (patch)
tree00072d5aa8d31239ae8efe51548883a1d4ab8fe5 /editor/icons
parent1c6b1838b9342f5f4948422ccbc17905ad120a9b (diff)
downloadredot-engine-564f8ccc1311f7f2a76e583d36d9f76347106f16.tar.gz
Use a different icon for the debugger tab with both warnings and errors
This makes it possible to see if both errors and warnings were pushed without having to open the tab.
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/ErrorWarning.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/ErrorWarning.svg b/editor/icons/ErrorWarning.svg
new file mode 100644
index 0000000000..72b5037e50
--- /dev/null
+++ b/editor/icons/ErrorWarning.svg
@@ -0,0 +1 @@
+<svg height="8" viewBox="0 0 8 8" width="8" xmlns="http://www.w3.org/2000/svg"><path d="m4 0c-2.216 0-4 1.784-4 4s1.784 4 4 4z" fill="#ff5d5d"/><path d="m4 .00000003c2.216 0 4 1.78399997 4 3.99999997s-1.784 4-4 4z" fill="#ffdd65"/></svg> \ No newline at end of file