diff --git a/src/icons/CaretDown.svelte b/src/icons/CaretDown.svelte index 18005294..329c5173 100644 --- a/src/icons/CaretDown.svelte +++ b/src/icons/CaretDown.svelte @@ -22,5 +22,5 @@ {...$$restProps} > {#if title}{title}{/if} - -/svg> + + diff --git a/src/icons/ChevronDown.svelte b/src/icons/ChevronDown.svelte index 73f0b039..94b2f64c 100644 --- a/src/icons/ChevronDown.svelte +++ b/src/icons/ChevronDown.svelte @@ -13,7 +13,7 @@ {#if title}{title}{/if} - + diff --git a/src/icons/ChevronRight.svelte b/src/icons/ChevronRight.svelte index e03f34d5..e573bf9c 100644 --- a/src/icons/ChevronRight.svelte +++ b/src/icons/ChevronRight.svelte @@ -13,7 +13,7 @@ {#if title}{title}{/if} - +