No css.gg videos yet. You could help us improve this page by suggesting one.
Based on our record, Material Icons seems to be a lot more popular than css.gg. While we know about 67 links to Material Icons, we've tracked only 3 mentions of css.gg. 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 / 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
By adding Material Design Icons to your project, you can have a clean and professional look that is in line with current design standards. - Source: dev.to / about 2 months ago
It is a collection of icons provided by Google Fonts, available on their website. This set is the go-to for developers who want to maintain consistency with Google’s Material Design principles. With a wide range of icons, this library is perfect for creating a polished, cohesive app interface. - Source: dev.to / about 2 months ago
Material Icons Fonts.google.com/icons Google’s open-source icon set for Material Design. - Source: dev.to / 2 months ago
Website: Material Symbols GitHub Repo: GitHub Repo. - Source: dev.to / 3 months ago
Https://fonts.google.com/icons My preference for new projects is currently swaying towards Google's Material library as its just so easy and fast to use. Nevertheless Fontawesome has been a staple for me for the last several years! - Source: Hacker News / 4 months 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.
Heroicons - Beautiful, free SVG icons from the makers of Tailwind CSS.
The Noun Project - Creating, Sharing and Celebrating the World's Visual Language
Bootstrap Icons - Official open source SVG icon library for Bootstrap