From 312596c727ef03c1649f10daa24220467eddd45a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 4 Jul 2018 02:37:38 +0100 Subject: Use 32x32 toolbar icons. --- graphics/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/update') 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 -- cgit v1.2.3