natemoo-re / astro-icon

Inline and sprite-based SVGs in Astro made easy!
https://astroicon.dev
Other
996 stars 57 forks source link

Bootstrap icons #118

Closed csjui closed 1 year ago

csjui commented 1 year ago

Hi, how does one use bootstrap icons in this? I've tried using bi:airplane etc., with no luck.

e.g. <Icon pack="bi" name="airplane" size="24" color="blue" />

I saw a closed issue regarding bootstrap icons that said support was implemented, but I've been unable to find out how.

Thanks

stramel commented 1 year ago

Hi @csjui thank you for filing this issue! Looking into this, the pack does exist but it appears that the icon doesn't exist in the version being utilized by our v0. This will be resolved by the v1. There are a couple workarounds if you want to try to use the icon now.

For now I'm going to close this as a duplicate of #29 since it is still a missing icon issue.