From 6de7cca3e14247314a9ae9d7dfac4728eaa02897 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 6 Mar 2023 08:59:14 +0200 Subject: [PATCH] Update 5 icon sets --- collections.json | 10 +++++----- collections.md | 10 +++++----- composer.json | 2 +- json/arcticons.json | 7 +++++-- json/carbon.json | 2 +- json/ep.json | 2 +- json/iconoir.json | 33 ++++++++++++++++++++++++++++++--- json/lucide.json | 13 +++++++++++-- package-lock.json | 4 ++-- package.json | 2 +- 10 files changed, 62 insertions(+), 23 deletions(-) diff --git a/collections.json b/collections.json index 757d23f..880e074 100644 --- a/collections.json +++ b/collections.json @@ -110,7 +110,7 @@ "carbon": { "name": "Carbon", "total": 1927, - "version": "11.16.1", + "version": "11.17.0", "author": { "name": "IBM", "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons" @@ -285,8 +285,8 @@ }, "iconoir": { "name": "Iconoir", - "total": 1305, - "version": "6.3.0", + "total": 1314, + "version": "6.4.0", "author": { "name": "Luca Burgio", "url": "https://github.com/iconoir-icons/iconoir" @@ -484,7 +484,7 @@ }, "lucide": { "name": "Lucide", - "total": 896, + "total": 899, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -679,7 +679,7 @@ "ep": { "name": "Element Plus", "total": 293, - "version": "2.0.10", + "version": "2.1.0", "author": { "name": "Element Plus", "url": "https://github.com/element-plus/element-plus-icons" diff --git a/collections.md b/collections.md index 902583f..f27fc97 100644 --- a/collections.md +++ b/collections.md @@ -59,7 +59,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons * License: Apache 2.0 -* Version: 11.16.1 +* Version: 11.17.0 * Palette: Colorless * Icon set prefix: `carbon` * File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -140,12 +140,12 @@ * File: [json/clarity.json](json/clarity.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Iconoir -* Number of icons: 1305 +* Number of icons: 1314 * Author: Luca Burgio * URL: https://github.com/iconoir-icons/iconoir * License: MIT * License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE -* Version: 6.3.0 +* Version: 6.4.0 * Palette: Colorless * Icon set prefix: `iconoir` * File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -239,7 +239,7 @@ * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Lucide -* Number of icons: 896 +* Number of icons: 899 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -339,7 +339,7 @@ * URL: https://github.com/element-plus/element-plus-icons * License: MIT * License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json -* Version: 2.0.10 +* Version: 2.1.0 * Palette: Colorless * Icon set prefix: `ep` * File: [json/ep.json](json/ep.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) diff --git a/composer.json b/composer.json index 5db2831..b73aaf3 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "2.2.30", + "version": "2.2.31", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/arcticons.json b/json/arcticons.json index 22efa08..f139fbc 100644 --- a/json/arcticons.json +++ b/json/arcticons.json @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": false }, - "lastModified": 1675666553, + "lastModified": 1678085234, "icons": { "99": { "body": "" @@ -11591,7 +11591,7 @@ "quillnote": { "body": "" }, - "quilpad": { + "quillpad": { "body": "" }, "quinb": { @@ -16092,6 +16092,9 @@ "protonvpn": { "parent": "proton-vpn-alt" }, + "quilpad": { + "parent": "quillpad" + }, "rossman": { "parent": "rossmann" }, diff --git a/json/carbon.json b/json/carbon.json index ed1e94d..149f5bd 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -3,7 +3,7 @@ "info": { "name": "Carbon", "total": 1927, - "version": "11.16.1", + "version": "11.17.0", "author": { "name": "IBM", "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons" diff --git a/json/ep.json b/json/ep.json index 2e4bb41..f5a0b47 100644 --- a/json/ep.json +++ b/json/ep.json @@ -3,7 +3,7 @@ "info": { "name": "Element Plus", "total": 293, - "version": "2.0.10", + "version": "2.1.0", "author": { "name": "Element Plus", "url": "https://github.com/element-plus/element-plus-icons" diff --git a/json/iconoir.json b/json/iconoir.json index 0a81b11..9127408 100644 --- a/json/iconoir.json +++ b/json/iconoir.json @@ -2,8 +2,8 @@ "prefix": "iconoir", "info": { "name": "Iconoir", - "total": 1305, - "version": "6.3.0", + "total": 1314, + "version": "6.4.0", "author": { "name": "Luca Burgio", "url": "https://github.com/iconoir-icons/iconoir" @@ -22,7 +22,7 @@ "category": "General", "palette": false }, - "lastModified": 1677222287, + "lastModified": 1678085400, "icons": { "1st-medal": { "body": "" @@ -964,6 +964,9 @@ "cut-alt": { "body": "" }, + "cut-solid-with-curve": { + "body": "" + }, "cycling": { "body": "" }, @@ -1378,6 +1381,9 @@ "expand-lines": { "body": "" }, + "extrude": { + "body": "" + }, "eye-alt": { "body": "" }, @@ -1459,6 +1465,9 @@ "fill-color": { "body": "" }, + "fillet-3d": { + "body": "" + }, "filter": { "body": "" }, @@ -2098,6 +2107,9 @@ "locked-window": { "body": "" }, + "loft-3d": { + "body": "" + }, "log-denied": { "body": "" }, @@ -2617,6 +2629,9 @@ "paste-clipboard": { "body": "" }, + "patch-holes-3d": { + "body": "" + }, "path-arrow": { "body": "" }, @@ -2728,6 +2743,9 @@ "pinterest": { "body": "" }, + "pipe-3d": { + "body": "" + }, "pizza-slice": { "body": "" }, @@ -2830,6 +2848,9 @@ "prohibition": { "body": "" }, + "project-curve-3d": { + "body": "" + }, "puzzle": { "body": "" }, @@ -3412,6 +3433,9 @@ "svg-format": { "body": "" }, + "sweep-3d": { + "body": "" + }, "swimming": { "body": "" }, @@ -3682,6 +3706,9 @@ "unity-5": { "body": "" }, + "unjoin-3d": { + "body": "" + }, "up-round-arrow": { "body": "" }, diff --git a/json/lucide.json b/json/lucide.json index 273448e..e8b3a47 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 896, + "total": 899, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1677825900, + "lastModified": 1678085460, "icons": { "accessibility": { "body": "" @@ -335,6 +335,9 @@ "bitcoin": { "body": "" }, + "blinds": { + "body": "" + }, "bluetooth": { "body": "" }, @@ -1247,6 +1250,9 @@ "footprints": { "body": "" }, + "forklift": { + "body": "" + }, "form-input": { "body": "" }, @@ -2600,6 +2606,9 @@ "utensils-crossed": { "body": "" }, + "utility-pole": { + "body": "" + }, "vegan": { "body": "" }, diff --git a/package-lock.json b/package-lock.json index 81b1a42..25aee82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.2.30", + "version": "2.2.31", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.2.30", + "version": "2.2.31", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index aae8073..65e73f7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "2.2.30", + "version": "2.2.31", "type": "module", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues",