mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-04 08:15:02 -05:00
28 lines
1.1 KiB
Bash
Executable File
28 lines
1.1 KiB
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
|
|
python copy OpenKeychain av white repeat 24
|
|
python copy OpenKeychain av grey repeat 24
|
|
python copy OpenKeychain editor white mode_edit 24
|
|
|
|
# navigation drawer sections
|
|
python copy OpenKeychain communication black vpn_key 24
|
|
python copy OpenKeychain action black lock 24
|
|
python copy OpenKeychain navigation black apps 24
|
|
python copy OpenKeychain action black help 24
|
|
python copy OpenKeychain action black settings 24
|
|
|
|
# floating action button
|
|
python copy OpenKeychain av white play_arrow 24
|
|
|
|
# small floating action button
|
|
python copy OpenKeychain file white folder 24
|
|
|
|
# multi select
|
|
python copy OpenKeychain action white lock 24 |