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 runnpm install
oryarn
-
Add svgs to
factory/input
(make sure filename is unique) and runnpm run job
oryarn job
(this will compress svgs and add it to the bundle.) -
Create a new PR 🎉