art/conversations_baloon.svg → art/ic_launcher.svg 🔗
Daniel Gultsch created
art/ic_launcher.svg | 0
art/main_logo.svg | 1 +
art/render.rb | 4 ++--
3 files changed, 3 insertions(+), 2 deletions(-)
@@ -0,0 +1 @@
+ic_launcher.svg
@@ -11,8 +11,8 @@ resolutions = {
}
images = {
- 'conversations_baloon.svg' => ['ic_launcher', 48],
- 'conversations_baloon.svg' => ['main_logo', 200],
+ 'ic_launcher.svg' => ['ic_launcher', 48],
+ 'main_logo.svg' => ['main_logo', 200],
'conversations_mono.svg' => ['ic_notification', 24],
'ic_received_indicator.svg' => ['ic_received_indicator', 12],
'ic_send_text_offline.svg' => ['ic_send_text_offline', 36],