diff --git a/collections.json b/collections.json index 5512844..f6ceb88 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 5004, + "total": 5010, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "Open Font License", @@ -143,7 +143,7 @@ "paste", "comment-dots" ], - "version": "5.12.0", + "version": "5.12.1", "palette": "Colorless", "category": "General" }, @@ -160,7 +160,7 @@ "comment", "hand-point-left" ], - "version": "5.12.0", + "version": "5.12.1", "palette": "Colorless", "category": "General" }, @@ -940,7 +940,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 1032, + "total": 1090, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -951,13 +951,13 @@ "bing", "amazonaws" ], - "version": "2.3.0", + "version": "2.4.0", "palette": "Colorless", "category": "Brands / Social" }, "fa-brands": { "name": "Font Awesome 5 Brands", - "total": 438, + "total": 442, "author": "Dave Gandy", "url": "http://fontawesome.io/", "license": "CC BY 4.0", @@ -968,7 +968,7 @@ "cc-visa", "chrome" ], - "version": "5.12.0", + "version": "5.12.1", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index c251d5d..a7ab8d8 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 5004 +* Number of icons: 5010 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: Open Font License @@ -82,7 +82,7 @@ * URL: http://fontawesome.io/ * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 5.12.0 +* Version: 5.12.1 * Palette: Colorless @@ -92,7 +92,7 @@ * URL: http://fontawesome.io/ * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 5.12.0 +* Version: 5.12.1 * Palette: Colorless @@ -548,22 +548,22 @@ ### Simple Icons -* Number of icons: 1032 +* Number of icons: 1090 * Author: Simple Icons Collaborators * URL: https://github.com/simple-icons/simple-icons * License: CC0 1.0 * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md -* Version: 2.3.0 +* Version: 2.4.0 * Palette: Colorless ### Font Awesome 5 Brands -* Number of icons: 438 +* Number of icons: 442 * Author: Dave Gandy * URL: http://fontawesome.io/ * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 5.12.0 +* Version: 5.12.1 * Palette: Colorless diff --git a/composer.json b/composer.json index fc31017..824cab5 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.93", + "version": "1.1.94", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/fa-brands.json b/json/fa-brands.json index 8adc7fc..a768c44 100644 --- a/json/fa-brands.json +++ b/json/fa-brands.json @@ -2,7 +2,7 @@ "prefix": "fa-brands", "info": { "name": "Font Awesome 5 Brands", - "total": 438, + "total": 442, "author": { "name": "Dave Gandy", "url": "http://fontawesome.io/" @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://creativecommons.org/licenses/by/4.0/" }, - "version": "5.12.0", + "version": "5.12.1", "samples": [ "amazon", "cc-visa", @@ -384,6 +384,9 @@ "body": "", "width": 640 }, + "dailymotion": { + "body": "" + }, "dashcube": { "body": "" }, @@ -466,7 +469,7 @@ "width": 640 }, "edge": { - "body": "", + "body": "", "width": 512 }, "elementor": { @@ -773,6 +776,9 @@ "instagram": { "body": "" }, + "instagram-square": { + "body": "" + }, "intercom": { "body": "" }, @@ -954,6 +960,10 @@ "body": "", "width": 640 }, + "mixer": { + "body": "", + "width": 512 + }, "mizuni": { "body": "", "width": 496 @@ -1244,6 +1254,9 @@ "shirtsinbulk": { "body": "" }, + "shopify": { + "body": "" + }, "shopware": { "body": "", "width": 512 @@ -2090,7 +2103,11 @@ "f913": "ideal", "f91a": "microblog", "f91e": "pied-piper-square", - "f949": "unity" + "f949": "unity", + "f952": "dailymotion", + "f955": "instagram-square", + "f956": "mixer", + "f957": "shopify" }, "categories": { "Accessibility": [ diff --git a/json/fa-regular.json b/json/fa-regular.json index 65c2776..1e6d7b0 100644 --- a/json/fa-regular.json +++ b/json/fa-regular.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://creativecommons.org/licenses/by/4.0/" }, - "version": "5.12.0", + "version": "5.12.1", "samples": [ "bell", "comment", diff --git a/json/fa-solid.json b/json/fa-solid.json index 22be3f2..f18b55c 100644 --- a/json/fa-solid.json +++ b/json/fa-solid.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://creativecommons.org/licenses/by/4.0/" }, - "version": "5.12.0", + "version": "5.12.1", "samples": [ "search-plus", "paste", @@ -737,7 +737,7 @@ "width": 384 }, "clock": { - "body": "" + "body": "" }, "clone": { "body": "" @@ -1343,7 +1343,7 @@ "width": 576 }, "folder-plus": { - "body": "" + "body": "" }, "font": { "body": "", diff --git a/json/mdi.json b/json/mdi.json index 279407f..4986275 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -2,7 +2,7 @@ "prefix": "mdi", "info": { "name": "Material Design Icons", - "total": 5004, + "total": 5010, "author": { "name": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign" @@ -1014,7 +1014,7 @@ "body": "" }, "apple-ios": { - "body": "" + "body": "" }, "apple-keyboard-caps": { "body": "" @@ -1518,14 +1518,8 @@ "axis-z-rotate-counterclockwise": { "body": "" }, - "azure": { - "body": "" - }, - "azure-devops": { - "body": "" - }, "babel": { - "body": "" + "body": "" }, "baby": { "body": "" @@ -5449,12 +5443,6 @@ "body": "", "hidden": true }, - "edge": { - "body": "" - }, - "edge-legacy": { - "body": "" - }, "egg": { "body": "" }, @@ -7176,7 +7164,7 @@ "body": "" }, "format-size": { - "body": "" + "body": "" }, "format-strikethrough": { "body": "" @@ -7770,7 +7758,8 @@ "body": "" }, "google-physical-web": { - "body": "" + "body": "", + "hidden": true }, "google-play": { "body": "" @@ -7858,9 +7847,6 @@ "guy-fawkes-mask": { "body": "" }, - "hackernews": { - "body": "" - }, "hail": { "body": "" }, @@ -8680,9 +8666,6 @@ "instrument-triangle": { "body": "" }, - "internet-explorer": { - "body": "" - }, "invert-colors": { "body": "" }, @@ -9856,9 +9839,60 @@ "microsoft": { "body": "" }, - "microsoft-dynamics": { + "microsoft-access": { + "body": "" + }, + "microsoft-azure": { + "body": "" + }, + "microsoft-azure-devops": { + "body": "" + }, + "microsoft-dynamics-365": { "body": "" }, + "microsoft-edge": { + "body": "" + }, + "microsoft-edge-legacy": { + "body": "" + }, + "microsoft-excel": { + "body": "" + }, + "microsoft-internet-explorer": { + "body": "" + }, + "microsoft-office": { + "body": "" + }, + "microsoft-onenote": { + "body": "" + }, + "microsoft-outlook": { + "body": "" + }, + "microsoft-powerpoint": { + "body": "" + }, + "microsoft-sharepoint": { + "body": "" + }, + "microsoft-teams": { + "body": "" + }, + "microsoft-windows": { + "body": "" + }, + "microsoft-windows-classic": { + "body": "" + }, + "microsoft-word": { + "body": "" + }, + "microsoft-yammer": { + "body": "" + }, "microwave": { "body": "" }, @@ -9869,7 +9903,7 @@ "body": "" }, "midi": { - "body": "" + "body": "" }, "midi-input": { "body": "", @@ -10705,9 +10739,6 @@ "offer": { "body": "" }, - "office": { - "body": "" - }, "office-building": { "body": "" }, @@ -10733,7 +10764,8 @@ "body": "" }, "onenote": { - "body": "" + "body": "", + "hidden": true }, "onepassword": { "body": "" @@ -10804,7 +10836,8 @@ "body": "" }, "outlook": { - "body": "" + "body": "", + "hidden": true }, "overscan": { "body": "" @@ -13137,6 +13170,9 @@ "body": "" }, "sort-alphabetical-descending": { + "body": "" + }, + "sort-alphabetical-descending-variant": { "body": "" }, "sort-alphabetical-variant": { @@ -14524,7 +14560,7 @@ "body": "" }, "twitch": { - "body": "" + "body": "" }, "twitter": { "body": "" @@ -14599,7 +14635,7 @@ "body": "" }, "unicode": { - "body": "" + "body": "" }, "unity": { "body": "" @@ -15295,7 +15331,7 @@ "body": "" }, "whatsapp": { - "body": "" + "body": "" }, "wheelchair-accessibility": { "body": "" @@ -15429,12 +15465,6 @@ "window-shutter-open": { "body": "" }, - "windows": { - "body": "" - }, - "windows-classic": { - "body": "" - }, "wiper": { "body": "" }, @@ -15522,11 +15552,15 @@ "xmpp": { "body": "" }, + "y-combinator": { + "body": "" + }, "yahoo": { "body": "" }, "yammer": { - "body": "" + "body": "", + "hidden": true }, "yeast": { "body": "" @@ -15544,12 +15578,12 @@ "youtube": { "body": "" }, - "youtube-creator-studio": { - "body": "" - }, "youtube-gaming": { "body": "" }, + "youtube-studio": { + "body": "" + }, "youtube-subscription": { "body": "" }, @@ -16794,6 +16828,12 @@ "awning": { "parent": "storefront" }, + "azure": { + "parent": "microsoft-azure" + }, + "azure-devops": { + "parent": "microsoft-azure-devops" + }, "backpack": { "parent": "bag-personal" }, @@ -18501,6 +18541,12 @@ "drop-outline": { "parent": "water-outline" }, + "edge": { + "parent": "microsoft-edge" + }, + "edge-legacy": { + "parent": "microsoft-edge-legacy" + }, "edit": { "parent": "pencil" }, @@ -19140,6 +19186,9 @@ "folders-outline": { "parent": "folder-multiple-outline" }, + "font-size": { + "parent": "format-size" + }, "food-allergy": { "parent": "peanut" }, @@ -19485,6 +19534,9 @@ "gyro": { "parent": "rotate-orbit" }, + "hackernews": { + "parent": "y-combinator" + }, "hail-cab": { "parent": "hail" }, @@ -20082,6 +20134,9 @@ "interaction-tap": { "parent": "gesture-tap" }, + "internet-explorer": { + "parent": "microsoft-internet-explorer" + }, "invert-colours": { "parent": "invert-colors" }, @@ -21015,6 +21070,9 @@ "map-tick-outline": { "parent": "map-check-outline" }, + "marijuana": { + "parent": "cannabis" + }, "marker-tick": { "parent": "marker-check" }, @@ -21153,23 +21211,8 @@ "microphone-remove": { "parent": "microphone-minus" }, - "microsoft-edge": { - "parent": "edge" - }, - "microsoft-office": { - "parent": "office" - }, - "microsoft-onenote": { - "parent": "onenote" - }, - "microsoft-outlook": { - "parent": "outlook" - }, - "microsoft-windows": { - "parent": "windows" - }, - "microsoft-windows-classic": { - "parent": "windows-classic" + "microsoft-dynamics": { + "parent": "microsoft-dynamics-365" }, "microsoft-xamarin": { "parent": "xamarin" @@ -22065,6 +22108,9 @@ "odometer": { "parent": "counter" }, + "office": { + "parent": "microsoft-office" + }, "offline-bolt": { "parent": "flash-circle" }, @@ -25197,6 +25243,9 @@ "web-ontology-language": { "parent": "semantic-web" }, + "weed": { + "parent": "cannabis" + }, "weight-kg": { "parent": "weight-kilogram" }, @@ -25254,6 +25303,12 @@ "wifi-strength-warning-outline": { "parent": "wifi-strength-alert-outline" }, + "windows": { + "parent": "microsoft-windows" + }, + "windows-classic": { + "parent": "microsoft-windows-classic" + }, "wiper-fluid": { "parent": "wiper-wash" }, @@ -25356,6 +25411,9 @@ "yen": { "parent": "currency-jpy" }, + "youtube-creator-studio": { + "parent": "youtube-studio" + }, "youtube-play": { "parent": "youtube" }, @@ -25584,7 +25642,7 @@ "f008f": "arm-flex", "f009": "account-circle", "f0090": "arm-flex-outline", - "f0091": "azure-devops", + "f0091": "microsoft-azure-devops", "f0092": "bed-double", "f0093": "bed-double-outline", "f0094": "bed-king", @@ -25825,7 +25883,7 @@ "f0171": "printer-check", "f0172": "sort-variant-remove", "f0173": "sort-alphabetical-ascending-variant", - "f0174": "sort-alphabetical-descending", + "f0174": "sort-alphabetical-descending-variant", "f0175": "dice-1-outline", "f0176": "dice-2-outline", "f0177": "dice-3-outline", @@ -26104,7 +26162,7 @@ "f0278": "flask-round-bottom-empty-outline", "f0279": "flask-round-bottom-outline", "f027a": "gold", - "f027b": "edge-legacy", + "f027b": "microsoft-edge-legacy", "f027c": "home-lightbulb", "f027d": "home-lightbulb-outline", "f027e": "lightbulb-group", @@ -26442,6 +26500,11 @@ "f03b6": "human-baby-changing-table", "f03b7": "human-male-child", "f03b8": "human-wheelchair", + "f03b9": "microsoft-access", + "f03ba": "microsoft-excel", + "f03bb": "microsoft-powerpoint", + "f03bc": "microsoft-sharepoint", + "f03bd": "microsoft-word", "f03c": "archive", "f03d": "arrange-bring-forward", "f03e": "arrange-bring-to-front", @@ -26871,7 +26934,7 @@ "f1e6": "dumbbell", "f1e7": "earth", "f1e8": "earth-off", - "f1e9": "edge", + "f1e9": "microsoft-edge", "f1ea": "eject", "f1eb": "elevation-decline", "f1ec": "elevation-rise", @@ -27081,7 +27144,7 @@ "f2b8": "google-glass", "f2b9": "google-nearby", "f2ba": "video-minus-outline", - "f2bb": "google-physical-web", + "f2bb": "microsoft-teams", "f2bc": "google-play", "f2bd": "google-plus", "f2be": "order-bool-ascending", @@ -27150,7 +27213,7 @@ "f2fd": "information-outline", "f2fe": "instagram", "f2ff": "pot-outline", - "f300": "internet-explorer", + "f300": "microsoft-internet-explorer", "f301": "invert-colors", "f302": "jeepney", "f303": "jira", @@ -27348,7 +27411,7 @@ "f3c3": "octagon", "f3c4": "octagon-outline", "f3c5": "odnoklassniki", - "f3c6": "office", + "f3c6": "microsoft-office", "f3c7": "oil", "f3c8": "coolant-temperature", "f3c9": "omega", @@ -27841,7 +27904,7 @@ "f5b0": "window-minimize", "f5b1": "window-open", "f5b2": "window-restore", - "f5b3": "windows", + "f5b3": "microsoft-windows", "f5b4": "wordpress", "f5b5": "account-hard-hat", "f5b6": "wrap", @@ -27853,7 +27916,7 @@ "f5bc": "table-furniture", "f5bd": "sort-alphabetical-ascending", "f5be": "xing", - "f5bf": "xing-circle", + "f5bf": "sort-alphabetical-descending", "f5c0": "xml", "f5c1": "yeast", "f5c2": "database-refresh", @@ -27954,7 +28017,7 @@ "f621": "format-vertical-align-bottom", "f622": "format-vertical-align-center", "f623": "format-vertical-align-top", - "f624": "hackernews", + "f624": "y-combinator", "f625": "help-circle-outline", "f626": "code-json", "f627": "lambda", @@ -28244,7 +28307,7 @@ "f743": "humble-bundle", "f744": "kickstarter", "f745": "netflix", - "f746": "onenote", + "f746": "microsoft-onenote", "f747": "wall-sconce-round", "f748": "folder-refresh", "f749": "vector-radius", @@ -28310,7 +28373,7 @@ "f785": "summit", "f786": "sword-cross", "f787": "truck-fast", - "f788": "yammer", + "f788": "microsoft-yammer", "f789": "cast-off", "f78a": "help-box", "f78b": "timer-sand-full", @@ -28434,7 +28497,7 @@ "f801": "credit-card-wireless", "f802": "account-music", "f803": "atlassian", - "f804": "azure", + "f804": "microsoft-azure", "f805": "basketball", "f806": "battery-charging-wireless", "f807": "battery-charging-wireless-10", @@ -28500,7 +28563,7 @@ "f843": "vuejs", "f844": "xamarin", "f845": "xamarin-outline", - "f846": "youtube-creator-studio", + "f846": "youtube-studio", "f847": "youtube-gaming", "f848": "account-group", "f849": "camera-switch-outline", @@ -28821,7 +28884,7 @@ "f984": "map-search-outline", "f985": "material-design", "f986": "medal", - "f987": "microsoft-dynamics", + "f987": "microsoft-dynamics-365", "f988": "monitor-cellphone", "f989": "monitor-cellphone-star", "f98a": "mouse-bluetooth", @@ -28974,7 +29037,7 @@ "fa1d": "visual-studio-code", "fa1e": "vote", "fa1f": "vote-outline", - "fa20": "windows-classic", + "fa20": "microsoft-windows-classic", "fa21": "xbox-controller-battery-charging", "fa22": "zip-disk", "fa23": "aspect-ratio", @@ -29707,7 +29770,7 @@ "fcfb": "map-clock-outline", "fcfc": "map-marker-path", "fcfd": "mother-nurse", - "fcfe": "outlook", + "fcfe": "microsoft-outlook", "fcff": "perspective-less", "fd00": "perspective-more", "fd01": "podium", @@ -31487,8 +31550,6 @@ "artstation", "atlassian", "aws", - "azure", - "azure-devops", "babel", "bandcamp", "battlenet", @@ -31521,7 +31582,6 @@ "douban", "dropbox", "drupal", - "edge", "electron-framework", "ember", "emby", @@ -31562,12 +31622,10 @@ "google-plus", "google-translate", "graphql", - "hackernews", "home-assistant", "hulu", "humble-bundle", "instagram", - "internet-explorer", "iobroker", "jabber", "jira", @@ -31588,7 +31646,24 @@ "material-ui", "meteor", "microsoft", - "microsoft-dynamics", + "microsoft-access", + "microsoft-azure", + "microsoft-azure-devops", + "microsoft-dynamics-365", + "microsoft-edge", + "microsoft-edge-legacy", + "microsoft-excel", + "microsoft-internet-explorer", + "microsoft-office", + "microsoft-onenote", + "microsoft-outlook", + "microsoft-powerpoint", + "microsoft-sharepoint", + "microsoft-teams", + "microsoft-windows", + "microsoft-windows-classic", + "microsoft-word", + "microsoft-yammer", "midi", "minecraft", "mixer", @@ -31601,9 +31676,7 @@ "nuxt", "oci", "odnoklassniki", - "office", "onedrive", - "onenote", "onepassword", "openid", "opera", @@ -31656,18 +31729,17 @@ "wii", "wiiu", "wikipedia", - "windows", "wordpress", "xamarin", "xamarin-outline", "xbox", "xing", "xmpp", + "y-combinator", "yahoo", - "yammer", "youtube", - "youtube-creator-studio", "youtube-gaming", + "youtube-studio", "youtube-tv" ], "Cellphone / Phone": [ @@ -32671,6 +32743,7 @@ "knife-military", "lambda", "medal", + "microsoft-windows", "ocarina", "one-up", "pac-man", @@ -32703,7 +32776,6 @@ "unreal", "wii", "wiiu", - "windows", "xbox", "xbox-controller", "xbox-controller-battery-alert", @@ -34213,6 +34285,7 @@ "sort-alphabetical-ascending", "sort-alphabetical-ascending-variant", "sort-alphabetical-descending", + "sort-alphabetical-descending-variant", "sort-alphabetical-variant", "sort-ascending", "sort-bool-ascending", diff --git a/json/simple-icons.json b/json/simple-icons.json index a847e29..5a9fbcd 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 1032, + "total": 1090, "author": { "name": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons" @@ -12,7 +12,7 @@ "spdx": "CC0-1.0", "url": "https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md" }, - "version": "2.3.0", + "version": "2.4.0", "samples": [ "adobephotoshop", "bing", @@ -104,6 +104,18 @@ "adobexd": { "body": "" }, + "affinity": { + "body": "" + }, + "affinitydesigner": { + "body": "" + }, + "affinityphoto": { + "body": "" + }, + "affinitypublisher": { + "body": "" + }, "aiqfome": { "body": "" }, @@ -113,6 +125,9 @@ "airbus": { "body": "" }, + "aircall": { + "body": "" + }, "airplayaudio": { "body": "" }, @@ -191,6 +206,9 @@ "apachecordova": { "body": "" }, + "apacheecharts": { + "body": "" + }, "apacheflink": { "body": "" }, @@ -306,7 +324,7 @@ "body": "" }, "babel": { - "body": "" + "body": "" }, "baidu": { "body": "" @@ -335,6 +353,9 @@ "battle-dot-net": { "body": "" }, + "beatport": { + "body": "" + }, "beats": { "body": "" }, @@ -473,6 +494,9 @@ "chef": { "body": "" }, + "cinema4d": { + "body": "" + }, "circle": { "body": "" }, @@ -576,6 +600,9 @@ "compropago": { "body": "" }, + "concourse": { + "body": "" + }, "conda-forge": { "body": "" }, @@ -810,6 +837,9 @@ "eleventy": { "body": "" }, + "elixir": { + "body": "" + }, "ello": { "body": "" }, @@ -897,6 +927,9 @@ "fandom": { "body": "" }, + "fastly": { + "body": "" + }, "favro": { "body": "" }, @@ -912,15 +945,27 @@ "feedly": { "body": "" }, + "ferrari": { + "body": "" + }, + "ferrarin-dot-v-dot": { + "body": "" + }, "fidoalliance": { "body": "" }, + "fifa": { + "body": "" + }, "figma": { "body": "" }, "figshare": { "body": "" }, + "fila": { + "body": "" + }, "filezilla": { "body": "" }, @@ -954,12 +999,18 @@ "flood": { "body": "" }, + "fluentd": { + "body": "" + }, "flutter": { "body": "" }, "fnac": { "body": "" }, + "fontawesome": { + "body": "" + }, "formstack": { "body": "" }, @@ -1105,9 +1156,18 @@ "googleassistant": { "body": "" }, + "googlecardboard": { + "body": "" + }, + "googlecast": { + "body": "" + }, "googlechrome": { "body": "" }, + "googleclassroom": { + "body": "" + }, "googlecloud": { "body": "" }, @@ -1132,6 +1192,12 @@ "googlemaps": { "body": "" }, + "googlemessages": { + "body": "" + }, + "googlenearby": { + "body": "" + }, "googlepay": { "body": "" }, @@ -1151,6 +1217,9 @@ "googlesearchconsole": { "body": "" }, + "googletranslate": { + "body": "" + }, "gov-dot-uk": { "body": "" }, @@ -1232,6 +1301,9 @@ "hatenabookmark": { "body": "" }, + "haveibeenpwned": { + "body": "" + }, "haxe": { "body": "" }, @@ -1271,6 +1343,9 @@ "hootsuite": { "body": "" }, + "houdini": { + "body": "" + }, "houzz": { "body": "" }, @@ -1289,6 +1364,9 @@ "hubspot": { "body": "" }, + "hugo": { + "body": "" + }, "hulu": { "body": "" }, @@ -1406,6 +1484,9 @@ "javascript": { "body": "" }, + "jcb": { + "body": "" + }, "jekyll": { "body": "" }, @@ -1463,6 +1544,9 @@ "kaspersky": { "body": "" }, + "katana": { + "body": "" + }, "keepassxc": { "body": "" }, @@ -1481,6 +1565,9 @@ "khanacademy": { "body": "" }, + "khronosgroup": { + "body": "" + }, "kibana": { "body": "" }, @@ -1520,6 +1607,9 @@ "kyocera": { "body": "" }, + "labview": { + "body": "" + }, "lanyrd": { "body": "", "hidden": true @@ -1557,6 +1647,9 @@ "letterboxd": { "body": "" }, + "lg": { + "body": "" + }, "lgtm": { "body": "" }, @@ -1626,6 +1719,9 @@ "lyft": { "body": "" }, + "maas": { + "body": "" + }, "macys": { "body": "" }, @@ -1653,6 +1749,12 @@ "mapbox": { "body": "" }, + "mariadb": { + "body": "" + }, + "mariadbfoundation": { + "body": "" + }, "markdown": { "body": "" }, @@ -1755,6 +1857,9 @@ "microsoftpowerpoint": { "body": "" }, + "microsoftsqlserver": { + "body": "" + }, "microsoftteams": { "body": "" }, @@ -1764,6 +1869,9 @@ "microstrategy": { "body": "" }, + "midi": { + "body": "" + }, "minds": { "body": "" }, @@ -1863,6 +1971,9 @@ "nextdoor": { "body": "" }, + "nfc": { + "body": "" + }, "nginx": { "body": "" }, @@ -1881,6 +1992,9 @@ "nintendoswitch": { "body": "" }, + "nixos": { + "body": "" + }, "node-dot-js": { "body": "" }, @@ -1908,6 +2022,9 @@ "nuget": { "body": "" }, + "nuke": { + "body": "" + }, "nutanix": { "body": "" }, @@ -1944,9 +2061,18 @@ "openapiinitiative": { "body": "" }, + "openbsd": { + "body": "" + }, "opencollective": { "body": "" }, + "opencontainersinitiative": { + "body": "" + }, + "opengl": { + "body": "" + }, "openid": { "body": "" }, @@ -2005,7 +2131,7 @@ "body": "" }, "pandora": { - "body": "" + "body": "" }, "pantheon": { "body": "" @@ -2031,6 +2157,9 @@ "periscope": { "body": "" }, + "peugeot": { + "body": "" + }, "pexels": { "body": "" }, @@ -2122,6 +2251,12 @@ "powershell": { "body": "" }, + "pr-dot-co": { + "body": "" + }, + "pre-commit": { + "body": "" + }, "prestashop": { "body": "" }, @@ -2371,6 +2506,9 @@ "seagate": { "body": "" }, + "seat": { + "body": "" + }, "sega": { "body": "" }, @@ -2395,6 +2533,9 @@ "serverfault": { "body": "" }, + "serverless": { + "body": "" + }, "shazam": { "body": "" }, @@ -2533,6 +2674,9 @@ "spectrum": { "body": "" }, + "spinnaker": { + "body": "" + }, "spotify": { "body": "" }, @@ -2672,6 +2816,9 @@ "symfony": { "body": "" }, + "symphony": { + "body": "" + }, "synology": { "body": "" }, @@ -2808,7 +2955,7 @@ "body": "" }, "twitch": { - "body": "" + "body": "" }, "twitter": { "body": "" @@ -2885,6 +3032,9 @@ "venmo": { "body": "" }, + "veritas": { + "body": "" + }, "verizon": { "body": "" }, @@ -2936,6 +3086,12 @@ "vue-dot-js": { "body": "" }, + "vuetify": { + "body": "" + }, + "vulkan": { + "body": "" + }, "w3c": { "body": "" }, @@ -2960,12 +3116,18 @@ "webcomponents-dot-org": { "body": "" }, + "webgl": { + "body": "" + }, "webmin": { "body": "" }, "webpack": { "body": "" }, + "webrtc": { + "body": "" + }, "webstorm": { "body": "" }, @@ -3014,6 +3176,12 @@ "wolframmathematica": { "body": "" }, + "woo": { + "body": "" + }, + "woocommerce": { + "body": "" + }, "wordpress": { "body": "" }, @@ -3023,6 +3191,9 @@ "wpengine": { "body": "" }, + "wprocket": { + "body": "" + }, "write-dot-as": { "body": "" }, @@ -3128,6 +3299,9 @@ "zhihu": { "body": "" }, + "zigbee": { + "body": "" + }, "zillow": { "body": "" }, diff --git a/package.json b/package.json index aa60fdb..ceff3c3 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.93", + "version": "1.1.94", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",