ErrLookup › tailwindlabs/heroicons
tailwindlabs/heroicons
A set of free MIT-licensed high-quality SVG icons for UI development. · JavaScript · 18 source files
Analyzed at 616b7a4dbb on 2026-08-31. 8 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Importing from `@heroicons/react` directly is not supported. | exception | error | import, module-resolution, breaking-change, react |
| Importing from `@heroicons/react` directly is not supported. | exception | error | import, commonjs, module-resolution, breaking-change, react |
| You're trying to import `@heroicons/react/outline/${property | exception | error | import, version-mismatch, breaking-change, migration, react |
| You're trying to import `@heroicons/react/solid/${property}` | exception | error | import, version-mismatch, breaking-change, migration, react |
| Importing from `@heroicons/vue` directly is not supported. P | exception | error | import, module-resolution, breaking-change, vue |
| Importing from `@heroicons/vue` directly is not supported. P | exception | error | import, commonjs, module-resolution, breaking-change, vue |
| You're trying to import `@heroicons/vue/outline/${property}` | exception | error | import, version-mismatch, breaking-change, migration, vue |
| You're trying to import `@heroicons/vue/solid/${property}` f | exception | error | import, version-mismatch, breaking-change, migration, vue |