diff options
author | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-08-18 21:34:09 -0500 |
---|---|---|
committer | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-08-20 13:53:09 -0500 |
commit | c873661c307eb05dedf2ff07f3cf18e614ba72ec (patch) | |
tree | c9413633f80baf1139f84e32d9f8ed2fd0190390 /editor/icons/icon_box_shape.svg | |
parent | da8fecf25e11ea05ad6aaab4f9676c78e4faecdc (diff) |
Added pure vector theme, with dark icons variation
Diffstat (limited to 'editor/icons/icon_box_shape.svg')
-rw-r--r-- | editor/icons/icon_box_shape.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editor/icons/icon_box_shape.svg b/editor/icons/icon_box_shape.svg new file mode 100644 index 0000000000..b11edb16ca --- /dev/null +++ b/editor/icons/icon_box_shape.svg @@ -0,0 +1,7 @@ +<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)" fill-rule="evenodd"> +<path transform="translate(0 1036.4)" d="m8 1l-7 3v8l7 3 7-3v-8l-7-3z" fill="#2998ff"/> +<path d="m8 1051.4-7-3v-8l7 3z" fill="#68b6ff"/> +<path d="m1 1040.4 7 3 7-3-7-3z" fill="#a2d2ff"/> +</g> +</svg> |