From 1d3972fb3e97aecc36d0f36907b562c023253fbc Mon Sep 17 00:00:00 2001 From: Josef Zweck <24647999+zweckj@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:18:02 +0100 Subject: [PATCH] Move tedee icons to core (#4822) --- .../tedee/icon.png | Bin .../tedee/icon@2x.png | Bin .../tedee/logo.png | Bin .../tedee/logo@2x.png | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename {custom_integrations => core_integrations}/tedee/icon.png (100%) rename {custom_integrations => core_integrations}/tedee/icon@2x.png (100%) rename {custom_integrations => core_integrations}/tedee/logo.png (100%) rename {custom_integrations => core_integrations}/tedee/logo@2x.png (100%) diff --git a/custom_integrations/tedee/icon.png b/core_integrations/tedee/icon.png similarity index 100% rename from custom_integrations/tedee/icon.png rename to core_integrations/tedee/icon.png diff --git a/custom_integrations/tedee/icon@2x.png b/core_integrations/tedee/icon@2x.png similarity index 100% rename from custom_integrations/tedee/icon@2x.png rename to core_integrations/tedee/icon@2x.png diff --git a/custom_integrations/tedee/logo.png b/core_integrations/tedee/logo.png similarity index 100% rename from custom_integrations/tedee/logo.png rename to core_integrations/tedee/logo.png diff --git a/custom_integrations/tedee/logo@2x.png b/core_integrations/tedee/logo@2x.png similarity index 100% rename from custom_integrations/tedee/logo@2x.png rename to core_integrations/tedee/logo@2x.png