From d99b31a2809e8614533aefbbd6a49e23f7a2c75d Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 31 Aug 2020 10:10:43 +0300 Subject: [PATCH] Update Material Design Icons, VSCode Icons --- collections.json | 2 +- collections.md | 2 +- composer.json | 2 +- json/mdi.json | 43 ++++++++++++++++++++++-------------------- json/vscode-icons.json | 36 ++++++++++++++++++++++++++++++++--- package.json | 2 +- 6 files changed, 60 insertions(+), 27 deletions(-) diff --git a/collections.json b/collections.json index beb5196..89d46b7 100644 --- a/collections.json +++ b/collections.json @@ -839,7 +839,7 @@ }, "vscode-icons": { "name": "VSCode Icons", - "total": 1038, + "total": 1048, "author": "Roberto Huertas", "url": "https://github.com/vscode-icons/vscode-icons", "license": "MIT", diff --git a/collections.md b/collections.md index 01cb3fe..93109bb 100644 --- a/collections.md +++ b/collections.md @@ -477,7 +477,7 @@ ### VSCode Icons -* Number of icons: 1038 +* Number of icons: 1048 * Author: Roberto Huertas * URL: https://github.com/vscode-icons/vscode-icons * License: MIT diff --git a/composer.json b/composer.json index 19cee9d..f459bbe 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.214", + "version": "1.1.215", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/mdi.json b/json/mdi.json index fffd8c9..2c07cdf 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -17799,7 +17799,7 @@ "parent": "alarm-multiple" }, "alcohol": { - "parent": "glass-mug-variant" + "parent": "glass-tulip" }, "align-horizontal-centre": { "parent": "align-horizontal-center" @@ -18333,7 +18333,7 @@ "parent": "boom-gate-up-outline" }, "arrow": { - "parent": "undo-variant" + "parent": "undo" }, "arrow-back": { "parent": "arrow-left" @@ -18567,7 +18567,7 @@ "parent": "paperclip" }, "audio": { - "parent": "volume-low" + "parent": "volume-medium" }, "audio-book": { "parent": "book-music" @@ -18633,10 +18633,10 @@ "parent": "audio-video-off" }, "award": { - "parent": "seal-variant" + "parent": "seal" }, "awning": { - "parent": "storefront-outline" + "parent": "storefront" }, "azure": { "parent": "microsoft-azure" @@ -18687,7 +18687,7 @@ "parent": "bank-plus" }, "bar": { - "parent": "glass-mug-variant" + "parent": "glass-tulip" }, "bar-chart": { "parent": "poll" @@ -18798,7 +18798,7 @@ "parent": "grill-outline" }, "beacon": { - "parent": "lighthouse" + "parent": "lighthouse-on" }, "beats-per-minute": { "parent": "metronome" @@ -19905,7 +19905,7 @@ "parent": "spider-web" }, "cocktail": { - "parent": "glass-wine" + "parent": "glass-tulip" }, "cod": { "parent": "credit-card-marker-outline" @@ -20400,7 +20400,7 @@ "parent": "dice-multiple" }, "dietary-restriction": { - "parent": "food-kosher" + "parent": "food-halal" }, "difference-left": { "parent": "set-left" @@ -20529,7 +20529,7 @@ "parent": "email-open" }, "drink": { - "parent": "glass-mug-variant" + "parent": "glass-tulip" }, "drink-off": { "parent": "food-off" @@ -20949,7 +20949,7 @@ "parent": "map-marker-circle" }, "extension": { - "parent": "toy-brick-remove" + "parent": "toy-brick-remove-outline" }, "extension-outline": { "parent": "puzzle-outline" @@ -21819,7 +21819,7 @@ "parent": "pound-box-outline" }, "hd": { - "parent": "high-definition" + "parent": "high-definition-box" }, "hd-box": { "parent": "high-definition-box" @@ -22433,8 +22433,11 @@ "invoice": { "parent": "receipt" }, + "ios-share": { + "parent": "export-variant" + }, "irrigation": { - "parent": "sprinkler-variant" + "parent": "sprinkler" }, "italian-lights": { "parent": "string-lights" @@ -22623,7 +22626,7 @@ "parent": "teach" }, "lego": { - "parent": "toy-brick-remove" + "parent": "toy-brick-remove-outline" }, "lens": { "parent": "circle" @@ -23139,7 +23142,7 @@ "parent": "ticket" }, "local-bar": { - "parent": "glass-mug-variant" + "parent": "glass-mug" }, "local-cafe": { "parent": "coffee" @@ -25200,7 +25203,7 @@ "parent": "power-socket-us" }, "plugin": { - "parent": "toy-brick-remove" + "parent": "toy-brick-remove-outline" }, "plus-circles-outline": { "parent": "plus-circle-multiple-outline" @@ -25395,7 +25398,7 @@ "parent": "printer-alert" }, "prize": { - "parent": "seal-variant" + "parent": "seal" }, "progress-spanner": { "parent": "progress-wrench" @@ -25434,7 +25437,7 @@ "parent": "head-cog-outline" }, "pub": { - "parent": "glass-mug-variant" + "parent": "glass-mug" }, "public": { "parent": "earth" @@ -25944,7 +25947,7 @@ "parent": "set-left-right" }, "settings": { - "parent": "cog" + "parent": "cogs" }, "settings-applications": { "parent": "cog-box" @@ -26529,7 +26532,7 @@ "parent": "radius-outline" }, "spicy": { - "parent": "chili-hot" + "parent": "chili-mild" }, "spicy-off": { "parent": "chili-off" diff --git a/json/vscode-icons.json b/json/vscode-icons.json index b1c30c9..63fddba 100644 --- a/json/vscode-icons.json +++ b/json/vscode-icons.json @@ -2,7 +2,7 @@ "prefix": "vscode-icons", "info": { "name": "VSCode Icons", - "total": 1038, + "total": 1048, "author": { "name": "Roberto Huertas", "url": "https://github.com/vscode-icons/vscode-icons" @@ -711,6 +711,9 @@ "file-type-gradle": { "body": "" }, + "file-type-gradle2": { + "body": "" + }, "file-type-graphql": { "body": "" }, @@ -801,6 +804,9 @@ "file-type-hy": { "body": "" }, + "file-type-hygen": { + "body": "" + }, "file-type-icl": { "body": "" }, @@ -855,6 +861,9 @@ "file-type-jar": { "body": "" }, + "file-type-jasmine": { + "body": "" + }, "file-type-java": { "body": "" }, @@ -1080,6 +1089,9 @@ "file-type-light-mustache": { "body": "" }, + "file-type-light-next": { + "body": "" + }, "file-type-light-nim": { "body": "" }, @@ -1379,6 +1391,9 @@ "file-type-netlify": { "body": "" }, + "file-type-next": { + "body": "" + }, "file-type-ng-component-css": { "body": "" }, @@ -1568,6 +1583,9 @@ "file-type-nuget": { "body": "" }, + "file-type-numpy": { + "body": "" + }, "file-type-nunjucks": { "body": "" }, @@ -1864,6 +1882,9 @@ "file-type-renovate": { "body": "" }, + "file-type-rescript": { + "body": "" + }, "file-type-rest": { "body": "" }, @@ -2006,6 +2027,9 @@ "file-type-source": { "body": "" }, + "file-type-spacengine": { + "body": "" + }, "file-type-sqf": { "body": "" }, @@ -2151,13 +2175,13 @@ "body": "" }, "file-type-typescript-official": { - "body": "" + "body": "" }, "file-type-typescriptdef": { "body": "" }, "file-type-typescriptdef-official": { - "body": "" + "body": "" }, "file-type-typo3": { "body": "" @@ -2879,6 +2903,12 @@ "folder-type-mysql-opened": { "body": "" }, + "folder-type-next": { + "body": "" + }, + "folder-type-next-opened": { + "body": "" + }, "folder-type-nginx": { "body": "" }, diff --git a/package.json b/package.json index 5ba2f84..00a3fed 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.214", + "version": "1.1.215", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",