From c6de68c4c4bda3edcf6cf012bd98adea3baf866b Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Thu, 25 Jul 2024 15:17:57 +0300 Subject: Migrating popup to svelte --- src/pages/icons/SwitchInstanceIcon.svelte | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/pages/icons/SwitchInstanceIcon.svelte (limited to 'src/pages/icons/SwitchInstanceIcon.svelte') diff --git a/src/pages/icons/SwitchInstanceIcon.svelte b/src/pages/icons/SwitchInstanceIcon.svelte new file mode 100644 index 00000000..6a1f96ac --- /dev/null +++ b/src/pages/icons/SwitchInstanceIcon.svelte @@ -0,0 +1,15 @@ + + + -- cgit 1.4.1