The API
Here you can reference what calling the library does, and what it returns.
Summary
Properties
Property | Type | Description |
---|---|---|
Material | Table | A table containing all the Material Icons from Google as of 2025. It has been discontinued. |
Lucide | Table | A table containing all the Lucide Icons from Lucide Team as of 0.539 |
Phosphor | Table | A table containing all the Phosphor Icons as of August 2025 |
Phosphor-Filled | Table | A table containing all the Phosphor Icons as of August 2025 in the Filled Style Variation |
SF | Table | A table containing all SF Symbols. Imported to Roblox by biggaboy212 |
Methods
Method | Arguments | Description |
---|---|---|
GetIcon | name : string, source : string | Returns the rbxassetid of the Icon requested by name within the source icon pack. |