The TulipFarm object collection
Small objects. Big personality.
100 original avatars in soft colors. Pick an object, copy its link, and give your profile some character.
Browse avatars- Original objects
- 100
- Fixed colors
- 8
- PNG sizes
- 5
- Scalable vectors
- SVG
One link. Ready to use.
No account, API key, or image generation. Every color and size is already a file, with transparent corners.
Pick a color and size
/avatar/umbrella/pink/64.png32, 64, 128, 256, 512 pixels. SVGs have no fixed size.
The whole collection, in JSON.
Read every object, color, and size from one static index. Each object includes its name, group, default color, and image links.
Open JSON indexUse the manifest when you need every exact image path. Both files support cross-origin requests.
Available in /index.json
{
"objectCount": 100,
"colors": ["pink","coral","orange","yellow","green","teal","blue","purple"],
"sizes": [32,64,128,256,512],
"defaultSize": 256,
"formats": ["png","svg"]
}