Skip to content

pantoken-root / plugins/pantoken/lucide-lab/src / lucideLab

Function: lucideLab() ​

lucideLab(options?): PantokenPlugin

Create the Simple Icons plugin.

Parameters ​

options? ​

LucideLabOptions = {}

SimpleIconsOptions. Pass a registry to avoid the lazy import (e.g. in token-stage use, where hooks are synchronous).

Returns ​

PantokenPlugin

The pantoken Vite plugin.