From d62f2d779001b94873b162862adade019d452e8f Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 29 Dec 2019 10:41:58 +0200 Subject: [PATCH] Update Material Design Icons --- collections.json | 2 +- collections.md | 2 +- composer.json | 2 +- json/mdi.json | 137 ++++++++++++++++++++++++++++++++++++++++++++--- package.json | 2 +- 5 files changed, 135 insertions(+), 10 deletions(-) diff --git a/collections.json b/collections.json index 64ce762..9cf0711 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 4830, + "total": 4837, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "Open Font License", diff --git a/collections.md b/collections.md index 20e15f3..ae44d5c 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 4830 +* Number of icons: 4837 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: Open Font License diff --git a/composer.json b/composer.json index 989fb1c..6cd4409 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.62", + "version": "1.1.63", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/mdi.json b/json/mdi.json index 3e859ef..5ba847e 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -2,7 +2,7 @@ "prefix": "mdi", "info": { "name": "Material Design Icons", - "total": 4830, + "total": 4837, "author": { "name": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign" @@ -85,6 +85,12 @@ "account-box-outline": { "body": "" }, + "account-cancel": { + "body": "" + }, + "account-cancel-outline": { + "body": "" + }, "account-card-details": { "body": "" }, @@ -5741,6 +5747,12 @@ "file-check-outline": { "body": "" }, + "file-clock": { + "body": "" + }, + "file-clock-outline": { + "body": "" + }, "file-cloud": { "body": "" }, @@ -6602,6 +6614,12 @@ "folder-sync-outline": { "body": "" }, + "folder-table": { + "body": "" + }, + "folder-table-outline": { + "body": "" + }, "folder-text": { "body": "" }, @@ -8048,6 +8066,9 @@ "body": "", "hidden": true }, + "hydro-power": { + "body": "" + }, "ice-cream": { "body": "" }, @@ -14946,6 +14967,9 @@ "account-multiple-tick": { "parent": "account-multiple-check" }, + "account-multiple-tick-outline": { + "parent": "account-multiple-check-outline" + }, "account-pending": { "parent": "account-clock" }, @@ -14994,6 +15018,9 @@ "accounts-check": { "parent": "account-multiple-check" }, + "accounts-check-outline": { + "parent": "account-multiple-check-outline" + }, "accounts-group": { "parent": "account-group" }, @@ -15021,6 +15048,9 @@ "accounts-tick": { "parent": "account-multiple-check" }, + "accounts-tick-outline": { + "parent": "account-multiple-check-outline" + }, "achievement": { "parent": "trophy" }, @@ -15685,7 +15715,7 @@ "parent": "boom-gate-up-outline" }, "arrow": { - "parent": "undo" + "parent": "undo-variant" }, "arrow-back": { "parent": "arrow-left" @@ -17839,7 +17869,7 @@ "parent": "map-marker-circle" }, "extension": { - "parent": "toy-brick-search" + "parent": "toy-brick" }, "extension-outline": { "parent": "puzzle-outline" @@ -18915,6 +18945,9 @@ "humidity": { "parent": "water-percent" }, + "hydraulic-turbine": { + "parent": "hydro-power" + }, "ice-skate": { "parent": "skate" }, @@ -19186,7 +19219,7 @@ "parent": "teach" }, "lego": { - "parent": "toy-brick-search" + "parent": "toy-brick" }, "lens": { "parent": "circle" @@ -21126,6 +21159,9 @@ "people-check": { "parent": "account-multiple-check" }, + "people-check-outline": { + "parent": "account-multiple-check-outline" + }, "people-group": { "parent": "account-group" }, @@ -21153,6 +21189,9 @@ "people-tick": { "parent": "account-multiple-check" }, + "people-tick-outline": { + "parent": "account-multiple-check-outline" + }, "pepper": { "parent": "shaker" }, @@ -21210,6 +21249,12 @@ "person-badge-warning-outline": { "parent": "account-badge-alert-outline" }, + "person-block": { + "parent": "account-cancel" + }, + "person-block-outline": { + "parent": "account-cancel-outline" + }, "person-box": { "parent": "account-box" }, @@ -21222,6 +21267,12 @@ "person-boxes": { "parent": "account-box-multiple" }, + "person-cancel": { + "parent": "account-cancel" + }, + "person-cancel-outline": { + "parent": "account-cancel-outline" + }, "person-card-details": { "parent": "account-card-details" }, @@ -21285,6 +21336,12 @@ "person-key-outline": { "parent": "account-key-outline" }, + "person-lock": { + "parent": "account-lock" + }, + "person-lock-outline": { + "parent": "account-lock-outline" + }, "person-minus": { "parent": "account-minus" }, @@ -21303,6 +21360,9 @@ "person-multiple-check": { "parent": "account-multiple-check" }, + "person-multiple-check-outline": { + "parent": "account-multiple-check-outline" + }, "person-multiple-minus": { "parent": "account-multiple-minus" }, @@ -21315,9 +21375,18 @@ "person-multiple-plus-outline": { "parent": "account-multiple-plus-outline" }, + "person-multiple-remove": { + "parent": "account-multiple-remove" + }, + "person-multiple-remove-outline": { + "parent": "account-multiple-remove-outline" + }, "person-multiple-tick": { "parent": "account-multiple-check" }, + "person-multiple-tick-outline": { + "parent": "account-multiple-check-outline" + }, "person-network": { "parent": "account-network" }, @@ -21541,7 +21610,7 @@ "parent": "power-socket-us" }, "plugin": { - "parent": "toy-brick-search" + "parent": "toy-brick" }, "plus-circles-outline": { "parent": "plus-circle-multiple-outline" @@ -22675,7 +22744,7 @@ "parent": "radius-outline" }, "spicy": { - "parent": "chili-mild" + "parent": "chili-medium" }, "sql-foreign-key": { "parent": "key-link" @@ -23373,6 +23442,12 @@ "user-badge-warning-outline": { "parent": "account-badge-alert-outline" }, + "user-block": { + "parent": "account-cancel" + }, + "user-block-outline": { + "parent": "account-cancel-outline" + }, "user-box": { "parent": "account-box" }, @@ -23385,6 +23460,12 @@ "user-boxes": { "parent": "account-box-multiple" }, + "user-cancel": { + "parent": "account-cancel" + }, + "user-cancel-outline": { + "parent": "account-cancel-outline" + }, "user-card-details": { "parent": "account-card-details" }, @@ -23448,6 +23529,12 @@ "user-key-outline": { "parent": "account-key-outline" }, + "user-lock": { + "parent": "account-lock" + }, + "user-lock-outline": { + "parent": "account-lock-outline" + }, "user-minus": { "parent": "account-minus" }, @@ -23466,6 +23553,9 @@ "user-multiple-check": { "parent": "account-multiple-check" }, + "user-multiple-check-outline": { + "parent": "account-multiple-check-outline" + }, "user-multiple-minus": { "parent": "account-multiple-minus" }, @@ -23481,9 +23571,18 @@ "user-multiple-plus-outline": { "parent": "account-multiple-plus-outline" }, + "user-multiple-remove": { + "parent": "account-multiple-remove" + }, + "user-multiple-remove-outline": { + "parent": "account-multiple-remove-outline" + }, "user-multiple-tick": { "parent": "account-multiple-check" }, + "user-multiple-tick-outline": { + "parent": "account-multiple-check-outline" + }, "user-network": { "parent": "account-network" }, @@ -23571,6 +23670,9 @@ "users-check": { "parent": "account-multiple-check" }, + "users-check-outline": { + "parent": "account-multiple-check-outline" + }, "users-group": { "parent": "account-group" }, @@ -23598,6 +23700,9 @@ "users-tick": { "parent": "account-multiple-check" }, + "users-tick-outline": { + "parent": "account-multiple-check-outline" + }, "van-candy": { "parent": "van-utility" }, @@ -23829,6 +23934,12 @@ "water-truck": { "parent": "tanker-truck" }, + "water-turbine": { + "parent": "hydro-power" + }, + "watermill": { + "parent": "hydro-power" + }, "wb-auto": { "parent": "white-balance-auto" }, @@ -24885,7 +24996,14 @@ "f0307": "map-marker-right", "f0308": "map-marker-left-outline", "f0309": "map-marker-right-outline", + "f030a": "account-cancel", + "f030b": "account-cancel-outline", + "f030c": "file-clock", + "f030d": "file-clock-outline", + "f030e": "folder-table", + "f030f": "folder-table-outline", "f031": "anchor", + "f0310": "hydro-power", "f032": "android", "f033": "android-debug-bridge", "f034": "android-studio", @@ -28873,6 +28991,8 @@ "account-box-multiple", "account-box-multiple-outline", "account-box-outline", + "account-cancel", + "account-cancel-outline", "account-card-details", "account-card-details-outline", "account-cash", @@ -30537,6 +30657,7 @@ "headphones-off", "headset", "headset-off", + "hydro-power", "laptop", "laptop-chromebook", "laptop-mac", @@ -30709,6 +30830,8 @@ "file-chart-outline", "file-check", "file-check-outline", + "file-clock", + "file-clock-outline", "file-cloud", "file-cloud-outline", "file-code", @@ -30870,6 +30993,8 @@ "folder-swap-outline", "folder-sync", "folder-sync-outline", + "folder-table", + "folder-table-outline", "folder-text", "folder-text-outline", "folder-upload", diff --git a/package.json b/package.json index 39fffe8..c2d38bc 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.62", + "version": "1.1.63", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",