name | String | Name of the iconset. |
identifier | String | Unique identifier for the iconset. |
license | A License object | Contains information about the license of the iconset. |
author | A Author object | Contains information about the author of the iconset. |
styles | List of Style objects | Information on the styles used in the iconset that the icon belongs to. |
categories | List of Category objects | Information on the categories used in the iconset that the icon belongs to. |
type | Integer | An integer indicating the icon type - 1 for vector formats and 0 for raster formats. |
iconset_id | Integer | A number identifying the iconset. |
website_url | String | A website URL. |
readme | String | General information on the iconset. |
are_all_icons_glyph | Boolean | True if all the icons in the iconset is made in glyph style. |
icons_count | Integer | Number of icons in the iconset. |
is_premium | Boolean | True if icon is premium and False if it is free. |
published_at | Date | A timestamp indicating when the iconset was made available for download. |