Search through over 700,000 free to use vector icons. The license is either "PUBLIC_DOMAIN" or "ATTRIBUTION". If it is "ATTRIBUTION" just attribute the author somewhere in your project.
Here are some airplanes for you:
Or what about some animals?
{
"vectors": [
{
"title": "Airplanes",
"license": "ATTRIBUTION",
"author": "Candy Design",
"image_url": "https://img.apileague.com/icons/10507904.svg"
},
{
"title": "Model Airplanes",
"license": "ATTRIBUTION",
"author": "Juicy Fish",
"image_url": "https://img.apileague.com/icons/10427558.svg"
},
{
"title": "Paper Airplanes",
"license": "ATTRIBUTION",
"author": "HideMaru",
"image_url": "https://img.apileague.com/icons/9051410.svg"
}
]
} {{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
The vectors are returned as SVG (Scalable Vector Graphics) files, which are perfect for high-quality resizing without loss of quality.
Yes, the API searches for vectors that are either in the public domain or require attribution. The license type is provided for each result.
The search is keyword-based, but the results cover a wide range of styles. You can often find specific styles by adding keywords like "flat", "outline", or "cartoon" to your query.
The Vector Search API specifically searches for scalable vector graphics (SVG), often used for illustrations and complex icons, while the Search Icons API focuses on standard UI icons, often in raster formats.