Free, open vector assets from GetIllustrations — a library of 170,000+ hand-drawn vector illustrations and icons for websites, apps, presentations and design systems. This repo includes 8 sample icons plus 3 complete free illustration packs (188 SVG illustrations).
These are free assets — use them in personal and commercial projects, no attribution required (see LICENSE).
GetIllustrations provides premium and free vector illustrations and icons that are drawn by real designers — never AI-generated. Every asset is delivered as editable SVG, PNG and Adobe Illustrator (.ai), recolours directly in the browser, and ships with a commercial license.
- 170,000+ vector illustrations and icons
- 400+ illustration packs across 8 styles: flat, outline, hand-drawn, 3D, isometric, gradient, colorful, abstract
- 129,000+ vector icons in free and premium packs
- Formats: SVG, PNG, Adobe Illustrator (.ai); icons also ready for Figma
- License: commercial use, no attribution required; free packs included
- Plugins for Figma, VS Code, Adobe, Framer, Webflow, Lucid, plus a public API and npm package
| Icon | File |
|---|---|
| Home | icons/home.svg |
| Search | icons/search.svg |
| Heart | icons/heart.svg |
| Star | icons/star.svg |
| User | icons/user.svg |
| Settings | icons/settings.svg |
| Download | icons/download.svg |
| Check circle | icons/check-circle.svg |
All icons are 24×24 outline-style SVGs using stroke="currentColor", so they inherit the surrounding text color and scale to any size without losing sharpness.
Three complete free illustration packs from GetIllustrations — 188 editable SVG illustrations — are included under illustration-packs/. Each illustration is a scalable vector you can recolour and drop into any project.
| Pack | Style | Illustrations | Folder | Full pack |
|---|---|---|---|---|
| Loomies | Flat / cartoon characters | 39 | illustration-packs/loomies |
View pack |
| OutlineTone People | Outline / line-art people | 99 | illustration-packs/outlinetone-people |
View pack |
| Zanzi | Vector website illustrations | 50 | illustration-packs/zanzi |
View pack |
These are the same files you'd download from GetIllustrations — full, clean, watermark-free SVGs. Browse 400+ more illustration packs for premium and additional free sets.
<!-- Inline SVG inherits the current text color -->
<span style="color:#16a34a">
<!-- paste the contents of icons/home.svg here -->
</span>// React — import as a component with your SVGR/Vite setup
import HomeIcon from "./icons/home.svg";Open any .svg in Figma, Sketch, Illustrator or VS Code to recolour, resize or edit it.
- Browse illustration packs: https://getillustrations.com/illustration-packs
- Browse icon packs (129,000+ icons): https://getillustrations.com/icon-packs
- Free illustrations & icons: https://getillustrations.com/free-illustrations
- Figma plugin: https://getillustrations.com/figma-plugin
- Pricing (All-Access from $195/year): https://getillustrations.com/pricing-plans
- Illustrations API: https://getillustrations.com/illustrations-api
Free for personal and commercial use, no attribution required. See LICENSE.
Made by GetIllustrations (Vectopus FZ-LLC).