Create
Icon

Icons

The icons endpoint let you create app-icon style images.

Demo

<img src="https://img.new/app-icon?
   keywords=academia&
   theme=metropolis&
   &variation=1" />

Parameter: keywords

Required

The keyword parameter lets you describe what the icon should represent, e.g.

academia
messaging
search
news+weather

Any spaces in your description should be URL-safe, i.e. replace with +.

Parameter: theme

Required

The only available theme at the moment is metropolis.

Parameter: variation

Optional

There are 20 variations for each image.

If no variation parameter is provided, 1 is used.