Hi,
i am using this code to specify the Node Icon:
The icon displayed is the regular version.
What is needed to display, for example, the light version?
fontawesome.com
Thanks in advance!
i am using this code to specify the Node Icon:
Code:
.node.node--id14.node--forum .node-icon i:before {
.m-faBase();
.m-faContent("\e033");
}
The icon displayed is the regular version.
What is needed to display, for example, the light version?
Space Station Moon Light Icon (Classic Light) — SVG Download | Font Awesome
Download the Space Station Moon light icon as a SVG or PNG. A refined Classic Light style icon for sci-fi themes, futuristic UIs, and gaming projects.
Thanks in advance!