A collection of illustrations for Fyndiq
The component can be installed through NPM:
npm i -S fyndiq-illustrations
import React from 'react'
import { SearchIllustration } from 'fyndiq-illustrations'
// Normal usage
<SearchIllustration />
Check the Preview to see what illustrations are available!
Every Illustration has the following customisable props
Name | Type | Description | Default value |
---|---|---|---|
className | String | An optional classname to put on the root SVG | '' |