We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f7081 commit e6ece95Copy full SHA for e6ece95
1 file changed
src/lib/components/icons/Icon.svelte
@@ -138,7 +138,7 @@
138
<polyline points="17 8 12 3 7 8"/>
139
<line x1="12" y1="3" x2="12" y2="15"/>
140
<line x1="21" y1="0" x2="21" y2="5"/>
141
- <line x1="18.5" y1="2.5" x2="23.5" y2="2.5"/>
+ <line x1="18" y1="2.5" x2="23" y2="2.5"/>
142
</svg>
143
{:else if name === 'play'}
144
<svg width={size} height={size} viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
0 commit comments