Main package
All six icon styles in one install — best when you need multiple styles or want the full library.
npm install @opudoc/opicon-reactStyled 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-react
npm install @opudoc/opicon-linear-reactSingle-style build of React (Linear only).
Bold
@opudoc/opicon-bold-react
npm install @opudoc/opicon-bold-reactSingle-style build of React (Bold only).
Bulk
@opudoc/opicon-bulk-react
npm install @opudoc/opicon-bulk-reactSingle-style build of React (Bulk only).
Outline
@opudoc/opicon-outline-react
npm install @opudoc/opicon-outline-reactSingle-style build of React (Outline only).
TwoTone
@opudoc/opicon-twotone-react
npm install @opudoc/opicon-twotone-reactSingle-style build of React (TwoTone only).
Broken
@opudoc/opicon-broken-react
npm install @opudoc/opicon-broken-reactSingle-style build of React (Broken only).