Home > blockly > icons > registry
icons.registry namespace
Functions
| Function | Description |
|---|---|
| register(type, iconConstructor) | Registers the given icon so that it can be deserialized. |
| unregister(type) | Unregisters the icon associated with the given type. |