# Dashboard menu icons - not showing as expected

**URL:** https://discourse.nodered.org/t/dashboard-menu-icons-not-showing-as-expected/12994
**Category:** Dashboard
**Created:** [7 July 2019 09:02 UTC](https://discourse.nodered.org/t/dashboard-menu-icons-not-showing-as-expected/12994 "2019-07-07T09:02:44Z")
**Posts on this page:** 5
**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: [7 July 2019 09:02 UTC](https://discourse.nodered.org/t/dashboard-menu-icons-not-showing-as-expected/12994/1 "2019-07-07T09:02:44Z")

</div>

I have made a lot of advancement with the menu on the dashboard and using other icons than the default.

But this one isn't wanting to play the game.

The `material design` `drag_indicator` icon.

It isn't showing correctly.

I've copy/pasted the name from the web page, but that didn't change.  
And as you can see the other two (Telemetry and Logging) are working.

 ![Screenshot%20from%202019-07-07%2018-56-11](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/4/4e23b83c0325674030c93e0335e289be1ecbb590.png) ![Screenshot%20from%202019-07-07%2018-56-19](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/7/7d35035c4f9073cdcdfaeda4d8666bda625b40ff.png)

---

<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: [7 July 2019 09:11 UTC](https://discourse.nodered.org/t/dashboard-menu-icons-not-showing-as-expected/12994/2 "2019-07-07T09:11:45Z")

</div>

try `mi-drag_indicator`

---

<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: [7 July 2019 09:13 UTC](https://discourse.nodered.org/t/dashboard-menu-icons-not-showing-as-expected/12994/3 "2019-07-07T09:13:37Z")

</div>

(Dumb question) (But I always ask that kind)

Why does **this one** need the `mi-` prefix and the others don't?

---

<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: [7 July 2019 09:17 UTC](https://discourse.nodered.org/t/dashboard-menu-icons-not-showing-as-expected/12994/4 "2019-07-07T09:17:16Z")

</div>

The built in set (without mi) only have these icons  
[https://klarsys.github.io/angular-material-icons/](https://klarsys.github.io/angular-material-icons/)  
If you want the full latest set then we have to go get them from the internet, and the mi- is the trigger to do that. (And these won't work if you are not connected to the internet)

---

<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: [7 July 2019 09:23 UTC](https://discourse.nodered.org/t/dashboard-menu-icons-not-showing-as-expected/12994/5 "2019-07-07T09:23:33Z")

</div>

Ah. I guess I should have worked that out.

Thanks.

(Up to my neck in Arduino stuff too just now.)
