My icon as a service.
Access https://icon.object1037.dev/[format]
to get the icon image in the specified format.
- svg
- png
- jpeg
- webp
- avif
Add query parameters to generate custom icons.
- hair: Hair color in HEX color code(3, 4, 6, 8 digits) or
transparent
orcurrentColor
- eye: Eye color
- bg: Background color
- stroke: Stroke color
- strokeWidth: Stroke width in number(default is 6)
- size: Image size in number(default is 600)
https://icon.object1037.dev/png
https://icon.object1037.dev/webp?hair=0000&bg=fafafa&size=180
https://icon.object1037.dev/avif?stroke=555&strokeWidth=10