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_debug_continue.svg | |
parent | da8fecf25e11ea05ad6aaab4f9676c78e4faecdc (diff) |
Added pure vector theme, with dark icons variation
Diffstat (limited to 'editor/icons/dark/icon_debug_continue.svg')
-rw-r--r-- | editor/icons/dark/icon_debug_continue.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/editor/icons/dark/icon_debug_continue.svg b/editor/icons/dark/icon_debug_continue.svg new file mode 100644 index 0000000000..94c14d80dd --- /dev/null +++ b/editor/icons/dark/icon_debug_continue.svg @@ -0,0 +1,9 @@ +<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 x="5" y="1043.4" width="6" height="2" fill="#ff4040"/> +<g transform="matrix(-.71429 0 0 .88889 2.4999 121.82)" fill="#ff4040"> +<path transform="matrix(0 1.4412 1.2943 0 1331.1 1030.7)" d="m8.1225-1036.6h-3.1225-3.1225l1.5612-2.7042 1.5612-2.7041 1.5612 2.7041z" fill="#ff4040"/> +</g> +<circle cx="4" cy="1044.4" r="3" fill="#4f4f4f"/> +</g> +</svg> |