# GraffitiBootstrapIcons
Class Inherits GraffitiSuite.BaseObject
## About
GraffitiLineicons provides an API for rendering Bootstrap icons to Xojo Picture objects at high resolution.
## Preview

Previous
Next
## Warnings
### Linux Support
Support varies by Linux distribution and installed libwebkit library and version.
### Windows Support
Requires the presence of an HTMLViewer on a window or container within the project.
## Methods
| Name | Parameters | Return Type | Description |
| --- | :---: | :---: | --- |
| Sub | Constructor | (None) | Creates a new instance of the class. |
| Shared | Function | (None) | Returns an array of all valid icon names. |
| Shared | Function | name as String, overlay as ColorGroup = nil, width as Double = 512, height as Double = 512 | Renders an icon based on the criteria provided. |
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| Private | As | Nil | |
| Private | instance | GraffitiBootstrapIcons | |
| Private | As | = | |