Allow setting a mdi: icon for icon_color
See original GitHub issueCurrently, it’s possible to set a image for icon_color
like icon_color: center/120% url('https://www.home-assistant.io/images/favicon-192x192.png')
.
It would be great if we could just use the mdi:
or far:
-icons that are available in Home Assistant.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:10 (5 by maintainers)
Top Results From Across the Web
How to change color icon in Materialize? - css - Stack Overflow
This Code will change the icon Color and if we want to give its background color just change it in custom.css .class {background-color:red;}....
Read more >Change icon color on Condition - Home Assistant Community
I need the condition to change the icon color of binary_sensor.xxx! that is, where should the input.boolean.xxx_arm go? Forgive me, I'm new to ......
Read more >color-helper Google @Google - Material Design Icons
Material Design Icons' growing icon collection allows designers and developers targeting various platforms to download icons in the format, color and size ...
Read more >Material Icons Guide | Google Fonts
Using the icon font allows for easy styling of an icon in any color. ... To set a custom icon color, define a...
Read more >color property - Icon class - widgets library - Dart API
Typically, a Material Design color will be used, as follows: link. assignment. Icon( Icons.widgets, color: Colors.blue.shade400, ) ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Just to let you know, I have created a tool to convert a material design icon into pure CSS compatible with this card.
Hope it helps !
So what do you have in mind ?