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_multi_line.svg | |
parent | da8fecf25e11ea05ad6aaab4f9676c78e4faecdc (diff) |
Added pure vector theme, with dark icons variation
Diffstat (limited to 'editor/icons/icon_multi_line.svg')
-rw-r--r-- | editor/icons/icon_multi_line.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editor/icons/icon_multi_line.svg b/editor/icons/icon_multi_line.svg new file mode 100644 index 0000000000..0cd8be93f6 --- /dev/null +++ b/editor/icons/icon_multi_line.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)" fill="#e0e0e0"> +<rect x="10" y="1037.4" width="5" height="1.9999"/> +<rect transform="rotate(90)" x="1037.4" y="-8" width="2" height="7"/> +<rect x="1" y="1041.4" width="11" height="1.9999"/> +<rect x="1" y="1045.4" width="4" height="1.9999"/> +<rect x="7" y="1045.4" width="8" height="1.9999"/> +<rect x="1" y="1049.4" width="13" height="1.9999"/> +</g> +</svg> |