SVG Shapes is a tiny tool that offers an extensive collection of 100+ common SVG shapes and with colors and gradients customizations.
馃摝 Copy and reuse without any attribution.
馃寛 Magic like gradient fill on SVGs
馃У All SVGS are pre-compressed with SVGO
馃 100 % crafted by designers, not AI.
Also checkout 馃殌 - Creatica - Generate awesome vector svg backgrounds and patterns
Clone the repo git clone https://github.com/anup-a/svg.shapes/
Go to svg-parser
directory and run npm install
or yarn
Add svgs to factory/input
(make sure filename is unique) and run npm run job
or yarn job
(this will compress svgs and add it to the bundle.)
Create a new PR 馃帀