diff options
Diffstat (limited to 'editor/icons/icon_cube_map.svg')
-rw-r--r-- | editor/icons/icon_cube_map.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editor/icons/icon_cube_map.svg b/editor/icons/icon_cube_map.svg new file mode 100644 index 0000000000..8afc2e42e9 --- /dev/null +++ b/editor/icons/icon_cube_map.svg @@ -0,0 +1,10 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1036.4)"> +<rect y="1042.4" width="4" height="4" fill="#84ffb1"/> +<rect x="4" y="1042.4" width="4" height="4" fill="#ff8484"/> +<rect x="8" y="1042.4" width="4" height="4" fill="#84ffb1"/> +<rect x="12" y="1042.4" width="4" height="4" fill="#ff8484"/> +<rect x="4" y="1038.4" width="4" height="4" fill="#84c2ff"/> +<rect x="4" y="1046.4" width="4" height="4" fill="#84c2ff"/> +</g> +</svg> |