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