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/dark/icon_snap.svg | |
parent | da8fecf25e11ea05ad6aaab4f9676c78e4faecdc (diff) |
Added pure vector theme, with dark icons variation
Diffstat (limited to 'editor/icons/dark/icon_snap.svg')
-rw-r--r-- | editor/icons/dark/icon_snap.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editor/icons/dark/icon_snap.svg b/editor/icons/dark/icon_snap.svg new file mode 100644 index 0000000000..7c3e75f7cd --- /dev/null +++ b/editor/icons/dark/icon_snap.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)"> +<path d="m3 1036.4v3h-3v2h3v4h-3v2h3v3h2v-3-2-4h4 2 3v-2h-3v-3h-2v3h-4v-3h-2z" fill="#f3f3f3"/> +<path d="m11 1043.4a4 4 0 0 0 -4 4h2a2 2 0 0 1 2 -2 2 2 0 0 1 2 2h2a4 4 0 0 0 -4 -4z" fill="#ff4040"/> +<rect x="7" y="1047.4" width="2" height="2" fill="#ff4040"/> +<rect x="13" y="1047.4" width="2" height="2" fill="#ff4040"/> +<rect x="7" y="1049.4" width="2" height="2" fill="#000000"/> +<rect x="13" y="1049.4" width="2" height="2" fil#000000fff"/> +</g> +</svg> |