Coder Social home page Coder Social logo

icotar's Introduction

Icotar

Colorful Icon Avatars

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!

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

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

icotar's People

Contributors

craigphares avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.