From 8c8454a596bfe68cf2ca111ef30712de45af8e3f Mon Sep 17 00:00:00 2001 From: Vjacheslav Date: Tue, 18 Dec 2018 10:07:25 +0200 Subject: [PATCH] 2018-12-18 update --- collections.json | 4 ++-- collections.md | 4 ++-- composer.json | 2 +- json/mdi.json | 32 ++++++++++++++++++++++++++++---- package.json | 2 +- 5 files changed, 34 insertions(+), 10 deletions(-) diff --git a/collections.json b/collections.json index 246eb59..2425a15 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 3346, + "total": 3354, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "OFL-1.1", @@ -37,7 +37,7 @@ "url": "https://github.com/driftyco/ionicons", "license": "MIT", "licenseURL": "https://github.com/driftyco/ionicons/blob/master/LICENSE", - "version": "4.5.0", + "version": "4.5.1", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index 68aff72..279109f 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 3346 +* Number of icons: 3354 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: OFL-1.1 @@ -39,7 +39,7 @@ * URL: https://github.com/driftyco/ionicons * License: MIT * License URL: https://github.com/driftyco/ionicons/blob/master/LICENSE -* Version: 4.5.0 +* Version: 4.5.1 * Palette: Colorless * Category: General diff --git a/composer.json b/composer.json index 26a1307..411b8a6 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.33", + "version": "1.0.34", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/mdi.json b/json/mdi.json index c4e20ac..3f33646 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -558,7 +558,7 @@ "body": "" }, "alpha-r-box-outline": { - "body": "" + "body": "" }, "alpha-r-circle": { "body": "" @@ -1436,6 +1436,9 @@ "body": "" }, "beaker": { + "body": "" + }, + "beaker-outline": { "body": "" }, "beam": { @@ -2073,6 +2076,9 @@ "camera-enhance-outline": { "body": "" }, + "camera-focus": { + "body": "" + }, "camera-front": { "body": "" }, @@ -3571,7 +3577,7 @@ "body": "" }, "dishwasher": { - "body": "" + "body": "" }, "disk": { "body": "" @@ -4774,6 +4780,18 @@ "format-text": { "body": "" }, + "format-text-wrapping-clip": { + "body": "" + }, + "format-text-wrapping-overflow": { + "body": "" + }, + "format-text-wrapping-wrap": { + "body": "" + }, + "format-textbox": { + "body": "" + }, "format-textdirection-l-to-r": { "body": "" }, @@ -5301,6 +5319,9 @@ "heart-broken": { "body": "" }, + "heart-broken-outline": { + "body": "" + }, "heart-circle": { "body": "" }, @@ -7677,6 +7698,9 @@ "quicktime": { "body": "" }, + "quora": { + "body": "" + }, "rabbit": { "body": "" }, @@ -8344,7 +8368,7 @@ "body": "" }, "sigma": { - "body": "" + "body": "" }, "sigma-lower": { "body": "" @@ -8933,7 +8957,7 @@ "body": "" }, "table-merge-cells": { - "body": "" + "body": "" }, "table-of-contents": { "body": "" diff --git a/package.json b/package.json index a804654..5e4dd00 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.33", + "version": "1.0.34", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js" } \ No newline at end of file