Iconoir is an open-source icon library that provides SVG icons across multiple frameworks and platforms including React, React Native, Vue, Flutter, Figma, and Framer.
The library solves the problem of finding and integrating consistent, well-designed icons across diverse development environments. It offers a collection of icons designed on a 24x24 pixel grid that can be accessed directly from the web, downloaded as SVG files, or installed via package managers. The icons are available through framework-specific packages that integrate natively with each platform's component model, and through design tools like Figma and Framer for use during the design phase.
Developers should choose Iconoir if they need a single icon source that spans multiple technology stacks without maintaining separate icon sets. It suits projects using React, React Native, Vue, or Flutter where consistency across web and mobile is important, as well as design workflows in Figma or Framer. The library also supports CSS-based usage and Swift for iOS development, making it flexible for teams mixing different technologies. The icons are available under an MIT license and can be installed from standard package managers or used directly from the web.
The project maintains active development across multiple package implementations, with dedicated repositories and documentation for each framework integration. Updates to the core icon set are reflected across all platform-specific packages, indicating coordinated maintenance of the library ecosystem.