diff --git a/composer.json b/composer.json index dc9321b..5d159b6 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.69", + "version": "1.1.70", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/mdi.json b/json/mdi.json index 5f8c1c3..b5588bc 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -14906,7 +14906,7 @@ "body": "" }, "yahoo": { - "body": "" + "body": "" }, "yammer": { "body": "" @@ -17119,7 +17119,7 @@ "parent": "update" }, "clock-warning": { - "parent": "clock-alert" + "parent": "clock-alert-outline" }, "clockwise": { "parent": "update" @@ -19213,7 +19213,7 @@ "parent": "invert-colors-off" }, "invite": { - "parent": "account-plus-outline" + "parent": "account-plus" }, "invoice": { "parent": "receipt" diff --git a/json/openmoji.json b/json/openmoji.json index d9c0b90..19c4124 100644 --- a/json/openmoji.json +++ b/json/openmoji.json @@ -2649,7 +2649,7 @@ "body": "" }, "horse-racing": { - "body": "" + "body": "" }, "hospital": { "body": "" diff --git a/package.json b/package.json index 248644a..39d1375 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.69", + "version": "1.1.70", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",