From 2fed6566961cb71df9e354f6ed3208903cf47607 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 23 Oct 2022 22:34:41 +0300 Subject: [PATCH] Update 4 icon sets: Lucide, Simple Icons, Tabler Icons, VSCode Icons --- collections.json | 12 ++++---- collections.md | 12 ++++---- composer.json | 2 +- json/lucide.json | 25 +++++++++++++++-- json/simple-icons.json | 23 +++++++++++++--- json/tabler.json | 62 +++++++++++++++++++++++++++++++++++++++--- json/vscode-icons.json | 2 +- package-lock.json | 4 +-- package.json | 2 +- 9 files changed, 117 insertions(+), 27 deletions(-) diff --git a/collections.json b/collections.json index e2d1ad0..e074133 100644 --- a/collections.json +++ b/collections.json @@ -153,8 +153,8 @@ }, "tabler": { "name": "Tabler Icons", - "total": 2871, - "version": "1.106.0", + "total": 2889, + "version": "1.107.0", "author": { "name": "Paweł Kuna", "url": "https://github.com/tabler/tabler-icons" @@ -462,7 +462,7 @@ }, "lucide": { "name": "Lucide", - "total": 836, + "total": 843, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -1076,7 +1076,7 @@ "vscode-icons": { "name": "VSCode Icons", "total": 1184, - "version": "12.0.0", + "version": "12.0.1", "author": { "name": "Roberto Huertas", "url": "https://github.com/vscode-icons/vscode-icons" @@ -1674,8 +1674,8 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 2397, - "version": "7.16.0", + "total": 2402, + "version": "7.17.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" diff --git a/collections.md b/collections.md index 99696c2..9d3eae9 100644 --- a/collections.md +++ b/collections.md @@ -76,12 +76,12 @@ * File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Tabler Icons -* Number of icons: 2871 +* Number of icons: 2889 * 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.106.0 +* Version: 1.107.0 * Palette: Colorless * Icon set prefix: `tabler` * File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -228,7 +228,7 @@ * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Lucide -* Number of icons: 836 +* Number of icons: 843 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -535,7 +535,7 @@ * URL: https://github.com/vscode-icons/vscode-icons * License: MIT * License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE -* Version: 12.0.0 +* Version: 12.0.1 * Palette: Colorful * Icon set prefix: `vscode-icons` * File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -818,12 +818,12 @@ * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Simple Icons -* Number of icons: 2397 +* Number of icons: 2402 * Author: Simple Icons Collaborators * URL: https://github.com/simple-icons/simple-icons * License: CC0 1.0 * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md -* Version: 7.16.0 +* Version: 7.17.0 * Palette: Colorless * Icon set prefix: `simple-icons` * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) diff --git a/composer.json b/composer.json index f0866ee..6c318dc 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.1.126", + "version": "2.1.127", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/lucide.json b/json/lucide.json index 5ac9ac0..600ccea 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 836, + "total": 843, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1666332401, + "lastModified": 1666553443, "icons": { "accessibility": { "body": "" @@ -1310,6 +1310,27 @@ "haze": { "body": "" }, + "heading": { + "body": "" + }, + "heading-1": { + "body": "" + }, + "heading-2": { + "body": "" + }, + "heading-3": { + "body": "" + }, + "heading-4": { + "body": "" + }, + "heading-5": { + "body": "" + }, + "heading-6": { + "body": "" + }, "headphones": { "body": "" }, diff --git a/json/simple-icons.json b/json/simple-icons.json index 943cb6b..cbe40de 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,8 +2,8 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 2397, - "version": "7.16.0", + "total": 2402, + "version": "7.17.0", "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": false }, - "lastModified": 1665992096, + "lastModified": 1666553560, "icons": { "42": { "body": "" @@ -755,6 +755,9 @@ "backendless": { "body": "" }, + "backstage": { + "body": "" + }, "badgr": { "body": "" }, @@ -1876,6 +1879,9 @@ "e": { "body": "" }, + "e3": { + "body": "" + }, "ea": { "body": "" }, @@ -1957,6 +1963,9 @@ "eleventy": { "body": "" }, + "elgato": { + "body": "" + }, "elixir": { "body": "" }, @@ -3038,6 +3047,9 @@ "ibmwatson": { "body": "" }, + "iced": { + "body": "" + }, "iceland": { "body": "" }, @@ -3692,7 +3704,7 @@ "body": "" }, "linktree": { - "body": "" + "body": "" }, "linode": { "body": "" @@ -6100,6 +6112,9 @@ "staffbase": { "body": "" }, + "standardjs": { + "body": "" + }, "starbucks": { "body": "" }, diff --git a/json/tabler.json b/json/tabler.json index 81e9ef5..dfdc827 100644 --- a/json/tabler.json +++ b/json/tabler.json @@ -2,8 +2,8 @@ "prefix": "tabler", "info": { "name": "Tabler Icons", - "total": 2871, - "version": "1.106.0", + "total": 2889, + "version": "1.107.0", "author": { "name": "Paweł Kuna", "url": "https://github.com/tabler/tabler-icons" @@ -22,7 +22,7 @@ "category": "General", "palette": false }, - "lastModified": 1666332558, + "lastModified": 1666553611, "icons": { "123": { "body": "" @@ -30,6 +30,9 @@ "2fa": { "body": "" }, + "360-view": { + "body": "" + }, "3d-cube-sphere": { "body": "" }, @@ -54,6 +57,9 @@ "abacus-off": { "body": "" }, + "abc": { + "body": "" + }, "access-point": { "body": "" }, @@ -1407,6 +1413,9 @@ "brand-bitbucket": { "body": "" }, + "brand-blackbery": { + "body": "" + }, "brand-blender": { "body": "" }, @@ -1719,6 +1728,9 @@ "brand-notion": { "body": "" }, + "brand-npm": { + "body": "" + }, "brand-nuxt": { "body": "" }, @@ -2097,6 +2109,9 @@ "bucket": { "body": "" }, + "bucket-droplet": { + "body": "" + }, "bucket-off": { "body": "" }, @@ -2512,7 +2527,22 @@ "body": "" }, "chess": { - "body": "" + "body": "" + }, + "chess-bishop": { + "body": "" + }, + "chess-king": { + "body": "" + }, + "chess-knight": { + "body": "" + }, + "chess-queen": { + "body": "" + }, + "chess-rook": { + "body": "" }, "chevron-down": { "body": "" @@ -3804,6 +3834,24 @@ "ear-off": { "body": "" }, + "ease-in": { + "body": "" + }, + "ease-in-control-point": { + "body": "" + }, + "ease-in-out": { + "body": "" + }, + "ease-in-out-control-points": { + "body": "" + }, + "ease-out": { + "body": "" + }, + "ease-out-control-point": { + "body": "" + }, "edit": { "body": "" }, @@ -5088,6 +5136,9 @@ "keyboard-show": { "body": "" }, + "keyframe": { + "body": "" + }, "ladder": { "body": "" }, @@ -5602,6 +5653,9 @@ "massage": { "body": "" }, + "matchstick": { + "body": "" + }, "math": { "body": "" }, diff --git a/json/vscode-icons.json b/json/vscode-icons.json index 27f0ad9..5e1fd18 100644 --- a/json/vscode-icons.json +++ b/json/vscode-icons.json @@ -3,7 +3,7 @@ "info": { "name": "VSCode Icons", "total": 1184, - "version": "12.0.0", + "version": "12.0.1", "author": { "name": "Roberto Huertas", "url": "https://github.com/vscode-icons/vscode-icons" diff --git a/package-lock.json b/package-lock.json index cab6887..eae27fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.1.126", + "version": "2.1.127", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.1.126", + "version": "2.1.127", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index 60ded7f..1e19ef4 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.1.126", + "version": "2.1.127", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues", "repository": {