0.0.3 • Published 10 months ago
@aherrahul/rds-icons v0.0.3
Installation
RDS Icons are packaged up and published to npm. We only include the processed SVGs in this package—it's up to you and your team to implement. Read our docs for usage instructions.
npm i @aherrahul/rds-icons;
Use
RDS Icons can be used with the RDS icons component or freely in another framework or application. Depending on your setup, you can include Bootstrap Icons in a handful of ways.
- Copy-paste SVGs as embedded HTML
- Reference via
<img>
element - Use the SVG sprite
- Include via CSS