
Svg Logo Maker
- 112 installs
- Updated March 11, 2026
- discountry/logo-maker
Designs and generates production-quality minimalist SVG logos, brand marks, icons, and wordmarks programmatically with svg.js plus browser-based visual verification.
About
A skill that generates world-class minimalist SVG logos, brand marks, icons, and wordmarks programmatically using svg.js, then verifies the result visually in a browser and exports clean SVG. It avoids the errors of hand-writing raw SVG path data. A solo builder reaches for it to create a professional logo or app icon without a designer.
- Programmatic SVG via svg.js instead of error-prone raw path data
- Browser-based visual verification of the logo
- Modern minimalist logomarks, wordmarks, and icons
- Automated SVG export
Svg Logo Maker by the numbers
- 112 all-time installs (skills.sh)
- Ranked #1,083 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/discountry/logo-maker --skill svg-logo-makerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 112 |
|---|---|
| Last updated | March 11, 2026 |
| Repository | discountry/logo-maker ↗ |
What it does
Designs and generates production-quality minimalist SVG logos, brand marks, icons, and wordmarks programmatically with svg.js plus browser-based visual verification.
Who is it for?
solo founders who need a clean logo or app icon without hiring a designer
Skip if: complex illustrative or photographic artwork
When should I use this skill?
the user asks to make a logo, icon, or brand mark
What you get
- production-ready SVG logo
- brand icon or wordmark
Related skills
FAQ
Why svg.js instead of raw SVG?
Raw SVG path data is error-prone for AI; svg.js gives high-level shape methods that are far more reliable.
Does it verify the output?
Yes, it renders the logo in a browser for visual verification before export.