Icons

screenshot of Icons
react

The premium icon font for @uiwjs Component Library. https://uiwjs.github.io/icons

Overview

The @uiw/icons is a premium icon font designed for the uiwjs Component Library. It can be used for various purposes, both personal and commercial, and is licensed under MIT. The icon pack includes a wide range of icons with class names for easy copy-pasting during development. The icons can be found and selected using the search feature on the official @uiw/icons website.

Features

  • Wide variety of icons designed for the uiwjs Component Library
  • Search feature to easily locate specific icons
  • Class names provided for easy integration into HTML elements
  • Free to use, both for personal and commercial purposes
  • Compatible with HTML, Less, and JS
  • Support for using icons as React components
  • Can be downloaded and linked manually or via UNPKG
  • Build and push gh-pages branch for site deployment

HTML Example

To use @uiw/icons in HTML, follow these steps:

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components