FREE DOWNLOAD
COMPANY LOGOS & ASSETS
Open-source library of company logos.
Download SVG and PNG files.
Access via API. Community-driven.
2,500+ LOGOS
500+ COMPANIES
FREE FOREVER
HOW IT WORKS THREE STEPS.
THREE STEPS.
ZERO FRICTION.
01
SEARCH
Find any company logo by name or domain. Our library is constantly growing with community contributions.
02
DOWNLOAD
Get logos in SVG and PNG formats. Multiple variants available including icons, wordmarks, dark and light versions.
03
INTEGRATE
Use our REST API for programmatic access. Perfect for building integrations, automations, and applications.
FOR DEVELOPERS REST API
REST API
ACCESS
Programmatic access to all logos. Simple authentication. Generous rate limits. Built for developers.
FULL DOCUMENTATION → api-example.sh
# Fetch company logos
curl -X GET \
"https://api.assetpipe.com/v1/companies/google/logos" \
-H "Authorization: Bearer YOUR_API_KEY"
# Response
{
"company": "Google",
"logos": [
{
"format": "svg",
"variant": "primary",
"url": "..."
}
]
} COMMUNITY
DRIVEN
AssetPipe grows with contributions from people like you. Submit logos for companies we don't have yet.
SUBMIT A LOGO →
Free account required