Noun Project · Example Payload

Noun Project Icon Response Example

Art And DesignIconsSVGVisual LanguageDesign AssetsPublic APIs

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

Top-level fields

icongenerated_at

Example Payload

Raw ↑
{
  "icon": {
    "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": [
      null,
      null
    ],
    "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"
}