Noun Project · Example Payload

Noun Project Icon Search Response Example

Art And DesignIconsSVGVisual LanguageDesign AssetsPublic APIs

Noun Project Icon Search Response Example is an example object payload from Noun Project, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iconsgenerated_attotalnext_pageprev_page

Example Payload

Raw ↑
{
  "icons": [
    {
      "id": 1234567,
      "attribution": "rocket by Jane Smith from Noun Project",
      "attribution_preview_url": "https://static.thenounproject.com/png/1234567-attribution.png",
      "creator": null,
      "date_uploaded": "2024-08-15T13:45:00Z",
      "is_active": true,
      "is_public_domain": false,
      "license_description": "creative-commons-attribution",
      "permalink": "https://thenounproject.com/icon/1234567/",
      "preview_url": "https://static.thenounproject.com/png/1234567-200.png",
      "preview_url_42": "https://static.thenounproject.com/png/1234567-42.png",
      "preview_url_84": "https://static.thenounproject.com/png/1234567-84.png",
      "preview_url_200": "https://static.thenounproject.com/png/1234567-200.png",
      "icon_url": "https://static.thenounproject.com/svg/1234567.svg",
      "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"...\"/></svg>",
      "style": "solid",
      "line_weight": 4,
      "tags": [
        {},
        {}
      ],
      "term": "rocket",
      "term_slug": "rocket",
      "year_published": 2024,
      "royalty_free_license": true,
      "nsfw": false,
      "sponsor_id": null,
      "thumbnail_url": "https://static.thenounproject.com/png/1234567-200.png"
    },
    {
      "id": 1234567,
      "attribution": "rocket by Jane Smith from Noun Project",
      "attribution_preview_url": "https://static.thenounproject.com/png/1234567-attribution.png",
      "creator": null,
      "date_uploaded": "2024-08-15T13:45:00Z",
      "is_active": true,
      "is_public_domain": false,
      "license_description": "creative-commons-attribution",
      "permalink": "https://thenounproject.com/icon/1234567/",
      "preview_url": "https://static.thenounproject.com/png/1234567-200.png",
      "preview_url_42": "https://static.thenounproject.com/png/1234567-42.png",
      "preview_url_84": "https://static.thenounproject.com/png/1234567-84.png",
      "preview_url_200": "https://static.thenounproject.com/png/1234567-200.png",
      "icon_url": "https://static.thenounproject.com/svg/1234567.svg",
      "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"...\"/></svg>",
      "style": "solid",
      "line_weight": 4,
      "tags": [
        {},
        {}
      ],
      "term": "rocket",
      "term_slug": "rocket",
      "year_published": 2024,
      "royalty_free_license": true,
      "nsfw": false,
      "sponsor_id": null,
      "thumbnail_url": "https://static.thenounproject.com/png/1234567-200.png"
    }
  ],
  "generated_at": "2026-05-28T14:00:00Z",
  "total": 4321,
  "next_page": "eyJsYXN0X2lkIjoxMjM0NTY3fQ==",
  "prev_page": null
}