From fbf7c5b53fbf1a27b9ad0fc25efb741d71035899 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 11 Feb 2022 09:12:16 +0200 Subject: [PATCH] Update Akar Icons, Carbon, uiw icons, VSCode Icons --- collections.json | 12 ++++++------ collections.md | 12 ++++++------ composer.json | 2 +- json/akar-icons.json | 15 ++++++++++++--- json/carbon.json | 2 +- json/uiw.json | 2 +- json/vscode-icons.json | 28 ++++++++++++++++++++++++++-- package-lock.json | 4 ++-- package.json | 2 +- 9 files changed, 56 insertions(+), 23 deletions(-) diff --git a/collections.json b/collections.json index f848550..d6bdf64 100644 --- a/collections.json +++ b/collections.json @@ -321,7 +321,7 @@ "carbon": { "name": "Carbon", "total": 1898, - "version": "10.45.0", + "version": "10.46.0-rc.0", "author": { "name": "IBM", "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons" @@ -950,8 +950,8 @@ }, "akar-icons": { "name": "Akar Icons", - "total": 389, - "version": "1.9.6", + "total": 392, + "version": "1.9.8", "author": { "name": "Arturo Wibawa", "url": "https://github.com/artcoholic/akar-icons" @@ -973,7 +973,7 @@ "uiw": { "name": "uiw icons", "total": 214, - "version": "2.5.3", + "version": "2.6.6", "author": { "name": "liwen0526", "url": "https://github.com/uiwjs/icons" @@ -1593,8 +1593,8 @@ }, "vscode-icons": { "name": "VSCode Icons", - "total": 1100, - "version": "11.8.0", + "total": 1108, + "version": "11.9.0", "author": { "name": "Roberto Huertas", "url": "https://github.com/vscode-icons/vscode-icons" diff --git a/collections.md b/collections.md index 5fa6735..1047e0c 100644 --- a/collections.md +++ b/collections.md @@ -146,7 +146,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons * License: Apache 2.0 -* Version: 10.45.0 +* Version: 10.46.0-rc.0 * Palette: Colorless @@ -420,12 +420,12 @@ ### Akar Icons -* Number of icons: 389 +* Number of icons: 392 * Author: Arturo Wibawa * URL: https://github.com/artcoholic/akar-icons * License: MIT * License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE -* Version: 1.9.6 +* Version: 1.9.8 * Palette: Colorless @@ -435,7 +435,7 @@ * URL: https://github.com/uiwjs/icons * License: MIT * License URL: https://github.com/uiwjs/icons/blob/master/LICENSE -* Version: 2.5.3 +* Version: 2.6.6 * Palette: Colorless @@ -700,12 +700,12 @@ ### VSCode Icons -* Number of icons: 1100 +* Number of icons: 1108 * Author: Roberto Huertas * URL: https://github.com/vscode-icons/vscode-icons * License: MIT * License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE -* Version: 11.8.0 +* Version: 11.9.0 * Palette: Colorful diff --git a/composer.json b/composer.json index ca9eec4..f9552db 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.0.35", + "version": "2.0.36", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/akar-icons.json b/json/akar-icons.json index 6c95bab..f3cb983 100644 --- a/json/akar-icons.json +++ b/json/akar-icons.json @@ -2,7 +2,7 @@ "prefix": "akar-icons", "info": { "name": "Akar Icons", - "total": 389, + "total": 392, "author": { "name": "Arturo Wibawa", "url": "https://github.com/artcoholic/akar-icons" @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/artcoholic/akar-icons/blob/master/LICENSE" }, - "version": "1.9.6", + "version": "1.9.8", "samples": [ "paper", "pencil", @@ -690,9 +690,18 @@ "link-out": { "body": "" }, - "linkedin-fill": { + "linkedin-box-fill": { "body": "" }, + "linkedin-fill": { + "body": "" + }, + "linkedin-v1-fill": { + "body": "" + }, + "linkedin-v2-fill": { + "body": "" + }, "linkedinv1-fill": { "body": "" }, diff --git a/json/carbon.json b/json/carbon.json index 6cb0e37..42b35cc 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -11,7 +11,7 @@ "title": "Apache 2.0", "spdx": "Apache-2.0" }, - "version": "10.45.0", + "version": "10.46.0-rc.0", "samples": [ "user-certification", "humidity", diff --git a/json/uiw.json b/json/uiw.json index 64d6d09..715715c 100644 --- a/json/uiw.json +++ b/json/uiw.json @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/uiwjs/icons/blob/master/LICENSE" }, - "version": "2.5.3", + "version": "2.6.6", "samples": [ "cut", "like-o", diff --git a/json/vscode-icons.json b/json/vscode-icons.json index a792aad..06dae1c 100644 --- a/json/vscode-icons.json +++ b/json/vscode-icons.json @@ -2,7 +2,7 @@ "prefix": "vscode-icons", "info": { "name": "VSCode Icons", - "total": 1100, + "total": 1108, "author": { "name": "Roberto Huertas", "url": "https://github.com/vscode-icons/vscode-icons" @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE" }, - "version": "11.8.0", + "version": "11.9.0", "samples": [ "file-type-actionscript2", "file-type-json", @@ -1243,6 +1243,9 @@ "file-type-light-toml": { "body": "" }, + "file-type-light-turbo": { + "body": "" + }, "file-type-light-unibeautify": { "body": "" }, @@ -2166,6 +2169,9 @@ "file-type-storybook": { "body": "" }, + "file-type-stryker": { + "body": "" + }, "file-type-stylable": { "body": "" }, @@ -2271,6 +2277,9 @@ "file-type-travis": { "body": "" }, + "file-type-trunk": { + "body": "" + }, "file-type-tsconfig": { "body": "" }, @@ -2289,6 +2298,9 @@ "file-type-tuc": { "body": "" }, + "file-type-turbo": { + "body": "" + }, "file-type-twig": { "body": "" }, @@ -3071,6 +3083,12 @@ "folder-type-nginx-opened": { "body": "" }, + "folder-type-nix": { + "body": "" + }, + "folder-type-nix-opened": { + "body": "" + }, "folder-type-node": { "body": "" }, @@ -3251,6 +3269,12 @@ "folder-type-travis-opened": { "body": "" }, + "folder-type-trunk": { + "body": "" + }, + "folder-type-trunk-opened": { + "body": "" + }, "folder-type-typescript": { "body": "" }, diff --git a/package-lock.json b/package-lock.json index 90ed9d0..c6f664a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.0.35", + "version": "2.0.36", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.0.35", + "version": "2.0.36", "license": "MIT", "dependencies": { "@iconify/types": "^1.0.9", diff --git a/package.json b/package.json index 717f98e..2ae85f4 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.0.35", + "version": "2.0.36", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues", "repository": {