natemoo-re / astro-icon

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

removed attribute 'astro-icon' from svg. reason: error on validator.w… #157

Closed sycgeeks-ca closed 6 months ago

sycgeeks-ca commented 6 months ago

Removed attribute 'astro-icon' from svg. Reason: Error on validator.w3.org with error message "Attribute 'astro-icon' not allowed on element 'svg' at this point."

changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: 5c6c0b1ad1508c0dbe21ddf7f641e137b0e7170a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-astroicon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2023 5:42am
astroicon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2023 5:42am
natemoo-re commented 6 months ago

This is handled in https://github.com/natemoo-re/astro-icon/pull/111