From 5e7617b2c7b47ff4ad10edc0c2e494072dbf6bba Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sat, 2 May 2020 16:47:32 +0300 Subject: [PATCH] Update HeroIcons, Zondicons --- collections.json | 36 ++ collections.md | 18 + composer.json | 2 +- json/heroicons.json | 1362 +++++++++++++++++++++++++++++++++++++++++++ json/zondicons.json | 919 +++++++++++++++++++++++++++++ package.json | 2 +- 6 files changed, 2337 insertions(+), 2 deletions(-) create mode 100644 json/heroicons.json create mode 100644 json/zondicons.json diff --git a/collections.json b/collections.json index 3c65ba1..1e7c810 100644 --- a/collections.json +++ b/collections.json @@ -280,6 +280,42 @@ "palette": "Colorless", "category": "General" }, + "heroicons": { + "name": "HeroIcons", + "total": 330, + "author": "Steve Schoger", + "url": "https://github.com/refactoringui/heroicons", + "license": "MIT", + "height": [ + 20, + 24 + ], + "displayHeight": 20, + "samples": [ + "sm-color-swatch", + "sm-library", + "sm-receipt-refund" + ], + "version": "0.1.0", + "palette": "Colorless", + "category": "General" + }, + "zondicons": { + "name": "Zondicons", + "total": 297, + "author": "Steve Schoger", + "url": "https://github.com/dukestreetstudio/zondicons", + "license": "MIT", + "height": 20, + "samples": [ + "copy", + "hand-stop", + "mouse" + ], + "version": "0.1.0", + "palette": "Colorless", + "category": "General" + }, "flat-color-icons": { "name": "Flat Color Icons", "total": 329, diff --git a/collections.md b/collections.md index 0c4db10..9a245f2 100644 --- a/collections.md +++ b/collections.md @@ -163,6 +163,24 @@ * Palette: Colorless +### HeroIcons +* Number of icons: 330 +* Author: Steve Schoger +* URL: https://github.com/refactoringui/heroicons +* License: MIT +* Version: 0.1.0 +* Palette: Colorless + + +### Zondicons +* Number of icons: 297 +* Author: Steve Schoger +* URL: https://github.com/dukestreetstudio/zondicons +* License: MIT +* Version: 0.1.0 +* Palette: Colorless + + ### Flat Color Icons * Number of icons: 329 * Author: Icons8 diff --git a/composer.json b/composer.json index 358f1b4..f5da379 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "1.1.144", + "version": "1.1.145", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/heroicons.json b/json/heroicons.json new file mode 100644 index 0000000..21587c1 --- /dev/null +++ b/json/heroicons.json @@ -0,0 +1,1362 @@ +{ + "prefix": "heroicons", + "info": { + "name": "HeroIcons", + "total": 330, + "author": { + "name": "Steve Schoger", + "url": "https://github.com/refactoringui/heroicons" + }, + "license": { + "title": "MIT", + "spdx": "MIT" + }, + "version": "0.1.0", + "samples": [ + "sm-color-swatch", + "sm-library", + "sm-receipt-refund" + ], + "samplesHeight": 20, + "height": [ + 20, + 24 + ], + "category": "General", + "palette": false + }, + "icons": { + "md-adjustments": { + "body": "" + }, + "md-annotation": { + "body": "" + }, + "md-archive": { + "body": "" + }, + "md-arrow-circle-down": { + "body": "" + }, + "md-arrow-circle-left": { + "body": "" + }, + "md-arrow-circle-right": { + "body": "" + }, + "md-arrow-circle-up": { + "body": "" + }, + "md-arrow-down": { + "body": "" + }, + "md-arrow-left": { + "body": "" + }, + "md-arrow-narrow-down": { + "body": "" + }, + "md-arrow-narrow-left": { + "body": "" + }, + "md-arrow-narrow-right": { + "body": "" + }, + "md-arrow-narrow-up": { + "body": "" + }, + "md-arrow-right": { + "body": "" + }, + "md-arrow-up": { + "body": "" + }, + "md-at-symbol": { + "body": "" + }, + "md-badge-check": { + "body": "" + }, + "md-ban": { + "body": "" + }, + "md-bell": { + "body": "" + }, + "md-book-open": { + "body": "" + }, + "md-bookmark": { + "body": "" + }, + "md-bookmark-alt": { + "body": "" + }, + "md-briefcase": { + "body": "" + }, + "md-calendar": { + "body": "" + }, + "md-camera": { + "body": "" + }, + "md-cash": { + "body": "" + }, + "md-chart-bar": { + "body": "" + }, + "md-chart-pie": { + "body": "" + }, + "md-chart-square-bar": { + "body": "" + }, + "md-chat": { + "body": "" + }, + "md-chat-alt": { + "body": "" + }, + "md-chat-alt-2": { + "body": "" + }, + "md-check": { + "body": "" + }, + "md-check-circle": { + "body": "" + }, + "md-cheveron-down": { + "body": "" + }, + "md-cheveron-left": { + "body": "" + }, + "md-cheveron-right": { + "body": "" + }, + "md-cheveron-up": { + "body": "" + }, + "md-clipboard": { + "body": "" + }, + "md-clipboard-check": { + "body": "" + }, + "md-clipboard-copy": { + "body": "" + }, + "md-clipboard-list": { + "body": "" + }, + "md-clock": { + "body": "" + }, + "md-cloud-download": { + "body": "" + }, + "md-cloud-upload": { + "body": "" + }, + "md-code": { + "body": "" + }, + "md-cog": { + "body": "" + }, + "md-collection": { + "body": "" + }, + "md-color-swatch": { + "body": "" + }, + "md-credit-card": { + "body": "" + }, + "md-currency-dollar": { + "body": "" + }, + "md-currency-euro": { + "body": "" + }, + "md-currency-pound": { + "body": "" + }, + "md-currency-rupee": { + "body": "" + }, + "md-currency-yen": { + "body": "" + }, + "md-cursor-click": { + "body": "" + }, + "md-desktop-computer": { + "body": "" + }, + "md-document": { + "body": "" + }, + "md-document-add": { + "body": "" + }, + "md-document-download": { + "body": "" + }, + "md-document-duplicate": { + "body": "" + }, + "md-document-remove": { + "body": "" + }, + "md-document-report": { + "body": "" + }, + "md-dots-circle-horizontal": { + "body": "" + }, + "md-dots-horizontal": { + "body": "" + }, + "md-dots-vertical": { + "body": "" + }, + "md-download": { + "body": "" + }, + "md-duplicate": { + "body": "" + }, + "md-emoji-happy": { + "body": "" + }, + "md-emoji-sad": { + "body": "" + }, + "md-exclamation": { + "body": "" + }, + "md-exclamation-circle": { + "body": "" + }, + "md-external-link": { + "body": "" + }, + "md-eye": { + "body": "" + }, + "md-eye-off": { + "body": "" + }, + "md-filter": { + "body": "" + }, + "md-flag": { + "body": "" + }, + "md-folder": { + "body": "" + }, + "md-globe": { + "body": "" + }, + "md-globe-alt": { + "body": "" + }, + "md-hashtag": { + "body": "" + }, + "md-heart": { + "body": "" + }, + "md-home": { + "body": "" + }, + "md-inbox": { + "body": "" + }, + "md-inbox-in": { + "body": "" + }, + "md-information-circle": { + "body": "" + }, + "md-key": { + "body": "" + }, + "md-library": { + "body": "" + }, + "md-light-bulb": { + "body": "" + }, + "md-lightning-bolt": { + "body": "" + }, + "md-link": { + "body": "" + }, + "md-location-marker": { + "body": "" + }, + "md-lock-closed": { + "body": "" + }, + "md-lock-open": { + "body": "" + }, + "md-logout": { + "body": "" + }, + "md-mail": { + "body": "" + }, + "md-mail-open": { + "body": "" + }, + "md-menu": { + "body": "" + }, + "md-menu-alt-1": { + "body": "" + }, + "md-menu-alt-2": { + "body": "" + }, + "md-menu-alt-3": { + "body": "" + }, + "md-menu-alt-4": { + "body": "" + }, + "md-microphone": { + "body": "" + }, + "md-minus-circle": { + "body": "" + }, + "md-moon": { + "body": "" + }, + "md-newspaper": { + "body": "" + }, + "md-office-building": { + "body": "" + }, + "md-paper-clip": { + "body": "" + }, + "md-pause": { + "body": "" + }, + "md-pencil": { + "body": "" + }, + "md-pencil-alt": { + "body": "" + }, + "md-phone": { + "body": "" + }, + "md-phone-incoming": { + "body": "" + }, + "md-phone-outgoing": { + "body": "" + }, + "md-photograph": { + "body": "" + }, + "md-play": { + "body": "" + }, + "md-plus": { + "body": "" + }, + "md-plus-circle": { + "body": "" + }, + "md-printer": { + "body": "" + }, + "md-qrcode": { + "body": "" + }, + "md-question-mark-circle": { + "body": "" + }, + "md-receipt-refund": { + "body": "" + }, + "md-refresh": { + "body": "" + }, + "md-reply": { + "body": "" + }, + "md-scale": { + "body": "" + }, + "md-search": { + "body": "" + }, + "md-selector": { + "body": "" + }, + "md-share": { + "body": "" + }, + "md-shield-check": { + "body": "" + }, + "md-shield-exclamation": { + "body": "" + }, + "md-shopping-cart": { + "body": "" + }, + "md-sort-ascending": { + "body": "" + }, + "md-sort-descending": { + "body": "" + }, + "md-sparkles": { + "body": "" + }, + "md-speakerphone": { + "body": "" + }, + "md-star": { + "body": "" + }, + "md-stop": { + "body": "" + }, + "md-sun": { + "body": "" + }, + "md-support": { + "body": "" + }, + "md-switch-horizontal": { + "body": "" + }, + "md-switch-vertical": { + "body": "" + }, + "md-tag": { + "body": "" + }, + "md-template": { + "body": "" + }, + "md-terminal": { + "body": "" + }, + "md-ticket": { + "body": "" + }, + "md-translate": { + "body": "" + }, + "md-trash": { + "body": "" + }, + "md-trending-down": { + "body": "" + }, + "md-trending-up": { + "body": "" + }, + "md-upload": { + "body": "" + }, + "md-user": { + "body": "" + }, + "md-user-add": { + "body": "" + }, + "md-user-circle": { + "body": "" + }, + "md-user-group": { + "body": "" + }, + "md-user-remove": { + "body": "" + }, + "md-users": { + "body": "" + }, + "md-view-boards": { + "body": "" + }, + "md-view-grid-add": { + "body": "" + }, + "md-view-list": { + "body": "" + }, + "md-volume-off": { + "body": "" + }, + "md-volume-up": { + "body": "" + }, + "md-x": { + "body": "" + }, + "md-x-circle": { + "body": "" + }, + "md-zoom-in": { + "body": "" + }, + "md-zoom-out": { + "body": "" + }, + "sm-adjustments": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-annotation": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-archive": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-circle-down": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-circle-left": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-circle-right": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-circle-up": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-down": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-left": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-narrow-down": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-narrow-left": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-narrow-right": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-narrow-up": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-right": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-arrow-up": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-at-symbol": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-badge-check": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-ban": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-bell": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-book-open": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-bookmark": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-bookmark-alt": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-briefcase": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-calendar": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-camera": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-cash": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-chart-bar": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-chart-pie": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-chart-square-bar": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-chat": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-chat-alt": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-chat-alt-2": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-check": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-check-circle": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-cheveron-down": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-cheveron-left": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-cheveron-right": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-cheveron-up": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-clipboard": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-clipboard-check": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-clipboard-copy": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-clipboard-list": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-clock": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-cloud-download": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-cloud-upload": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-code": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-cog": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-collection": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-color-swatch": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-credit-card": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-currency-dollar": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-currency-euro": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-currency-pound": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-currency-rupee": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-currency-yen": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-cursor-click": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-desktop-computer": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-document": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-document-add": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-document-download": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-document-duplicate": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-document-remove": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-document-report": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-dots-circle-horizontal": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-dots-horizontal": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-dots-vertical": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-download": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-duplicate": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-emoji-happy": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-emoji-sad": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-exclamation": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-exclamation-circle": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-external-link": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-eye": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-eye-off": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-filter": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-flag": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-folder": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-globe": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-globe-alt": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-hashtag": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-heart": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-home": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-inbox": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-inbox-in": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-information-circle": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-key": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-library": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-light-bulb": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-lightning-bolt": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-link": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-location-marker": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-lock-closed": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-lock-open": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-logout": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-mail": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-mail-open": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-menu": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-menu-alt-1": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-menu-alt-2": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-menu-alt-3": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-menu-alt-4": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-microphone": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-minus-circle": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-moon": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-newspaper": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-office-building": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-paper-clip": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-pause": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-pencil": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-pencil-alt": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-phone": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-phone-incoming": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-phone-outgoing": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-photograph": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-play": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-plus": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-plus-circle": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-printer": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-qrcode": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-question-mark-circle": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-receipt-refund": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-refresh": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-reply": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-scale": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-search": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-selector": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-share": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-shield-check": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-shield-exclamation": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-shopping-cart": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-sort-ascending": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-sort-descending": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-sparkles": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-speakerphone": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-star": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-stop": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-sun": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-support": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-switch-horizontal": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-switch-vertical": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-tag": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-template": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-terminal": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-ticket": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-translate": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-trash": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-trending-down": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-trending-up": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-upload": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-user": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-user-add": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-user-circle": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-user-group": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-user-remove": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-users": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-view-boards": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-view-grid-add": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-view-list": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-volume-off": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-volume-up": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-x": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-x-circle": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-zoom-in": { + "body": "", + "width": 20, + "height": 20 + }, + "sm-zoom-out": { + "body": "", + "width": 20, + "height": 20 + } + }, + "themes": { + "md": { + "title": "Outline", + "prefix": "md-" + }, + "sm": { + "title": "Solid", + "prefix": "sm-" + } + }, + "width": 24, + "height": 24 +} \ No newline at end of file diff --git a/json/zondicons.json b/json/zondicons.json new file mode 100644 index 0000000..e8d65a5 --- /dev/null +++ b/json/zondicons.json @@ -0,0 +1,919 @@ +{ + "prefix": "zondicons", + "info": { + "name": "Zondicons", + "total": 297, + "author": { + "name": "Steve Schoger", + "url": "https://github.com/dukestreetstudio/zondicons" + }, + "license": { + "title": "MIT", + "spdx": "MIT" + }, + "version": "0.1.0", + "samples": [ + "copy", + "hand-stop", + "mouse" + ], + "height": 20, + "category": "General", + "palette": false + }, + "icons": { + "add-outline": { + "body": "" + }, + "add-solid": { + "body": "" + }, + "adjust": { + "body": "" + }, + "airplane": { + "body": "" + }, + "album": { + "body": "" + }, + "align-center": { + "body": "" + }, + "align-justified": { + "body": "" + }, + "align-left": { + "body": "" + }, + "align-right": { + "body": "" + }, + "anchor": { + "body": "" + }, + "announcement": { + "body": "" + }, + "apparel": { + "body": "" + }, + "arrow-down": { + "body": "" + }, + "arrow-left": { + "body": "" + }, + "arrow-outline-down": { + "body": "" + }, + "arrow-outline-left": { + "body": "" + }, + "arrow-outline-right": { + "body": "" + }, + "arrow-outline-up": { + "body": "" + }, + "arrow-right": { + "body": "" + }, + "arrow-thick-down": { + "body": "" + }, + "arrow-thick-left": { + "body": "" + }, + "arrow-thick-right": { + "body": "" + }, + "arrow-thick-up": { + "body": "" + }, + "arrow-thin-down": { + "body": "" + }, + "arrow-thin-left": { + "body": "" + }, + "arrow-thin-right": { + "body": "" + }, + "arrow-thin-up": { + "body": "" + }, + "arrow-up": { + "body": "" + }, + "artist": { + "body": "" + }, + "at-symbol": { + "body": "" + }, + "attachment": { + "body": "" + }, + "backspace": { + "body": "" + }, + "backward": { + "body": "" + }, + "backward-step": { + "body": "" + }, + "badge": { + "body": "" + }, + "battery-full": { + "body": "" + }, + "battery-half": { + "body": "" + }, + "battery-low": { + "body": "" + }, + "beverage": { + "body": "" + }, + "block": { + "body": "" + }, + "bluetooth": { + "body": "" + }, + "bolt": { + "body": "" + }, + "book-reference": { + "body": "" + }, + "bookmark": { + "body": "" + }, + "bookmark-copy-2": { + "body": "" + }, + "bookmark-copy-3": { + "body": "" + }, + "bookmark-outline": { + "body": "" + }, + "bookmark-outline-add": { + "body": "" + }, + "border-all": { + "body": "" + }, + "border-bottom": { + "body": "" + }, + "border-horizontal": { + "body": "" + }, + "border-inner": { + "body": "" + }, + "border-left": { + "body": "" + }, + "border-none": { + "body": "" + }, + "border-outer": { + "body": "" + }, + "border-right": { + "body": "" + }, + "border-top": { + "body": "" + }, + "border-vertical": { + "body": "" + }, + "box": { + "body": "" + }, + "brightness-down": { + "body": "" + }, + "brightness-up": { + "body": "" + }, + "browser-window": { + "body": "" + }, + "browser-window-new": { + "body": "" + }, + "browser-window-open": { + "body": "" + }, + "bug": { + "body": "" + }, + "buoy": { + "body": "" + }, + "calculator": { + "body": "" + }, + "calendar": { + "body": "" + }, + "camera": { + "body": "" + }, + "chart": { + "body": "" + }, + "chart-bar": { + "body": "" + }, + "chart-pie": { + "body": "" + }, + "chat-bubble-dots": { + "body": "" + }, + "checkmark": { + "body": "" + }, + "checkmark-outline": { + "body": "" + }, + "cheveron-down": { + "body": "" + }, + "cheveron-left": { + "body": "" + }, + "cheveron-outline-down": { + "body": "" + }, + "cheveron-outline-left": { + "body": "" + }, + "cheveron-outline-right": { + "body": "" + }, + "cheveron-outline-up": { + "body": "" + }, + "cheveron-right": { + "body": "" + }, + "cheveron-up": { + "body": "" + }, + "clipboard": { + "body": "" + }, + "close": { + "body": "" + }, + "close-outline": { + "body": "" + }, + "close-solid": { + "body": "" + }, + "cloud": { + "body": "" + }, + "cloud-upload": { + "body": "" + }, + "code": { + "body": "" + }, + "coffee": { + "body": "" + }, + "cog": { + "body": "" + }, + "color-palette": { + "body": "" + }, + "compose": { + "body": "" + }, + "computer-desktop": { + "body": "" + }, + "computer-laptop": { + "body": "" + }, + "conversation": { + "body": "" + }, + "copy": { + "body": "" + }, + "credit-card": { + "body": "" + }, + "currency-dollar": { + "body": "" + }, + "dashboard": { + "body": "" + }, + "date-add": { + "body": "" + }, + "dial-pad": { + "body": "" + }, + "directions": { + "body": "" + }, + "document": { + "body": "" + }, + "document-add": { + "body": "" + }, + "dots-horizontal-double": { + "body": "" + }, + "dots-horizontal-triple": { + "body": "" + }, + "download": { + "body": "" + }, + "duplicate": { + "body": "" + }, + "edit-copy": { + "body": "" + }, + "edit-crop": { + "body": "" + }, + "edit-cut": { + "body": "" + }, + "edit-pencil": { + "body": "" + }, + "education": { + "body": "" + }, + "envelope": { + "body": "" + }, + "exclamation-outline": { + "body": "" + }, + "exclamation-solid": { + "body": "" + }, + "explore": { + "body": "" + }, + "factory": { + "body": "" + }, + "fast-forward": { + "body": "" + }, + "fast-rewind": { + "body": "" + }, + "film": { + "body": "" + }, + "filter": { + "body": "" + }, + "flag": { + "body": "" + }, + "flashlight": { + "body": "" + }, + "folder": { + "body": "" + }, + "folder-outline": { + "body": "" + }, + "folder-outline-add": { + "body": "" + }, + "format-bold": { + "body": "" + }, + "format-font-size": { + "body": "" + }, + "format-italic": { + "body": "" + }, + "format-text-size": { + "body": "" + }, + "format-underline": { + "body": "" + }, + "forward": { + "body": "" + }, + "forward-step": { + "body": "" + }, + "gift": { + "body": "" + }, + "globe": { + "body": "" + }, + "hand-stop": { + "body": "" + }, + "hard-drive": { + "body": "" + }, + "headphones": { + "body": "" + }, + "heart": { + "body": "" + }, + "home": { + "body": "" + }, + "hot": { + "body": "" + }, + "hour-glass": { + "body": "" + }, + "inbox": { + "body": "" + }, + "inbox-check": { + "body": "" + }, + "inbox-download": { + "body": "" + }, + "inbox-full": { + "body": "" + }, + "indent-decrease": { + "body": "" + }, + "indent-increase": { + "body": "" + }, + "information-outline": { + "body": "" + }, + "information-solid": { + "body": "" + }, + "key": { + "body": "" + }, + "keyboard": { + "body": "" + }, + "layers": { + "body": "" + }, + "library": { + "body": "" + }, + "light-bulb": { + "body": "" + }, + "link": { + "body": "" + }, + "list": { + "body": "" + }, + "list-add": { + "body": "" + }, + "list-bullet": { + "body": "" + }, + "load-balancer": { + "body": "" + }, + "location": { + "body": "" + }, + "location-current": { + "body": "" + }, + "location-food": { + "body": "" + }, + "location-gas-station": { + "body": "" + }, + "location-hotel": { + "body": "" + }, + "location-marina": { + "body": "" + }, + "location-park": { + "body": "" + }, + "location-restroom": { + "body": "" + }, + "location-shopping": { + "body": "" + }, + "lock-closed": { + "body": "" + }, + "lock-open": { + "body": "" + }, + "map": { + "body": "" + }, + "menu": { + "body": "" + }, + "mic": { + "body": "" + }, + "minus-outline": { + "body": "" + }, + "minus-solid": { + "body": "" + }, + "mobile-devices": { + "body": "" + }, + "mood-happy-outline": { + "body": "" + }, + "mood-happy-solid": { + "body": "" + }, + "mood-neutral-outline": { + "body": "" + }, + "mood-neutral-solid": { + "body": "" + }, + "mood-sad-outline": { + "body": "" + }, + "mood-sad-solid": { + "body": "" + }, + "mouse": { + "body": "" + }, + "music-album": { + "body": "" + }, + "music-artist": { + "body": "" + }, + "music-notes": { + "body": "" + }, + "music-playlist": { + "body": "" + }, + "navigation-more": { + "body": "" + }, + "network": { + "body": "" + }, + "news-paper": { + "body": "" + }, + "notification": { + "body": "" + }, + "notifications": { + "body": "" + }, + "notifications-outline": { + "body": "" + }, + "paste": { + "body": "" + }, + "pause": { + "body": "" + }, + "pause-outline": { + "body": "" + }, + "pause-solid": { + "body": "" + }, + "pen-tool": { + "body": "" + }, + "phone": { + "body": "" + }, + "photo": { + "body": "" + }, + "php-elephant": { + "body": "" + }, + "pin": { + "body": "" + }, + "play": { + "body": "" + }, + "play-outline": { + "body": "" + }, + "playlist": { + "body": "" + }, + "plugin": { + "body": "" + }, + "portfolio": { + "body": "" + }, + "printer": { + "body": "" + }, + "pylon": { + "body": "" + }, + "question": { + "body": "" + }, + "queue": { + "body": "" + }, + "radar": { + "body": "" + }, + "radar-copy-2": { + "body": "" + }, + "radio": { + "body": "" + }, + "refresh": { + "body": "" + }, + "reload": { + "body": "" + }, + "reply": { + "body": "" + }, + "reply-all": { + "body": "" + }, + "repost": { + "body": "" + }, + "save-disk": { + "body": "" + }, + "screen-full": { + "body": "" + }, + "search": { + "body": "" + }, + "send": { + "body": "" + }, + "servers": { + "body": "" + }, + "share": { + "body": "" + }, + "share-01": { + "body": "" + }, + "share-alt": { + "body": "" + }, + "shield": { + "body": "" + }, + "shopping-cart": { + "body": "" + }, + "show-sidebar": { + "body": "" + }, + "shuffle": { + "body": "" + }, + "stand-by": { + "body": "" + }, + "star-full": { + "body": "" + }, + "station": { + "body": "" + }, + "step-backward": { + "body": "" + }, + "step-forward": { + "body": "" + }, + "stethoscope": { + "body": "" + }, + "store-front": { + "body": "" + }, + "stroke-width": { + "body": "" + }, + "subdirectory-left": { + "body": "" + }, + "subdirectory-right": { + "body": "" + }, + "swap": { + "body": "" + }, + "tablet": { + "body": "" + }, + "tag": { + "body": "" + }, + "target": { + "body": "" + }, + "text-box": { + "body": "" + }, + "text-decoration": { + "body": "" + }, + "thermometer": { + "body": "" + }, + "thumbs-down": { + "body": "" + }, + "thumbs-up": { + "body": "" + }, + "ticket": { + "body": "" + }, + "time": { + "body": "" + }, + "timer": { + "body": "" + }, + "tools-copy": { + "body": "" + }, + "translate": { + "body": "" + }, + "trash": { + "body": "" + }, + "travel": { + "body": "" + }, + "travel-bus": { + "body": "" + }, + "travel-car": { + "body": "" + }, + "travel-case": { + "body": "" + }, + "travel-taxi-cab": { + "body": "" + }, + "travel-train": { + "body": "" + }, + "travel-walk": { + "body": "" + }, + "trophy": { + "body": "" + }, + "tuning": { + "body": "" + }, + "upload": { + "body": "" + }, + "usb": { + "body": "" + }, + "user": { + "body": "" + }, + "user-add": { + "body": "" + }, + "user-group": { + "body": "" + }, + "user-solid-circle": { + "body": "" + }, + "user-solid-square": { + "body": "" + }, + "vector": { + "body": "" + }, + "video-camera": { + "body": "" + }, + "view-carousel": { + "body": "" + }, + "view-column": { + "body": "" + }, + "view-hide": { + "body": "" + }, + "view-list": { + "body": "" + }, + "view-show": { + "body": "" + }, + "view-tile": { + "body": "" + }, + "volume-down": { + "body": "" + }, + "volume-mute": { + "body": "" + }, + "volume-off": { + "body": "" + }, + "volume-up": { + "body": "" + }, + "wallet": { + "body": "" + }, + "watch": { + "body": "" + }, + "window": { + "body": "" + }, + "window-new": { + "body": "" + }, + "window-open": { + "body": "" + }, + "wrench": { + "body": "" + }, + "yin-yang": { + "body": "" + }, + "zoom-in": { + "body": "" + }, + "zoom-out": { + "body": "" + } + }, + "width": 20, + "height": 20 +} \ No newline at end of file diff --git a/package.json b/package.json index 8783845..1a48cc2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "1.1.144", + "version": "1.1.145", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",