InJavaScript in Plain EnglishbyDharmen ShahPractical Guide for Loading SVG Icons with Angular MaterialIn this guide, we will learn how to use SVG icons with mat-icon. We will look at all the methods provided by MatIconRegistry and how to…Nov 24, 2023
Fatih SolhanHow to use Material Design Icons with Nuxt.js efficientlyI have developed many large-scale Nuxt.js applications, one of the difficulties I had while developing these applications was icon…Jan 24, 20222
armin momeniAdd custom SVG to material icons without additional HTTP requestThere are multiple ways to use an SVG icon in your angular project. The first and easiest one would be using an img tag but it has its…Mar 25, 2023Mar 25, 2023
Nikhil AvulaGradient color on Material iconsMaterial UI for react commonly known as MUI provides a large set of icons. These MUI icons are SVG icons and generally, they are available…Dec 13, 2022Dec 13, 2022
InJavaScript in Plain EnglishbyDharmen ShahPractical Guide for Loading SVG Icons with Angular MaterialIn this guide, we will learn how to use SVG icons with mat-icon. We will look at all the methods provided by MatIconRegistry and how to…Nov 24, 2023
Fatih SolhanHow to use Material Design Icons with Nuxt.js efficientlyI have developed many large-scale Nuxt.js applications, one of the difficulties I had while developing these applications was icon…Jan 24, 20222
armin momeniAdd custom SVG to material icons without additional HTTP requestThere are multiple ways to use an SVG icon in your angular project. The first and easiest one would be using an img tag but it has its…Mar 25, 2023
Nikhil AvulaGradient color on Material iconsMaterial UI for react commonly known as MUI provides a large set of icons. These MUI icons are SVG icons and generally, they are available…Dec 13, 2022
Ajay MalhotraGOOGLE MATERIAL SYMBOLS ARE THE FUTURE NOWMaterial Icons are one of the most popular design resources in the world and are used for both online and real-world applications. There…Jun 2, 2022
InDev GeniusbyChad MurobayashiHow to Use Icons in Material-UI to Create a ButtonIntroduction to the Material-UI icon libraryJul 15, 2021
Soni AkshayChange the color of a Material icon in AndroidSometimes even easy things become tricky to solve, here is one of them, changing the color of the material design icons.Nov 14, 2018