SkillAgentSearch skills...

Icotar

A free colorful icon avatar generator.

Install / Use

/learn @sixoverground/Icotar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"><img src="https://icotar.com/static/images/logo.png"></p> <h1 align="center">Icotar</h1> <p align="center"> <img src="https://icotar.com/avatar/ba8s2zi2564zywrz.png?s=40"> <img src="https://icotar.com/avatar/jmuha06nxn93tiyu.png?s=40"> <img src="https://icotar.com/avatar/52occ56yj5nyxg8s.png?s=40"> <img src="https://icotar.com/avatar/3rvoz9t3v1m15r6a.png?s=40"> <img src="https://icotar.com/avatar/9f85j5ah3mlwiq0c.png?s=40"> <img src="https://icotar.com/avatar/hndtrxlnd1c47zl6.png?s=40"> <img src="https://icotar.com/avatar/pfqrcjfiojbsalf4.png?s=40"> <img src="https://icotar.com/avatar/wcy3825im6a5oibn.png?s=40"> <img src="https://icotar.com/avatar/uucs7oanalvd4lpb.png?s=40"> <img src="https://icotar.com/avatar/q4pq5sbm13yy0yx9.png?s=40"> </p> <h2 align="center"> Colorful Icon Avatars</h2>

Icotar generates simple, playful avatars for your app or website. Based on the lovable avatars from Yik Yak, each avatar consists of a colorful background and a recognizable symbol. All colors and icons are hand-picked from Material Design.

Setting up Icotars is easy with a simple and free HTTP API that you can use without an account!

Colorful Initials Avatars (NEW!)

Read initials documentation

<p> <img src="https://icotar.com/initials/Craig%20Phares.png?s=40"> <img src="https://icotar.com/initials/Jake%20Sully.png?s=40"> <img src="https://icotar.com/initials/Neytiri.png?s=40"> </p>

Generate colorful, customizable initials for any name on the fly!

How to Use Icotar

Icotar images may be requested just like a normal image. Our HTTP-API is based on the system built by the fine folks at Gravatar.

Base Request

The most basic image request URL looks like this:

https://icotar.com/avatar/:hash

Where :hash is replaced with anything you like. But don't use any sensitive or personal data here! For example, here is a base URL:

https://icotar.com/avatar/craig
<img src="https://icotar.com/avatar/craig" width="80" height="80" alt="craig" title="craig">

File Types

All avatars are served as SVG files by default. If you require a file-type extension then you can add an optional .svg extension to that URL:

https://icotar.com/avatar/craig.svg

Icotar also supports PNG files:

https://icotar.com/avatar/craig.png

Size

By default, PNG images are presented at 80px by 80px if no size parameter is supplied. You may request a specific image size, which will be dynamically delivered from Icotar by using the s= or size= parameter and passing a single pixel dimension (since Icotars are square):

https://icotar.com/avatar/craig.png?s=200

craig craig craig

You may request images anywhere from 1px up to 1024px.

Secure Requests

All URL requests should start with HTTPS.

License

MIT License

Made with ❤️ by Six Overground

View on GitHub
GitHub Stars131
CategoryDevelopment
Updated2mo ago
Forks9

Languages

JavaScript

Security Score

100/100

Audited on Jan 23, 2026

No findings