Skip to content

Icon

A simple icon that can be used to show either a Lucide icon or Roblox assets.

Properties

Icon

The name of the icon to show.

Type

luau

Code block has not loaded. An error may have occurred.

Color

Type

luau

Code block has not loaded. An error may have occurred.

Instance Properties

This instance takes all the properties of a ImageLabel. SpecialKeys, such as fusion.Children will also be passed to the instance.

Types

Certain types are reused across different components. To make these types easily accessible, they are available below:

icon

These icons can be either a Lucide icon or a Roblox asset. The complete list of icons can be found here.

The size of the icon can be changed by using the Size property. The sizes available by default are 12px, 16px, 24px, 48px and 64px. When using a Lucide icon, the closest size is selected.

When a string is passed, the default size is 16px.

Type

luau

Code block has not loaded. An error may have occurred.