set-iconset
The set-iconset
action sets the default iconset. It belongs to the icons category within the ui area.
Action Syntax
set-iconset !set:icon
An icon in format !set:name
set-iconset $variable
A variable name starting with $
Examples
// Basic Usage
set-iconset !mdi
// Using Variables
// Display dynamic content from variables
set-iconset $iconset
Action code: 1669505117
Version: 0.6.4
Last updated: 2025-06-13