Where to find the full list of possible FA labels?

I'm trying to build config UI for my custom nodes, but I can't seem to find the document section regarding all the possible "fa-xxx" tags for the label class. I just keep seeing magic tags in 3rd-party nodes, such as the "fa-ellipsis" in this one

<label for="node-input-property"><i class="fa fa-ellipsis-h"></i> <span data-i18n="node-red:common.label.property"></span></label>

Where should I look to find all the available label classes?

On the Font Awesome website Font Awesome Icons

(linked to from the docs here: Node edit dialog : Node-RED)

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