aboutsummaryrefslogtreecommitdiffstats
path: root/Graphics/get-material-icons.sh
blob: fee8457f412235eefacf58ee068ff399b7a5788e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# 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 action white swap_vert 24
python copy OpenKeychain action white swap_vert_circle 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