Every brand deserves a place. No gatekeeping. Drop your SVG, fill in the details, and submit directly via GitHub.
Fork github.com/GLINCKER/thesvg and clone locally.
Place files in public/icons/{slug}/ with proper naming.
Add your entry to src/data/icons.json.
Run pnpm validate, then open a pull request.
{
"slug": "your-brand",
"title": "Your Brand",
"aliases": [],
"hex": "FF5733",
"categories": ["Software"],
"variants": {
"default": "/icons/your-brand/default.svg",
"mono": "/icons/your-brand/mono.svg",
"dark": "/icons/your-brand/dark.svg"
},
"license": "MIT",
"url": "https://yourbrand.com"
}Drop your SVG to validate and submit via GitHub
SVG File
Drag & drop your SVG
or click to browse - .svg files only, max 50KB
Icon Details
Upload an SVG file and enter an icon name to enable submission.