.icon-with-label
element
The .icon-with-label
action an icon with a label to the left or below it. It belongs to the icons category within the ui area.
Action Syntax
.icon-with-label !set:icon "text"
An icon in format !set:name followed by A quoted text string
.icon-with-label !set:icon $variable
An icon in format !set:name followed by A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.icon-with-label !icontag "label"
// Using Variables
// Display dynamic content from variables
.icon-with-label !icontag $label
Action code: 573898049
Version: 0.6.4-4
Last updated: 2025-06-13