From cbc9ea324eefa4ed95e8527329fe1829d23b8d11 Mon Sep 17 00:00:00 2001 From: Dwayne Bent Date: Sun, 20 Jan 2019 20:22:04 -0500 Subject: [PATCH] Add 48x48 AppLauncher icons --- build.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/build.yml b/build.yml index eb61882..81c2fd6 100644 --- a/build.yml +++ b/build.yml @@ -8,6 +8,12 @@ conversions: level_colors: "white," resize: 38x38 + - input: Airplane.svg + output: airplane-white-48x48.png + background: none + level_colors: "white," + resize: 48x48 + - input: Apokee.svg output: apokee-gray-460x460.png background: none @@ -38,6 +44,12 @@ conversions: level_colors: "white," resize: 38x38 + - input: HotSpot.svg + output: hotspot-white-48x48.png + background: none + level_colors: "white," + resize: 48x48 + - input: Ketchup.svg output: ketchup-white-38x38.png background: none @@ -55,3 +67,9 @@ conversions: background: none level_colors: "white," resize: 38x38 + + - input: Rocket.svg + output: rocket-white-48x48.png + background: none + level_colors: "white," + resize: 48x48