From a17f42b0b8ec119b150b46bda9e80ddf2177f039 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 9 Jul 2015 22:23:27 +0200 Subject: add dark unity buttons --- common/unity/close.svg | 221 +------------------- common/unity/close_dash.svg | 221 +------------------- common/unity/close_dash_disabled.svg | 216 +------------------ common/unity/close_dash_prelight.svg | 221 +------------------- common/unity/close_dash_pressed.svg | 221 +------------------- common/unity/close_focused_normal.svg | 221 +------------------- common/unity/close_focused_prelight.svg | 221 +------------------- common/unity/close_focused_pressed.svg | 221 +------------------- common/unity/close_unfocused.svg | 217 +------------------- common/unity/close_unfocused_prelight.svg | 221 +------------------- common/unity/close_unfocused_pressed.svg | 221 +------------------- common/unity/dash/close_dash.svg | 220 ++++++++++++++++++++ common/unity/dash/close_dash_disabled.svg | 215 +++++++++++++++++++ common/unity/dash/close_dash_prelight.svg | 220 ++++++++++++++++++++ common/unity/dash/close_dash_pressed.svg | 220 ++++++++++++++++++++ common/unity/dash/maximize_dash.svg | 172 ++++++++++++++++ common/unity/dash/maximize_dash_disabled.svg | 172 ++++++++++++++++ common/unity/dash/maximize_dash_prelight.svg | 223 ++++++++++++++++++++ common/unity/dash/maximize_dash_pressed.svg | 224 ++++++++++++++++++++ common/unity/dash/minimize_dash.svg | 172 ++++++++++++++++ common/unity/dash/minimize_dash_disabled.svg | 172 ++++++++++++++++ common/unity/dash/minimize_dash_prelight.svg | 223 ++++++++++++++++++++ common/unity/dash/minimize_dash_pressed.svg | 224 ++++++++++++++++++++ common/unity/maximize.svg | 179 +--------------- common/unity/maximize_dash.svg | 173 +--------------- common/unity/maximize_dash_disabled.svg | 173 +--------------- common/unity/maximize_dash_prelight.svg | 224 +------------------- common/unity/maximize_dash_pressed.svg | 225 +------------------- common/unity/maximize_focused_normal.svg | 179 +--------------- common/unity/maximize_focused_prelight.svg | 221 +------------------- common/unity/maximize_focused_pressed.svg | 225 +------------------- common/unity/maximize_unfocused.svg | 179 +--------------- common/unity/maximize_unfocused_prelight.svg | 221 +------------------- common/unity/maximize_unfocused_pressed.svg | 225 +------------------- common/unity/minimize.svg | 179 +--------------- common/unity/minimize_dash.svg | 173 +--------------- common/unity/minimize_dash_disabled.svg | 173 +--------------- common/unity/minimize_dash_prelight.svg | 224 +------------------- common/unity/minimize_dash_pressed.svg | 225 +------------------- common/unity/minimize_focused_normal.svg | 179 +--------------- common/unity/minimize_focused_prelight.svg | 221 +------------------- common/unity/minimize_focused_pressed.svg | 225 +------------------- common/unity/minimize_unfocused.svg | 179 +--------------- common/unity/minimize_unfocused_prelight.svg | 221 +------------------- common/unity/minimize_unfocused_pressed.svg | 225 +------------------- common/unity/sheet_style_close_focused.svg | 2 +- .../unity/sheet_style_close_focused_prelight.svg | 2 +- common/unity/sheet_style_close_focused_pressed.svg | 2 +- common/unity/unmaximize.svg | 179 +--------------- common/unity/unmaximize_dash.svg | 173 +--------------- common/unity/unmaximize_dash_disabled.svg | 173 +--------------- common/unity/unmaximize_dash_prelight.svg | 220 +------------------- common/unity/unmaximize_dash_pressed.svg | 225 +------------------- common/unity/unmaximize_focused_normal.svg | 179 +--------------- common/unity/unmaximize_focused_prelight.svg | 221 +------------------- common/unity/unmaximize_focused_pressed.svg | 225 +------------------- common/unity/unmaximize_unfocused.svg | 179 +--------------- common/unity/unmaximize_unfocused_prelight.svg | 221 +------------------- common/unity/unmaximize_unfocused_pressed.svg | 225 +------------------- common/unity/window-buttons-dark/close.svg | 220 ++++++++++++++++++++ .../unity/window-buttons-dark/close_prelight.svg | 220 ++++++++++++++++++++ common/unity/window-buttons-dark/close_pressed.svg | 220 ++++++++++++++++++++ .../unity/window-buttons-dark/close_unfocused.svg | 216 +++++++++++++++++++ common/unity/window-buttons-dark/maximize.svg | 182 ++++++++++++++++ .../window-buttons-dark/maximize_prelight.svg | 224 ++++++++++++++++++++ .../unity/window-buttons-dark/maximize_pressed.svg | 228 +++++++++++++++++++++ .../window-buttons-dark/maximize_unfocused.svg | 182 ++++++++++++++++ common/unity/window-buttons-dark/minimize.svg | 182 ++++++++++++++++ .../minimize_focused_prelight.svg | 224 ++++++++++++++++++++ .../minimize_focused_pressed.svg | 228 +++++++++++++++++++++ .../window-buttons-dark/minimize_unfocused.svg | 182 ++++++++++++++++ common/unity/window-buttons/close.svg | 220 ++++++++++++++++++++ common/unity/window-buttons/close_prelight.svg | 220 ++++++++++++++++++++ common/unity/window-buttons/close_pressed.svg | 220 ++++++++++++++++++++ common/unity/window-buttons/close_unfocused.svg | 216 +++++++++++++++++++ common/unity/window-buttons/maximize.svg | 182 ++++++++++++++++ common/unity/window-buttons/maximize_prelight.svg | 224 ++++++++++++++++++++ common/unity/window-buttons/maximize_pressed.svg | 228 +++++++++++++++++++++ common/unity/window-buttons/maximize_unfocused.svg | 182 ++++++++++++++++ common/unity/window-buttons/minimize.svg | 182 ++++++++++++++++ common/unity/window-buttons/minimize_prelight.svg | 224 ++++++++++++++++++++ common/unity/window-buttons/minimize_pressed.svg | 228 +++++++++++++++++++++ common/unity/window-buttons/minimize_unfocused.svg | 182 ++++++++++++++++ 83 files changed, 7520 insertions(+), 9049 deletions(-) mode change 100644 => 120000 common/unity/close.svg mode change 100644 => 120000 common/unity/close_dash.svg mode change 100644 => 120000 common/unity/close_dash_disabled.svg mode change 100644 => 120000 common/unity/close_dash_prelight.svg mode change 100644 => 120000 common/unity/close_dash_pressed.svg mode change 100644 => 120000 common/unity/close_focused_normal.svg mode change 100644 => 120000 common/unity/close_focused_prelight.svg mode change 100644 => 120000 common/unity/close_focused_pressed.svg mode change 100644 => 120000 common/unity/close_unfocused.svg mode change 100644 => 120000 common/unity/close_unfocused_prelight.svg mode change 100644 => 120000 common/unity/close_unfocused_pressed.svg create mode 100644 common/unity/dash/close_dash.svg create mode 100644 common/unity/dash/close_dash_disabled.svg create mode 100644 common/unity/dash/close_dash_prelight.svg create mode 100644 common/unity/dash/close_dash_pressed.svg create mode 100644 common/unity/dash/maximize_dash.svg create mode 100644 common/unity/dash/maximize_dash_disabled.svg create mode 100644 common/unity/dash/maximize_dash_prelight.svg create mode 100644 common/unity/dash/maximize_dash_pressed.svg create mode 100644 common/unity/dash/minimize_dash.svg create mode 100644 common/unity/dash/minimize_dash_disabled.svg create mode 100644 common/unity/dash/minimize_dash_prelight.svg create mode 100644 common/unity/dash/minimize_dash_pressed.svg mode change 100644 => 120000 common/unity/maximize.svg mode change 100644 => 120000 common/unity/maximize_dash.svg mode change 100644 => 120000 common/unity/maximize_dash_disabled.svg mode change 100644 => 120000 common/unity/maximize_dash_prelight.svg mode change 100644 => 120000 common/unity/maximize_dash_pressed.svg mode change 100644 => 120000 common/unity/maximize_focused_normal.svg mode change 100644 => 120000 common/unity/maximize_focused_prelight.svg mode change 100644 => 120000 common/unity/maximize_focused_pressed.svg mode change 100644 => 120000 common/unity/maximize_unfocused.svg mode change 100644 => 120000 common/unity/maximize_unfocused_prelight.svg mode change 100644 => 120000 common/unity/maximize_unfocused_pressed.svg mode change 100644 => 120000 common/unity/minimize.svg mode change 100644 => 120000 common/unity/minimize_dash.svg mode change 100644 => 120000 common/unity/minimize_dash_disabled.svg mode change 100644 => 120000 common/unity/minimize_dash_prelight.svg mode change 100644 => 120000 common/unity/minimize_dash_pressed.svg mode change 100644 => 120000 common/unity/minimize_focused_normal.svg mode change 100644 => 120000 common/unity/minimize_focused_prelight.svg mode change 100644 => 120000 common/unity/minimize_focused_pressed.svg mode change 100644 => 120000 common/unity/minimize_unfocused.svg mode change 100644 => 120000 common/unity/minimize_unfocused_prelight.svg mode change 100644 => 120000 common/unity/minimize_unfocused_pressed.svg mode change 100644 => 120000 common/unity/unmaximize.svg mode change 100644 => 120000 common/unity/unmaximize_dash.svg mode change 100644 => 120000 common/unity/unmaximize_dash_disabled.svg mode change 100644 => 120000 common/unity/unmaximize_dash_prelight.svg mode change 100644 => 120000 common/unity/unmaximize_dash_pressed.svg mode change 100644 => 120000 common/unity/unmaximize_focused_normal.svg mode change 100644 => 120000 common/unity/unmaximize_focused_prelight.svg mode change 100644 => 120000 common/unity/unmaximize_focused_pressed.svg mode change 100644 => 120000 common/unity/unmaximize_unfocused.svg mode change 100644 => 120000 common/unity/unmaximize_unfocused_prelight.svg mode change 100644 => 120000 common/unity/unmaximize_unfocused_pressed.svg create mode 100644 common/unity/window-buttons-dark/close.svg create mode 100644 common/unity/window-buttons-dark/close_prelight.svg create mode 100644 common/unity/window-buttons-dark/close_pressed.svg create mode 100644 common/unity/window-buttons-dark/close_unfocused.svg create mode 100644 common/unity/window-buttons-dark/maximize.svg create mode 100644 common/unity/window-buttons-dark/maximize_prelight.svg create mode 100644 common/unity/window-buttons-dark/maximize_pressed.svg create mode 100644 common/unity/window-buttons-dark/maximize_unfocused.svg create mode 100644 common/unity/window-buttons-dark/minimize.svg create mode 100644 common/unity/window-buttons-dark/minimize_focused_prelight.svg create mode 100644 common/unity/window-buttons-dark/minimize_focused_pressed.svg create mode 100644 common/unity/window-buttons-dark/minimize_unfocused.svg create mode 100644 common/unity/window-buttons/close.svg create mode 100644 common/unity/window-buttons/close_prelight.svg create mode 100644 common/unity/window-buttons/close_pressed.svg create mode 100644 common/unity/window-buttons/close_unfocused.svg create mode 100644 common/unity/window-buttons/maximize.svg create mode 100644 common/unity/window-buttons/maximize_prelight.svg create mode 100644 common/unity/window-buttons/maximize_pressed.svg create mode 100644 common/unity/window-buttons/maximize_unfocused.svg create mode 100644 common/unity/window-buttons/minimize.svg create mode 100644 common/unity/window-buttons/minimize_prelight.svg create mode 100644 common/unity/window-buttons/minimize_pressed.svg create mode 100644 common/unity/window-buttons/minimize_unfocused.svg diff --git a/common/unity/close.svg b/common/unity/close.svg deleted file mode 100644 index 5ef197d..0000000 --- a/common/unity/close.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close.svg b/common/unity/close.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/common/unity/close.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/common/unity/close_dash.svg b/common/unity/close_dash.svg deleted file mode 100644 index e5e4f4f..0000000 --- a/common/unity/close_dash.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_dash.svg b/common/unity/close_dash.svg new file mode 120000 index 0000000..054a65b --- /dev/null +++ b/common/unity/close_dash.svg @@ -0,0 +1 @@ +dash/close_dash.svg \ No newline at end of file diff --git a/common/unity/close_dash_disabled.svg b/common/unity/close_dash_disabled.svg deleted file mode 100644 index d4a4d5a..0000000 --- a/common/unity/close_dash_disabled.svg +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_dash_disabled.svg b/common/unity/close_dash_disabled.svg new file mode 120000 index 0000000..6635e95 --- /dev/null +++ b/common/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +dash/close_dash_disabled.svg \ No newline at end of file diff --git a/common/unity/close_dash_prelight.svg b/common/unity/close_dash_prelight.svg deleted file mode 100644 index 99d4e33..0000000 --- a/common/unity/close_dash_prelight.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_dash_prelight.svg b/common/unity/close_dash_prelight.svg new file mode 120000 index 0000000..4f99727 --- /dev/null +++ b/common/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +dash/close_dash_prelight.svg \ No newline at end of file diff --git a/common/unity/close_dash_pressed.svg b/common/unity/close_dash_pressed.svg deleted file mode 100644 index cf185e5..0000000 --- a/common/unity/close_dash_pressed.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_dash_pressed.svg b/common/unity/close_dash_pressed.svg new file mode 120000 index 0000000..5bb4c0b --- /dev/null +++ b/common/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +dash/close_dash_pressed.svg \ No newline at end of file diff --git a/common/unity/close_focused_normal.svg b/common/unity/close_focused_normal.svg deleted file mode 100644 index 3dbf0fd..0000000 --- a/common/unity/close_focused_normal.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_focused_normal.svg b/common/unity/close_focused_normal.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/common/unity/close_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/common/unity/close_focused_prelight.svg b/common/unity/close_focused_prelight.svg deleted file mode 100644 index ab27ac1..0000000 --- a/common/unity/close_focused_prelight.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_focused_prelight.svg b/common/unity/close_focused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/common/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/common/unity/close_focused_pressed.svg b/common/unity/close_focused_pressed.svg deleted file mode 100644 index d88c52d..0000000 --- a/common/unity/close_focused_pressed.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_focused_pressed.svg b/common/unity/close_focused_pressed.svg new file mode 120000 index 0000000..217bc6c --- /dev/null +++ b/common/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/common/unity/close_unfocused.svg b/common/unity/close_unfocused.svg deleted file mode 100644 index 7f97583..0000000 --- a/common/unity/close_unfocused.svg +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_unfocused.svg b/common/unity/close_unfocused.svg new file mode 120000 index 0000000..c55c7f2 --- /dev/null +++ b/common/unity/close_unfocused.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/common/unity/close_unfocused_prelight.svg b/common/unity/close_unfocused_prelight.svg deleted file mode 100644 index 85e3a1d..0000000 --- a/common/unity/close_unfocused_prelight.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_unfocused_prelight.svg b/common/unity/close_unfocused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/common/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/common/unity/close_unfocused_pressed.svg b/common/unity/close_unfocused_pressed.svg deleted file mode 100644 index 5d2b37b..0000000 --- a/common/unity/close_unfocused_pressed.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/close_unfocused_pressed.svg b/common/unity/close_unfocused_pressed.svg new file mode 120000 index 0000000..217bc6c --- /dev/null +++ b/common/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/common/unity/dash/close_dash.svg b/common/unity/dash/close_dash.svg new file mode 100644 index 0000000..e5e4f4f --- /dev/null +++ b/common/unity/dash/close_dash.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/close_dash_disabled.svg b/common/unity/dash/close_dash_disabled.svg new file mode 100644 index 0000000..d4a4d5a --- /dev/null +++ b/common/unity/dash/close_dash_disabled.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/close_dash_prelight.svg b/common/unity/dash/close_dash_prelight.svg new file mode 100644 index 0000000..99d4e33 --- /dev/null +++ b/common/unity/dash/close_dash_prelight.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/close_dash_pressed.svg b/common/unity/dash/close_dash_pressed.svg new file mode 100644 index 0000000..cf185e5 --- /dev/null +++ b/common/unity/dash/close_dash_pressed.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/maximize_dash.svg b/common/unity/dash/maximize_dash.svg new file mode 100644 index 0000000..5029ad7 --- /dev/null +++ b/common/unity/dash/maximize_dash.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/maximize_dash_disabled.svg b/common/unity/dash/maximize_dash_disabled.svg new file mode 100644 index 0000000..750709e --- /dev/null +++ b/common/unity/dash/maximize_dash_disabled.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/maximize_dash_prelight.svg b/common/unity/dash/maximize_dash_prelight.svg new file mode 100644 index 0000000..f95f9d0 --- /dev/null +++ b/common/unity/dash/maximize_dash_prelight.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/maximize_dash_pressed.svg b/common/unity/dash/maximize_dash_pressed.svg new file mode 100644 index 0000000..db5a8a6 --- /dev/null +++ b/common/unity/dash/maximize_dash_pressed.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/minimize_dash.svg b/common/unity/dash/minimize_dash.svg new file mode 100644 index 0000000..2afb3c7 --- /dev/null +++ b/common/unity/dash/minimize_dash.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/minimize_dash_disabled.svg b/common/unity/dash/minimize_dash_disabled.svg new file mode 100644 index 0000000..e4c2c2a --- /dev/null +++ b/common/unity/dash/minimize_dash_disabled.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/minimize_dash_prelight.svg b/common/unity/dash/minimize_dash_prelight.svg new file mode 100644 index 0000000..56c4896 --- /dev/null +++ b/common/unity/dash/minimize_dash_prelight.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/dash/minimize_dash_pressed.svg b/common/unity/dash/minimize_dash_pressed.svg new file mode 100644 index 0000000..26fb74c --- /dev/null +++ b/common/unity/dash/minimize_dash_pressed.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/maximize.svg b/common/unity/maximize.svg deleted file mode 100644 index c860f43..0000000 --- a/common/unity/maximize.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize.svg b/common/unity/maximize.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/common/unity/maximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/common/unity/maximize_dash.svg b/common/unity/maximize_dash.svg deleted file mode 100644 index 5029ad7..0000000 --- a/common/unity/maximize_dash.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_dash.svg b/common/unity/maximize_dash.svg new file mode 120000 index 0000000..b653395 --- /dev/null +++ b/common/unity/maximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/common/unity/maximize_dash_disabled.svg b/common/unity/maximize_dash_disabled.svg deleted file mode 100644 index 750709e..0000000 --- a/common/unity/maximize_dash_disabled.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_dash_disabled.svg b/common/unity/maximize_dash_disabled.svg new file mode 120000 index 0000000..43f0fb6 --- /dev/null +++ b/common/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/common/unity/maximize_dash_prelight.svg b/common/unity/maximize_dash_prelight.svg deleted file mode 100644 index f95f9d0..0000000 --- a/common/unity/maximize_dash_prelight.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_dash_prelight.svg b/common/unity/maximize_dash_prelight.svg new file mode 120000 index 0000000..0a74f64 --- /dev/null +++ b/common/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/common/unity/maximize_dash_pressed.svg b/common/unity/maximize_dash_pressed.svg deleted file mode 100644 index db5a8a6..0000000 --- a/common/unity/maximize_dash_pressed.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_dash_pressed.svg b/common/unity/maximize_dash_pressed.svg new file mode 120000 index 0000000..c4f77fa --- /dev/null +++ b/common/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/common/unity/maximize_focused_normal.svg b/common/unity/maximize_focused_normal.svg deleted file mode 100644 index c59c6ef..0000000 --- a/common/unity/maximize_focused_normal.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_focused_normal.svg b/common/unity/maximize_focused_normal.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/common/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/common/unity/maximize_focused_prelight.svg b/common/unity/maximize_focused_prelight.svg deleted file mode 100644 index 7d5585b..0000000 --- a/common/unity/maximize_focused_prelight.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_focused_prelight.svg b/common/unity/maximize_focused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/common/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/common/unity/maximize_focused_pressed.svg b/common/unity/maximize_focused_pressed.svg deleted file mode 100644 index fc21e8f..0000000 --- a/common/unity/maximize_focused_pressed.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_focused_pressed.svg b/common/unity/maximize_focused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/common/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/common/unity/maximize_unfocused.svg b/common/unity/maximize_unfocused.svg deleted file mode 100644 index 426b15f..0000000 --- a/common/unity/maximize_unfocused.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_unfocused.svg b/common/unity/maximize_unfocused.svg new file mode 120000 index 0000000..050eb91 --- /dev/null +++ b/common/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/common/unity/maximize_unfocused_prelight.svg b/common/unity/maximize_unfocused_prelight.svg deleted file mode 100644 index 5f83f4a..0000000 --- a/common/unity/maximize_unfocused_prelight.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_unfocused_prelight.svg b/common/unity/maximize_unfocused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/common/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/common/unity/maximize_unfocused_pressed.svg b/common/unity/maximize_unfocused_pressed.svg deleted file mode 100644 index 296ac21..0000000 --- a/common/unity/maximize_unfocused_pressed.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/maximize_unfocused_pressed.svg b/common/unity/maximize_unfocused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/common/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/common/unity/minimize.svg b/common/unity/minimize.svg deleted file mode 100644 index 39300c9..0000000 --- a/common/unity/minimize.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize.svg b/common/unity/minimize.svg new file mode 120000 index 0000000..a67242c --- /dev/null +++ b/common/unity/minimize.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/common/unity/minimize_dash.svg b/common/unity/minimize_dash.svg deleted file mode 100644 index 2afb3c7..0000000 --- a/common/unity/minimize_dash.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_dash.svg b/common/unity/minimize_dash.svg new file mode 120000 index 0000000..387f075 --- /dev/null +++ b/common/unity/minimize_dash.svg @@ -0,0 +1 @@ +dash/minimize_dash.svg \ No newline at end of file diff --git a/common/unity/minimize_dash_disabled.svg b/common/unity/minimize_dash_disabled.svg deleted file mode 100644 index e4c2c2a..0000000 --- a/common/unity/minimize_dash_disabled.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_dash_disabled.svg b/common/unity/minimize_dash_disabled.svg new file mode 120000 index 0000000..99c6442 --- /dev/null +++ b/common/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/common/unity/minimize_dash_prelight.svg b/common/unity/minimize_dash_prelight.svg deleted file mode 100644 index 56c4896..0000000 --- a/common/unity/minimize_dash_prelight.svg +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_dash_prelight.svg b/common/unity/minimize_dash_prelight.svg new file mode 120000 index 0000000..8bc8ae7 --- /dev/null +++ b/common/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/common/unity/minimize_dash_pressed.svg b/common/unity/minimize_dash_pressed.svg deleted file mode 100644 index 26fb74c..0000000 --- a/common/unity/minimize_dash_pressed.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_dash_pressed.svg b/common/unity/minimize_dash_pressed.svg new file mode 120000 index 0000000..8eee2dd --- /dev/null +++ b/common/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/common/unity/minimize_focused_normal.svg b/common/unity/minimize_focused_normal.svg deleted file mode 100644 index 09036e1..0000000 --- a/common/unity/minimize_focused_normal.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_focused_normal.svg b/common/unity/minimize_focused_normal.svg new file mode 120000 index 0000000..a67242c --- /dev/null +++ b/common/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/common/unity/minimize_focused_prelight.svg b/common/unity/minimize_focused_prelight.svg deleted file mode 100644 index 6449a2e..0000000 --- a/common/unity/minimize_focused_prelight.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_focused_prelight.svg b/common/unity/minimize_focused_prelight.svg new file mode 120000 index 0000000..fcb0892 --- /dev/null +++ b/common/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/common/unity/minimize_focused_pressed.svg b/common/unity/minimize_focused_pressed.svg deleted file mode 100644 index b179166..0000000 --- a/common/unity/minimize_focused_pressed.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_focused_pressed.svg b/common/unity/minimize_focused_pressed.svg new file mode 120000 index 0000000..31687d0 --- /dev/null +++ b/common/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/common/unity/minimize_unfocused.svg b/common/unity/minimize_unfocused.svg deleted file mode 100644 index 44cf4ce..0000000 --- a/common/unity/minimize_unfocused.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_unfocused.svg b/common/unity/minimize_unfocused.svg new file mode 120000 index 0000000..d4f5cbf --- /dev/null +++ b/common/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/common/unity/minimize_unfocused_prelight.svg b/common/unity/minimize_unfocused_prelight.svg deleted file mode 100644 index 4c0fb4f..0000000 --- a/common/unity/minimize_unfocused_prelight.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_unfocused_prelight.svg b/common/unity/minimize_unfocused_prelight.svg new file mode 120000 index 0000000..fcb0892 --- /dev/null +++ b/common/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/common/unity/minimize_unfocused_pressed.svg b/common/unity/minimize_unfocused_pressed.svg deleted file mode 100644 index 5e18b27..0000000 --- a/common/unity/minimize_unfocused_pressed.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/minimize_unfocused_pressed.svg b/common/unity/minimize_unfocused_pressed.svg new file mode 120000 index 0000000..31687d0 --- /dev/null +++ b/common/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/common/unity/sheet_style_close_focused.svg b/common/unity/sheet_style_close_focused.svg index 0749829..cd18456 120000 --- a/common/unity/sheet_style_close_focused.svg +++ b/common/unity/sheet_style_close_focused.svg @@ -1 +1 @@ -close_unfocused.svg \ No newline at end of file +window-buttons/close.svg \ No newline at end of file diff --git a/common/unity/sheet_style_close_focused_prelight.svg b/common/unity/sheet_style_close_focused_prelight.svg index 64b2bff..e338f1e 120000 --- a/common/unity/sheet_style_close_focused_prelight.svg +++ b/common/unity/sheet_style_close_focused_prelight.svg @@ -1 +1 @@ -close_focused_prelight.svg \ No newline at end of file +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/common/unity/sheet_style_close_focused_pressed.svg b/common/unity/sheet_style_close_focused_pressed.svg index ba6d4fe..c55c7f2 120000 --- a/common/unity/sheet_style_close_focused_pressed.svg +++ b/common/unity/sheet_style_close_focused_pressed.svg @@ -1 +1 @@ -close_unfocused_pressed.svg \ No newline at end of file +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/common/unity/unmaximize.svg b/common/unity/unmaximize.svg deleted file mode 100644 index 1c89cb5..0000000 --- a/common/unity/unmaximize.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize.svg b/common/unity/unmaximize.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/common/unity/unmaximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/common/unity/unmaximize_dash.svg b/common/unity/unmaximize_dash.svg deleted file mode 100644 index f6b582d..0000000 --- a/common/unity/unmaximize_dash.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_dash.svg b/common/unity/unmaximize_dash.svg new file mode 120000 index 0000000..b653395 --- /dev/null +++ b/common/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/common/unity/unmaximize_dash_disabled.svg b/common/unity/unmaximize_dash_disabled.svg deleted file mode 100644 index 38f43ef..0000000 --- a/common/unity/unmaximize_dash_disabled.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_dash_disabled.svg b/common/unity/unmaximize_dash_disabled.svg new file mode 120000 index 0000000..43f0fb6 --- /dev/null +++ b/common/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/common/unity/unmaximize_dash_prelight.svg b/common/unity/unmaximize_dash_prelight.svg deleted file mode 100644 index b6cad8b..0000000 --- a/common/unity/unmaximize_dash_prelight.svg +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_dash_prelight.svg b/common/unity/unmaximize_dash_prelight.svg new file mode 120000 index 0000000..0a74f64 --- /dev/null +++ b/common/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/common/unity/unmaximize_dash_pressed.svg b/common/unity/unmaximize_dash_pressed.svg deleted file mode 100644 index 9db5204..0000000 --- a/common/unity/unmaximize_dash_pressed.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_dash_pressed.svg b/common/unity/unmaximize_dash_pressed.svg new file mode 120000 index 0000000..c4f77fa --- /dev/null +++ b/common/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/common/unity/unmaximize_focused_normal.svg b/common/unity/unmaximize_focused_normal.svg deleted file mode 100644 index e035f58..0000000 --- a/common/unity/unmaximize_focused_normal.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_focused_normal.svg b/common/unity/unmaximize_focused_normal.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/common/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/common/unity/unmaximize_focused_prelight.svg b/common/unity/unmaximize_focused_prelight.svg deleted file mode 100644 index 6f653b9..0000000 --- a/common/unity/unmaximize_focused_prelight.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_focused_prelight.svg b/common/unity/unmaximize_focused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/common/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/common/unity/unmaximize_focused_pressed.svg b/common/unity/unmaximize_focused_pressed.svg deleted file mode 100644 index c87a958..0000000 --- a/common/unity/unmaximize_focused_pressed.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_focused_pressed.svg b/common/unity/unmaximize_focused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/common/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/common/unity/unmaximize_unfocused.svg b/common/unity/unmaximize_unfocused.svg deleted file mode 100644 index 047d0d8..0000000 --- a/common/unity/unmaximize_unfocused.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_unfocused.svg b/common/unity/unmaximize_unfocused.svg new file mode 120000 index 0000000..050eb91 --- /dev/null +++ b/common/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/common/unity/unmaximize_unfocused_prelight.svg b/common/unity/unmaximize_unfocused_prelight.svg deleted file mode 100644 index 7555a56..0000000 --- a/common/unity/unmaximize_unfocused_prelight.svg +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_unfocused_prelight.svg b/common/unity/unmaximize_unfocused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/common/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/common/unity/unmaximize_unfocused_pressed.svg b/common/unity/unmaximize_unfocused_pressed.svg deleted file mode 100644 index 918a879..0000000 --- a/common/unity/unmaximize_unfocused_pressed.svg +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/common/unity/unmaximize_unfocused_pressed.svg b/common/unity/unmaximize_unfocused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/common/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/common/unity/window-buttons-dark/close.svg b/common/unity/window-buttons-dark/close.svg new file mode 100644 index 0000000..b496683 --- /dev/null +++ b/common/unity/window-buttons-dark/close.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/close_prelight.svg b/common/unity/window-buttons-dark/close_prelight.svg new file mode 100644 index 0000000..748830f --- /dev/null +++ b/common/unity/window-buttons-dark/close_prelight.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/close_pressed.svg b/common/unity/window-buttons-dark/close_pressed.svg new file mode 100644 index 0000000..1a7cdfd --- /dev/null +++ b/common/unity/window-buttons-dark/close_pressed.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/close_unfocused.svg b/common/unity/window-buttons-dark/close_unfocused.svg new file mode 100644 index 0000000..11b603c --- /dev/null +++ b/common/unity/window-buttons-dark/close_unfocused.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/maximize.svg b/common/unity/window-buttons-dark/maximize.svg new file mode 100644 index 0000000..057ecc7 --- /dev/null +++ b/common/unity/window-buttons-dark/maximize.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/maximize_prelight.svg b/common/unity/window-buttons-dark/maximize_prelight.svg new file mode 100644 index 0000000..6a420b9 --- /dev/null +++ b/common/unity/window-buttons-dark/maximize_prelight.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/maximize_pressed.svg b/common/unity/window-buttons-dark/maximize_pressed.svg new file mode 100644 index 0000000..326ae8d --- /dev/null +++ b/common/unity/window-buttons-dark/maximize_pressed.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/maximize_unfocused.svg b/common/unity/window-buttons-dark/maximize_unfocused.svg new file mode 100644 index 0000000..abea0ba --- /dev/null +++ b/common/unity/window-buttons-dark/maximize_unfocused.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/minimize.svg b/common/unity/window-buttons-dark/minimize.svg new file mode 100644 index 0000000..45ae2cb --- /dev/null +++ b/common/unity/window-buttons-dark/minimize.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/minimize_focused_prelight.svg b/common/unity/window-buttons-dark/minimize_focused_prelight.svg new file mode 100644 index 0000000..5c12c91 --- /dev/null +++ b/common/unity/window-buttons-dark/minimize_focused_prelight.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/minimize_focused_pressed.svg b/common/unity/window-buttons-dark/minimize_focused_pressed.svg new file mode 100644 index 0000000..be0af55 --- /dev/null +++ b/common/unity/window-buttons-dark/minimize_focused_pressed.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons-dark/minimize_unfocused.svg b/common/unity/window-buttons-dark/minimize_unfocused.svg new file mode 100644 index 0000000..0eee823 --- /dev/null +++ b/common/unity/window-buttons-dark/minimize_unfocused.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/close.svg b/common/unity/window-buttons/close.svg new file mode 100644 index 0000000..1f647b6 --- /dev/null +++ b/common/unity/window-buttons/close.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/close_prelight.svg b/common/unity/window-buttons/close_prelight.svg new file mode 100644 index 0000000..879400d --- /dev/null +++ b/common/unity/window-buttons/close_prelight.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/close_pressed.svg b/common/unity/window-buttons/close_pressed.svg new file mode 100644 index 0000000..9f0fe17 --- /dev/null +++ b/common/unity/window-buttons/close_pressed.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/close_unfocused.svg b/common/unity/window-buttons/close_unfocused.svg new file mode 100644 index 0000000..9e0f44b --- /dev/null +++ b/common/unity/window-buttons/close_unfocused.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/maximize.svg b/common/unity/window-buttons/maximize.svg new file mode 100644 index 0000000..c2a642d --- /dev/null +++ b/common/unity/window-buttons/maximize.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/maximize_prelight.svg b/common/unity/window-buttons/maximize_prelight.svg new file mode 100644 index 0000000..90ef47c --- /dev/null +++ b/common/unity/window-buttons/maximize_prelight.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/maximize_pressed.svg b/common/unity/window-buttons/maximize_pressed.svg new file mode 100644 index 0000000..549401c --- /dev/null +++ b/common/unity/window-buttons/maximize_pressed.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/maximize_unfocused.svg b/common/unity/window-buttons/maximize_unfocused.svg new file mode 100644 index 0000000..48a4ed8 --- /dev/null +++ b/common/unity/window-buttons/maximize_unfocused.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/minimize.svg b/common/unity/window-buttons/minimize.svg new file mode 100644 index 0000000..5c2cecd --- /dev/null +++ b/common/unity/window-buttons/minimize.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/minimize_prelight.svg b/common/unity/window-buttons/minimize_prelight.svg new file mode 100644 index 0000000..93d5baf --- /dev/null +++ b/common/unity/window-buttons/minimize_prelight.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/minimize_pressed.svg b/common/unity/window-buttons/minimize_pressed.svg new file mode 100644 index 0000000..fe9ebee --- /dev/null +++ b/common/unity/window-buttons/minimize_pressed.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/unity/window-buttons/minimize_unfocused.svg b/common/unity/window-buttons/minimize_unfocused.svg new file mode 100644 index 0000000..36a25f0 --- /dev/null +++ b/common/unity/window-buttons/minimize_unfocused.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3