Partially fix file names
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
After Width: | Height: | Size: 466 B |
After Width: | Height: | Size: 434 B |
After Width: | Height: | Size: 661 B |
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 651 B |
After Width: | Height: | Size: 642 B |
After Width: | Height: | Size: 938 B |
After Width: | Height: | Size: 954 B |
After Width: | Height: | Size: 480 B |
After Width: | Height: | Size: 467 B |
After Width: | Height: | Size: 717 B |
After Width: | Height: | Size: 704 B |
After Width: | Height: | Size: 331 B |
After Width: | Height: | Size: 261 B |
After Width: | Height: | Size: 434 B |
After Width: | Height: | Size: 371 B |
After Width: | Height: | Size: 449 B |
After Width: | Height: | Size: 382 B |
After Width: | Height: | Size: 642 B |
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 353 B |
After Width: | Height: | Size: 280 B |
After Width: | Height: | Size: 467 B |
After Width: | Height: | Size: 446 B |
After Width: | Height: | Size: 434 B |
After Width: | Height: | Size: 371 B |
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 730 B |
After Width: | Height: | Size: 642 B |
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 954 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 467 B |
After Width: | Height: | Size: 446 B |
After Width: | Height: | Size: 704 B |
After Width: | Height: | Size: 908 B |
After Width: | Height: | Size: 661 B |
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 938 B |
After Width: | Height: | Size: 954 B |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 717 B |
After Width: | Height: | Size: 704 B |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 730 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 954 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 704 B |
After Width: | Height: | Size: 908 B |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2.0 KiB |
@ -0,0 +1,8 @@
|
|||||||
|
<!-- drawable/key-plus.xml -->
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:height="24dp"
|
||||||
|
android:width="24dp"
|
||||||
|
android:viewportWidth="24"
|
||||||
|
android:viewportHeight="24">
|
||||||
|
<path android:fillColor="#000" android:pathData="M6.5,3C8.46,3 10.13,4.25 10.74,6H22V9H18V12H15V9H10.74C10.13,10.75 8.46,12 6.5,12C4,12 2,10 2,7.5C2,5 4,3 6.5,3M6.5,6A1.5,1.5 0 0,0 5,7.5A1.5,1.5 0 0,0 6.5,9A1.5,1.5 0 0,0 8,7.5A1.5,1.5 0 0,0 6.5,6M8,17H11V14H13V17H16V19H13V22H11V19H8V17Z" />
|
||||||
|
</vector>
|
5
Graphics/drawables/originals/key-plus/readme.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Thanks for visiting MaterialDesignIcons.com
|
||||||
|
Check back often for new icons and follow @MaterialIcons for updates.
|
||||||
|
|
||||||
|
Icon: key-plus
|
||||||
|
By: Austin Andrews
|
@ -10,17 +10,6 @@ XXXDPI_DIR=$APP_DIR/res/drawable-xxxhdpi
|
|||||||
PLAY_DIR=./drawables/
|
PLAY_DIR=./drawables/
|
||||||
SRC_DIR=./drawables/
|
SRC_DIR=./drawables/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Launcher Icon:
|
|
||||||
# -----------------------
|
|
||||||
# mdpi: 48x48
|
|
||||||
# hdpi: 72x72
|
|
||||||
# xhdpi: 96x96
|
|
||||||
# xxhdpi: 144x144.
|
|
||||||
# xxxhdpi 192x192.
|
|
||||||
# google play: 512x512
|
|
||||||
|
|
||||||
# Adobe Illustrator (.ai) exports by Tha Phlash are way better than the Inkscape exports (.svg)
|
# Adobe Illustrator (.ai) exports by Tha Phlash are way better than the Inkscape exports (.svg)
|
||||||
|
|
||||||
#NAME="ic_launcher"
|
#NAME="ic_launcher"
|
||||||
@ -32,38 +21,24 @@ SRC_DIR=./drawables/
|
|||||||
#inkscape -w 192 -h 192 -e "$XXXDPI_DIR/$NAME.png" $NAME.svg
|
#inkscape -w 192 -h 192 -e "$XXXDPI_DIR/$NAME.png" $NAME.svg
|
||||||
#inkscape -w 512 -h 512 -e "$PLAY_DIR/$NAME.png" $NAME.svg
|
#inkscape -w 512 -h 512 -e "$PLAY_DIR/$NAME.png" $NAME.svg
|
||||||
|
|
||||||
# Actionbar Icons
|
|
||||||
# -----------------------
|
|
||||||
# mdpi: 32x32
|
|
||||||
# hdpi: 48x48
|
|
||||||
# xhdpi: 64x64
|
|
||||||
# xxhdpi: 96x96
|
|
||||||
|
|
||||||
for NAME in "ic_action_search_cloud" "ic_cloud_search_24px" "ic_action_encrypt_file" "ic_action_encrypt_text" "ic_action_verified_cutout"
|
for NAME in "ic_cloud_search" "ic_action_encrypt_file" "ic_action_encrypt_text" "ic_action_verified_cutout" "status_lock_closed" "status_lock_error" "status_lock_open" "status_signature_expired_cutout" "status_signature_invalid_cutout" "status_signature_revoked_cutout" "status_signature_unknown_cutout" "status_signature_unverified_cutout" "status_signature_verified_cutout" "key_flag_authenticate" "key_flag_certify" "key_flag_encrypt" "key_flag_sign"
|
||||||
do
|
do
|
||||||
echo $NAME
|
echo $NAME
|
||||||
inkscape -w 32 -h 32 -e "$MDPI_DIR/$NAME.png" "$SRC_DIR/$NAME.svg"
|
inkscape -w 24 -h 24 -e "$MDPI_DIR/${NAME}_24dp.png" "$SRC_DIR/$NAME.svg"
|
||||||
inkscape -w 48 -h 48 -e "$HDPI_DIR/$NAME.png" "$SRC_DIR/$NAME.svg"
|
inkscape -w 36 -h 36 -e "$HDPI_DIR/${NAME}_24dp.png" "$SRC_DIR/$NAME.svg"
|
||||||
inkscape -w 64 -h 64 -e "$XDPI_DIR/$NAME.png" "$SRC_DIR/$NAME.svg"
|
inkscape -w 48 -h 48 -e "$XDPI_DIR/${NAME}_24dp.png" "$SRC_DIR/$NAME.svg"
|
||||||
inkscape -w 96 -h 96 -e "$XXDPI_DIR/$NAME.png" "$SRC_DIR/$NAME.svg"
|
inkscape -w 72 -h 72 -e "$XXDPI_DIR/${NAME}_24dp.png" "$SRC_DIR/$NAME.svg"
|
||||||
done
|
inkscape -w 96 -h 96 -e "$XXXDPI_DIR/${NAME}_24dp.png" "$SRC_DIR/$NAME.svg"
|
||||||
|
|
||||||
for NAME in "status_lock_closed" "status_lock_error" "status_lock_open" "status_signature_expired_cutout" "status_signature_invalid_cutout" "status_signature_revoked_cutout" "status_signature_unknown_cutout" "status_signature_unverified_cutout" "status_signature_verified_cutout" "key_flag_authenticate" "key_flag_certify" "key_flag_encrypt" "key_flag_sign"
|
|
||||||
do
|
|
||||||
echo $NAME
|
|
||||||
inkscape -w 24 -h 24 -e "$MDPI_DIR/${NAME}_24px.png" "$SRC_DIR/$NAME.svg"
|
|
||||||
inkscape -w 32 -h 32 -e "$HDPI_DIR/${NAME}_24px.png" "$SRC_DIR/$NAME.svg"
|
|
||||||
inkscape -w 48 -h 48 -e "$XDPI_DIR/${NAME}_24px.png" "$SRC_DIR/$NAME.svg"
|
|
||||||
inkscape -w 64 -h 64 -e "$XXDPI_DIR/${NAME}_24px.png" "$SRC_DIR/$NAME.svg"
|
|
||||||
done
|
done
|
||||||
|
|
||||||
for NAME in "status_signature_expired_cutout" "status_signature_invalid_cutout" "status_signature_revoked_cutout" "status_signature_unknown_cutout" "status_signature_unverified_cutout" "status_signature_verified_cutout"
|
for NAME in "status_signature_expired_cutout" "status_signature_invalid_cutout" "status_signature_revoked_cutout" "status_signature_unknown_cutout" "status_signature_unverified_cutout" "status_signature_verified_cutout"
|
||||||
do
|
do
|
||||||
echo $NAME
|
echo $NAME
|
||||||
inkscape -w 96 -h 96 -e "$MDPI_DIR/${NAME}_96px.png" "$SRC_DIR/$NAME.svg"
|
inkscape -w 96 -h 96 -e "$MDPI_DIR/${NAME}_96dp.png" "$SRC_DIR/$NAME.svg"
|
||||||
inkscape -w 128 -h 128 -e "$HDPI_DIR/${NAME}_96px.png" "$SRC_DIR/$NAME.svg"
|
inkscape -w 128 -h 128 -e "$HDPI_DIR/${NAME}_96dp.png" "$SRC_DIR/$NAME.svg"
|
||||||
inkscape -w 192 -h 192 -e "$XDPI_DIR/${NAME}_96px.png" "$SRC_DIR/$NAME.svg"
|
inkscape -w 192 -h 192 -e "$XDPI_DIR/${NAME}_96dp.png" "$SRC_DIR/$NAME.svg"
|
||||||
inkscape -w 256 -h 256 -e "$XXDPI_DIR/${NAME}_96px.png" "$SRC_DIR/$NAME.svg"
|
inkscape -w 256 -h 256 -e "$XXDPI_DIR/${NAME}_96dp.png" "$SRC_DIR/$NAME.svg"
|
||||||
done
|
done
|
||||||
|
|
||||||
for NAME in "create_key_robot"
|
for NAME in "create_key_robot"
|
||||||
|
After Width: | Height: | Size: 524 B |
After Width: | Height: | Size: 651 B |
Before Width: | Height: | Size: 556 B |
After Width: | Height: | Size: 805 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_cloud_search_24dp.png
Normal file
After Width: | Height: | Size: 726 B |
After Width: | Height: | Size: 642 B |
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.5 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/key_flag_sign_24dp.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 743 B |
Before Width: | Height: | Size: 675 B |
After Width: | Height: | Size: 806 B |
Before Width: | Height: | Size: 748 B |
After Width: | Height: | Size: 736 B |
Before Width: | Height: | Size: 675 B |
After Width: | Height: | Size: 906 B |
Before Width: | Height: | Size: 789 B |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 485 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 962 B |
Before Width: | Height: | Size: 861 B |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 742 B |
Before Width: | Height: | Size: 740 B |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 925 B |
Before Width: | Height: | Size: 813 B |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 772 B |