REACT-SVG-BLOB
A SVG Blob Generator Build With React, Inspired by blob shapes app original.
Installation
Usage
Options
parameter | type | default | description |
---|---|---|---|
variant | solid\|gradient\|pattern\|image |
undefined |
The variant type of shape. Required true |
isOutline | boolean |
false |
|
shapeProps.size | number |
200 |
SVG blob path size |
shapeProps.grow | number |
6 |
Minimum size of the blob in percentage. More the smaller more the randomness |
shapeProps.edges | number |
6 |
Total nodes to create a shape. Increasing this value will add complexity to the shape |
shapeProps.seed | string |
undefined |
It can be used to get same shape |
We provide some patterns ready to use. You can find more of the pattern at Hero Patterns