diff options
Diffstat (limited to 'graphics/update')
| -rwxr-xr-x | graphics/update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/update b/graphics/update index dfc2762d5..9815cf9a7 100755 --- a/graphics/update +++ b/graphics/update @@ -67,7 +67,7 @@ else # Timeline toolbar icons (all platforms) for i in select zoom zoom_all snap sequence; do - $INKSCAPE $i.png src/$i.svg -w 24 -h 24 + $INKSCAPE $i.png src/$i.svg -w 32 -h 32 done # favicon |
