summaryrefslogtreecommitdiffstats
path: root/editor/icons
diff options
context:
space:
mode:
authorK. S. Ernest (iFire) Lee <fire@users.noreply.github.com>2024-04-08 07:51:34 -0700
committerRémi Verschelde <rverschelde@gmail.com>2024-05-03 00:58:27 +0200
commitf9b488508ccc294db03d427c15c182864fae74de (patch)
tree4d48dd7b8b85c219faf6ecb8a43a9c3d57f71b38 /editor/icons
parentb9e022302aa4a5d97f8b25a1db809e64b46b6f96 (diff)
downloadredot-engine-f9b488508ccc294db03d427c15c182864fae74de.tar.gz
Add PackedVector4Array Variant type
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/PackedVector4Array.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/PackedVector4Array.svg b/editor/icons/PackedVector4Array.svg
new file mode 100644
index 0000000000..3b550c6005
--- /dev/null
+++ b/editor/icons/PackedVector4Array.svg
@@ -0,0 +1 @@
+<svg width="16" height="12" viewBox="0 0 16 12" xmlns="http://www.w3.org/2000/svg"><path d="m0 0v12h4v-2h-2v-8h2v-2zm12 0v2h2v8h-2v2h4v-12z" fill="#e0e0e0"/><path d="M8 3h2v2h1v-3h2v8h-2v-3h-3zM3 3v6h2a3 3 0 003-3v-3h-2v3a1 1 0 01-1 1v-4z" fill="#ac73f1"/><path d="M8 3h2v2h1v-3h2v8h-2v-3h-3z" fill="#fff" fill-opacity=".3922"/></svg> \ No newline at end of file