Based on our record, Iconoir should be more popular than css.gg. It has been mentiond 10 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Css.gg - A library of more than 500 minimalistic CSS icons, which are customizable and retina-ready. - Source: dev.to / about 2 years ago
700+ CSS Icons: Pure CSS icons library, Customizable & Retina-Ready built 100% in pure CSS, SVG, SVG Sprite, styled components, Figma, and Adobe XD. Easy integration: Embed, NPM & API. - Source: dev.to / almost 3 years ago
// Define and ADD custom CSS Const customCSS = ` hr { background-color: #ccc !important; } a.menu-link I { margin-right: 16px; } `; Const style = document.createElement("style"); Style.type = "text/css"; Style.appendChild(document.createTextNode(customCSS)); Head.appendChild(style); // Define separator Const separator = document.createElement("hr"); Separator.setAttribute("width",... Source: about 3 years ago
Iconoir is a fully open-source icon library featuring over 1,300 clean, modern icons crafted on a 24ร24 grid. Built for consistency and simplicity, it works seamlessly in React Native apps using SVG rendering. The package also includes an IconoirProvider for setting global defaults like size and color across your project. - Source: dev.to / 2 months ago
Website: Iconoir GitHub Repo: GitHub Repo. - Source: dev.to / 8 months ago
Iconoir is an open-source icon library featuring over 1,300 unique SVG icons. Designed on a 24x24 pixel grid, Iconoir stands out for its distinctive style. This library is perfect for developers who want high-quality icons while supporting the open-source community. - Source: dev.to / about 1 year ago
Iconoir โ An open-source icons library with thousands of icons, supporting React, React Native, Flutter, Vue, Figma, and Framer. - Source: dev.to / over 1 year ago
I didn't put icons, but you can easily find them in the Figma community, UI8 through freebies, but if you want some sites, take a look at the following, Tabler Icons, Jam Icons, Phosphor Icons, Iconhub, Zwicon and Iconoir. Source: over 2 years ago
Font Awesome - Font Awesome makes it easy to add vector icons and social logos to your website. And version 5 is redesigned and built from the ground up!
Feather Icons - Simply beautiful open source icons
Flaticon - A database of free vector icons.
IconStore - Free icon packs by first-class designers
Flat Icons - 20,000 unique, customizable icons with free lifetime updates
Heroicons - Beautiful, free SVG icons from the makers of Tailwind CSS.