summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index e448e40..08c2485 100644
--- a/Rakefile
+++ b/Rakefile
@@ -91,6 +91,7 @@ svg_to_raster = [
['source/icons/white/*.svg', white_icon_target],
['source/icons/black/*.svg', black_icon_target],
['source/leap/kid-square.svg', {:size => 256, :dest => 'icons/logo/leap256x256.png'}],
+ ['source/leap/kid-jumping.svg', {:width => 200, :dest => 'icons/logo/leap200.png'}],
['source/leap/kid-jumping.svg', {:width => 128, :dest => 'icons/logo/leap128.png'}],
['source/leap/kid-jumping.svg', {:width => 64, :dest => 'icons/logo/leap64.png'}],