diff --git a/collections.json b/collections.json index a6b254c..cafaa62 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 5163, + "total": 5182, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "Open Font License", @@ -867,7 +867,7 @@ "duck", "crossed-swords" ], - "version": "12.1.5", + "version": "12.1.6", "palette": "Colorful", "category": "Emoji" }, diff --git a/collections.md b/collections.md index e4ca609..17fb029 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 5163 +* Number of icons: 5182 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: Open Font License @@ -503,7 +503,7 @@ * URL: https://github.com/twitter/twemoji * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 12.1.5 +* Version: 12.1.6 * Palette: Colorful diff --git a/composer.json b/composer.json index 2de748f..25a5475 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.141", + "version": "1.1.142", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/mdi.json b/json/mdi.json index 499f43e..51619f4 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -2,7 +2,7 @@ "prefix": "mdi", "info": { "name": "Material Design Icons", - "total": 5163, + "total": 5182, "author": { "name": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign" @@ -7523,9 +7523,15 @@ "fuse": { "body": "" }, + "fuse-alert": { + "body": "" + }, "fuse-blade": { "body": "" }, + "fuse-off": { + "body": "" + }, "gamepad": { "body": "" }, @@ -8273,6 +8279,12 @@ "heart-half-outline": { "body": "" }, + "heart-minus": { + "body": "" + }, + "heart-minus-outline": { + "body": "" + }, "heart-multiple": { "body": "" }, @@ -8282,12 +8294,27 @@ "heart-off": { "body": "" }, + "heart-off-outline": { + "body": "" + }, "heart-outline": { "body": "" }, + "heart-plus": { + "body": "" + }, + "heart-plus-outline": { + "body": "" + }, "heart-pulse": { "body": "" }, + "heart-remove": { + "body": "" + }, + "heart-remove-outline": { + "body": "" + }, "helicopter": { "body": "" }, @@ -10336,6 +10363,9 @@ "motion-sensor": { "body": "" }, + "motion-sensor-off": { + "body": "" + }, "motorbike": { "body": "" }, @@ -11206,6 +11236,33 @@ "pail": { "body": "" }, + "pail-minus": { + "body": "" + }, + "pail-minus-outline": { + "body": "" + }, + "pail-off": { + "body": "" + }, + "pail-off-outline": { + "body": "" + }, + "pail-outline": { + "body": "" + }, + "pail-plus": { + "body": "" + }, + "pail-plus-outline": { + "body": "" + }, + "pail-remove": { + "body": "" + }, + "pail-remove-outline": { + "body": "" + }, "palette": { "body": "" }, @@ -17466,7 +17523,7 @@ "parent": "grill-outline" }, "beacon": { - "parent": "lighthouse-on" + "parent": "lighthouse" }, "beats-per-minute": { "parent": "metronome" @@ -17523,7 +17580,7 @@ "parent": "microsoft-bing" }, "birthday-cake": { - "parent": "cake-variant" + "parent": "cake" }, "biscuit": { "parent": "cookie" @@ -17780,6 +17837,30 @@ "bubble-chart": { "parent": "chart-bubble" }, + "bucket-minus": { + "parent": "pail-minus" + }, + "bucket-minus-outline": { + "parent": "pail-minus-outline" + }, + "bucket-off": { + "parent": "pail-off" + }, + "bucket-off-outline": { + "parent": "pail-off-outline" + }, + "bucket-plus": { + "parent": "pail-plus" + }, + "bucket-plus-outline": { + "parent": "pail-plus-outline" + }, + "bucket-remove": { + "parent": "pail-remove" + }, + "bucket-remove-outline": { + "parent": "pail-remove-outline" + }, "bug-report": { "parent": "bug" }, @@ -23577,7 +23658,7 @@ "parent": "head-cog-outline" }, "pub": { - "parent": "glass-mug-variant" + "parent": "glass-mug" }, "public": { "parent": "earth" @@ -31413,7 +31494,26 @@ "f1428": "smoking-pipe-off", "f1429": "spoon-sugar", "f142a": "table-split-cell", - "f142b": "ticket-percent-outline" + "f142b": "ticket-percent-outline", + "f142c": "fuse-off", + "f142d": "fuse-alert", + "f142e": "heart-plus", + "f142f": "heart-minus", + "f1430": "heart-remove", + "f1431": "heart-plus-outline", + "f1432": "heart-minus-outline", + "f1433": "heart-remove-outline", + "f1434": "heart-off-outline", + "f1435": "motion-sensor-off", + "f1436": "pail-plus", + "f1437": "pail-minus", + "f1438": "pail-remove", + "f1439": "pail-off", + "f143a": "pail-outline", + "f143b": "pail-plus-outline", + "f143c": "pail-minus-outline", + "f143d": "pail-remove-outline", + "f143e": "pail-off-outline" }, "categories": { "Account / User": [ @@ -32311,7 +32411,9 @@ "fan-off", "fuel", "fuse", + "fuse-alert", "fuse-blade", + "fuse-off", "gas-station", "gauge", "gauge-empty", @@ -34217,6 +34319,7 @@ "molecule-co", "molecule-co2", "motion-sensor", + "motion-sensor-off", "outdoor-lamp", "paper-roll", "paper-roll-outline", diff --git a/json/twemoji.json b/json/twemoji.json index 51b290c..31b4e68 100644 --- a/json/twemoji.json +++ b/json/twemoji.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://creativecommons.org/licenses/by/4.0/" }, - "version": "12.1.5", + "version": "12.1.6", "samples": [ "anguished-face", "duck", @@ -1003,7 +1003,7 @@ "body": "" }, "cookie": { - "body": "" + "body": "" }, "cooking": { "body": "" @@ -1021,7 +1021,7 @@ "body": "" }, "couple-with-heart": { - "body": "" + "body": "" }, "couple-with-heart-man-man": { "body": "" @@ -1093,7 +1093,7 @@ "body": "" }, "crossed-swords": { - "body": "" + "body": "" }, "crown": { "body": "" @@ -1145,7 +1145,7 @@ "body": "" }, "dagger": { - "body": "" + "body": "" }, "dango": { "body": "" @@ -1293,7 +1293,7 @@ "body": "" }, "dollar-banknote": { - "body": "" + "body": "" }, "dolphin": { "body": "" @@ -1467,7 +1467,7 @@ "body": "" }, "euro-banknote": { - "body": "" + "body": "" }, "evergreen-tree": { "body": "" @@ -1482,7 +1482,7 @@ "body": "" }, "exploding-head": { - "body": "" + "body": "" }, "expressionless-face": { "body": "" @@ -1500,7 +1500,7 @@ "body": "" }, "face-savoring-food": { - "body": "" + "body": "" }, "face-screaming-in-fear": { "body": "" @@ -1542,7 +1542,7 @@ "body": "" }, "face-with-tongue": { - "body": "" + "body": "" }, "face-without-mouth": { "body": "" @@ -2583,22 +2583,22 @@ "body": "" }, "flexed-biceps": { - "body": "" + "body": "" }, "flexed-biceps-dark-skin-tone": { - "body": "" + "body": "" }, "flexed-biceps-light-skin-tone": { - "body": "" + "body": "" }, "flexed-biceps-medium-dark-skin-tone": { - "body": "" + "body": "" }, "flexed-biceps-medium-light-skin-tone": { - "body": "" + "body": "" }, "flexed-biceps-medium-skin-tone": { - "body": "" + "body": "" }, "floppy-disk": { "body": "" @@ -2607,7 +2607,7 @@ "body": "" }, "flushed-face": { - "body": "" + "body": "" }, "flying-disc": { "body": "" @@ -3333,7 +3333,7 @@ "body": "" }, "lacrosse": { - "body": "" + "body": "" }, "lady-beetle": { "body": "" @@ -4718,22 +4718,22 @@ "body": "" }, "man-supervillain": { - "body": "" + "body": "" }, "man-supervillain-dark-skin-tone": { - "body": "" + "body": "" }, "man-supervillain-light-skin-tone": { - "body": "" + "body": "" }, "man-supervillain-medium-dark-skin-tone": { - "body": "" + "body": "" }, "man-supervillain-medium-light-skin-tone": { - "body": "" + "body": "" }, "man-supervillain-medium-skin-tone": { - "body": "" + "body": "" }, "man-surfing": { "body": "" @@ -5183,7 +5183,7 @@ "body": "" }, "money-with-wings": { - "body": "" + "body": "" }, "monkey": { "body": "" @@ -6800,7 +6800,7 @@ "body": "" }, "poodle": { - "body": "" + "body": "" }, "pool-8-ball": { "body": "" @@ -6830,7 +6830,7 @@ "body": "" }, "pound-banknote": { - "body": "" + "body": "" }, "pouting-cat": { "body": "" @@ -6920,7 +6920,7 @@ "body": "" }, "puzzle-piece": { - "body": "" + "body": "" }, "question-mark": { "body": "" @@ -7290,7 +7290,7 @@ "body": "" }, "seat": { - "body": "" + "body": "" }, "see-no-evil-monkey": { "body": "" @@ -7299,7 +7299,7 @@ "body": "" }, "selfie": { - "body": "" + "body": "" }, "selfie-dark-skin-tone": { "body": "" @@ -7644,7 +7644,7 @@ "body": "" }, "squinting-face-with-tongue": { - "body": "" + "body": "" }, "stadium": { "body": "" @@ -8331,7 +8331,7 @@ "body": "" }, "winking-face-with-tongue": { - "body": "" + "body": "" }, "wolf": { "body": "" @@ -9477,22 +9477,22 @@ "body": "" }, "woman-supervillain": { - "body": "" + "body": "" }, "woman-supervillain-dark-skin-tone": { - "body": "" + "body": "" }, "woman-supervillain-light-skin-tone": { - "body": "" + "body": "" }, "woman-supervillain-medium-dark-skin-tone": { - "body": "" + "body": "" }, "woman-supervillain-medium-light-skin-tone": { - "body": "" + "body": "" }, "woman-supervillain-medium-skin-tone": { - "body": "" + "body": "" }, "woman-surfing": { "body": "" @@ -9828,7 +9828,7 @@ "body": "" }, "yen-banknote": { - "body": "" + "body": "" }, "yin-yang": { "body": "" diff --git a/package.json b/package.json index 9ae628b..2af08c6 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.141", + "version": "1.1.142", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",