:orphan: .. _icon: ====================================== icon ====================================== How to write by SpWML ======================== .. code-block:: none (icon, iconNum:The icon code point) ---- Summary =============== A block that does not have child blocks and can be used to place icons. It has a variable with parameters equivalent to Flutter `Icons class `__ . ---- Dart Class Reference ====================== `IconElement class `__ ---- SpWML Parameters ==================== * :ref:`The common` parameters. * iconNum (String). Set the icon type with `codePoint `__ . * iconSize (double). Set size of icon in px. * iconColor (String). Color setting. :ref:`The color system` .