Icons
Installation
npm i @sparrowengg/twigs-react-icons
Usage
import { AddColumnIcon } from '@sparrowengg/twigs-react-icons';
const App = () => {
return <AddColumnIcon />;
};
All icons
Loading...
Props
| Property | Description | Type | Default |
|---|---|---|---|
| color | Color of the stroke | string | currentColor |
| size | Width and height of the icon | number |