Main package
All six icon styles in one install — best when you need multiple styles or want the full library.
npm install @opudoc/opicon-preactStyled packages
Install only the style you need for a smaller bundle. Each package ships one icon style (Linear, Bold, Bulk, Outline, TwoTone, Broken).
Linear
@opudoc/opicon-linear-preact
npm install @opudoc/opicon-linear-preactSingle-style build of Preact (Linear only).
Bold
@opudoc/opicon-bold-preact
npm install @opudoc/opicon-bold-preactSingle-style build of Preact (Bold only).
Bulk
@opudoc/opicon-bulk-preact
npm install @opudoc/opicon-bulk-preactSingle-style build of Preact (Bulk only).
Outline
@opudoc/opicon-outline-preact
npm install @opudoc/opicon-outline-preactSingle-style build of Preact (Outline only).
TwoTone
@opudoc/opicon-twotone-preact
npm install @opudoc/opicon-twotone-preactSingle-style build of Preact (TwoTone only).
Broken
@opudoc/opicon-broken-preact
npm install @opudoc/opicon-broken-preactSingle-style build of Preact (Broken only).