Skip to Content

SolidJS

Track updates to the @hugeicons/solid-js package for SolidJS and SolidStart applications.


@hugeicons/solid-js V1.0.0

(Released September 23, 2026)

Added

  • Initial release of the HugeiconsIcon component for SolidJS
  • Support for size, color, strokeWidth, and absoluteStrokeWidth
  • Multicolor Pro icons with primaryColor, secondaryColor, and disableSecondaryOpacity
  • Icon swapping with altIcon and showAlt
  • Reactive props, so signals update the icon in place
  • SSR support for SolidStart via the solid export condition
  • Full TypeScript support