You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import {Icon} from 'astro-icon/components'
<Iconname="heart"class="heart-beating-effect w-1/5 max-w-[8rem] pc:w-[5vw] [&_path]:fill-green-400"
/>
### What's the expected result?
Icon load correctly
### Link to Minimal Reproducible Example
https://stackblitz.com/~/github.com/anhdd-kuro/astro-icon
The text was updated successfully, but these errors were encountered:
anhdd-kuro
changed the title
Can't load icon - The icon named "heart" was not found
Can't load icon - The icon was not found
Jan 19, 2025
What version of
astro-icon
are you using?v1.1.5
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
Here is the icon
/src/icons/heart.svg
Code
The text was updated successfully, but these errors were encountered: