Noun Project · Example Payload

Noun Project Icon Example

Art And DesignIconsSVGVisual LanguageDesign AssetsPublic APIs

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

Top-level fields

idattributionattribution_preview_urlcreatordate_uploadedis_activeis_public_domainlicense_descriptionpermalinkpreview_urlpreview_url_42preview_url_84preview_url_200icon_urlsvgstyleline_weighttagstermterm_slugyear_publishedroyalty_free_licensensfwsponsor_idthumbnail_url

Example Payload

Raw ↑
{
  "id": 1234567,
  "attribution": "rocket by Jane Smith from Noun Project",
  "attribution_preview_url": "https://static.thenounproject.com/png/1234567-attribution.png",
  "creator": {
    "id": 4321,
    "username": "jsmith",
    "name": "Jane Smith",
    "permalink": "https://thenounproject.com/jsmith/",
    "location": "Brooklyn, NY",
    "bio": "Designer focused on space exploration icons.",
    "avatar_url": "https://static.thenounproject.com/avatars/4321.png"
  },
  "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": [
    {
      "id": 999,
      "slug": "spaceship"
    },
    {
      "id": 999,
      "slug": "spaceship"
    }
  ],
  "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"
}