mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-01-11 21:48:17 -05:00
10 lines
449 B
Bash
Executable File
10 lines
449 B
Bash
Executable File
# 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
|
|
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
|