---
url: /api/plugins/pantoken/lucide-lab/src/interfaces/LucideLabOptions.md
---
[pantoken-root](../../../../../index.md) / [plugins/pantoken/lucide-lab/src](../index.md) / LucideLabOptions

# Interface: LucideLabOptions

Options for the [lucideLab](../functions/lucideLab.md) plugin.

## Properties

### names?

> `optional` **names?**: `string`\[]

Icon names to emit as `<image>` tokens (default: every icon in the registry).

***

### registry?

> `optional` **registry?**: [`LucideLabRegistry`](../type-aliases/LucideLabRegistry.md)

The Lucide Lab registry (required by the synchronous token hook).

***

### prefix?

> `optional` **prefix?**: `string`

The token-name prefix (default: `--instui-icon-`).
