From 78a85bbf0b6049976b51c81a7f0189193298b5f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Fri, 6 Mar 2020 11:01:08 +0100 Subject: [PATCH] Fix Globe Icons masks on Safari/iOS Due to the base href, the clipPath needs the full URL --- src/atoms/IconGlobe.svelte | 23 +++++++++++++++-------- src/atoms/IconGlobeSmall.svelte | 23 +++++++++++++++-------- 2 files changed, 30 insertions(+), 16 deletions(-) diff --git a/src/atoms/IconGlobe.svelte b/src/atoms/IconGlobe.svelte index fc56bf0..c49f874 100644 --- a/src/atoms/IconGlobe.svelte +++ b/src/atoms/IconGlobe.svelte @@ -1,22 +1,29 @@ - + - + + + - - - - + diff --git a/src/atoms/IconGlobeSmall.svelte b/src/atoms/IconGlobeSmall.svelte index d1019ec..5e0afdc 100644 --- a/src/atoms/IconGlobeSmall.svelte +++ b/src/atoms/IconGlobeSmall.svelte @@ -1,21 +1,28 @@ - + - + + + - - - - +