tailwindlabs / heroicons

A set of free MIT-licensed high-quality SVG icons for UI development.
https://heroicons.com
MIT License
21.03k stars 1.27k forks source link

No PencilAltIcon on vue heroicon #860

Closed eskiesirius closed 1 year ago

eskiesirius commented 1 year ago

I have this error Uncaught (in promise) SyntaxError: The requested module '/node_modules/.vite/deps/@heroicons_vue_20_solid.js?v=bc2e7e64' does not provide an export named 'PencilAltIcon'

@heroicons/vue: 2.0.12

adamwathan commented 1 year ago

Yeah there's no icon with that name, just Pencil, and PencilSquare:

image

Heroicons v2.0 has some breaking changes like this one, see the release notes for information about migrating from v1 to v2: https://github.com/tailwindlabs/heroicons/releases/tag/v2.0.0

eskiesirius commented 1 year ago

@adamwathan thank you for this.. i was checking the icons here https://vue-hero-icons.netlify.app/