From 51e96535df381db02c85371d53fee6f048427a17 Mon Sep 17 00:00:00 2001 From: Test User Date: Sat, 6 Jun 2015 08:43:02 +0200 Subject: Adds force quit window icons --- common/unity/sheet_style_close_focused.svg | 1 + common/unity/sheet_style_close_focused_prelight.svg | 1 + common/unity/sheet_style_close_focused_pressed.svg | 1 + 3 files changed, 3 insertions(+) create mode 120000 common/unity/sheet_style_close_focused.svg create mode 120000 common/unity/sheet_style_close_focused_prelight.svg create mode 120000 common/unity/sheet_style_close_focused_pressed.svg (limited to 'common') diff --git a/common/unity/sheet_style_close_focused.svg b/common/unity/sheet_style_close_focused.svg new file mode 120000 index 0000000..0749829 --- /dev/null +++ b/common/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +close_unfocused.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 new file mode 120000 index 0000000..64b2bff --- /dev/null +++ b/common/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +close_focused_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 new file mode 120000 index 0000000..ba6d4fe --- /dev/null +++ b/common/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +close_unfocused_pressed.svg \ No newline at end of file -- cgit v1.2.3