summaryrefslogtreecommitdiff
path: root/editor/icons
diff options
context:
space:
mode:
authorKevin Fischer <46539626+Phischermen@users.noreply.github.com>2021-07-22 13:34:54 -0700
committerKevin Fischer <46539626+Phischermen@users.noreply.github.com>2021-08-16 10:13:06 -0700
commit75866c81e7163a264bbbf1684a4564fae37fc50f (patch)
treed5bb773da62325e32e8021670e01ef1ee0ecb8d5 /editor/icons
parentcfdac0973c2f1e5a3349c3d80262be130744384a (diff)
Added icons and API for indeterminate checkmarks for the Tree class.
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/GuiIndeterminate.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/GuiIndeterminate.svg b/editor/icons/GuiIndeterminate.svg
new file mode 100644
index 0000000000..79e5d95c9a
--- /dev/null
+++ b/editor/icons/GuiIndeterminate.svg
@@ -0,0 +1 @@
+<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m3.333 1c-1.288 0-2.333 1.045-2.333 2.333v9.334c0 1.288 1.045 2.333 2.333 2.333h9.334c1.288 0 2.333-1.045 2.333-2.333v-9.334c0-1.288-1.045-2.333-2.333-2.333z" fill="#699ce8" fill-rule="nonzero"/><path d="m3 7h10.058v2.12h-10.058z" fill="#fff" transform="matrix(.99428 0 0 .943295 .017161 .396936)"/></svg>