diff --git a/collections.json b/collections.json index 6cb05b7..2a1b3cf 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 3354, + "total": 3385, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "OFL-1.1", diff --git a/collections.md b/collections.md index 0a1e810..578f613 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 3354 +* Number of icons: 3385 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: OFL-1.1 diff --git a/composer.json b/composer.json index e3d0840..fb0fca6 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.36", + "version": "1.0.37", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/mdi.json b/json/mdi.json index 3f33646..ff0c65f 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -194,6 +194,9 @@ "account-switch": { "body": "" }, + "account-tie": { + "body": "" + }, "accusoft": { "body": "" }, @@ -708,6 +711,9 @@ "ambulance": { "body": "" }, + "ammunition": { + "body": "" + }, "ampersand": { "body": "" }, @@ -1109,7 +1115,10 @@ "body": "" }, "artist": { - "body": "" + "body": "" + }, + "artist-outline": { + "body": "" }, "artstation": { "body": "" @@ -1530,7 +1539,10 @@ "body": "" }, "blender": { - "body": "" + "body": "" + }, + "blender-software": { + "body": "" }, "blinds": { "body": "" @@ -1541,6 +1553,9 @@ "blogger": { "body": "" }, + "blood-bag": { + "body": "" + }, "bluetooth": { "body": "" }, @@ -1776,6 +1791,12 @@ "briefcase": { "body": "" }, + "briefcase-account": { + "body": "" + }, + "briefcase-account-outline": { + "body": "" + }, "briefcase-check": { "body": "" }, @@ -1881,6 +1902,9 @@ "bulldozer": { "body": "" }, + "bullet": { + "body": "" + }, "bulletin-board": { "body": "" }, @@ -3708,6 +3732,9 @@ "drag-vertical": { "body": "" }, + "drama-masks": { + "body": "" + }, "drawing": { "body": "" }, @@ -3795,6 +3822,9 @@ "email-alert": { "body": "" }, + "email-box": { + "body": "" + }, "email-check": { "body": "" }, @@ -4100,7 +4130,7 @@ "body": "" }, "fedora": { - "body": "" + "body": "" }, "ferry": { "body": "" @@ -4401,6 +4431,9 @@ "flattr": { "body": "" }, + "flickr": { + "body": "" + }, "flickr-after": { "body": "" }, @@ -4431,6 +4464,9 @@ "flower-outline": { "body": "" }, + "flower-poppy": { + "body": "" + }, "flower-tulip": { "body": "" }, @@ -4530,6 +4566,12 @@ "folder-star-outline": { "body": "" }, + "folder-sync": { + "body": "" + }, + "folder-sync-outline": { + "body": "" + }, "folder-text": { "body": "" }, @@ -6030,6 +6072,18 @@ "link": { "body": "" }, + "link-box": { + "body": "" + }, + "link-box-outline": { + "body": "" + }, + "link-box-variant": { + "body": "" + }, + "link-box-variant-outline": { + "body": "" + }, "link-off": { "body": "" }, @@ -6168,6 +6222,12 @@ "map": { "body": "" }, + "map-clock": { + "body": "" + }, + "map-clock-outline": { + "body": "" + }, "map-legend": { "body": "" }, @@ -7503,6 +7563,18 @@ "podcast": { "body": "" }, + "podium": { + "body": "" + }, + "podium-bronze": { + "body": "" + }, + "podium-gold": { + "body": "" + }, + "podium-silver": { + "body": "" + }, "pokeball": { "body": "" }, @@ -7987,9 +8059,18 @@ "run-fast": { "body": "" }, + "sack": { + "body": "" + }, + "sack-percent": { + "body": "" + }, "safe": { "body": "" }, + "safety-googles": { + "body": "" + }, "sale": { "body": "" }, @@ -8728,6 +8809,9 @@ "stairs": { "body": "" }, + "stamper": { + "body": "" + }, "standard-definition": { "body": "" }, @@ -9034,6 +9118,9 @@ "tag-text-outline": { "body": "" }, + "tank": { + "body": "" + }, "tape-measure": { "body": "" }, @@ -9353,6 +9440,12 @@ "transfer": { "body": "" }, + "transit-connection": { + "body": "" + }, + "transit-connection-variant": { + "body": "" + }, "transit-transfer": { "body": "" }, @@ -11021,9 +11114,6 @@ "building": { "parent": "domain" }, - "bullet": { - "parent": "square-small" - }, "bunny": { "parent": "rabbit" }, diff --git a/package.json b/package.json index 8d85b54..c7abbbf 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.36", + "version": "1.0.37", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js" } \ No newline at end of file