@lordlyfader/icons
v1.0.1
Published
```bash npm install @lordlyfader/icons ```
Downloads
6
Readme
@lordlyfader/icons
Installation
npm install @lordlyfader/iconsUsage
import { SettingsIcon } from '@lordlyfader/icons';
function App() {
return (
<div>
<SettingsIcon size={32} color="#ff0000" />
</div>
);
}Icon List
| Icon | Component | Preview |
|-------|---------------|--------------------------|
| Heart | | |
| Star | |
|
License
MIT © [Your Name]
