summaryrefslogtreecommitdiff
path: root/editor/icons
diff options
context:
space:
mode:
authorEric M <itsjusteza@gmail.com>2020-08-16 17:30:52 +1000
committerEric M <itsjusteza@gmail.com>2021-05-04 16:21:33 +1000
commit3de4181bd8acac0b192ed9d5b6625b0184619e01 (patch)
treebc5569de9b911b5a244c8a71d317a4fa96fda295 /editor/icons
parent302b6ef576221ab74a20cdf48c29bf2c724664ce (diff)
Output log rewrite and enhancements.
Added message type filters. Added ability to search. Added ability to collapse multiple duplicate messages into one line. Updated layout to allow for more vertical space in log text area.
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/CombineLines.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/CombineLines.svg b/editor/icons/CombineLines.svg
new file mode 100644
index 0000000000..124814ae88
--- /dev/null
+++ b/editor/icons/CombineLines.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M1 2v2h14V2zm7 5v2h7V7zm0 5v2h7v-2zM4.976 14V9h2l-1.5-2-1.5-2-1.5 2-1.5 2h2v5z" fill="#e0e0e0"/></svg>