diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-02-25 20:10:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-25 20:10:10 +0100 |
commit | 0e724fc87119f9d3f09a62a8e770184ab542b121 (patch) | |
tree | 799c066be07107e2eb191e20d85a31588af2782c /editor/icons/PackedInt64Array.svg | |
parent | f708ab55530e47b2f9ad761b922f86363b27e9f7 (diff) | |
parent | 19d7428db6cce0cd1ef15f8d4fac66a0460b735f (diff) |
Merge pull request #36538 from YeldhamDev/packed_arrays_bits_icons
Update PackedInt/FloatArray icons for the new types
Diffstat (limited to 'editor/icons/PackedInt64Array.svg')
-rw-r--r-- | editor/icons/PackedInt64Array.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/PackedInt64Array.svg b/editor/icons/PackedInt64Array.svg new file mode 100644 index 0000000000..a664b2d5fd --- /dev/null +++ b/editor/icons/PackedInt64Array.svg @@ -0,0 +1 @@ +<svg height="12" viewBox="0 0 16 12" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m0 0v12h4v-2h-2v-8h2v-2zm12 0v2h2v8h-2v2h4v-12z" fill="#e0e0e0"/><path d="m3 2v2h2v-2zm2 2v2h-2v4h4v-4a1 1 0 0 1 1 1v3h2v-3a3 3 0 0 0 -3-3zm5 3a3 3 0 0 0 3 3v-2a1 1 0 0 1 -1-1v-1h1v-2h-1v-2h-2z" fill="#7dc6ef"/><path d="m5 4v6h2v-4a1 1 0 0 1 1 1v3h2v-3a3 3 0 0 0 -3-3z" fill="#fff" fill-opacity=".39216"/></svg>
\ No newline at end of file |