# Suggestion for which icons to use

**URL:** https://discourse.nodered.org/t/suggestion-for-which-icons-to-use/57964
**Category:** Dashboard
**Created:** [8 February 2022 01:43 UTC](https://discourse.nodered.org/t/suggestion-for-which-icons-to-use/57964 "2022-02-08T01:43:08Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![Sean-McG](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sean-mcg/32/54677_2.png) [@Sean-McG](https://discourse.nodered.org/u/Sean-McG)
#### Post date: [8 February 2022 23:35 UTC](https://discourse.nodered.org/t/suggestion-for-which-icons-to-use/57964/10 "2022-02-08T23:35:38Z")

</div>

If you put this in a template added to head section you can use thousands of iconify icons then.

```auto
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>

```

Then in switch node use custom icons set to **iconify-mdi:fan-auto** and **iconify-mdi:fan**  
Browse icons at [iconify](https://icon-sets.iconify.design/)

---

_[View the full topic](https://discourse.nodered.org/t/suggestion-for-which-icons-to-use/57964)._
