From e4e2d647c8cd8bf2d1e318c85d41173caf18adf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 26 Jan 2015 00:50:35 +0100 Subject: Material Design: Full screen dialogs --- Graphics/get-material-icons.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Graphics') diff --git a/Graphics/get-material-icons.sh b/Graphics/get-material-icons.sh index 8e905ed69..0ebeb46af 100755 --- a/Graphics/get-material-icons.sh +++ b/Graphics/get-material-icons.sh @@ -1,3 +1,9 @@ +# https://google.github.io/material-design-icons/ cd ./android-icon-copier/ python copy OpenKeychain action white search 24 -python copy OpenKeychain navigation white arrow_back 24 \ No newline at end of file +python copy OpenKeychain navigation white arrow_back 24 +python copy OpenKeychain navigation white close 24 +python copy OpenKeychain navigation white check 24 +python copy OpenKeychain navigation black expand_less 24 +python copy OpenKeychain navigation black expand_more 24 +python copy OpenKeychain navigation white refresh 24 -- cgit v1.2.3