diff --git a/collections.json b/collections.json index fa6a963..098ec0f 100644 --- a/collections.json +++ b/collections.json @@ -60,7 +60,7 @@ "chat-bubble-user", "edit-alt" ], - "version": "3.0.6", + "version": "4.0.0", "palette": "Colorless", "category": "General" }, @@ -77,7 +77,7 @@ "circle-layer", "lock-access" ], - "version": "3.0.6", + "version": "4.0.0", "palette": "Colorless", "category": "General" }, @@ -198,7 +198,7 @@ }, "clarity": { "name": "Clarity", - "total": 1085, + "total": 1096, "author": "VMware", "url": "https://github.com/vmware/clarity", "license": "MIT", diff --git a/collections.md b/collections.md index 2a895c0..7772f97 100644 --- a/collections.md +++ b/collections.md @@ -35,7 +35,7 @@ * URL: https://github.com/Iconscout/unicons * License: Apache 2.0 * License URL: https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE -* Version: 3.0.6 +* Version: 4.0.0 * Palette: Colorless @@ -45,7 +45,7 @@ * URL: https://github.com/Iconscout/unicons * License: Apache 2.0 * License URL: https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE -* Version: 3.0.6 +* Version: 4.0.0 * Palette: Colorless @@ -115,7 +115,7 @@ ### Clarity -* Number of icons: 1085 +* Number of icons: 1096 * Author: VMware * URL: https://github.com/vmware/clarity * License: MIT diff --git a/composer.json b/composer.json index f34546f..9f7160b 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.345", + "version": "1.1.346", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/clarity.json b/json/clarity.json index 5b71929..e0efa9b 100644 --- a/json/clarity.json +++ b/json/clarity.json @@ -2,7 +2,7 @@ "prefix": "clarity", "info": { "name": "Clarity", - "total": 1085, + "total": 1096, "author": { "name": "VMware", "url": "https://github.com/vmware/clarity" @@ -1047,6 +1047,9 @@ "devices-solid": { "body": "" }, + "digital-signature-line": { + "body": "" + }, "directory-line": { "body": "" }, @@ -1860,6 +1863,12 @@ "install-outline-badged": { "body": "" }, + "internet-of-things-line": { + "body": "" + }, + "internet-of-things-solid": { + "body": "" + }, "italic-line": { "body": "" }, @@ -2016,9 +2025,21 @@ "map-marker-solid-badged": { "body": "" }, + "map-outline-alerted": { + "body": "" + }, + "map-outline-badged": { + "body": "" + }, "map-solid": { "body": "" }, + "map-solid-alerted": { + "body": "" + }, + "map-solid-badged": { + "body": "" + }, "media-changer-line": { "body": "" }, @@ -2955,6 +2976,12 @@ "thermometer-line": { "body": "" }, + "thin-client-line": { + "body": "" + }, + "thin-client-solid": { + "body": "" + }, "thumbs-down-line": { "body": "" }, @@ -2985,6 +3012,9 @@ "tick-chart-solid-badged": { "body": "" }, + "timeline-line": { + "body": "" + }, "times-circle-line": { "body": "" }, @@ -3066,6 +3096,9 @@ "unlock-solid": { "body": "" }, + "update-line": { + "body": "" + }, "upload-cloud-line": { "body": "" }, @@ -3820,6 +3853,7 @@ "target-line", "target-solid", "thermometer-line", + "timeline-line", "times-circle-line", "times-circle-solid", "tools-line", @@ -4119,6 +4153,7 @@ "design-solid", "devices-line", "devices-solid", + "digital-signature-line", "disconnect-line", "disconnect-solid", "disconnected-line", @@ -4182,6 +4217,8 @@ "install-line", "install-outline-alerted", "install-outline-badged", + "internet-of-things-line", + "internet-of-things-solid", "keyboard-line", "keyboard-solid", "layers-line", @@ -4308,12 +4345,15 @@ "terminal-solid", "terminal-solid-alerted", "terminal-solid-badged", + "thin-client-line", + "thin-client-solid", "unarchive-line", "unarchive-solid", "uninstall-line", "uninstall-outline-alerted", "uninstall-outline-badged", "unlink-line", + "update-line", "upload-cloud-line", "upload-cloud-outline-alerted", "upload-cloud-outline-badged", @@ -4387,7 +4427,11 @@ "map-marker-outline-badged", "map-marker-solid", "map-marker-solid-badged", + "map-outline-alerted", + "map-outline-badged", "map-solid", + "map-solid-alerted", + "map-solid-badged", "on-holiday-line", "on-holiday-solid", "plane-line", diff --git a/json/uil.json b/json/uil.json index befe795..724ede7 100644 --- a/json/uil.json +++ b/json/uil.json @@ -12,7 +12,7 @@ "spdx": "Apache-2.0", "url": "https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE" }, - "version": "3.0.6", + "version": "4.0.0", "samples": [ "arrow-circle-right", "chat-bubble-user", diff --git a/json/uim.json b/json/uim.json index 28bde70..5e3016b 100644 --- a/json/uim.json +++ b/json/uim.json @@ -12,7 +12,7 @@ "spdx": "Apache-2.0", "url": "https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE" }, - "version": "3.0.6", + "version": "4.0.0", "samples": [ "airplay", "circle-layer", diff --git a/package.json b/package.json index 6164409..205754c 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.345", + "version": "1.1.346", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",