# Using built in icons for dashboards

**URL:** https://discourse.nodered.org/t/using-built-in-icons-for-dashboards/11858
**Category:** Dashboard
**Created:** [5 June 2019 06:42 UTC](https://discourse.nodered.org/t/using-built-in-icons-for-dashboards/11858 "2019-06-05T06:42:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [5 June 2019 06:42 UTC](https://discourse.nodered.org/t/using-built-in-icons-for-dashboards/11858/1 "2019-06-05T06:42:01Z")

</div>

Ok, another question:

There are the _font awesome_ icons and the _Material Design_ ones.

I've opened the Material Design page and using some of those for the list on the left of the dashboard screen.

Some work, some don't, and I don't know why.

See picture.

I know it is going to be difficult to work out, but the two RED ones:  
videogame\_asset  
notification\_important

Anyone?

 ![Screenshot%20from%202019-06-05%2016-38-16](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/5/5c45adece279138125cf388238f6f4b18f6cf6c2.jpeg)

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [5 June 2019 10:35 UTC](https://discourse.nodered.org/t/using-built-in-icons-for-dashboards/11858/2 "2019-06-05T10:35:48Z")

</div>

Only the original set are baked into Node-RED for offline use - [https://klarsys.github.io/angular-material-icons/](https://klarsys.github.io/angular-material-icons/)  
BUT you can use the others if you specify them like `mi-videogame_asset` (ie add an mi- to the front of the name) and your device has access to the internet.
