Skip to content

v1.2.0 β€” 71,000+ Free SVG Illustrations Library 🎨

Choose a tag to compare

@dqev dqev released this 04 Aug 09:13
· 45 commits to main since this release

v1.2.0 β€” 71,000+ Free Handcrafted SVG Illustrations Library 🎨

We are thrilled to announce Reicon v1.2.0! This major update expands Reicon beyond icons, introducing 71,000+ free, open-source vector SVG illustrations across 75+ categories.


🌟 What's New in v1.2.0

1. 🎨 71,000+ Vector SVG Illustrations Collection

Browse, search, customize, and download 71,000+ free open-source vector illustrations:

  • Objects & Tools (39,976+ illustrations): Tech, AI, gaming, computer science, development tools, devices, data, security, and interface elements.
  • People & Characters: Action postures, work, teamwork, creative doodles, and facial expressions.
  • Marks & Symbols: Geometric shapes, badges, callouts, and decorative UI elements.
  • Scenes & Landscapes: Environmental, nature, space, urban, and abstract compositions.
  • MIT Licensed: 100% free for personal and commercial projects with zero attribution required.

2. ⚑ Features & Detail Workspace (/illustration/:slug)

  • Custom Color Accent Picker: Live tinting to match your brand design tokens.
  • High-Resolution PNG Exports: Export PNGs up to 2048px with 100% transparent backgrounds (ctx.clearRect).
  • Customizable SVG Downloads: Direct raw vector SVG exports.
  • Syntax-Highlighted Code Tabs: One Dark Pro color syntax highlighting for React, Vue 3, HTML <img />, and raw SVG snippet copying.
  • Instant CDN Hosting: Lightning-fast global delivery via https://cdn.reicon.dev/{slug}.svg (e.g. https://cdn.reicon.dev/aspen.svg).

3. πŸ“’ Showcase Banner & UX

  • <IllustrationBanner />: Interactive launch banner with 5 real vector illustrations (aspen, bag, build, batch, bag-marbles) with generous padding & side-by-side CTA buttons.
  • Integrated Navigation: Full support across desktop header, mobile drawer menu, and footer ecosystem columns.

4. πŸ€– AI Agent & Search Indexing

  • llms-illustrations.txt: Detailed dataset mapping for AI coding assistants (ChatGPT, Claude, Cursor, Copilot).
  • Google Search Rich Snippets: Schema.org Dataset, ImageGallery, CollectionPage, and BreadcrumbList JSON-LD schemas.
  • IndexNow Instant Crawling: Automated ping submissions to Bing & IndexNow APIs.

πŸ’» Quick Code Snippet

React / HTML SVG Illustration Embed:

<img src="https://cdn.reicon.dev/aspen.svg" alt="Aspen Illustration" width="180" height="180" />
<img src="https://cdn.reicon.dev/bag.svg" alt="Bag Illustration" width={180} height={180} />

πŸ”— Official Links