aboutsummaryrefslogtreecommitdiffstats
path: root/Graphics/get-material-icons.sh
blob: 0ebeb46aff96780ee9de02864ed77133419d00f5 (plain)
1
2
3
4
5
6
7
8
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
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