# Stuck with FontAwesome icons and using them

**URL:** https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558
**Category:** Dashboard
**Created:** [29 July 2026 20:08 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558 "2026-07-29T20:08:28Z")
**Posts on this page:** 9
**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: [29 July 2026 20:08 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558/1 "2026-07-29T20:08:28Z")

</div>

I'm posting here (now) in an attempt to avert Sod's law.

I want to use this icon:  
(Link)  
`https://fontawesome.com/icons/classic/solid/lips`

I'm short and understanding it is over my head.

I'll try to understand it, but as said at the start:  
If I don't post the question, I (maybe) won't shoot myself in the foot and understand it.

Oh, _Back story_

I have messages and a **MUTE** option is needed for some.  
OK, the `lips` aren't exactly the best, but if I overlay the `ban` icon... It kinda conveys the meaning.

I'm open to alternatives.

Font awesome, Material Design. Not partial.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [29 July 2026 21:09 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558/2 "2026-07-29T21:09:07Z")

</div>

> [@Trying\_to\_learn](#):
>
> I want to use this icon:

Where do you want to use it?

---

<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: [29 July 2026 21:16 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558/3 "2026-07-29T21:16:52Z")

</div>

Local machine, local dashboard.

NR 4.0.9  
Dashboard 1.x

---

<div class="post-metadata">

### Author: ![rakgupta](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/rakgupta/32/42535_2.png) [@rakgupta](https://discourse.nodered.org/u/rakgupta)
#### Post date: [29 July 2026 22:56 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558/4 "2026-07-29T22:56:22Z")

</div>

> **[Font Awesome Docs](https://fontawesome.com/v4/cheatsheet/)**
>
> Official documentation for Font Awesome.

I think icons in this list (FA 4.7) are supported by Dashboard 1. Here are a few that may work for “mute”.

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/c/6/c6907d3525a787853872b9e8ec07e87caf5cd780.png)  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/c/a/ca2c28ac9c7c4fdfd8685511213a0dd58cdd3950.png)

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/2/7/2765ecd0a2f040c79433c0df2e3a31c3cd2318c1.png)

Hope this helps.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [30 July 2026 11:30 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558/5 "2026-07-30T11:30:42Z")

</div>

> [@Trying\_to\_learn](#):
>
> [Lips Filled Icon (Classic Solid) — SVG Download | Font Awesome](https://fontawesome.com/icons/classic/solid/lips)

That is one of the "pro" set. You need to buy a pro license to use it.

There are alternatives. This is the first one I found:  
[https://www.svgrepo.com/svg/303803/lips](https://www.svgrepo.com/svg/303803/lips)

Download and use as an SVG image.

---

<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: [31 July 2026 00:58 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558/6 "2026-07-31T00:58:31Z")

</div>

Super big hugs.

That is great.

---

<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: [31 July 2026 01:06 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558/7 "2026-07-31T01:06:22Z")

</div>

Ok, I have the svg file and I can _use_ it. But _positioning it_ is seeming a bit tricky.

![Screenshot from 2026-07-31 10-59-56](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/1/5/15a1036805ad8cb1763e4e785859eee75d3e8247.png)

and

![Screenshot from 2026-07-31 10-59-44](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/f/c/fc9632b88e28926b8c3520c00fea63edf9241464.png)

First one ok.

The second one (in red) seems a bit high.

This is a `ui_button` ode.

But it isn't as simple as that.

(Obviously) 😉

The details are sent to the node as `msg.txt` and `msg.colour`

`colour` is the background colour.  
`txt` is the _icon_.

Here's what I have for both.

`<span class="fa-stack"> <img src="/Pictures/lips.svg" class="fa-stack-1x"> <i class="fa fa-ban fa-stack-2x"></i> </span>`

and

`<span style="display:inline-flex;align-items:center;height:100%;transform:translateY(2px);"> <img src="/Pictures/lips.svg" width="22" height="22"> </span>`

The _square size_ is 42 x 42 pixels in the `dashboard` settings.

Off topic - kinda.  
The _meaning/s_ are: Mute and non-mute.  
I'm stuck being happy with which is which and the colours used.  
Thoughts?

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [31 July 2026 13:24 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558/8 "2026-07-31T13:24:52Z")

</div>

> [@Trying\_to\_learn](#):
>
> The second one (in red) seems a bit high.

Maybe check the default styling of the img tag, probably has margins.

> [@Trying\_to\_learn](#):
>
> `<img src="/Pictures/lips.svg" width="22" height="22">`

You could likely embed the SVG code directly. This should give you more styling options.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [30 August 2026 13:25 UTC](https://discourse.nodered.org/t/stuck-with-fontawesome-icons-and-using-them/101558/9 "2026-08-30T13:25:07Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
