diff options
author | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-09-14 20:02:05 -0500 |
---|---|---|
committer | Daniel J. Ramirez <djrmuv@gmail.com> | 2017-09-15 16:08:22 -0500 |
commit | ba11dc3f483e665ac3fd7b7decc5eb6f1c82baa2 (patch) | |
tree | eb81f9c8c020b1ee10d5b99437b9384aef0ec68d /editor/icons | |
parent | 57516a447395223e56e93e05994a5bf69ee3bcac (diff) |
Added adaptive text editor theme, this includes the shader editor
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/icon_GUI_tab.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/editor/icons/icon_GUI_tab.svg b/editor/icons/icon_GUI_tab.svg new file mode 100644 index 0000000000..3eed0680c0 --- /dev/null +++ b/editor/icons/icon_GUI_tab.svg @@ -0,0 +1,5 @@ +<svg width="8" height="8" version="1.1" viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1044.4)"> +<path transform="translate(0 1044.4)" d="m6 0v8h2v-8h-2zm-5.0137 0.0019531a1 1 0 0 0 -0.69336 0.29102 1 1 0 0 0 0 1.4141l2.293 2.293-2.293 2.293a1 1 0 0 0 0 1.4141 1 1 0 0 0 1.4141 0l3-3a1.0001 1.0001 0 0 0 0 -1.4141l-3-3a1 1 0 0 0 -0.7207 -0.29102z" fill="#fff" fill-opacity=".19608"/> +</g> +</svg> |