From 8a9fa433840a699d5d8ee69bf06bcfa8f742cf33 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sat, 12 Jan 2019 10:27:21 +0200 Subject: [PATCH] Update Material Design Icons --- collections.json | 2 +- collections.md | 2 +- composer.json | 2 +- json/mdi.json | 24 ++++++++++++++++++------ package.json | 2 +- 5 files changed, 22 insertions(+), 10 deletions(-) diff --git a/collections.json b/collections.json index 6a9768a..0d87845 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 3453, + "total": 3459, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "OFL-1.1", diff --git a/collections.md b/collections.md index 273801c..dfc1ea6 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 3453 +* Number of icons: 3459 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: OFL-1.1 diff --git a/composer.json b/composer.json index c2d13d5..5c9a43c 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.0.44", + "version": "1.0.45", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/mdi.json b/json/mdi.json index 2dacfea..e97e310 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -4201,6 +4201,9 @@ "fast-forward": { "body": "" }, + "fast-forward-10": { + "body": "" + }, "fast-forward-30": { "body": "" }, @@ -4975,6 +4978,9 @@ "forward": { "body": "" }, + "forwardburger": { + "body": "" + }, "fountain": { "body": "" }, @@ -7923,6 +7929,9 @@ "rabbit": { "body": "" }, + "racquetball": { + "body": "" + }, "radar": { "body": "" }, @@ -8110,6 +8119,9 @@ "rewind-10": { "body": "" }, + "rewind-30": { + "body": "" + }, "rewind-outline": { "body": "" }, @@ -9322,6 +9334,12 @@ "taxi": { "body": "" }, + "tea": { + "body": "" + }, + "tea-outline": { + "body": "" + }, "teach": { "body": "" }, @@ -14786,12 +14804,6 @@ "target-user": { "parent": "target-account" }, - "tea": { - "parent": "coffee" - }, - "tea-outline": { - "parent": "coffee-outline" - }, "teacher": { "parent": "teach" }, diff --git a/package.json b/package.json index 5c59524..70678ae 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.0.44", + "version": "1.0.45", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js" } \ No newline at end of file