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_mini_integer.svg | |
parent | da8fecf25e11ea05ad6aaab4f9676c78e4faecdc (diff) |
Added pure vector theme, with dark icons variation
Diffstat (limited to 'editor/icons/icon_mini_integer.svg')
-rw-r--r-- | editor/icons/icon_mini_integer.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/editor/icons/icon_mini_integer.svg b/editor/icons/icon_mini_integer.svg new file mode 100644 index 0000000000..05d09d9823 --- /dev/null +++ b/editor/icons/icon_mini_integer.svg @@ -0,0 +1,14 @@ +<svg width="16" height="12" version="1.1" viewBox="0 0 16 12" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1040.4)" fill="#7dc6ef"> +<rect x="1" y="1046.4" width="2" height="3.9999"/> +<rect x="4" y="1044.4" width="2" height="6"/> +<path d="m7 1044.4a3 3 0 0 1 3 3h-2a1 1 0 0 0 -1 -1v-2z"/> +<rect x="8" y="1047.4" width="2" height="3"/> +<rect x="1" y="1042.4" width="2" height="2"/> +<rect transform="scale(1,-1)" x="12" y="-1047.4" width="2" height="5"/> +<rect transform="scale(1,-1)" x="14" y="-1046.4" width="2" height="2"/> +<path d="m15 1050.4a3 3 0 0 1 -3 -3h2a1 1 0 0 0 1 1v2z"/> +<rect x="5" y="1044.4" width="2" height="2"/> +<rect transform="scale(1,-1)" x="15" y="-1050.4" width="1" height="2"/> +</g> +</svg> |