Easily use svg icons with custom colours in your webapps.
i: icon name (or first icon containing the string)
c: color in html/css format (FFFFFF, rgba(xxx,xxx,xxx,xxx), blue etc.)
help: displays this text
version: displays this api's version
iconlist: returns icons list in json format
search=[string]: returns a list of the icons containing the string in json format
download: downloads the php api file
10/03/22: added copy buttons