chore: rewrite some stuff
This commit is contained in:
@@ -17,9 +17,7 @@
|
||||
)
|
||||
</script>
|
||||
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"
|
||||
class={classes}
|
||||
>
|
||||
<svg class={classes} width="48" height="48" viewBox="0 0 48 48" fill="none">
|
||||
{#if animate}
|
||||
<defs>
|
||||
<mask id="circle" style="mask-type: alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="48" height="48">
|
||||
|
||||
Reference in New Issue
Block a user