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