Add slightly larger image

This commit is contained in:
Anthony Wang 2021-07-28 12:13:04 -05:00
parent 2c28289d27
commit af1b48b2a0
Signed by: a
GPG key ID: BC96B00AEC5F2D76
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 MiB

After

Width:  |  Height:  |  Size: 4.1 MiB

View file

@ -5,5 +5,5 @@ for old in *; do
rsvg-convert "$old" -h 1080 -f svg -o "$new"
done
cd ..
montage icons/*-large.svg -geometry 480x480 -tile 8x4 -border 20 -bordercolor white montage.png
montage icons/*-large.svg -geometry 540x540 -tile 8x4 -border 20 -bordercolor white montage.png
gio trash icons/*-large.svg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 75 KiB