New icons

This commit is contained in:
serso 2016-02-21 18:57:14 +01:00
parent 2536c15cb4
commit 3f28b77645
30 changed files with 9 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 434 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 632 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 800 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

View File

@ -27,4 +27,4 @@
a:id="@id/cpp_button_app"
style="@style/CppKeyboardButton.Metro.Simple.Control.Image"
a:contentDescription="App"
a:src="@drawable/kb_logo" />
a:src="@drawable/ic_launch_white_48dp" />

View File

@ -27,4 +27,4 @@
a:id="@id/cpp_button_app"
style="@style/CppKeyboardButton.Material.Simple.Control.Image"
a:contentDescription="App"
a:src="@drawable/kb_logo" />
a:src="@drawable/ic_launch_white_48dp" />

View File

@ -27,4 +27,4 @@
a:id="@id/cpp_button_app"
style="@style/CppKeyboardButton.Material.Light.Simple.Control.Image"
a:contentDescription="App"
a:src="@drawable/kb_logo" />
a:src="@drawable/ic_launch_white_48dp" />

View File

@ -13,12 +13,12 @@
<ImageButton
a:id="@+id/onscreen_fold_button"
style="@style/CppHeaderButton.Metro.Blue"
a:src="@drawable/ic_space_bar_white_24dp" />
a:src="@drawable/ic_vertical_align_center_white_24dp" />
<ImageButton
a:id="@+id/onscreen_minimize_button"
style="@style/CppHeaderButton.Metro.Blue"
a:src="@drawable/ic_file_download_white_24dp" />
a:src="@drawable/ic_vertical_align_top_white_24dp" />
<ImageButton
a:id="@+id/onscreen_close_button"

View File

@ -13,12 +13,12 @@
<ImageButton
a:id="@+id/onscreen_fold_button"
style="@style/CppHeaderButton.Material"
a:src="@drawable/ic_space_bar_white_24dp" />
a:src="@drawable/ic_vertical_align_center_white_24dp" />
<ImageButton
a:id="@+id/onscreen_minimize_button"
style="@style/CppHeaderButton.Material"
a:src="@drawable/ic_file_download_white_24dp" />
a:src="@drawable/ic_vertical_align_top_white_24dp" />
<ImageButton
a:id="@+id/onscreen_close_button"

View File

@ -13,12 +13,12 @@
<ImageButton
a:id="@+id/onscreen_fold_button"
style="@style/CppHeaderButton.Material.Light"
a:src="@drawable/ic_space_bar_white_24dp" />
a:src="@drawable/ic_vertical_align_center_white_24dp" />
<ImageButton
a:id="@+id/onscreen_minimize_button"
style="@style/CppHeaderButton.Material.Light"
a:src="@drawable/ic_file_download_white_24dp" />
a:src="@drawable/ic_vertical_align_top_white_24dp" />
<ImageButton
a:id="@+id/onscreen_close_button"