From accd74a59a4e23be29ae6cb7491429b72407fb78 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sat, 25 Jul 2020 09:57:31 +0300 Subject: [PATCH] Update HeroIcons Outline, HeroIcons Solid, Material Design Icons, OpenMoji, Unicons, Unicons Monochrome --- collections.json | 14 +- collections.md | 14 +- composer.json | 2 +- json/heroicons-outline.json | 2 +- json/heroicons-solid.json | 2 +- json/mdi.json | 266 +++++++++++++++++++++++++++++++++--- json/openmoji.json | 30 +++- json/uil.json | 62 ++++++++- json/uim.json | 2 +- package.json | 2 +- 10 files changed, 354 insertions(+), 42 deletions(-) diff --git a/collections.json b/collections.json index fd528ec..8481a02 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 5418, + "total": 5460, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "Open Font License", @@ -49,7 +49,7 @@ }, "uil": { "name": "Unicons", - "total": 1171, + "total": 1185, "author": "Iconscout", "url": "https://github.com/Iconscout/unicons", "license": "Apache 2.0", @@ -60,7 +60,7 @@ "chat-bubble-user", "edit-alt" ], - "version": "2.1.9", + "version": "2.1.11", "palette": "Colorless", "category": "General" }, @@ -77,7 +77,7 @@ "circle-layer", "lock-access" ], - "version": "2.1.9", + "version": "2.1.11", "palette": "Colorless", "category": "General" }, @@ -472,7 +472,7 @@ "library", "receipt-refund" ], - "version": "0.3.5", + "version": "0.3.7", "palette": "Colorless", "category": "General" }, @@ -488,7 +488,7 @@ "library", "receipt-refund" ], - "version": "0.3.5", + "version": "0.3.7", "palette": "Colorless", "category": "General" }, @@ -1002,7 +1002,7 @@ }, "openmoji": { "name": "OpenMoji", - "total": 3557, + "total": 3564, "author": "OpenMoji", "url": "https://github.com/hfg-gmuend/openmoji", "license": "CC BY-SA 4.0", diff --git a/collections.md b/collections.md index e3c2d3c..22ba2c8 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 5418 +* Number of icons: 5460 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: Open Font License @@ -30,12 +30,12 @@ ### Unicons -* Number of icons: 1171 +* Number of icons: 1185 * Author: Iconscout * URL: https://github.com/Iconscout/unicons * License: Apache 2.0 * License URL: https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE -* Version: 2.1.9 +* Version: 2.1.11 * Palette: Colorless @@ -45,7 +45,7 @@ * URL: https://github.com/Iconscout/unicons * License: Apache 2.0 * License URL: https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE -* Version: 2.1.9 +* Version: 2.1.11 * Palette: Colorless @@ -271,7 +271,7 @@ * Author: Steve Schoger * URL: https://github.com/refactoringui/heroicons * License: MIT -* Version: 0.3.5 +* Version: 0.3.7 * Palette: Colorless @@ -280,7 +280,7 @@ * Author: Steve Schoger * URL: https://github.com/refactoringui/heroicons * License: MIT -* Version: 0.3.5 +* Version: 0.3.7 * Palette: Colorless @@ -581,7 +581,7 @@ ### OpenMoji -* Number of icons: 3557 +* Number of icons: 3564 * Author: OpenMoji * URL: https://github.com/hfg-gmuend/openmoji * License: CC BY-SA 4.0 diff --git a/composer.json b/composer.json index c4b448f..442567c 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.193", + "version": "1.1.194", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/heroicons-outline.json b/json/heroicons-outline.json index 530f64b..0db6208 100644 --- a/json/heroicons-outline.json +++ b/json/heroicons-outline.json @@ -11,7 +11,7 @@ "title": "MIT", "spdx": "MIT" }, - "version": "0.3.5", + "version": "0.3.7", "samples": [ "color-swatch", "library", diff --git a/json/heroicons-solid.json b/json/heroicons-solid.json index c7f04a1..3b3cfcc 100644 --- a/json/heroicons-solid.json +++ b/json/heroicons-solid.json @@ -11,7 +11,7 @@ "title": "MIT", "spdx": "MIT" }, - "version": "0.3.5", + "version": "0.3.7", "samples": [ "color-swatch", "library", diff --git a/json/mdi.json b/json/mdi.json index 398130f..1ba25c9 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -2,7 +2,7 @@ "prefix": "mdi", "info": { "name": "Material Design Icons", - "total": 5418, + "total": 5460, "author": { "name": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign" @@ -40,6 +40,12 @@ "access-point": { "body": "" }, + "access-point-check": { + "body": "" + }, + "access-point-minus": { + "body": "" + }, "access-point-network": { "body": "" }, @@ -49,6 +55,12 @@ "access-point-off": { "body": "" }, + "access-point-plus": { + "body": "" + }, + "access-point-remove": { + "body": "" + }, "account": { "body": "" }, @@ -244,6 +256,12 @@ "account-question-outline": { "body": "" }, + "account-reactivate": { + "body": "" + }, + "account-reactivate-outline": { + "body": "" + }, "account-remove": { "body": "" }, @@ -3117,7 +3135,7 @@ "body": "" }, "cancel": { - "body": "" + "body": "" }, "candle": { "body": "" @@ -3222,6 +3240,9 @@ "car-key": { "body": "" }, + "car-lifted-pickup": { + "body": "" + }, "car-light-dimmed": { "body": "" }, @@ -3609,6 +3630,15 @@ "chart-bell-curve-cumulative": { "body": "" }, + "chart-box": { + "body": "" + }, + "chart-box-outline": { + "body": "" + }, + "chart-box-plus-outline": { + "body": "" + }, "chart-bubble": { "body": "" }, @@ -5139,6 +5169,24 @@ "body": "", "hidden": true }, + "data-matrix": { + "body": "" + }, + "data-matrix-edit": { + "body": "" + }, + "data-matrix-minus": { + "body": "" + }, + "data-matrix-plus": { + "body": "" + }, + "data-matrix-remove": { + "body": "" + }, + "data-matrix-scan": { + "body": "" + }, "database": { "body": "" }, @@ -10700,6 +10748,15 @@ "mouse-bluetooth": { "body": "" }, + "mouse-move-down": { + "body": "" + }, + "mouse-move-up": { + "body": "" + }, + "mouse-move-vertical": { + "body": "" + }, "mouse-off": { "body": "" }, @@ -11031,10 +11088,6 @@ "nix": { "body": "" }, - "no": { - "body": "", - "hidden": true - }, "nodejs": { "body": "" }, @@ -11983,6 +12036,12 @@ "phone-plus-outline": { "body": "" }, + "phone-remove": { + "body": "" + }, + "phone-remove-outline": { + "body": "" + }, "phone-return": { "body": "" }, @@ -12117,6 +12176,9 @@ "piston": { "body": "" }, + "pitchfork": { + "body": "" + }, "pizza": { "body": "" }, @@ -12682,6 +12744,9 @@ "railroad-light": { "body": "" }, + "rake": { + "body": "" + }, "raspberry-pi": { "body": "" }, @@ -14197,6 +14262,24 @@ "sort-bool-descending-variant": { "body": "" }, + "sort-calendar-ascending": { + "body": "" + }, + "sort-calendar-descending": { + "body": "" + }, + "sort-clock-ascending": { + "body": "" + }, + "sort-clock-ascending-outline": { + "body": "" + }, + "sort-clock-descending": { + "body": "" + }, + "sort-clock-descending-outline": { + "body": "" + }, "sort-descending": { "body": "" }, @@ -14311,6 +14394,9 @@ "spade": { "body": "" }, + "sparkles": { + "body": "" + }, "speaker": { "body": "" }, @@ -15219,6 +15305,9 @@ "thermometer-minus": { "body": "" }, + "thermometer-off": { + "body": "" + }, "thermometer-plus": { "body": "" }, @@ -15288,6 +15377,12 @@ "timeline-alert-outline": { "body": "" }, + "timeline-check": { + "body": "" + }, + "timeline-check-outline": { + "body": "" + }, "timeline-clock": { "body": "" }, @@ -15300,6 +15395,12 @@ "timeline-help-outline": { "body": "" }, + "timeline-minus": { + "body": "" + }, + "timeline-minus-outline": { + "body": "" + }, "timeline-outline": { "body": "" }, @@ -15309,6 +15410,12 @@ "timeline-plus-outline": { "body": "" }, + "timeline-remove": { + "body": "" + }, + "timeline-remove-outline": { + "body": "" + }, "timeline-text": { "body": "" }, @@ -15547,6 +15654,9 @@ "transit-connection": { "body": "" }, + "transit-connection-horizontal": { + "body": "" + }, "transit-connection-variant": { "body": "" }, @@ -15719,9 +15829,15 @@ "tune": { "body": "" }, + "tune-variant": { + "body": "" + }, "tune-vertical": { "body": "" }, + "tune-vertical-variant": { + "body": "" + }, "turnstile": { "body": "" }, @@ -15884,6 +16000,9 @@ "vanish": { "body": "" }, + "vanish-quarter": { + "body": "" + }, "vanity-light": { "body": "" }, @@ -16017,6 +16136,9 @@ "video-check-outline": { "body": "" }, + "video-high-definition": { + "body": "" + }, "video-image": { "body": "" }, @@ -17788,7 +17910,7 @@ "parent": "boom-gate-up-outline" }, "arrow": { - "parent": "undo" + "parent": "undo-variant" }, "arrow-back": { "parent": "arrow-left" @@ -18082,10 +18204,10 @@ "parent": "robot-industrial" }, "award": { - "parent": "seal" + "parent": "seal-variant" }, "awning": { - "parent": "storefront" + "parent": "storefront-outline" }, "azure": { "parent": "microsoft-azure" @@ -18307,7 +18429,7 @@ "parent": "microsoft-bing" }, "birthday-cake": { - "parent": "cake-variant" + "parent": "cake" }, "biscuit": { "parent": "cookie" @@ -19708,10 +19830,10 @@ "parent": "bus-clock" }, "dependencies": { - "parent": "graph" + "parent": "graph-outline" }, "dependency": { - "parent": "graph" + "parent": "graph-outline" }, "design": { "parent": "pencil-ruler" @@ -22399,7 +22521,7 @@ "parent": "lan-pending" }, "local-atm": { - "parent": "cash-usd-outline" + "parent": "cash-usd" }, "local-attraction": { "parent": "ticket" @@ -22729,7 +22851,7 @@ "parent": "tape-measure" }, "meat": { - "parent": "food-drumstick" + "parent": "food-steak" }, "meat-off": { "parent": "food-steak-off" @@ -22960,7 +23082,7 @@ "parent": "currency-usd-off" }, "money-usd": { - "parent": "cash-usd-outline" + "parent": "cash-usd" }, "monitor-mobile-phone": { "parent": "monitor-cellphone" @@ -23178,6 +23300,9 @@ "nintendo-switch-online": { "parent": "nintendo-switch" }, + "no": { + "parent": "cancel" + }, "no-entry": { "parent": "do-not-disturb" }, @@ -24438,6 +24563,18 @@ "portrait": { "parent": "account-box-outline" }, + "pot-light-flat": { + "parent": "wall-sconce-flat" + }, + "pot-light-flat-variant": { + "parent": "wall-sconce-flat-variant" + }, + "pot-light-round": { + "parent": "wall-sconce-round" + }, + "pot-light-round-variant": { + "parent": "wall-sconce-round-variant" + }, "power-box": { "parent": "exponent-box" }, @@ -24544,7 +24681,7 @@ "parent": "transmission-tower" }, "pram": { - "parent": "baby-buggy" + "parent": "baby-carriage" }, "pram-off": { "parent": "baby-carriage-off" @@ -24586,7 +24723,7 @@ "parent": "printer-alert" }, "prize": { - "parent": "seal" + "parent": "seal-variant" }, "progress-spanner": { "parent": "progress-wrench" @@ -25626,12 +25763,30 @@ "sort-checkbox-descending": { "parent": "sort-bool-descending-variant" }, + "sort-date-ascending": { + "parent": "sort-calendar-ascending" + }, + "sort-date-descending": { + "parent": "sort-calendar-descending" + }, "sort-numeric": { "parent": "sort-numeric-variant" }, "sort-numerically": { "parent": "sort-numeric-variant" }, + "sort-time-ascending": { + "parent": "sort-clock-ascending" + }, + "sort-time-ascending-outline": { + "parent": "sort-clock-ascending-outline" + }, + "sort-time-descending": { + "parent": "sort-clock-descending" + }, + "sort-time-descending-outline": { + "parent": "sort-clock-descending-outline" + }, "source-repositories": { "parent": "source-repository-multiple" }, @@ -25801,7 +25956,7 @@ "parent": "format-strikethrough-variant" }, "stroller": { - "parent": "baby-buggy" + "parent": "baby-carriage" }, "stroller-off": { "parent": "baby-carriage-off" @@ -32815,7 +32970,49 @@ "f1527": "basket-plus", "f1528": "basket-plus-outline", "f1529": "basket-remove", - "f152a": "basket-remove-outline" + "f152a": "basket-remove-outline", + "f152b": "account-reactivate", + "f152c": "account-reactivate-outline", + "f152d": "car-lifted-pickup", + "f152e": "video-high-definition", + "f152f": "phone-remove", + "f1530": "phone-remove-outline", + "f1531": "thermometer-off", + "f1532": "timeline-check", + "f1533": "timeline-check-outline", + "f1534": "timeline-minus", + "f1535": "timeline-minus-outline", + "f1536": "timeline-remove", + "f1537": "timeline-remove-outline", + "f1538": "access-point-check", + "f1539": "access-point-minus", + "f153a": "access-point-plus", + "f153b": "access-point-remove", + "f153c": "data-matrix", + "f153d": "data-matrix-edit", + "f153e": "data-matrix-minus", + "f153f": "data-matrix-plus", + "f1540": "data-matrix-remove", + "f1541": "data-matrix-scan", + "f1542": "tune-variant", + "f1543": "tune-vertical-variant", + "f1544": "rake", + "f1545": "sparkles", + "f1546": "transit-connection-horizontal", + "f1547": "sort-calendar-ascending", + "f1548": "sort-calendar-descending", + "f1549": "sort-clock-ascending", + "f154a": "sort-clock-ascending-outline", + "f154b": "sort-clock-descending", + "f154c": "sort-clock-descending-outline", + "f154d": "chart-box", + "f154e": "chart-box-outline", + "f154f": "chart-box-plus-outline", + "f1550": "mouse-move-down", + "f1551": "mouse-move-up", + "f1552": "mouse-move-vertical", + "f1553": "pitchfork", + "f1554": "vanish-quarter" }, "categories": { "Account / User": [ @@ -32884,6 +33081,8 @@ "account-plus-outline", "account-question", "account-question-outline", + "account-reactivate", + "account-reactivate-outline", "account-remove", "account-remove-outline", "account-search", @@ -32894,6 +33093,7 @@ "account-star-outline", "account-supervisor", "account-supervisor-circle", + "account-supervisor-circle-outline", "account-supervisor-outline", "account-switch", "account-switch-outline", @@ -33627,6 +33827,10 @@ "surround-sound-7-1", "toslink", "triangle-wave", + "tune", + "tune-variant", + "tune-vertical", + "tune-vertical-variant", "volume-high", "volume-low", "volume-medium", @@ -33704,6 +33908,7 @@ "car-hatchback", "car-info", "car-key", + "car-lifted-pickup", "car-light-dimmed", "car-light-fog", "car-light-high", @@ -34234,6 +34439,8 @@ "phone-paused-outline", "phone-plus", "phone-plus-outline", + "phone-remove", + "phone-remove-outline", "phone-return", "phone-return-outline", "phone-ring", @@ -35516,6 +35723,8 @@ "nail", "nut", "pipe-wrench", + "pitchfork", + "rake", "rivet", "ruler", "ruler-square", @@ -36020,6 +36229,9 @@ "chart-bar-stacked", "chart-bell-curve", "chart-bell-curve-cumulative", + "chart-box", + "chart-box-outline", + "chart-box-plus-outline", "chart-bubble", "chart-donut", "chart-donut-variant", @@ -36067,6 +36279,7 @@ "exclamation", "exponent", "exponent-box", + "finance", "format-superscript", "greater-than", "greater-than-or-equal", @@ -37003,6 +37216,12 @@ "sort-bool-ascending-variant", "sort-bool-descending", "sort-bool-descending-variant", + "sort-calendar-ascending", + "sort-calendar-descending", + "sort-clock-ascending", + "sort-clock-ascending-outline", + "sort-clock-descending", + "sort-clock-descending-outline", "sort-descending", "sort-numeric-ascending", "sort-numeric-ascending-variant", @@ -37102,6 +37321,7 @@ "tram", "tram-side", "transit-connection", + "transit-connection-horizontal", "transit-connection-variant", "transit-detour", "transit-skip", @@ -37239,6 +37459,7 @@ "quality-high", "standard-definition", "ultra-high-definition", + "vhs", "video", "video-3d", "video-3d-off", @@ -37249,6 +37470,7 @@ "video-box-off", "video-check", "video-check-outline", + "video-high-definition", "video-image", "video-input-antenna", "video-input-component", @@ -37262,6 +37484,7 @@ "video-outline", "video-plus", "video-plus-outline", + "video-stabilization", "video-switch", "video-switch-outline", "video-vintage", @@ -37339,9 +37562,14 @@ "temperature-kelvin", "thermometer", "thermometer-alert", + "thermometer-chevron-down", + "thermometer-chevron-up", "thermometer-high", "thermometer-lines", "thermometer-low", + "thermometer-minus", + "thermometer-off", + "thermometer-plus", "umbrella", "umbrella-closed", "umbrella-closed-outline", diff --git a/json/openmoji.json b/json/openmoji.json index 1aeacc4..905c8d7 100644 --- a/json/openmoji.json +++ b/json/openmoji.json @@ -2,7 +2,7 @@ "prefix": "openmoji", "info": { "name": "OpenMoji", - "total": 3557, + "total": 3564, "author": { "name": "OpenMoji", "url": "https://github.com/hfg-gmuend/openmoji" @@ -41,6 +41,9 @@ "abacus": { "body": "" }, + "accordion": { + "body": "" + }, "add-button": { "body": "" }, @@ -464,6 +467,9 @@ "bell": { "body": "" }, + "bell-pepper": { + "body": "" + }, "bell-with-slash": { "body": "" }, @@ -698,6 +704,9 @@ "browncoat-flag": { "body": "" }, + "bubble-tea": { + "body": "" + }, "bucket": { "body": "" }, @@ -1067,6 +1076,9 @@ "coffin": { "body": "" }, + "coin": { + "body": "" + }, "cold-face": { "body": "" }, @@ -2985,6 +2997,9 @@ "folded-hands-medium-skin-tone": { "body": "" }, + "fondue": { + "body": "" + }, "foot": { "body": "" }, @@ -8600,6 +8615,9 @@ "teacup-without-handle": { "body": "" }, + "teapot": { + "body": "" + }, "tear-off-calendar": { "body": "" }, @@ -9194,6 +9212,9 @@ "wind-face": { "body": "" }, + "window": { + "body": "" + }, "windows": { "body": "" }, @@ -11721,6 +11742,7 @@ "baguette-bread", "banana", "beer-mug", + "bell-pepper", "bento-box", "beverage-box", "birthday-cake", @@ -11729,6 +11751,7 @@ "bowl-with-spoon", "bread", "broccoli", + "bubble-tea", "burrito", "butter", "candy", @@ -11763,6 +11786,7 @@ "falafel", "fish-cake-with-swirl", "flatbread", + "fondue", "fork-and-knife", "fork-and-knife-with-plate", "fortune-cookie", @@ -11832,6 +11856,7 @@ "tamale", "tangerine", "teacup-without-handle", + "teapot", "tomato", "tropical-drink", "tumbler-glass", @@ -11841,6 +11866,7 @@ ], "Objects": [ "abacus", + "accordion", "adhesive-bandage", "alembic", "axe", @@ -11892,6 +11918,7 @@ "clutch-bag", "coat", "coffin", + "coin", "computer-disk", "computer-mouse", "control-knobs", @@ -12078,6 +12105,7 @@ "violin", "wastebasket", "white-cane", + "window", "womans-boot", "womans-clothes", "womans-hat", diff --git a/json/uil.json b/json/uil.json index cdc3038..9903d67 100644 --- a/json/uil.json +++ b/json/uil.json @@ -2,7 +2,7 @@ "prefix": "uil", "info": { "name": "Unicons", - "total": 1171, + "total": 1185, "author": { "name": "Iconscout", "url": "https://github.com/Iconscout/unicons" @@ -12,7 +12,7 @@ "spdx": "Apache-2.0", "url": "https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE" }, - "version": "2.1.9", + "version": "2.1.11", "samples": [ "arrow-circle-right", "chat-bubble-user", @@ -1304,6 +1304,9 @@ "emoji": { "body": "" }, + "english-to-chinese": { + "body": "" + }, "enter": { "body": "" }, @@ -1403,6 +1406,9 @@ "exchange-alt": { "body": "" }, + "exclamation": { + "body": "" + }, "exclamation-circle": { "body": "" }, @@ -1700,6 +1706,9 @@ "folder-upload": { "body": "" }, + "font": { + "body": "" + }, "football": { "body": "" }, @@ -1814,6 +1823,9 @@ "head-side-mask": { "body": "" }, + "headphone-slash": { + "body": "" + }, "headphones": { "body": "" }, @@ -1841,6 +1853,9 @@ "heartbeat": { "body": "" }, + "hindi-to-chinese": { + "body": "" + }, "history": { "body": "" }, @@ -1970,9 +1985,15 @@ "import": { "body": "" }, + "inbox": { + "body": "" + }, "incoming-call": { "body": "" }, + "info": { + "body": "" + }, "info-circle": { "body": "" }, @@ -2042,6 +2063,9 @@ "lamp": { "body": "" }, + "language": { + "body": "" + }, "laptop": { "body": "" }, @@ -2084,6 +2108,18 @@ "left-to-right-text-direction": { "body": "" }, + "letter-chinese-a": { + "body": "" + }, + "letter-english-a": { + "body": "" + }, + "letter-hindi-a": { + "body": "" + }, + "letter-japanese-a": { + "body": "" + }, "life-ring": { "body": "" }, @@ -2600,6 +2636,9 @@ "qrcode-scan": { "body": "" }, + "question": { + "body": "" + }, "question-circle": { "body": "" }, @@ -3371,6 +3410,9 @@ "video": { "body": "" }, + "video-question": { + "body": "" + }, "video-slash": { "body": "" }, @@ -4065,11 +4107,19 @@ "document-layout-center", "document-layout-left", "document-layout-right", + "english-to-chinese", + "font", "grip-horizontal-line", + "hindi-to-chinese", "italic", + "language", "left-indent", "left-indent-alt", "left-to-right-text-direction", + "letter-chinese-a", + "letter-english-a", + "letter-hindi-a", + "letter-japanese-a", "list-ui-alt", "list-ul", "paragraph", @@ -4385,6 +4435,7 @@ "film", "flower", "forward", + "headphone-slash", "headphones", "headphones-alt", "image", @@ -4435,7 +4486,8 @@ "step-forward", "stop-circle", "ticket", - "video" + "video", + "video-question" ], "Photography Tools": [ "bright", @@ -4641,6 +4693,7 @@ "edit-alt", "ellipsis-h", "ellipsis-v", + "exclamation", "exclamation-circle", "exclamation-octagon", "exclamation-triangle", @@ -4670,6 +4723,8 @@ "hourglass", "image-alt-slash", "image-slash", + "inbox", + "info", "info-circle", "key-skeleton", "key-skeleton-alt", @@ -4717,6 +4772,7 @@ "print-slash", "process", "pump", + "question", "question-circle", "redo", "refresh", diff --git a/json/uim.json b/json/uim.json index a5b893a..65191da 100644 --- a/json/uim.json +++ b/json/uim.json @@ -12,7 +12,7 @@ "spdx": "Apache-2.0", "url": "https://raw.githubusercontent.com/Iconscout/unicons/master/LICENSE" }, - "version": "2.1.9", + "version": "2.1.11", "samples": [ "airplay", "circle-layer", diff --git a/package.json b/package.json index d9a3dc0..5eb4560 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.193", + "version": "1.1.194", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",