No css.gg videos yet. You could help us improve this page by suggesting one.
Based on our record, Bootstrap Icons should be more popular than css.gg. It has been mentiond 23 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.
When it comes to building sleek, interactive UIs, having access to a robust set of icons is essential. Over the last few weeks, I've been migrating one of my projects from ERBs to Phlex. During this process, I found myself frequently reaching for SVG icons from popular libraries like Heroicons, Bootstrap icons, and Flag icons. After some frustration with manual integration into a Shared::Icon Phlex component, I... - Source: dev.to / 8 months ago
In my previous Blazor project, I used Font Awesome icons and Google Fonts, but now I use embedded font files and Bootstrap Icons because I think they work better with Bootstrap 5. - Source: dev.to / 8 months ago
An icon to indicate the state of the dropdown (open or closed). Note that the svg used is adapted from Bootstrap icons. - Source: dev.to / 11 months ago
Hey, great work! You could easily add the Bootstrap Icons library to this. And then perhaps the Noun Project. https://icons.getbootstrap.com/ https://thenounproject.com/. - Source: Hacker News / 10 months ago
Not sure if you already are using, but bootstrap has a lot of readymade icons for a project like this. Source: over 1 year ago
Css.gg - A library of more than 500 minimalistic CSS icons, which are customizable and retina-ready. - Source: dev.to / over 1 year 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 / over 2 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: over 2 years ago
Heroicons - Beautiful, free SVG icons from the makers of Tailwind CSS.
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.
Material Icons - Google Fonts now supports icons
The Noun Project - Creating, Sharing and Celebrating the World's Visual Language