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