From 28a577967ed41afaa0ecec29773f9565020827ff Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 25 Mar 2019 15:03:12 +0200 Subject: [PATCH] Update Google Material Icons --- composer.json | 2 +- json/ic.json | 6 +++--- package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 8445b29..6a782fc 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.85", + "version": "1.0.86", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/ic.json b/json/ic.json index 0dfbabc..2b51111 100644 --- a/json/ic.json +++ b/json/ic.json @@ -3285,7 +3285,7 @@ "body": "" }, "outline-airplay": { - "body": "" + "body": "" }, "outline-airport-shuttle": { "body": "" @@ -5442,10 +5442,10 @@ "body": "" }, "outline-reply": { - "body": "" + "body": "" }, "outline-reply-all": { - "body": "" + "body": "" }, "outline-report": { "body": "" diff --git a/package.json b/package.json index f79e3a2..6eade8c 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.85", + "version": "1.0.86", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify-design/collections-json/issues",