@simpli-route/icons
v1.0.19
Published
## The project is called simplicons
Readme
Simpli Icons
The project is called simplicons
Simplicons Beautiful hand-crafted SVG icons maded by SimpliRoute Design Team. Available as basic SVG icons and via first-party React libraries..
- React JS Optimized
- SVG Optimized
- ✨SVG - React ✨
React
First, install @simpli-route/react-icons from npm:
npm install @simpli-route/react-iconsNow each icon can be imported individually as a React component:
import { AddIcon } from '@simpli-route/react-icons/filled'
function MyComponent() {
return (
<div>
<AddIcon className="h-6 w-6 text-blue-500"/>
<p>...</p>
</div>
)
}Types
Each icon can be found in the following Types
- filled
- outline
License
We do not want anyone to see our source code, but if for any reason our code is stolen or otherwise obtained, we want to have a license that does not allow disclosure of any kind.
