From de8b459a5ef33200c905b66dc81ced91c7ceff36 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Wed, 15 Dec 2021 09:04:19 +0200 Subject: [PATCH] Update Codicons, Octicons, Pepicons, Tabler Icons --- collections.json | 12 +++++----- collections.md | 12 +++++----- composer.json | 2 +- json/codicon.json | 2 +- json/octicon.json | 12 ++++++++-- json/pepicons.json | 2 +- json/tabler.json | 58 ++++++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 8 files changed, 82 insertions(+), 20 deletions(-) diff --git a/collections.json b/collections.json index 0808acc..f04542b 100644 --- a/collections.json +++ b/collections.json @@ -295,7 +295,7 @@ }, "tabler": { "name": "Tabler Icons", - "total": 1406, + "total": 1424, "author": "Paweł Kuna", "url": "https://github.com/tabler/tabler-icons", "license": "MIT", @@ -306,7 +306,7 @@ "device-desktop", "photo" ], - "version": "1.47.0", + "version": "1.48.0", "palette": "Colorless", "category": "General" }, @@ -546,7 +546,7 @@ }, "octicon": { "name": "Octicons", - "total": 467, + "total": 469, "author": "GitHub", "url": "https://github.com/primer/octicons/", "license": "Open Font License", @@ -561,7 +561,7 @@ "bell-slash-24", "hourglass-24" ], - "version": "16.1.1", + "version": "16.2.0", "palette": "Colorless", "category": "General" }, @@ -582,7 +582,7 @@ "bell-dot", "new-file" ], - "version": "0.0.26", + "version": "0.0.27", "palette": "Colorless", "category": "General" }, @@ -1165,7 +1165,7 @@ "moon", "pen-print" ], - "version": "0.2.0", + "version": "0.2.1", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index db1e782..ea52de4 100644 --- a/collections.md +++ b/collections.md @@ -170,12 +170,12 @@ ### Tabler Icons -* Number of icons: 1406 +* Number of icons: 1424 * Author: Paweł Kuna * URL: https://github.com/tabler/tabler-icons * License: MIT * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE -* Version: 1.47.0 +* Version: 1.48.0 * Palette: Colorless @@ -316,12 +316,12 @@ ### Octicons -* Number of icons: 467 +* Number of icons: 469 * Author: GitHub * URL: https://github.com/primer/octicons/ * License: Open Font License * License URL: https://raw.githubusercontent.com/primer/octicons/main/LICENSE -* Version: 16.1.1 +* Version: 16.2.0 * Palette: Colorless @@ -331,7 +331,7 @@ * URL: https://github.com/microsoft/vscode-codicons * License: CC BY 4.0 * License URL: https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE -* Version: 0.0.26 +* Version: 0.0.27 * Palette: Colorless @@ -655,7 +655,7 @@ * URL: https://github.com/CyCraft/pepicons * License: CC BY 4.0 * License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE -* Version: 0.2.0 +* Version: 0.2.1 * Palette: Colorless diff --git a/composer.json b/composer.json index 2052b7f..a085fdc 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.442", + "version": "1.1.443", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/codicon.json b/json/codicon.json index 5f89ff0..cbddd9f 100644 --- a/json/codicon.json +++ b/json/codicon.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE" }, - "version": "0.0.26", + "version": "0.0.27", "samples": [ "account", "bell-dot", diff --git a/json/octicon.json b/json/octicon.json index c61f56b..cef4dce 100644 --- a/json/octicon.json +++ b/json/octicon.json @@ -2,7 +2,7 @@ "prefix": "octicon", "info": { "name": "Octicons", - "total": 467, + "total": 469, "author": { "name": "GitHub", "url": "https://github.com/primer/octicons/" @@ -12,7 +12,7 @@ "spdx": "OFL-1.1", "url": "https://raw.githubusercontent.com/primer/octicons/main/LICENSE" }, - "version": "16.1.1", + "version": "16.2.0", "samples": [ "alert-24", "bell-slash-24", @@ -497,6 +497,14 @@ "width": 24, "height": 24 }, + "code-of-conduct-16": { + "body": "" + }, + "code-of-conduct-24": { + "body": "", + "width": 24, + "height": 24 + }, "code-review-16": { "body": "" }, diff --git a/json/pepicons.json b/json/pepicons.json index ce2be60..272c10c 100644 --- a/json/pepicons.json +++ b/json/pepicons.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://github.com/CyCraft/pepicons/blob/dev/LICENSE" }, - "version": "0.2.0", + "version": "0.2.1", "samples": [ "bookmark-print", "moon", diff --git a/json/tabler.json b/json/tabler.json index 3685059..ca11f72 100644 --- a/json/tabler.json +++ b/json/tabler.json @@ -2,7 +2,7 @@ "prefix": "tabler", "info": { "name": "Tabler Icons", - "total": 1406, + "total": 1424, "author": { "name": "Paweł Kuna", "url": "https://github.com/tabler/tabler-icons" @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/tabler/tabler-icons/blob/master/LICENSE" }, - "version": "1.47.0", + "version": "1.48.0", "samples": [ "alien", "device-desktop", @@ -128,6 +128,9 @@ "archive": { "body": "" }, + "armchair": { + "body": "" + }, "arrow-autofit-content": { "body": "" }, @@ -428,6 +431,9 @@ "award": { "body": "" }, + "axe": { + "body": "" + }, "axis-x": { "body": "" }, @@ -446,6 +452,9 @@ "ball-american-football": { "body": "" }, + "ball-baseball": { + "body": "" + }, "ball-basketball": { "body": "" }, @@ -518,6 +527,9 @@ "bed": { "body": "" }, + "beer": { + "body": "" + }, "bell": { "body": "" }, @@ -791,6 +803,9 @@ "brand-gitlab": { "body": "" }, + "brand-gmail": { + "body": "" + }, "brand-google": { "body": "" }, @@ -992,6 +1007,9 @@ "brand-youtube": { "body": "" }, + "bread": { + "body": "" + }, "briefcase": { "body": "" }, @@ -1148,6 +1166,9 @@ "car-crane": { "body": "" }, + "car-crash": { + "body": "" + }, "caravan": { "body": "" }, @@ -1472,6 +1493,9 @@ "compass": { "body": "" }, + "components": { + "body": "" + }, "confetti": { "body": "" }, @@ -1577,6 +1601,9 @@ "curly-loop": { "body": "" }, + "currency": { + "body": "" + }, "currency-bahraini": { "body": "" }, @@ -1946,6 +1973,9 @@ "face-id": { "body": "" }, + "face-id-error": { + "body": "" + }, "fall": { "body": "" }, @@ -1979,6 +2009,9 @@ "file-diff": { "body": "" }, + "file-digit": { + "body": "" + }, "file-dislike": { "body": "" }, @@ -2219,6 +2252,9 @@ "grid-dots": { "body": "" }, + "grill": { + "body": "" + }, "grip-horizontal": { "body": "" }, @@ -2288,6 +2324,9 @@ "hash": { "body": "" }, + "haze": { + "body": "" + }, "heading": { "body": "" }, @@ -2402,6 +2441,9 @@ "keyboard-show": { "body": "" }, + "lamp": { + "body": "" + }, "language": { "body": "" }, @@ -2411,6 +2453,9 @@ "language-katakana": { "body": "" }, + "lasso": { + "body": "" + }, "layers-difference": { "body": "" }, @@ -2675,6 +2720,9 @@ "logout": { "body": "" }, + "luggage": { + "body": "" + }, "lungs": { "body": "" }, @@ -2789,6 +2837,9 @@ "message-dots": { "body": "" }, + "message-language": { + "body": "" + }, "message-off": { "body": "" }, @@ -3567,6 +3618,9 @@ "sock": { "body": "" }, + "sofa": { + "body": "" + }, "sort-ascending": { "body": "" }, diff --git a/package.json b/package.json index a57d352..846f7be 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.442", + "version": "1.1.443", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",