Main package
All six icon styles in one install — best when you need multiple styles or want the full library.
npm install @opudoc/opiconStyled 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
npm install @opudoc/opicon-linearSingle-style build of JavaScript (Linear only).
Bold
@opudoc/opicon-bold
npm install @opudoc/opicon-boldSingle-style build of JavaScript (Bold only).
Bulk
@opudoc/opicon-bulk
npm install @opudoc/opicon-bulkSingle-style build of JavaScript (Bulk only).
Outline
@opudoc/opicon-outline
npm install @opudoc/opicon-outlineSingle-style build of JavaScript (Outline only).
TwoTone
@opudoc/opicon-twotone
npm install @opudoc/opicon-twotoneSingle-style build of JavaScript (TwoTone only).
Broken
@opudoc/opicon-broken
npm install @opudoc/opicon-brokenSingle-style build of JavaScript (Broken only).