From ae7117d6611e213a035bf7d151f7b10f201609c1 Mon Sep 17 00:00:00 2001 From: N1c093 <59510296+N1c093@users.noreply.github.com> Date: Sat, 4 Jul 2020 17:49:28 +0200 Subject: [PATCH] Move hvv icons to the correct/new folder structure (#1731) --- {src => core_integrations}/hvv_departures/icon.png | Bin .../hvv_departures/icon@2x.png | Bin {src => core_integrations}/hvv_departures/logo.png | Bin .../hvv_departures/logo@2x.png | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename {src => core_integrations}/hvv_departures/icon.png (100%) rename {src => core_integrations}/hvv_departures/icon@2x.png (100%) rename {src => core_integrations}/hvv_departures/logo.png (100%) rename {src => core_integrations}/hvv_departures/logo@2x.png (100%) diff --git a/src/hvv_departures/icon.png b/core_integrations/hvv_departures/icon.png similarity index 100% rename from src/hvv_departures/icon.png rename to core_integrations/hvv_departures/icon.png diff --git a/src/hvv_departures/icon@2x.png b/core_integrations/hvv_departures/icon@2x.png similarity index 100% rename from src/hvv_departures/icon@2x.png rename to core_integrations/hvv_departures/icon@2x.png diff --git a/src/hvv_departures/logo.png b/core_integrations/hvv_departures/logo.png similarity index 100% rename from src/hvv_departures/logo.png rename to core_integrations/hvv_departures/logo.png diff --git a/src/hvv_departures/logo@2x.png b/core_integrations/hvv_departures/logo@2x.png similarity index 100% rename from src/hvv_departures/logo@2x.png rename to core_integrations/hvv_departures/logo@2x.png