From e07d64cb152fe140d4b07bcbfb6d78d4e5a7ff7c Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Fri, 5 Nov 2021 08:59:12 +0200 Subject: [PATCH 1/6] Update Carbon, Codicons, Material Design Icons, Tabler Icons --- collections.json | 10 +- collections.md | 10 +- composer.json | 2 +- json/carbon.json | 14 +-- json/codicon.json | 9 +- json/mdi.json | 292 +++++++++++++++++++++++++++++++++++++++------- json/tabler.json | 64 +++++++++- package.json | 2 +- 8 files changed, 336 insertions(+), 67 deletions(-) diff --git a/collections.json b/collections.json index e08de4d..372d6a5 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 6595, + "total": 6623, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "Open Font License", @@ -295,7 +295,7 @@ }, "tabler": { "name": "Tabler Icons", - "total": 1298, + "total": 1318, "author": "Paweł Kuna", "url": "https://github.com/tabler/tabler-icons", "license": "MIT", @@ -306,7 +306,7 @@ "device-desktop", "photo" ], - "version": "1.41.2", + "version": "1.42.0", "palette": "Colorless", "category": "General" }, @@ -567,7 +567,7 @@ }, "codicon": { "name": "Codicons", - "total": 386, + "total": 387, "author": "Microsoft Corporation", "url": "https://github.com/microsoft/vscode-codicons", "license": "CC BY 4.0", @@ -582,7 +582,7 @@ "bell-dot", "new-file" ], - "version": "0.0.25", + "version": "0.0.26", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index f3b1419..73fd45c 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 6595 +* Number of icons: 6623 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: Open Font License @@ -170,12 +170,12 @@ ### Tabler Icons -* Number of icons: 1298 +* Number of icons: 1318 * Author: Paweł Kuna * URL: https://github.com/tabler/tabler-icons * License: MIT * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE -* Version: 1.41.2 +* Version: 1.42.0 * Palette: Colorless @@ -326,12 +326,12 @@ ### Codicons -* Number of icons: 386 +* Number of icons: 387 * Author: Microsoft Corporation * URL: https://github.com/microsoft/vscode-codicons * License: CC BY 4.0 * License URL: https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE -* Version: 0.0.25 +* Version: 0.0.26 * Palette: Colorless diff --git a/composer.json b/composer.json index 7d881d4..ec20162 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.423", + "version": "1.1.424", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/carbon.json b/json/carbon.json index 0461062..cd41278 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -6080,11 +6080,13 @@ "apple", "arrow-annotation", "auto-scroll", + "autoscaling", "barrier", "basketball", "bat", "bee-bat", "bloch-sphere", + "block-storage", "brush-freehand", "brush-polygon", "building", @@ -6096,16 +6098,12 @@ "chemistry-reference", "circle-measurement", "circuit-composer", - "cloud-alerting", "cloud-auditing", - "cloud-data-ops", "cloud-foundry-1", "cloud-logging", "cloud-monitoring", "cloud-registry", "cloud-satellite", - "cloud-service-management", - "cloud-services", "cobb-angle", "composer-edit", "content-delivery-network", @@ -6204,6 +6202,7 @@ "monster", "nominate", "noodle-bowl", + "object-storage", "operation", "operation-gauge", "operation-if", @@ -6303,13 +6302,11 @@ "application-virtual", "application-web", "archive", - "autoscaling", "badge", "bare-metal-server", "bare-metal-server-01", "bare-metal-server-02", "bastion-host", - "block-storage", "block-storage-alt", "blockchain", "book", @@ -6407,7 +6404,11 @@ "closed-caption", "closed-caption-alt", "closed-caption-filled", + "cloud-alerting", + "cloud-data-ops", "cloud-foundry-2", + "cloud-service-management", + "cloud-services", "code-signing-service", "column-dependency", "communication-unified", @@ -6700,7 +6701,6 @@ "number-small-7", "number-small-8", "number-small-9", - "object-storage", "object-storage-alt", "omega", "ordinal", diff --git a/json/codicon.json b/json/codicon.json index 17da59f..ab50564 100644 --- a/json/codicon.json +++ b/json/codicon.json @@ -2,7 +2,7 @@ "prefix": "codicon", "info": { "name": "Codicons", - "total": 386, + "total": 387, "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/vscode-codicons" @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://raw.githubusercontent.com/microsoft/vscode-codicons/master/LICENSE" }, - "version": "0.0.25", + "version": "0.0.26", "samples": [ "account", "bell-dot", @@ -583,7 +583,7 @@ "hidden": true }, "issue-draft": { - "body": "" + "body": "" }, "issue-reopened": { "body": "" @@ -716,6 +716,9 @@ "new-folder": { "body": "" }, + "newline": { + "body": "" + }, "no-newline": { "body": "" }, diff --git a/json/mdi.json b/json/mdi.json index fc8741f..f0d1dfe 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -2,7 +2,7 @@ "prefix": "mdi", "info": { "name": "Material Design Icons", - "total": 6595, + "total": 6623, "author": { "name": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign" @@ -1952,6 +1952,9 @@ "attachment": { "body": "" }, + "attachment-lock": { + "body": "" + }, "audio-input-rca": { "body": "" }, @@ -4512,6 +4515,9 @@ "cellphone-arrow-down": { "body": "" }, + "cellphone-arrow-down-variant": { + "body": "" + }, "cellphone-basic": { "body": "" }, @@ -5955,10 +5961,10 @@ "body": "" }, "content-save-alert": { - "body": "" + "body": "" }, "content-save-alert-outline": { - "body": "" + "body": "" }, "content-save-all": { "body": "" @@ -8076,6 +8082,12 @@ "file-chart": { "body": "" }, + "file-chart-check": { + "body": "" + }, + "file-chart-check-outline": { + "body": "" + }, "file-chart-outline": { "body": "" }, @@ -8240,10 +8252,16 @@ "body": "" }, "file-lock": { - "body": "" + "body": "" + }, + "file-lock-open": { + "body": "" + }, + "file-lock-open-outline": { + "body": "" }, "file-lock-outline": { - "body": "" + "body": "" }, "file-marker": { "body": "" @@ -9044,6 +9062,12 @@ "folder-pound-outline": { "body": "" }, + "folder-question": { + "body": "" + }, + "folder-question-outline": { + "body": "" + }, "folder-refresh": { "body": "" }, @@ -12645,6 +12669,12 @@ "message-draw": { "body": "" }, + "message-fast": { + "body": "" + }, + "message-fast-outline": { + "body": "" + }, "message-flash": { "body": "" }, @@ -12729,6 +12759,12 @@ "message-text-clock-outline": { "body": "" }, + "message-text-fast": { + "body": "" + }, + "message-text-fast-outline": { + "body": "" + }, "message-text-lock": { "body": "" }, @@ -13004,6 +13040,12 @@ "monitor": { "body": "" }, + "monitor-arrow-down": { + "body": "" + }, + "monitor-arrow-down-variant": { + "body": "" + }, "monitor-cellphone": { "body": "" }, @@ -13493,6 +13535,9 @@ "needle": { "body": "" }, + "needle-off": { + "body": "" + }, "nest-thermostat": { "body": "", "hidden": true @@ -14018,6 +14063,9 @@ "numeric-negative-1": { "body": "" }, + "numeric-off": { + "body": "" + }, "numeric-positive-1": { "body": "" }, @@ -14212,6 +14260,24 @@ "package-variant-closed": { "body": "" }, + "package-variant-closed-minus": { + "body": "" + }, + "package-variant-closed-plus": { + "body": "" + }, + "package-variant-closed-remove": { + "body": "" + }, + "package-variant-minus": { + "body": "" + }, + "package-variant-plus": { + "body": "" + }, + "package-variant-remove": { + "body": "" + }, "page-first": { "body": "" }, @@ -14389,6 +14455,9 @@ "paperclip": { "body": "" }, + "paperclip-lock": { + "body": "" + }, "parachute": { "body": "" }, @@ -14607,6 +14676,9 @@ "phone-classic-off": { "body": "" }, + "phone-clock": { + "body": "" + }, "phone-dial": { "body": "" }, @@ -15529,6 +15601,9 @@ "receipt": { "body": "" }, + "receipt-outline": { + "body": "" + }, "record": { "body": "" }, @@ -18989,6 +19064,9 @@ "transmission-tower-import": { "body": "" }, + "transmission-tower-off": { + "body": "" + }, "trash-can": { "body": "" }, @@ -19073,6 +19151,12 @@ "truck": { "body": "" }, + "truck-alert": { + "body": "" + }, + "truck-alert-outline": { + "body": "" + }, "truck-cargo-container": { "body": "" }, @@ -20567,6 +20651,9 @@ "1-2-3": { "parent": "numeric" }, + "123-off": { + "parent": "numeric-off" + }, "1password": { "parent": "onepassword" }, @@ -21024,7 +21111,7 @@ "parent": "shield-lock-outline" }, "alarm-arm-home": { - "parent": "shield-home" + "parent": "shield-home-outline" }, "alarm-arm-home-outline": { "parent": "shield-account-outline" @@ -21594,10 +21681,10 @@ "parent": "application-import" }, "approval": { - "parent": "check-decagram-outline" + "parent": "check-decagram" }, "approve": { - "parent": "check-decagram-outline" + "parent": "check-decagram" }, "aquarium": { "parent": "fishbowl" @@ -21681,7 +21768,7 @@ "parent": "scent-off" }, "arrow": { - "parent": "undo" + "parent": "undo-variant" }, "arrow-back": { "parent": "arrow-left" @@ -22002,10 +22089,10 @@ "parent": "audio-video-off" }, "award": { - "parent": "seal-variant" + "parent": "seal" }, "awning": { - "parent": "storefront-outline" + "parent": "storefront" }, "azure": { "parent": "microsoft-azure" @@ -22056,7 +22143,7 @@ "parent": "bank-plus" }, "bar": { - "parent": "glass-stange" + "parent": "glass-wine" }, "bar-chart": { "parent": "poll" @@ -22191,7 +22278,7 @@ "parent": "grill-outline" }, "beacon": { - "parent": "lighthouse-on" + "parent": "lighthouse" }, "beats-per-minute": { "parent": "metronome" @@ -22278,7 +22365,7 @@ "parent": "text-account" }, "birthday-cake": { - "parent": "cake-variant" + "parent": "cake" }, "birthday-cake-outline": { "parent": "cake-variant-outline" @@ -22760,9 +22847,39 @@ "box-variant": { "parent": "package-variant" }, + "box-variant-add": { + "parent": "package-variant-plus" + }, "box-variant-closed": { "parent": "package-variant-closed" }, + "box-variant-closed-add": { + "parent": "package-variant-closed-plus" + }, + "box-variant-closed-minus": { + "parent": "package-variant-closed-minus" + }, + "box-variant-closed-plus": { + "parent": "package-variant-closed-plus" + }, + "box-variant-closed-remove": { + "parent": "package-variant-closed-remove" + }, + "box-variant-closed-subtract": { + "parent": "package-variant-closed-minus" + }, + "box-variant-minus": { + "parent": "package-variant-minus" + }, + "box-variant-plus": { + "parent": "package-variant-plus" + }, + "box-variant-remove": { + "parent": "package-variant-remove" + }, + "box-variant-subtract": { + "parent": "package-variant-minus" + }, "box-view": { "parent": "archive-eye" }, @@ -23139,7 +23256,7 @@ "parent": "close-box" }, "cancel-box-multiple": { - "parent": "close-box-multiple-outline" + "parent": "close-box-multiple" }, "cancel-box-outline": { "parent": "close-box-outline" @@ -23414,6 +23531,9 @@ "celebration": { "parent": "party-popper" }, + "cellphone-download": { + "parent": "cellphone-arrow-down-variant" + }, "cellphone-erase": { "parent": "cellphone-remove" }, @@ -23982,7 +24102,7 @@ "parent": "update" }, "clock-warning": { - "parent": "clock-alert" + "parent": "clock-alert-outline" }, "clockwise": { "parent": "update" @@ -24045,7 +24165,7 @@ "parent": "spider-web" }, "cocktail": { - "parent": "glass-stange" + "parent": "glass-wine" }, "cod": { "parent": "credit-card-marker-outline" @@ -24390,7 +24510,7 @@ "parent": "sofa" }, "couch-outline": { - "parent": "sofa-outline" + "parent": "sofa-single-outline" }, "counterclockwise": { "parent": "history" @@ -24561,7 +24681,7 @@ "parent": "silverware-variant" }, "cycling": { - "parent": "bike" + "parent": "bicycle" }, "dad": { "parent": "human-male-girl" @@ -24705,16 +24825,16 @@ "parent": "cancel" }, "dentist": { - "parent": "toothbrush-paste" + "parent": "toothbrush" }, "departure-board": { "parent": "bus-clock" }, "dependencies": { - "parent": "graph-outline" + "parent": "graph" }, "dependency": { - "parent": "graph-outline" + "parent": "graph" }, "design": { "parent": "pencil-ruler" @@ -24963,7 +25083,7 @@ "parent": "curtains-closed" }, "drink": { - "parent": "glass-stange" + "parent": "glass-wine" }, "drink-ice": { "parent": "delete-variant" @@ -25671,7 +25791,7 @@ "parent": "tune-vertical-variant" }, "equestrian": { - "parent": "horse-human" + "parent": "horse" }, "equestrian-variant": { "parent": "horse-variant" @@ -25890,7 +26010,7 @@ "parent": "map-marker-circle" }, "extension": { - "parent": "toy-brick-search-outline" + "parent": "toy-brick" }, "extension-outline": { "parent": "toy-brick-marker-outline" @@ -26789,6 +26909,12 @@ "folder-hash-outline": { "parent": "folder-pound-outline" }, + "folder-help": { + "parent": "folder-question" + }, + "folder-help-outline": { + "parent": "folder-question-outline" + }, "folder-location": { "parent": "folder-marker" }, @@ -27399,7 +27525,7 @@ "parent": "crosshairs-question" }, "gpu": { - "parent": "expansion-card-variant" + "parent": "expansion-card" }, "grade": { "parent": "star" @@ -27492,7 +27618,7 @@ "parent": "chart-timeline-variant-shimmer" }, "graphics-processing-unit": { - "parent": "expansion-card-variant" + "parent": "expansion-card" }, "graveyard": { "parent": "grave-stone" @@ -27603,7 +27729,7 @@ "parent": "pound-box-outline" }, "hd": { - "parent": "high-definition-box" + "parent": "high-definition" }, "hd-box": { "parent": "high-definition-box" @@ -28511,11 +28637,14 @@ "invoice": { "parent": "receipt" }, + "invoice-outline": { + "parent": "receipt-outline" + }, "ios-share": { "parent": "export-variant" }, "irrigation": { - "parent": "sprinkler-variant" + "parent": "sprinkler" }, "islam": { "parent": "star-crescent" @@ -28755,7 +28884,7 @@ "parent": "scale-balance" }, "lego": { - "parent": "toy-brick-search-outline" + "parent": "toy-brick" }, "lego-location": { "parent": "toy-brick-marker" @@ -29328,7 +29457,7 @@ "parent": "ticket" }, "local-bar": { - "parent": "glass-mug-variant" + "parent": "glass-mug" }, "local-cafe": { "parent": "coffee" @@ -30188,6 +30317,9 @@ "monitor-crt": { "parent": "monitor-small" }, + "monitor-download": { + "parent": "monitor-arrow-down" + }, "monitor-favorite": { "parent": "monitor-star" }, @@ -30441,7 +30573,7 @@ "parent": "wifi-star" }, "network-interface-card": { - "parent": "expansion-card-variant" + "parent": "expansion-card" }, "network-router": { "parent": "router-network" @@ -30812,6 +30944,9 @@ "numbers": { "parent": "numeric" }, + "numbers-off": { + "parent": "numeric-off" + }, "numeric-0-boxes-outline": { "parent": "numeric-0-box-multiple-outline" }, @@ -31100,6 +31235,9 @@ "one-two-three": { "parent": "numeric" }, + "one-two-three-off": { + "parent": "numeric-off" + }, "open-container-initiative": { "parent": "oci" }, @@ -31113,7 +31251,7 @@ "parent": "ocr" }, "oral-hygiene": { - "parent": "toothbrush-paste" + "parent": "toothbrush" }, "order-checkbox-ascending": { "parent": "order-bool-ascending-variant" @@ -31166,6 +31304,18 @@ "package-outline": { "parent": "gift-outline" }, + "package-variant-add": { + "parent": "package-variant-plus" + }, + "package-variant-closed-add": { + "parent": "package-variant-closed-plus" + }, + "package-variant-closed-subtract": { + "parent": "package-variant-closed-minus" + }, + "package-variant-subtract": { + "parent": "package-variant-minus" + }, "page-layout-marginals": { "parent": "page-layout-header-footer" }, @@ -31182,7 +31332,7 @@ "parent": "format-color-fill" }, "paint-outline": { - "parent": "palette-outline" + "parent": "palette-swatch-outline" }, "paintbrush": { "parent": "brush" @@ -31853,6 +32003,12 @@ "phone-redial-outline": { "parent": "phone-sync-outline" }, + "phone-schedule": { + "parent": "phone-clock" + }, + "phone-time": { + "parent": "phone-clock" + }, "phonelink-erase": { "parent": "cellphone-remove" }, @@ -31986,7 +32142,7 @@ "parent": "notebook-outline" }, "plant": { - "parent": "tree-outline" + "parent": "tree" }, "plant-outline": { "parent": "sprout-outline" @@ -32058,7 +32214,7 @@ "parent": "power-socket-us" }, "plugin": { - "parent": "toy-brick-search-outline" + "parent": "toy-brick" }, "plugin-outline": { "parent": "toy-brick-marker-outline" @@ -32333,6 +32489,9 @@ "powerline": { "parent": "transmission-tower" }, + "powerline-off": { + "parent": "transmission-tower-off" + }, "pram": { "parent": "baby-carriage" }, @@ -32391,7 +32550,7 @@ "parent": "printer-alert" }, "prize": { - "parent": "seal-variant" + "parent": "seal" }, "progress-spanner": { "parent": "progress-wrench" @@ -32436,7 +32595,7 @@ "parent": "head-cog-outline" }, "pub": { - "parent": "glass-mug-variant" + "parent": "glass-mug" }, "pub-outline": { "parent": "beer-outline" @@ -32465,6 +32624,9 @@ "pylon": { "parent": "transmission-tower" }, + "pylon-off": { + "parent": "transmission-tower-off" + }, "query-builder": { "parent": "clock-outline" }, @@ -32676,7 +32838,7 @@ "parent": "close-box" }, "remove-box-multiple": { - "parent": "close-box-multiple-outline" + "parent": "close-box-multiple" }, "remove-box-outline": { "parent": "close-box-outline" @@ -32841,7 +33003,7 @@ "parent": "turtle" }, "reschedule": { - "parent": "calendar-arrow-right" + "parent": "calendar-arrow-left" }, "resize-horizontal": { "parent": "arrow-split-vertical" @@ -33582,7 +33744,7 @@ "parent": "buffet" }, "sign": { - "parent": "draw-pen" + "parent": "draw" }, "sign-direction-add": { "parent": "sign-direction-plus" @@ -36183,7 +36345,7 @@ "parent": "weather-rainy" }, "weather-storm": { - "parent": "weather-lightning-rainy" + "parent": "weather-lightning" }, "weather-sun-wireless": { "parent": "sun-wireless" @@ -43255,7 +43417,35 @@ "f19c0": "home-group-plus", "f19c1": "home-group-minus", "f19c2": "home-group-remove", - "f19c3": "file-sign" + "f19c3": "file-sign", + "f19c4": "attachment-lock", + "f19c5": "cellphone-arrow-down-variant", + "f19c6": "file-chart-check", + "f19c7": "file-chart-check-outline", + "f19c8": "file-lock-open", + "f19c9": "file-lock-open-outline", + "f19ca": "folder-question", + "f19cb": "folder-question-outline", + "f19cc": "message-fast", + "f19cd": "message-fast-outline", + "f19ce": "message-text-fast", + "f19cf": "message-text-fast-outline", + "f19d0": "monitor-arrow-down", + "f19d1": "monitor-arrow-down-variant", + "f19d2": "needle-off", + "f19d3": "numeric-off", + "f19d4": "package-variant-closed-minus", + "f19d5": "package-variant-closed-plus", + "f19d6": "package-variant-closed-remove", + "f19d7": "package-variant-minus", + "f19d8": "package-variant-plus", + "f19d9": "package-variant-remove", + "f19da": "paperclip-lock", + "f19db": "phone-clock", + "f19dc": "receipt-outline", + "f19dd": "transmission-tower-off", + "f19de": "truck-alert", + "f19df": "truck-alert-outline" }, "categories": { "Account / User": [ @@ -43885,6 +44075,7 @@ "numeric-9-plus-circle", "numeric-9-plus-circle-outline", "numeric-negative-1", + "numeric-off", "numeric-positive-1", "roman-numeral-1", "roman-numeral-10", @@ -44821,6 +45012,7 @@ "call-split", "cellphone", "cellphone-arrow-down", + "cellphone-arrow-down-variant", "cellphone-basic", "cellphone-cog", "cellphone-dock", @@ -44867,6 +45059,7 @@ "phone-check", "phone-check-outline", "phone-classic", + "phone-clock", "phone-dial", "phone-dial-outline", "phone-forward", @@ -45445,6 +45638,8 @@ "laptop", "laptop-off", "monitor", + "monitor-arrow-down", + "monitor-arrow-down-variant", "monitor-cellphone", "monitor-cellphone-star", "monitor-dashboard", @@ -45632,6 +45827,8 @@ "file-certificate", "file-certificate-outline", "file-chart", + "file-chart-check", + "file-chart-check-outline", "file-chart-outline", "file-check", "file-check-outline", @@ -45681,6 +45878,8 @@ "file-link", "file-link-outline", "file-lock", + "file-lock-open", + "file-lock-open-outline", "file-lock-outline", "file-move", "file-move-outline", @@ -45786,6 +45985,8 @@ "folder-plus-outline", "folder-pound", "folder-pound-outline", + "folder-question", + "folder-question-outline", "folder-refresh", "folder-refresh-outline", "folder-remove", @@ -46989,6 +47190,7 @@ "transmission-tower", "transmission-tower-export", "transmission-tower-import", + "transmission-tower-off", "tumble-dryer", "tumble-dryer-alert", "tumble-dryer-off", @@ -47074,6 +47276,8 @@ "download-lock-outline", "email-lock", "file-lock", + "file-lock-open", + "file-lock-open-outline", "file-lock-outline", "folder-lock", "folder-lock-open", @@ -48610,6 +48814,8 @@ "traffic-light", "traffic-light-outline", "truck", + "truck-alert", + "truck-alert-outline", "truck-cargo-container", "truck-delivery", "truck-fast", diff --git a/json/tabler.json b/json/tabler.json index f8a254d..ab8da4c 100644 --- a/json/tabler.json +++ b/json/tabler.json @@ -2,7 +2,7 @@ "prefix": "tabler", "info": { "name": "Tabler Icons", - "total": 1298, + "total": 1318, "author": { "name": "Paweł Kuna", "url": "https://github.com/tabler/tabler-icons" @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/tabler/tabler-icons/blob/master/LICENSE" }, - "version": "1.41.2", + "version": "1.42.0", "samples": [ "alien", "device-desktop", @@ -128,6 +128,27 @@ "archive": { "body": "" }, + "arrow-autofit-content": { + "body": "" + }, + "arrow-autofit-down": { + "body": "" + }, + "arrow-autofit-height": { + "body": "" + }, + "arrow-autofit-left": { + "body": "" + }, + "arrow-autofit-right": { + "body": "" + }, + "arrow-autofit-up": { + "body": "" + }, + "arrow-autofit-width": { + "body": "" + }, "arrow-back": { "body": "" }, @@ -308,6 +329,12 @@ "arrows-diagonal-2": { "body": "" }, + "arrows-diagonal-minimize": { + "body": "" + }, + "arrows-diagonal-minimize-2": { + "body": "" + }, "arrows-double-ne-sw": { "body": "" }, @@ -428,6 +455,9 @@ "ball-volleyball": { "body": "" }, + "ballon": { + "body": "" + }, "ban": { "body": "" }, @@ -461,9 +491,18 @@ "battery-charging": { "body": "" }, + "battery-charging-2": { + "body": "" + }, + "battery-eco": { + "body": "" + }, "battery-off": { "body": "" }, + "beach": { + "body": "" + }, "bed": { "body": "" }, @@ -659,6 +698,9 @@ "brand-booking": { "body": "" }, + "brand-bootstrap": { + "body": "" + }, "brand-chrome": { "body": "" }, @@ -2150,6 +2192,9 @@ "hierarchy-2": { "body": "" }, + "highlight": { + "body": "" + }, "history": { "body": "" }, @@ -2423,6 +2468,9 @@ "list-check": { "body": "" }, + "list-details": { + "body": "" + }, "list-numbers": { "body": "" }, @@ -2666,6 +2714,18 @@ "mug": { "body": "" }, + "multiplier-0-5x": { + "body": "" + }, + "multiplier-1-5x": { + "body": "" + }, + "multiplier-1x": { + "body": "" + }, + "multiplier-2x": { + "body": "" + }, "mushroom": { "body": "" }, diff --git a/package.json b/package.json index 4f392d4..9b390a2 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.423", + "version": "1.1.424", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues", From e6d4f16e4a3851a738047b125e01be2120e4a0c2 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 8 Nov 2021 08:40:55 +0200 Subject: [PATCH 2/6] Update Fluent UI System Icons, Google Material Icons, Simple Icons --- collections.json | 8 +- collections.md | 8 +- composer.json | 2 +- json/fluent.json | 1384 +++++++++++++++++++++++++++++++++++++--- json/ic.json | 522 ++++++++++++++- json/simple-icons.json | 55 +- package.json | 2 +- 7 files changed, 1896 insertions(+), 85 deletions(-) diff --git a/collections.json b/collections.json index 372d6a5..e6f6e49 100644 --- a/collections.json +++ b/collections.json @@ -33,7 +33,7 @@ }, "ic": { "name": "Google Material Icons", - "total": 10010, + "total": 10140, "author": "Material Design Authors", "url": "https://github.com/cyberalien/google-material-design-icons-updated", "license": "Apache 2.0", @@ -1069,7 +1069,7 @@ }, "fluent": { "name": "Fluent UI System Icons", - "total": 9016, + "total": 9284, "author": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons", "license": "MIT", @@ -1576,7 +1576,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 2073, + "total": 2090, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -1587,7 +1587,7 @@ "bing", "amazonaws" ], - "version": "5.21.1", + "version": "5.22.0", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index 73fd45c..1e7886a 100644 --- a/collections.md +++ b/collections.md @@ -21,7 +21,7 @@ ### Google Material Icons -* Number of icons: 10010 +* Number of icons: 10140 * Author: Material Design Authors * URL: https://github.com/cyberalien/google-material-design-icons-updated * License: Apache 2.0 @@ -612,7 +612,7 @@ ### Fluent UI System Icons -* Number of icons: 9016 +* Number of icons: 9284 * Author: Microsoft Corporation * URL: https://github.com/microsoft/fluentui-system-icons * License: MIT @@ -913,12 +913,12 @@ ### Simple Icons -* Number of icons: 2073 +* Number of icons: 2090 * 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: 5.21.1 +* Version: 5.22.0 * Palette: Colorless diff --git a/composer.json b/composer.json index ec20162..1dc97b8 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.424", + "version": "1.1.425", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/fluent.json b/json/fluent.json index 47dfe84..b1466e6 100644 --- a/json/fluent.json +++ b/json/fluent.json @@ -2,7 +2,7 @@ "prefix": "fluent", "info": { "name": "Fluent UI System Icons", - "total": 9016, + "total": 9284, "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/fluentui-system-icons" @@ -1116,20 +1116,20 @@ "body": "" }, "app-generic-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "app-generic-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, "app-generic-24-filled": { - "body": "" + "body": "" }, "app-generic-24-regular": { - "body": "" + "body": "" }, "app-recent-20-filled": { "body": "", @@ -2529,6 +2529,38 @@ "width": 48, "height": 48 }, + "arrow-forward-down-lightning-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-forward-down-lightning-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-forward-down-lightning-24-filled": { + "body": "" + }, + "arrow-forward-down-lightning-24-regular": { + "body": "" + }, + "arrow-forward-down-person-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-forward-down-person-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-forward-down-person-24-filled": { + "body": "" + }, + "arrow-forward-down-person-24-regular": { + "body": "" + }, "arrow-hook-down-left-16-filled": { "body": "", "width": 16, @@ -3497,6 +3529,16 @@ "width": 16, "height": 16 }, + "arrow-step-in-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "arrow-step-in-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, "arrow-step-in-default-20-filled": { "body": "", "width": 20, @@ -3507,6 +3549,12 @@ "width": 20, "height": 20 }, + "arrow-step-in-default-24-filled": { + "body": "" + }, + "arrow-step-in-default-24-regular": { + "body": "" + }, "arrow-step-in-left-12-filled": { "body": "", "width": 12, @@ -3537,6 +3585,22 @@ "width": 20, "height": 20 }, + "arrow-step-in-left-24-filled": { + "body": "" + }, + "arrow-step-in-left-24-regular": { + "body": "" + }, + "arrow-step-in-left-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "arrow-step-in-left-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, "arrow-step-in-right-12-filled": { "body": "", "width": 12, @@ -3567,6 +3631,22 @@ "width": 20, "height": 20 }, + "arrow-step-in-right-24-filled": { + "body": "" + }, + "arrow-step-in-right-24-regular": { + "body": "" + }, + "arrow-step-in-right-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "arrow-step-in-right-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, "arrow-step-out-12-filled": { "body": "", "width": 12, @@ -3597,6 +3677,22 @@ "width": 20, "height": 20 }, + "arrow-step-out-24-filled": { + "body": "" + }, + "arrow-step-out-24-regular": { + "body": "" + }, + "arrow-step-out-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "arrow-step-out-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, "arrow-step-over-16-filled": { "body": "", "width": 16, @@ -3799,6 +3895,38 @@ "arrow-trending-settings-24-regular": { "body": "" }, + "arrow-trending-text-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-trending-text-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-trending-text-24-filled": { + "body": "" + }, + "arrow-trending-text-24-regular": { + "body": "" + }, + "arrow-trending-wrench-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-trending-wrench-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "arrow-trending-wrench-24-filled": { + "body": "" + }, + "arrow-trending-wrench-24-regular": { + "body": "" + }, "arrow-turn-bidirectional-down-right-20-filled": { "body": "", "width": 20, @@ -4438,12 +4566,12 @@ "body": "" }, "battery-1-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "battery-1-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -4453,13 +4581,23 @@ "battery-1-24-regular": { "body": "" }, + "battery-10-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "battery-10-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "battery-2-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "battery-2-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -4469,13 +4607,23 @@ "battery-2-24-regular": { "body": "" }, + "battery-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "battery-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "battery-3-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "battery-3-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -4486,12 +4634,12 @@ "body": "" }, "battery-4-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "battery-4-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -4502,12 +4650,12 @@ "body": "" }, "battery-5-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "battery-5-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -4518,12 +4666,12 @@ "body": "" }, "battery-6-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "battery-6-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -4534,12 +4682,12 @@ "body": "" }, "battery-7-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "battery-7-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -4550,12 +4698,12 @@ "body": "" }, "battery-8-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "battery-8-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -4566,12 +4714,12 @@ "body": "" }, "battery-9-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "battery-9-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -4697,6 +4845,26 @@ "width": 28, "height": 28 }, + "beach-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "beach-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "beach-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "beach-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "beaker-16-filled": { "body": "", "width": 16, @@ -5051,18 +5219,48 @@ "book-add-24-regular": { "body": "" }, + "book-clock-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-clock-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-clock-24-filled": { "body": "" }, "book-clock-24-regular": { "body": "" }, + "book-coins-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-coins-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-coins-24-filled": { "body": "" }, "book-coins-24-regular": { "body": "" }, + "book-compass-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-compass-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-compass-24-filled": { "body": "" }, @@ -5105,30 +5303,80 @@ "width": 32, "height": 32 }, + "book-database-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-database-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-database-24-filled": { "body": "" }, "book-database-24-regular": { "body": "" }, + "book-exclamation-mark-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-exclamation-mark-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-exclamation-mark-24-filled": { "body": "" }, "book-exclamation-mark-24-regular": { "body": "" }, + "book-globe-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-globe-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-globe-24-filled": { "body": "" }, "book-globe-24-regular": { "body": "" }, + "book-information-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-information-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-information-24-filled": { "body": "" }, "book-information-24-regular": { "body": "" }, + "book-letter-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-letter-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-letter-24-filled": { "body": "" }, @@ -5279,36 +5527,96 @@ "width": 48, "height": 48 }, + "book-pulse-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-pulse-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-pulse-24-filled": { "body": "" }, "book-pulse-24-regular": { "body": "" }, + "book-question-mark-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-question-mark-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-question-mark-24-filled": { "body": "" }, "book-question-mark-24-regular": { "body": "" }, + "book-question-mark-rtl-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-question-mark-rtl-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-question-mark-rtl-24-filled": { "body": "" }, "book-question-mark-rtl-24-regular": { "body": "" }, + "book-search-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-search-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-search-24-filled": { "body": "" }, "book-search-24-regular": { "body": "" }, + "book-star-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-star-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-star-24-filled": { "body": "" }, "book-star-24-regular": { "body": "" }, + "book-theta-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "book-theta-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "book-theta-24-filled": { "body": "" }, @@ -5449,6 +5757,16 @@ "width": 48, "height": 48 }, + "bookmark-off-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "bookmark-off-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "bookmark-off-24-filled": { "body": "" }, @@ -5503,66 +5821,186 @@ "border-all-24-regular": { "body": "" }, + "border-bottom-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-bottom-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-bottom-24-filled": { "body": "" }, "border-bottom-24-regular": { "body": "" }, + "border-bottom-double-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-bottom-double-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-bottom-double-24-filled": { "body": "" }, "border-bottom-double-24-regular": { "body": "" }, + "border-bottom-thick-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-bottom-thick-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-bottom-thick-24-filled": { "body": "" }, "border-bottom-thick-24-regular": { "body": "" }, + "border-left-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-left-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-left-24-filled": { "body": "" }, "border-left-24-regular": { "body": "" }, + "border-none-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-none-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "border-outside-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-outside-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-outside-24-filled": { "body": "" }, "border-outside-24-regular": { "body": "" }, + "border-outside-thick-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-outside-thick-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-outside-thick-24-filled": { "body": "" }, "border-outside-thick-24-regular": { "body": "" }, + "border-right-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-right-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-right-24-filled": { "body": "" }, "border-right-24-regular": { "body": "" }, + "border-top-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-top-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-top-24-filled": { "body": "" }, "border-top-24-regular": { "body": "" }, + "border-top-bottom-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-top-bottom-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-top-bottom-24-filled": { "body": "" }, "border-top-bottom-24-regular": { "body": "" }, + "border-top-bottom-double-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-top-bottom-double-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-top-bottom-double-24-filled": { "body": "" }, "border-top-bottom-double-24-regular": { "body": "" }, + "border-top-bottom-thick-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "border-top-bottom-thick-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "border-top-bottom-thick-24-filled": { "body": "" }, @@ -5753,6 +6191,16 @@ "brain-circuit-24-regular": { "body": "" }, + "branch-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "branch-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "branch-24-filled": { "body": "" }, @@ -6011,6 +6459,118 @@ "width": 48, "height": 48 }, + "brightness-high-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "brightness-high-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "brightness-high-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "brightness-high-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "brightness-high-24-filled": { + "body": "" + }, + "brightness-high-24-regular": { + "body": "" + }, + "brightness-high-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "brightness-high-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "brightness-high-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "brightness-high-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "brightness-high-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "brightness-high-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, + "brightness-low-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "brightness-low-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "brightness-low-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "brightness-low-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "brightness-low-24-filled": { + "body": "" + }, + "brightness-low-24-regular": { + "body": "" + }, + "brightness-low-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "brightness-low-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "brightness-low-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "brightness-low-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "brightness-low-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "brightness-low-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "broad-activity-feed-16-filled": { "body": "", "width": 16, @@ -6279,6 +6839,16 @@ "width": 48, "height": 48 }, + "building-government-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "building-government-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "building-government-24-filled": { "body": "" }, @@ -6305,6 +6875,16 @@ "width": 20, "height": 20 }, + "building-multiple-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "building-multiple-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "building-multiple-24-filled": { "body": "" }, @@ -9061,6 +9641,22 @@ "width": 16, "height": 16 }, + "chat-dismiss-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "chat-dismiss-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "chat-dismiss-24-filled": { + "body": "" + }, + "chat-dismiss-24-regular": { + "body": "" + }, "chat-help-20-filled": { "body": "", "width": 20, @@ -12972,6 +13568,22 @@ "cube-sync-24-regular": { "body": "" }, + "cube-tree-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "cube-tree-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "cube-tree-24-filled": { + "body": "" + }, + "cube-tree-24-regular": { + "body": "" + }, "currency-16-filled": { "body": "", "width": 16, @@ -16092,18 +16704,150 @@ "drag-24-regular": { "body": "" }, + "draw-image-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "draw-image-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "draw-image-24-filled": { + "body": "" + }, + "draw-image-24-regular": { + "body": "" + }, + "draw-shape-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "draw-shape-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "draw-shape-24-filled": { "body": "" }, "draw-shape-24-regular": { "body": "" }, + "draw-text-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "draw-text-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "draw-text-24-filled": { "body": "" }, "draw-text-24-regular": { "body": "" }, + "drawer-add-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-add-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-add-24-filled": { + "body": "" + }, + "drawer-add-24-regular": { + "body": "" + }, + "drawer-arrow-download-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-arrow-download-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-arrow-download-24-filled": { + "body": "" + }, + "drawer-arrow-download-24-regular": { + "body": "" + }, + "drawer-dismiss-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-dismiss-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-dismiss-24-filled": { + "body": "" + }, + "drawer-dismiss-24-regular": { + "body": "" + }, + "drawer-download-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-download-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-download-24-filled": { + "body": "" + }, + "drawer-download-24-regular": { + "body": "" + }, + "drawer-play-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-play-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-play-24-filled": { + "body": "" + }, + "drawer-play-24-regular": { + "body": "" + }, + "drawer-subtract-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-subtract-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "drawer-subtract-24-filled": { + "body": "" + }, + "drawer-subtract-24-regular": { + "body": "" + }, "drink-24-filled": { "body": "", "hidden": true @@ -16483,12 +17227,12 @@ "body": "" }, "edit-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "edit-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, @@ -16596,6 +17340,36 @@ "emoji-24-regular": { "body": "" }, + "emoji-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "emoji-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "emoji-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "emoji-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "emoji-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "emoji-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "emoji-add-16-filled": { "body": "", "width": 16, @@ -16780,6 +17554,62 @@ "emoji-smile-slight-24-regular": { "body": "" }, + "emoji-sparkle-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "emoji-sparkle-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "emoji-sparkle-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "emoji-sparkle-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "emoji-sparkle-24-filled": { + "body": "" + }, + "emoji-sparkle-24-regular": { + "body": "" + }, + "emoji-sparkle-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "emoji-sparkle-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "emoji-sparkle-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "emoji-sparkle-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "emoji-sparkle-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "emoji-sparkle-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "emoji-surprise-20-filled": { "body": "", "width": 20, @@ -17649,17 +18479,117 @@ "flashlight-off-24-regular": { "body": "" }, + "flip-horizontal-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "flip-horizontal-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "flip-horizontal-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "flip-horizontal-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, "flip-horizontal-24-filled": { - "body": "" + "body": "" }, "flip-horizontal-24-regular": { - "body": "" + "body": "" + }, + "flip-horizontal-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "flip-horizontal-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "flip-horizontal-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "flip-horizontal-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "flip-horizontal-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "flip-horizontal-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, + "flip-vertical-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "flip-vertical-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "flip-vertical-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "flip-vertical-20-regular": { + "body": "", + "width": 20, + "height": 20 }, "flip-vertical-24-filled": { - "body": "" + "body": "" }, "flip-vertical-24-regular": { - "body": "" + "body": "" + }, + "flip-vertical-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "flip-vertical-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "flip-vertical-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "flip-vertical-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "flip-vertical-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "flip-vertical-48-regular": { + "body": "", + "width": 48, + "height": 48 }, "flow-16-filled": { "body": "", @@ -18527,6 +19457,22 @@ "food-egg-24-regular": { "body": "" }, + "food-grains-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "food-grains-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "food-grains-24-filled": { + "body": "" + }, + "food-grains-24-regular": { + "body": "" + }, "food-pizza-20-filled": { "body": "", "width": 20, @@ -18975,6 +19921,22 @@ "gift-card-add-24-regular": { "body": "" }, + "gift-card-arrow-right-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "gift-card-arrow-right-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "gift-card-arrow-right-24-filled": { + "body": "" + }, + "gift-card-arrow-right-24-regular": { + "body": "" + }, "glance-20-filled": { "body": "", "width": 20, @@ -19961,6 +20923,26 @@ "width": 28, "height": 28 }, + "heart-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "heart-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "heart-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "heart-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "heart-broken-16-filled": { "body": "", "width": 16, @@ -21386,6 +22368,16 @@ "line-style-24-regular": { "body": "" }, + "link-12-filled": { + "body": "", + "width": 12, + "height": 12 + }, + "link-12-regular": { + "body": "", + "width": 12, + "height": 12 + }, "link-16-filled": { "body": "", "width": 16, @@ -21422,6 +22414,16 @@ "width": 28, "height": 28 }, + "link-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "link-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "link-48-filled": { "body": "", "width": 48, @@ -21977,10 +22979,40 @@ "height": 20 }, "luggage-24-filled": { - "body": "" + "body": "" }, "luggage-24-regular": { - "body": "" + "body": "" + }, + "luggage-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "luggage-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "luggage-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "luggage-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "luggage-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "luggage-48-regular": { + "body": "", + "width": 48, + "height": 48 }, "magic-wand-20-regular": { "body": "", @@ -23530,6 +24562,22 @@ "money-dismiss-24-regular": { "body": "" }, + "money-hand-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "money-hand-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "money-hand-24-filled": { + "body": "" + }, + "money-hand-24-regular": { + "body": "" + }, "money-off-20-filled": { "body": "", "width": 20, @@ -23547,12 +24595,12 @@ "body": "" }, "money-settings-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "money-settings-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, @@ -24286,6 +25334,36 @@ "next-24-regular": { "body": "" }, + "next-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "next-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "next-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "next-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "next-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "next-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "note-16-filled": { "body": "", "width": 16, @@ -25808,6 +26886,16 @@ "width": 20, "height": 20 }, + "people-list-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "people-list-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, "people-lock-20-filled": { "body": "", "width": 20, @@ -27542,12 +28630,12 @@ "height": 28 }, "play-circle-48-filled": { - "body": "", + "body": "", "width": 48, "height": 48 }, "play-circle-48-regular": { - "body": "", + "body": "", "width": 48, "height": 48 }, @@ -28041,6 +29129,36 @@ "previous-24-regular": { "body": "" }, + "previous-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "previous-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "previous-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "previous-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "previous-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "previous-48-regular": { + "body": "", + "width": 48, + "height": 48 + }, "print-16-filled": { "body": "", "width": 16, @@ -28527,6 +29645,16 @@ "width": 28, "height": 28 }, + "question-circle-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "question-circle-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, "question-circle-48-filled": { "body": "", "width": 48, @@ -37016,6 +38144,16 @@ "text-number-list-rtl-24-regular": { "body": "" }, + "text-paragraph-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "text-paragraph-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, "text-paragraph-20-filled": { "body": "", "width": 20, @@ -37027,10 +38165,10 @@ "height": 20 }, "text-paragraph-24-filled": { - "body": "" + "body": "" }, "text-paragraph-24-regular": { - "body": "" + "body": "" }, "text-paragraph-direction-20-filled": { "body": "", @@ -37221,7 +38359,7 @@ "height": 20 }, "text-proofing-tools-24-filled": { - "body": "" + "body": "" }, "text-proofing-tools-24-regular": { "body": "" @@ -37265,56 +38403,56 @@ "body": "" }, "text-sort-ascending-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "text-sort-ascending-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "text-sort-ascending-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "text-sort-ascending-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, "text-sort-ascending-24-filled": { - "body": "" + "body": "" }, "text-sort-ascending-24-regular": { - "body": "" + "body": "" }, "text-sort-descending-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "text-sort-descending-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "text-sort-descending-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "text-sort-descending-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, "text-sort-descending-24-filled": { - "body": "" + "body": "" }, "text-sort-descending-24-regular": { - "body": "" + "body": "" }, "text-strikethrough-16-filled": { "body": "", @@ -38502,38 +39640,58 @@ "height": 48 }, "vehicle-car-collision-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "vehicle-car-collision-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "vehicle-car-collision-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "vehicle-car-collision-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, "vehicle-car-collision-24-filled": { - "body": "" + "body": "" }, "vehicle-car-collision-24-regular": { - "body": "" + "body": "" + }, + "vehicle-car-collision-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "vehicle-car-collision-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "vehicle-car-collision-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "vehicle-car-collision-32-regular": { + "body": "", + "width": 32, + "height": 32 }, "vehicle-car-collision-48-filled": { - "body": "", + "body": "", "width": 48, "height": 48 }, "vehicle-car-collision-48-regular": { - "body": "", + "body": "", "width": 48, "height": 48 }, @@ -38848,10 +40006,36 @@ "height": 20 }, "video-clip-24-filled": { - "body": "" + "body": "" }, "video-clip-24-regular": { - "body": "" + "body": "" + }, + "video-clip-multiple-16-filled": { + "body": "", + "width": 16, + "height": 16 + }, + "video-clip-multiple-16-regular": { + "body": "", + "width": 16, + "height": 16 + }, + "video-clip-multiple-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "video-clip-multiple-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "video-clip-multiple-24-filled": { + "body": "" + }, + "video-clip-multiple-24-regular": { + "body": "" }, "video-off-20-filled": { "body": "", @@ -39320,10 +40504,40 @@ "height": 20 }, "wallet-24-filled": { - "body": "" + "body": "" }, "wallet-24-regular": { - "body": "" + "body": "" + }, + "wallet-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "wallet-28-regular": { + "body": "", + "width": 28, + "height": 28 + }, + "wallet-32-filled": { + "body": "", + "width": 32, + "height": 32 + }, + "wallet-32-regular": { + "body": "", + "width": 32, + "height": 32 + }, + "wallet-48-filled": { + "body": "", + "width": 48, + "height": 48 + }, + "wallet-48-regular": { + "body": "", + "width": 48, + "height": 48 }, "wallpaper-24-filled": { "body": "" @@ -40020,48 +41234,58 @@ "height": 48 }, "weather-sunny-16-filled": { - "body": "", + "body": "", "width": 16, "height": 16 }, "weather-sunny-16-regular": { - "body": "", + "body": "", "width": 16, "height": 16 }, "weather-sunny-20-filled": { - "body": "", + "body": "", "width": 20, "height": 20 }, "weather-sunny-20-regular": { - "body": "", + "body": "", "width": 20, "height": 20 }, "weather-sunny-24-filled": { - "body": "" + "body": "" }, "weather-sunny-24-regular": { - "body": "" + "body": "" + }, + "weather-sunny-28-filled": { + "body": "", + "width": 28, + "height": 28 + }, + "weather-sunny-28-regular": { + "body": "", + "width": 28, + "height": 28 }, "weather-sunny-32-filled": { - "body": "", + "body": "", "width": 32, "height": 32 }, "weather-sunny-32-regular": { - "body": "", + "body": "", "width": 32, "height": 32 }, "weather-sunny-48-filled": { - "body": "", + "body": "", "width": 48, "height": 48 }, "weather-sunny-48-regular": { - "body": "", + "body": "", "width": 48, "height": 48 }, @@ -40591,6 +41815,22 @@ "wrench-24-regular": { "body": "" }, + "wrench-screwdriver-20-filled": { + "body": "", + "width": 20, + "height": 20 + }, + "wrench-screwdriver-20-regular": { + "body": "", + "width": 20, + "height": 20 + }, + "wrench-screwdriver-24-filled": { + "body": "" + }, + "wrench-screwdriver-24-regular": { + "body": "" + }, "xbox-console-20-filled": { "body": "", "width": 20, diff --git a/json/ic.json b/json/ic.json index 49c82e1..70c374c 100644 --- a/json/ic.json +++ b/json/ic.json @@ -2,7 +2,7 @@ "prefix": "ic", "info": { "name": "Google Material Icons", - "total": 10010, + "total": 10140, "author": { "name": "Material Design Authors", "url": "https://github.com/cyberalien/google-material-design-icons-updated" @@ -31,6 +31,9 @@ "baseline-11mp": { "body": "" }, + "baseline-123": { + "body": "" + }, "baseline-12mp": { "body": "" }, @@ -187,6 +190,9 @@ "baseline-9mp": { "body": "" }, + "baseline-abc": { + "body": "" + }, "baseline-ac-unit": { "body": "" }, @@ -253,6 +259,9 @@ "baseline-add-business": { "body": "" }, + "baseline-add-card": { + "body": "" + }, "baseline-add-chart": { "body": "" }, @@ -598,6 +607,9 @@ "baseline-attribution": { "body": "" }, + "baseline-audio-file": { + "body": "" + }, "baseline-audiotrack": { "body": "" }, @@ -1441,6 +1453,9 @@ "baseline-cruelty-free": { "body": "" }, + "baseline-css": { + "body": "" + }, "baseline-currency-exchange": { "body": "" }, @@ -1576,6 +1591,9 @@ "baseline-diamond": { "body": "" }, + "baseline-difference": { + "body": "" + }, "baseline-dining": { "body": "" }, @@ -1957,6 +1975,9 @@ "baseline-event-note": { "body": "" }, + "baseline-event-repeat": { + "body": "" + }, "baseline-event-seat": { "body": "" }, @@ -2272,6 +2293,9 @@ "baseline-folder-delete": { "body": "" }, + "baseline-folder-off": { + "body": "" + }, "baseline-folder-open": { "body": "" }, @@ -2665,6 +2689,12 @@ "baseline-hive": { "body": "" }, + "baseline-hls": { + "body": "" + }, + "baseline-hls-off": { + "body": "" + }, "baseline-holiday-village": { "body": "" }, @@ -2731,6 +2761,9 @@ "baseline-how-to-vote": { "body": "" }, + "baseline-html": { + "body": "" + }, "baseline-http": { "body": "" }, @@ -2854,6 +2887,9 @@ "baseline-iso": { "body": "" }, + "baseline-javascript": { + "body": "" + }, "baseline-join-full": { "body": "" }, @@ -2875,6 +2911,9 @@ "baseline-key": { "body": "" }, + "baseline-key-off": { + "body": "" + }, "baseline-keyboard": { "body": "" }, @@ -3580,6 +3619,9 @@ "baseline-new-releases": { "body": "" }, + "baseline-newspaper": { + "body": "" + }, "baseline-next-plan": { "body": "" }, @@ -4042,6 +4084,9 @@ "baseline-photo-size-select-small": { "body": "" }, + "baseline-php": { + "body": "" + }, "baseline-piano": { "body": "" }, @@ -4132,6 +4177,9 @@ "baseline-playlist-play": { "body": "" }, + "baseline-playlist-remove": { + "body": "" + }, "baseline-plumbing": { "body": "" }, @@ -4264,6 +4312,9 @@ "baseline-question-answer": { "body": "" }, + "baseline-question-mark": { + "body": "" + }, "baseline-queue": { "body": "" }, @@ -4792,6 +4843,9 @@ "baseline-shopping-cart": { "body": "" }, + "baseline-shopping-cart-checkout": { + "body": "" + }, "baseline-short-text": { "body": "" }, @@ -4906,6 +4960,9 @@ "baseline-signal-wifi-statusbar-null": { "body": "" }, + "baseline-signpost": { + "body": "" + }, "baseline-sim-card": { "body": "" }, @@ -5122,6 +5179,9 @@ "baseline-stacked-line-chart": { "body": "" }, + "baseline-stadium": { + "body": "" + }, "baseline-stairs": { "body": "" }, @@ -5419,6 +5479,9 @@ "baseline-temple-hindu": { "body": "" }, + "baseline-terminal": { + "body": "" + }, "baseline-terrain": { "body": "" }, @@ -5713,6 +5776,9 @@ "baseline-video-camera-front": { "body": "" }, + "baseline-video-file": { + "body": "" + }, "baseline-video-label": { "body": "" }, @@ -5773,6 +5839,9 @@ "baseline-view-in-ar": { "body": "" }, + "baseline-view-kanban": { + "body": "" + }, "baseline-view-list": { "body": "" }, @@ -5788,6 +5857,9 @@ "baseline-view-stream": { "body": "" }, + "baseline-view-timeline": { + "body": "" + }, "baseline-view-week": { "body": "" }, @@ -5830,6 +5902,9 @@ "baseline-vpn-key": { "body": "" }, + "baseline-vpn-key-off": { + "body": "" + }, "baseline-vpn-lock": { "body": "" }, @@ -5908,6 +5983,9 @@ "baseline-web-asset-off": { "body": "" }, + "baseline-webhook": { + "body": "" + }, "baseline-wechat": { "body": "" }, @@ -6041,6 +6119,9 @@ "outline-11mp": { "body": "" }, + "outline-123": { + "body": "" + }, "outline-12mp": { "body": "" }, @@ -6197,6 +6278,9 @@ "outline-9mp": { "body": "" }, + "outline-abc": { + "body": "" + }, "outline-ac-unit": { "body": "" }, @@ -6263,6 +6347,9 @@ "outline-add-business": { "body": "" }, + "outline-add-card": { + "body": "" + }, "outline-add-chart": { "body": "" }, @@ -6608,6 +6695,9 @@ "outline-attribution": { "body": "" }, + "outline-audio-file": { + "body": "" + }, "outline-audiotrack": { "body": "" }, @@ -7451,6 +7541,9 @@ "outline-cruelty-free": { "body": "" }, + "outline-css": { + "body": "" + }, "outline-currency-exchange": { "body": "" }, @@ -7586,6 +7679,9 @@ "outline-diamond": { "body": "" }, + "outline-difference": { + "body": "" + }, "outline-dining": { "body": "" }, @@ -7967,6 +8063,9 @@ "outline-event-note": { "body": "" }, + "outline-event-repeat": { + "body": "" + }, "outline-event-seat": { "body": "" }, @@ -8282,6 +8381,9 @@ "outline-folder-delete": { "body": "" }, + "outline-folder-off": { + "body": "" + }, "outline-folder-open": { "body": "" }, @@ -8675,6 +8777,12 @@ "outline-hive": { "body": "" }, + "outline-hls": { + "body": "" + }, + "outline-hls-off": { + "body": "" + }, "outline-holiday-village": { "body": "" }, @@ -8741,6 +8849,9 @@ "outline-how-to-vote": { "body": "" }, + "outline-html": { + "body": "" + }, "outline-http": { "body": "" }, @@ -8864,6 +8975,9 @@ "outline-iso": { "body": "" }, + "outline-javascript": { + "body": "" + }, "outline-join-full": { "body": "" }, @@ -8885,6 +8999,9 @@ "outline-key": { "body": "" }, + "outline-key-off": { + "body": "" + }, "outline-keyboard": { "body": "" }, @@ -9590,6 +9707,9 @@ "outline-new-releases": { "body": "" }, + "outline-newspaper": { + "body": "" + }, "outline-next-plan": { "body": "" }, @@ -10052,6 +10172,9 @@ "outline-photo-size-select-small": { "body": "" }, + "outline-php": { + "body": "" + }, "outline-piano": { "body": "" }, @@ -10142,6 +10265,9 @@ "outline-playlist-play": { "body": "" }, + "outline-playlist-remove": { + "body": "" + }, "outline-plumbing": { "body": "" }, @@ -10274,6 +10400,9 @@ "outline-question-answer": { "body": "" }, + "outline-question-mark": { + "body": "" + }, "outline-queue": { "body": "" }, @@ -10802,6 +10931,9 @@ "outline-shopping-cart": { "body": "" }, + "outline-shopping-cart-checkout": { + "body": "" + }, "outline-short-text": { "body": "" }, @@ -10916,6 +11048,9 @@ "outline-signal-wifi-statusbar-null": { "body": "" }, + "outline-signpost": { + "body": "" + }, "outline-sim-card": { "body": "" }, @@ -11132,6 +11267,9 @@ "outline-stacked-line-chart": { "body": "" }, + "outline-stadium": { + "body": "" + }, "outline-stairs": { "body": "" }, @@ -11429,6 +11567,9 @@ "outline-temple-hindu": { "body": "" }, + "outline-terminal": { + "body": "" + }, "outline-terrain": { "body": "" }, @@ -11723,6 +11864,9 @@ "outline-video-camera-front": { "body": "" }, + "outline-video-file": { + "body": "" + }, "outline-video-label": { "body": "" }, @@ -11783,6 +11927,9 @@ "outline-view-in-ar": { "body": "" }, + "outline-view-kanban": { + "body": "" + }, "outline-view-list": { "body": "" }, @@ -11798,6 +11945,9 @@ "outline-view-stream": { "body": "" }, + "outline-view-timeline": { + "body": "" + }, "outline-view-week": { "body": "" }, @@ -11840,6 +11990,9 @@ "outline-vpn-key": { "body": "" }, + "outline-vpn-key-off": { + "body": "" + }, "outline-vpn-lock": { "body": "" }, @@ -11918,6 +12071,9 @@ "outline-web-asset-off": { "body": "" }, + "outline-webhook": { + "body": "" + }, "outline-wechat": { "body": "" }, @@ -12047,6 +12203,9 @@ "round-11mp": { "body": "" }, + "round-123": { + "body": "" + }, "round-12mp": { "body": "" }, @@ -12203,6 +12362,9 @@ "round-9mp": { "body": "" }, + "round-abc": { + "body": "" + }, "round-ac-unit": { "body": "" }, @@ -12269,6 +12431,9 @@ "round-add-business": { "body": "" }, + "round-add-card": { + "body": "" + }, "round-add-chart": { "body": "" }, @@ -12614,6 +12779,9 @@ "round-attribution": { "body": "" }, + "round-audio-file": { + "body": "" + }, "round-audiotrack": { "body": "" }, @@ -13457,6 +13625,9 @@ "round-cruelty-free": { "body": "" }, + "round-css": { + "body": "" + }, "round-currency-exchange": { "body": "" }, @@ -13592,6 +13763,9 @@ "round-diamond": { "body": "" }, + "round-difference": { + "body": "" + }, "round-dining": { "body": "" }, @@ -13973,6 +14147,9 @@ "round-event-note": { "body": "" }, + "round-event-repeat": { + "body": "" + }, "round-event-seat": { "body": "" }, @@ -14288,6 +14465,9 @@ "round-folder-delete": { "body": "" }, + "round-folder-off": { + "body": "" + }, "round-folder-open": { "body": "" }, @@ -14681,6 +14861,12 @@ "round-hive": { "body": "" }, + "round-hls": { + "body": "" + }, + "round-hls-off": { + "body": "" + }, "round-holiday-village": { "body": "" }, @@ -14747,6 +14933,9 @@ "round-how-to-vote": { "body": "" }, + "round-html": { + "body": "" + }, "round-http": { "body": "" }, @@ -14870,6 +15059,9 @@ "round-iso": { "body": "" }, + "round-javascript": { + "body": "" + }, "round-join-full": { "body": "" }, @@ -14891,6 +15083,9 @@ "round-key": { "body": "" }, + "round-key-off": { + "body": "" + }, "round-keyboard": { "body": "" }, @@ -15596,6 +15791,9 @@ "round-new-releases": { "body": "" }, + "round-newspaper": { + "body": "" + }, "round-next-plan": { "body": "" }, @@ -16058,6 +16256,9 @@ "round-photo-size-select-small": { "body": "" }, + "round-php": { + "body": "" + }, "round-piano": { "body": "" }, @@ -16148,6 +16349,9 @@ "round-playlist-play": { "body": "" }, + "round-playlist-remove": { + "body": "" + }, "round-plumbing": { "body": "" }, @@ -16280,6 +16484,9 @@ "round-question-answer": { "body": "" }, + "round-question-mark": { + "body": "" + }, "round-queue": { "body": "" }, @@ -16808,6 +17015,9 @@ "round-shopping-cart": { "body": "" }, + "round-shopping-cart-checkout": { + "body": "" + }, "round-short-text": { "body": "" }, @@ -16922,6 +17132,9 @@ "round-signal-wifi-statusbar-null": { "body": "" }, + "round-signpost": { + "body": "" + }, "round-sim-card": { "body": "" }, @@ -17138,6 +17351,9 @@ "round-stacked-line-chart": { "body": "" }, + "round-stadium": { + "body": "" + }, "round-stairs": { "body": "" }, @@ -17435,6 +17651,9 @@ "round-temple-hindu": { "body": "" }, + "round-terminal": { + "body": "" + }, "round-terrain": { "body": "" }, @@ -17729,6 +17948,9 @@ "round-video-camera-front": { "body": "" }, + "round-video-file": { + "body": "" + }, "round-video-label": { "body": "" }, @@ -17789,6 +18011,9 @@ "round-view-in-ar": { "body": "" }, + "round-view-kanban": { + "body": "" + }, "round-view-list": { "body": "" }, @@ -17804,6 +18029,9 @@ "round-view-stream": { "body": "" }, + "round-view-timeline": { + "body": "" + }, "round-view-week": { "body": "" }, @@ -17846,6 +18074,9 @@ "round-vpn-key": { "body": "" }, + "round-vpn-key-off": { + "body": "" + }, "round-vpn-lock": { "body": "" }, @@ -17924,6 +18155,9 @@ "round-web-asset-off": { "body": "" }, + "round-webhook": { + "body": "" + }, "round-wechat": { "body": "" }, @@ -18053,6 +18287,9 @@ "sharp-11mp": { "body": "" }, + "sharp-123": { + "body": "" + }, "sharp-12mp": { "body": "" }, @@ -18209,6 +18446,9 @@ "sharp-9mp": { "body": "" }, + "sharp-abc": { + "body": "" + }, "sharp-ac-unit": { "body": "" }, @@ -18275,6 +18515,9 @@ "sharp-add-business": { "body": "" }, + "sharp-add-card": { + "body": "" + }, "sharp-add-chart": { "body": "" }, @@ -18620,6 +18863,9 @@ "sharp-attribution": { "body": "" }, + "sharp-audio-file": { + "body": "" + }, "sharp-audiotrack": { "body": "" }, @@ -19463,6 +19709,9 @@ "sharp-cruelty-free": { "body": "" }, + "sharp-css": { + "body": "" + }, "sharp-currency-exchange": { "body": "" }, @@ -19598,6 +19847,9 @@ "sharp-diamond": { "body": "" }, + "sharp-difference": { + "body": "" + }, "sharp-dining": { "body": "" }, @@ -19979,6 +20231,9 @@ "sharp-event-note": { "body": "" }, + "sharp-event-repeat": { + "body": "" + }, "sharp-event-seat": { "body": "" }, @@ -20294,6 +20549,9 @@ "sharp-folder-delete": { "body": "" }, + "sharp-folder-off": { + "body": "" + }, "sharp-folder-open": { "body": "" }, @@ -20687,6 +20945,12 @@ "sharp-hive": { "body": "" }, + "sharp-hls": { + "body": "" + }, + "sharp-hls-off": { + "body": "" + }, "sharp-holiday-village": { "body": "" }, @@ -20753,6 +21017,9 @@ "sharp-how-to-vote": { "body": "" }, + "sharp-html": { + "body": "" + }, "sharp-http": { "body": "" }, @@ -20876,6 +21143,9 @@ "sharp-iso": { "body": "" }, + "sharp-javascript": { + "body": "" + }, "sharp-join-full": { "body": "" }, @@ -20897,6 +21167,9 @@ "sharp-key": { "body": "" }, + "sharp-key-off": { + "body": "" + }, "sharp-keyboard": { "body": "" }, @@ -21602,6 +21875,9 @@ "sharp-new-releases": { "body": "" }, + "sharp-newspaper": { + "body": "" + }, "sharp-next-plan": { "body": "" }, @@ -22064,6 +22340,9 @@ "sharp-photo-size-select-small": { "body": "" }, + "sharp-php": { + "body": "" + }, "sharp-piano": { "body": "" }, @@ -22154,6 +22433,9 @@ "sharp-playlist-play": { "body": "" }, + "sharp-playlist-remove": { + "body": "" + }, "sharp-plumbing": { "body": "" }, @@ -22286,6 +22568,9 @@ "sharp-question-answer": { "body": "" }, + "sharp-question-mark": { + "body": "" + }, "sharp-queue": { "body": "" }, @@ -22814,6 +23099,9 @@ "sharp-shopping-cart": { "body": "" }, + "sharp-shopping-cart-checkout": { + "body": "" + }, "sharp-short-text": { "body": "" }, @@ -22928,6 +23216,9 @@ "sharp-signal-wifi-statusbar-null": { "body": "" }, + "sharp-signpost": { + "body": "" + }, "sharp-sim-card": { "body": "" }, @@ -23144,6 +23435,9 @@ "sharp-stacked-line-chart": { "body": "" }, + "sharp-stadium": { + "body": "" + }, "sharp-stairs": { "body": "" }, @@ -23441,6 +23735,9 @@ "sharp-temple-hindu": { "body": "" }, + "sharp-terminal": { + "body": "" + }, "sharp-terrain": { "body": "" }, @@ -23735,6 +24032,9 @@ "sharp-video-camera-front": { "body": "" }, + "sharp-video-file": { + "body": "" + }, "sharp-video-label": { "body": "" }, @@ -23795,6 +24095,9 @@ "sharp-view-in-ar": { "body": "" }, + "sharp-view-kanban": { + "body": "" + }, "sharp-view-list": { "body": "" }, @@ -23810,6 +24113,9 @@ "sharp-view-stream": { "body": "" }, + "sharp-view-timeline": { + "body": "" + }, "sharp-view-week": { "body": "" }, @@ -23852,6 +24158,9 @@ "sharp-vpn-key": { "body": "" }, + "sharp-vpn-key-off": { + "body": "" + }, "sharp-vpn-lock": { "body": "" }, @@ -23930,6 +24239,9 @@ "sharp-web-asset-off": { "body": "" }, + "sharp-webhook": { + "body": "" + }, "sharp-wechat": { "body": "" }, @@ -24059,6 +24371,9 @@ "twotone-11mp": { "body": "" }, + "twotone-123": { + "body": "" + }, "twotone-12mp": { "body": "" }, @@ -24215,6 +24530,9 @@ "twotone-9mp": { "body": "" }, + "twotone-abc": { + "body": "" + }, "twotone-ac-unit": { "body": "" }, @@ -24281,6 +24599,9 @@ "twotone-add-business": { "body": "" }, + "twotone-add-card": { + "body": "" + }, "twotone-add-chart": { "body": "" }, @@ -24626,6 +24947,9 @@ "twotone-attribution": { "body": "" }, + "twotone-audio-file": { + "body": "" + }, "twotone-audiotrack": { "body": "" }, @@ -25469,6 +25793,9 @@ "twotone-cruelty-free": { "body": "" }, + "twotone-css": { + "body": "" + }, "twotone-currency-exchange": { "body": "" }, @@ -25604,6 +25931,9 @@ "twotone-diamond": { "body": "" }, + "twotone-difference": { + "body": "" + }, "twotone-dining": { "body": "" }, @@ -25985,6 +26315,9 @@ "twotone-event-note": { "body": "" }, + "twotone-event-repeat": { + "body": "" + }, "twotone-event-seat": { "body": "" }, @@ -26300,6 +26633,9 @@ "twotone-folder-delete": { "body": "" }, + "twotone-folder-off": { + "body": "" + }, "twotone-folder-open": { "body": "" }, @@ -26693,6 +27029,12 @@ "twotone-hive": { "body": "" }, + "twotone-hls": { + "body": "" + }, + "twotone-hls-off": { + "body": "" + }, "twotone-holiday-village": { "body": "" }, @@ -26759,6 +27101,9 @@ "twotone-how-to-vote": { "body": "" }, + "twotone-html": { + "body": "" + }, "twotone-http": { "body": "" }, @@ -26882,6 +27227,9 @@ "twotone-iso": { "body": "" }, + "twotone-javascript": { + "body": "" + }, "twotone-join-full": { "body": "" }, @@ -26903,6 +27251,9 @@ "twotone-key": { "body": "" }, + "twotone-key-off": { + "body": "" + }, "twotone-keyboard": { "body": "" }, @@ -27608,6 +27959,9 @@ "twotone-new-releases": { "body": "" }, + "twotone-newspaper": { + "body": "" + }, "twotone-next-plan": { "body": "" }, @@ -28070,6 +28424,9 @@ "twotone-photo-size-select-small": { "body": "" }, + "twotone-php": { + "body": "" + }, "twotone-piano": { "body": "" }, @@ -28160,6 +28517,9 @@ "twotone-playlist-play": { "body": "" }, + "twotone-playlist-remove": { + "body": "" + }, "twotone-plumbing": { "body": "" }, @@ -28292,6 +28652,9 @@ "twotone-question-answer": { "body": "" }, + "twotone-question-mark": { + "body": "" + }, "twotone-queue": { "body": "" }, @@ -28820,6 +29183,9 @@ "twotone-shopping-cart": { "body": "" }, + "twotone-shopping-cart-checkout": { + "body": "" + }, "twotone-short-text": { "body": "" }, @@ -28934,6 +29300,9 @@ "twotone-signal-wifi-statusbar-null": { "body": "" }, + "twotone-signpost": { + "body": "" + }, "twotone-sim-card": { "body": "" }, @@ -29150,6 +29519,9 @@ "twotone-stacked-line-chart": { "body": "" }, + "twotone-stadium": { + "body": "" + }, "twotone-stairs": { "body": "" }, @@ -29447,6 +29819,9 @@ "twotone-temple-hindu": { "body": "" }, + "twotone-terminal": { + "body": "" + }, "twotone-terrain": { "body": "" }, @@ -29741,6 +30116,9 @@ "twotone-video-camera-front": { "body": "" }, + "twotone-video-file": { + "body": "" + }, "twotone-video-label": { "body": "" }, @@ -29801,6 +30179,9 @@ "twotone-view-in-ar": { "body": "" }, + "twotone-view-kanban": { + "body": "" + }, "twotone-view-list": { "body": "" }, @@ -29816,6 +30197,9 @@ "twotone-view-stream": { "body": "" }, + "twotone-view-timeline": { + "body": "" + }, "twotone-view-week": { "body": "" }, @@ -29858,6 +30242,9 @@ "twotone-vpn-key": { "body": "" }, + "twotone-vpn-key-off": { + "body": "" + }, "twotone-vpn-lock": { "body": "" }, @@ -29936,6 +30323,9 @@ "twotone-web-asset-off": { "body": "" }, + "twotone-webhook": { + "body": "" + }, "twotone-wechat": { "body": "" }, @@ -32935,7 +33325,9 @@ }, "categories": { "Action": [ + "baseline-123", "baseline-3d-rotation", + "baseline-abc", "baseline-accessibility", "baseline-accessibility-new", "baseline-accessible", @@ -32944,6 +33336,7 @@ "baseline-account-balance-wallet", "baseline-account-box", "baseline-account-circle", + "baseline-add-card", "baseline-add-shopping-cart", "baseline-add-task", "baseline-add-to-drive", @@ -33024,6 +33417,7 @@ "baseline-copyright", "baseline-credit-card", "baseline-credit-card-off", + "baseline-css", "baseline-currency-exchange", "baseline-dangerous", "baseline-dashboard", @@ -33050,6 +33444,7 @@ "baseline-eject", "baseline-euro-symbol", "baseline-event", + "baseline-event-repeat", "baseline-event-seat", "baseline-exit-to-app", "baseline-expand", @@ -33094,12 +33489,15 @@ "baseline-highlight-off", "baseline-history", "baseline-history-toggle-off", + "baseline-hls", + "baseline-hls-off", "baseline-home", "baseline-horizontal-split", "baseline-hotel-class", "baseline-hourglass-disabled", "baseline-hourglass-empty", "baseline-hourglass-full", + "baseline-html", "baseline-http", "baseline-https", "baseline-important-devices", @@ -33109,6 +33507,7 @@ "baseline-install-mobile", "baseline-integration-instructions", "baseline-invert-colors", + "baseline-javascript", "baseline-join-full", "baseline-join-inner", "baseline-join-left", @@ -33176,6 +33575,7 @@ "baseline-perm-phone-msg", "baseline-perm-scan-wifi", "baseline-pets", + "baseline-php", "baseline-picture-in-picture", "baseline-picture-in-picture-alt", "baseline-pin-end", @@ -33194,6 +33594,7 @@ "baseline-published-with-changes", "baseline-query-builder", "baseline-question-answer", + "baseline-question-mark", "baseline-quickreply", "baseline-receipt", "baseline-record-voice-over", @@ -33246,6 +33647,7 @@ "baseline-shopping-bag", "baseline-shopping-basket", "baseline-shopping-cart", + "baseline-shopping-cart-checkout", "baseline-smart-button", "baseline-source", "baseline-space-dashboard", @@ -33283,6 +33685,7 @@ "baseline-tab-unselected", "baseline-table-view", "baseline-task-alt", + "baseline-terminal", "baseline-text-rotate-up", "baseline-text-rotate-vertical", "baseline-text-rotation-angledown", @@ -33328,16 +33731,19 @@ "baseline-view-day", "baseline-view-headline", "baseline-view-in-ar", + "baseline-view-kanban", "baseline-view-list", "baseline-view-module", "baseline-view-quilt", "baseline-view-sidebar", "baseline-view-stream", + "baseline-view-timeline", "baseline-view-week", "baseline-visibility", "baseline-visibility-off", "baseline-voice-over-off", "baseline-watch-later", + "baseline-webhook", "baseline-wifi-protected-setup", "baseline-work", "baseline-work-off", @@ -33346,7 +33752,9 @@ "baseline-youtube-searched-for", "baseline-zoom-in", "baseline-zoom-out", + "outline-123", "outline-3d-rotation", + "outline-abc", "outline-accessibility", "outline-accessibility-new", "outline-accessible", @@ -33355,6 +33763,7 @@ "outline-account-balance-wallet", "outline-account-box", "outline-account-circle", + "outline-add-card", "outline-add-shopping-cart", "outline-add-task", "outline-add-to-drive", @@ -33435,6 +33844,7 @@ "outline-copyright", "outline-credit-card", "outline-credit-card-off", + "outline-css", "outline-currency-exchange", "outline-dangerous", "outline-dashboard", @@ -33461,6 +33871,7 @@ "outline-eject", "outline-euro-symbol", "outline-event", + "outline-event-repeat", "outline-event-seat", "outline-exit-to-app", "outline-expand", @@ -33505,12 +33916,15 @@ "outline-highlight-off", "outline-history", "outline-history-toggle-off", + "outline-hls", + "outline-hls-off", "outline-home", "outline-horizontal-split", "outline-hotel-class", "outline-hourglass-disabled", "outline-hourglass-empty", "outline-hourglass-full", + "outline-html", "outline-http", "outline-https", "outline-important-devices", @@ -33520,6 +33934,7 @@ "outline-install-mobile", "outline-integration-instructions", "outline-invert-colors", + "outline-javascript", "outline-join-full", "outline-join-inner", "outline-join-left", @@ -33587,6 +34002,7 @@ "outline-perm-phone-msg", "outline-perm-scan-wifi", "outline-pets", + "outline-php", "outline-picture-in-picture", "outline-picture-in-picture-alt", "outline-pin-end", @@ -33605,6 +34021,7 @@ "outline-published-with-changes", "outline-query-builder", "outline-question-answer", + "outline-question-mark", "outline-quickreply", "outline-receipt", "outline-record-voice-over", @@ -33657,6 +34074,7 @@ "outline-shopping-bag", "outline-shopping-basket", "outline-shopping-cart", + "outline-shopping-cart-checkout", "outline-smart-button", "outline-source", "outline-space-dashboard", @@ -33694,6 +34112,7 @@ "outline-tab-unselected", "outline-table-view", "outline-task-alt", + "outline-terminal", "outline-text-rotate-up", "outline-text-rotate-vertical", "outline-text-rotation-angledown", @@ -33739,16 +34158,19 @@ "outline-view-day", "outline-view-headline", "outline-view-in-ar", + "outline-view-kanban", "outline-view-list", "outline-view-module", "outline-view-quilt", "outline-view-sidebar", "outline-view-stream", + "outline-view-timeline", "outline-view-week", "outline-visibility", "outline-visibility-off", "outline-voice-over-off", "outline-watch-later", + "outline-webhook", "outline-wifi-protected-setup", "outline-work", "outline-work-off", @@ -33757,7 +34179,9 @@ "outline-youtube-searched-for", "outline-zoom-in", "outline-zoom-out", + "round-123", "round-3d-rotation", + "round-abc", "round-accessibility", "round-accessibility-new", "round-accessible", @@ -33766,6 +34190,7 @@ "round-account-balance-wallet", "round-account-box", "round-account-circle", + "round-add-card", "round-add-shopping-cart", "round-add-task", "round-add-to-drive", @@ -33846,6 +34271,7 @@ "round-copyright", "round-credit-card", "round-credit-card-off", + "round-css", "round-currency-exchange", "round-dangerous", "round-dashboard", @@ -33872,6 +34298,7 @@ "round-eject", "round-euro-symbol", "round-event", + "round-event-repeat", "round-event-seat", "round-exit-to-app", "round-expand", @@ -33916,12 +34343,15 @@ "round-highlight-off", "round-history", "round-history-toggle-off", + "round-hls", + "round-hls-off", "round-home", "round-horizontal-split", "round-hotel-class", "round-hourglass-disabled", "round-hourglass-empty", "round-hourglass-full", + "round-html", "round-http", "round-https", "round-important-devices", @@ -33931,6 +34361,7 @@ "round-install-mobile", "round-integration-instructions", "round-invert-colors", + "round-javascript", "round-join-full", "round-join-inner", "round-join-left", @@ -33998,6 +34429,7 @@ "round-perm-phone-msg", "round-perm-scan-wifi", "round-pets", + "round-php", "round-picture-in-picture", "round-picture-in-picture-alt", "round-pin-end", @@ -34016,6 +34448,7 @@ "round-published-with-changes", "round-query-builder", "round-question-answer", + "round-question-mark", "round-quickreply", "round-receipt", "round-record-voice-over", @@ -34068,6 +34501,7 @@ "round-shopping-bag", "round-shopping-basket", "round-shopping-cart", + "round-shopping-cart-checkout", "round-smart-button", "round-source", "round-space-dashboard", @@ -34105,6 +34539,7 @@ "round-tab-unselected", "round-table-view", "round-task-alt", + "round-terminal", "round-text-rotate-up", "round-text-rotate-vertical", "round-text-rotation-angledown", @@ -34150,16 +34585,19 @@ "round-view-day", "round-view-headline", "round-view-in-ar", + "round-view-kanban", "round-view-list", "round-view-module", "round-view-quilt", "round-view-sidebar", "round-view-stream", + "round-view-timeline", "round-view-week", "round-visibility", "round-visibility-off", "round-voice-over-off", "round-watch-later", + "round-webhook", "round-wifi-protected-setup", "round-work", "round-work-off", @@ -34168,7 +34606,9 @@ "round-youtube-searched-for", "round-zoom-in", "round-zoom-out", + "sharp-123", "sharp-3d-rotation", + "sharp-abc", "sharp-accessibility", "sharp-accessibility-new", "sharp-accessible", @@ -34177,6 +34617,7 @@ "sharp-account-balance-wallet", "sharp-account-box", "sharp-account-circle", + "sharp-add-card", "sharp-add-shopping-cart", "sharp-add-task", "sharp-add-to-drive", @@ -34257,6 +34698,7 @@ "sharp-copyright", "sharp-credit-card", "sharp-credit-card-off", + "sharp-css", "sharp-currency-exchange", "sharp-dangerous", "sharp-dashboard", @@ -34283,6 +34725,7 @@ "sharp-eject", "sharp-euro-symbol", "sharp-event", + "sharp-event-repeat", "sharp-event-seat", "sharp-exit-to-app", "sharp-expand", @@ -34327,12 +34770,15 @@ "sharp-highlight-off", "sharp-history", "sharp-history-toggle-off", + "sharp-hls", + "sharp-hls-off", "sharp-home", "sharp-horizontal-split", "sharp-hotel-class", "sharp-hourglass-disabled", "sharp-hourglass-empty", "sharp-hourglass-full", + "sharp-html", "sharp-http", "sharp-https", "sharp-important-devices", @@ -34342,6 +34788,7 @@ "sharp-install-mobile", "sharp-integration-instructions", "sharp-invert-colors", + "sharp-javascript", "sharp-join-full", "sharp-join-inner", "sharp-join-left", @@ -34409,6 +34856,7 @@ "sharp-perm-phone-msg", "sharp-perm-scan-wifi", "sharp-pets", + "sharp-php", "sharp-picture-in-picture", "sharp-picture-in-picture-alt", "sharp-pin-end", @@ -34427,6 +34875,7 @@ "sharp-published-with-changes", "sharp-query-builder", "sharp-question-answer", + "sharp-question-mark", "sharp-quickreply", "sharp-receipt", "sharp-record-voice-over", @@ -34479,6 +34928,7 @@ "sharp-shopping-bag", "sharp-shopping-basket", "sharp-shopping-cart", + "sharp-shopping-cart-checkout", "sharp-smart-button", "sharp-source", "sharp-space-dashboard", @@ -34516,6 +34966,7 @@ "sharp-tab-unselected", "sharp-table-view", "sharp-task-alt", + "sharp-terminal", "sharp-text-rotate-up", "sharp-text-rotate-vertical", "sharp-text-rotation-angledown", @@ -34561,16 +35012,19 @@ "sharp-view-day", "sharp-view-headline", "sharp-view-in-ar", + "sharp-view-kanban", "sharp-view-list", "sharp-view-module", "sharp-view-quilt", "sharp-view-sidebar", "sharp-view-stream", + "sharp-view-timeline", "sharp-view-week", "sharp-visibility", "sharp-visibility-off", "sharp-voice-over-off", "sharp-watch-later", + "sharp-webhook", "sharp-wifi-protected-setup", "sharp-work", "sharp-work-off", @@ -34579,7 +35033,9 @@ "sharp-youtube-searched-for", "sharp-zoom-in", "sharp-zoom-out", + "twotone-123", "twotone-3d-rotation", + "twotone-abc", "twotone-accessibility", "twotone-accessibility-new", "twotone-accessible", @@ -34588,6 +35044,7 @@ "twotone-account-balance-wallet", "twotone-account-box", "twotone-account-circle", + "twotone-add-card", "twotone-add-shopping-cart", "twotone-add-task", "twotone-add-to-drive", @@ -34668,6 +35125,7 @@ "twotone-copyright", "twotone-credit-card", "twotone-credit-card-off", + "twotone-css", "twotone-currency-exchange", "twotone-dangerous", "twotone-dashboard", @@ -34694,6 +35152,7 @@ "twotone-eject", "twotone-euro-symbol", "twotone-event", + "twotone-event-repeat", "twotone-event-seat", "twotone-exit-to-app", "twotone-expand", @@ -34738,12 +35197,15 @@ "twotone-highlight-off", "twotone-history", "twotone-history-toggle-off", + "twotone-hls", + "twotone-hls-off", "twotone-home", "twotone-horizontal-split", "twotone-hotel-class", "twotone-hourglass-disabled", "twotone-hourglass-empty", "twotone-hourglass-full", + "twotone-html", "twotone-http", "twotone-https", "twotone-important-devices", @@ -34753,6 +35215,7 @@ "twotone-install-mobile", "twotone-integration-instructions", "twotone-invert-colors", + "twotone-javascript", "twotone-join-full", "twotone-join-inner", "twotone-join-left", @@ -34820,6 +35283,7 @@ "twotone-perm-phone-msg", "twotone-perm-scan-wifi", "twotone-pets", + "twotone-php", "twotone-picture-in-picture", "twotone-picture-in-picture-alt", "twotone-pin-end", @@ -34838,6 +35302,7 @@ "twotone-published-with-changes", "twotone-query-builder", "twotone-question-answer", + "twotone-question-mark", "twotone-quickreply", "twotone-receipt", "twotone-record-voice-over", @@ -34890,6 +35355,7 @@ "twotone-shopping-bag", "twotone-shopping-basket", "twotone-shopping-cart", + "twotone-shopping-cart-checkout", "twotone-smart-button", "twotone-source", "twotone-space-dashboard", @@ -34927,6 +35393,7 @@ "twotone-tab-unselected", "twotone-table-view", "twotone-task-alt", + "twotone-terminal", "twotone-text-rotate-up", "twotone-text-rotate-vertical", "twotone-text-rotation-angledown", @@ -34972,16 +35439,19 @@ "twotone-view-day", "twotone-view-headline", "twotone-view-in-ar", + "twotone-view-kanban", "twotone-view-list", "twotone-view-module", "twotone-view-quilt", "twotone-view-sidebar", "twotone-view-stream", + "twotone-view-timeline", "twotone-view-week", "twotone-visibility", "twotone-visibility-off", "twotone-voice-over-off", "twotone-watch-later", + "twotone-webhook", "twotone-wifi-protected-setup", "twotone-work", "twotone-work-off", @@ -35053,6 +35523,7 @@ "baseline-airplay", "baseline-album", "baseline-art-track", + "baseline-audio-file", "baseline-av-timer", "baseline-branding-watermark", "baseline-call-to-action", @@ -35109,6 +35580,7 @@ "baseline-playlist-add-check-circle", "baseline-playlist-add-circle", "baseline-playlist-play", + "baseline-playlist-remove", "baseline-queue", "baseline-queue-music", "baseline-queue-play-next", @@ -35139,6 +35611,7 @@ "baseline-subtitles", "baseline-surround-sound", "baseline-video-call", + "baseline-video-file", "baseline-video-label", "baseline-video-library", "baseline-video-settings", @@ -35175,6 +35648,7 @@ "outline-airplay", "outline-album", "outline-art-track", + "outline-audio-file", "outline-av-timer", "outline-branding-watermark", "outline-call-to-action", @@ -35231,6 +35705,7 @@ "outline-playlist-add-check-circle", "outline-playlist-add-circle", "outline-playlist-play", + "outline-playlist-remove", "outline-queue", "outline-queue-music", "outline-queue-play-next", @@ -35261,6 +35736,7 @@ "outline-subtitles", "outline-surround-sound", "outline-video-call", + "outline-video-file", "outline-video-label", "outline-video-library", "outline-video-settings", @@ -35297,6 +35773,7 @@ "round-airplay", "round-album", "round-art-track", + "round-audio-file", "round-av-timer", "round-branding-watermark", "round-call-to-action", @@ -35353,6 +35830,7 @@ "round-playlist-add-check-circle", "round-playlist-add-circle", "round-playlist-play", + "round-playlist-remove", "round-queue", "round-queue-music", "round-queue-play-next", @@ -35383,6 +35861,7 @@ "round-subtitles", "round-surround-sound", "round-video-call", + "round-video-file", "round-video-label", "round-video-library", "round-video-settings", @@ -35419,6 +35898,7 @@ "sharp-airplay", "sharp-album", "sharp-art-track", + "sharp-audio-file", "sharp-av-timer", "sharp-branding-watermark", "sharp-call-to-action", @@ -35475,6 +35955,7 @@ "sharp-playlist-add-check-circle", "sharp-playlist-add-circle", "sharp-playlist-play", + "sharp-playlist-remove", "sharp-queue", "sharp-queue-music", "sharp-queue-play-next", @@ -35505,6 +35986,7 @@ "sharp-subtitles", "sharp-surround-sound", "sharp-video-call", + "sharp-video-file", "sharp-video-label", "sharp-video-library", "sharp-video-settings", @@ -35541,6 +36023,7 @@ "twotone-airplay", "twotone-album", "twotone-art-track", + "twotone-audio-file", "twotone-av-timer", "twotone-branding-watermark", "twotone-call-to-action", @@ -35597,6 +36080,7 @@ "twotone-playlist-add-check-circle", "twotone-playlist-add-circle", "twotone-playlist-play", + "twotone-playlist-remove", "twotone-queue", "twotone-queue-music", "twotone-queue-play-next", @@ -35627,6 +36111,7 @@ "twotone-subtitles", "twotone-surround-sound", "twotone-video-call", + "twotone-video-file", "twotone-video-label", "twotone-video-library", "twotone-video-settings", @@ -35683,6 +36168,7 @@ "baseline-import-export", "baseline-invert-colors-off", "baseline-key", + "baseline-key-off", "baseline-list-alt", "baseline-live-help", "baseline-location-off", @@ -35733,6 +36219,7 @@ "baseline-unsubscribe", "baseline-voicemail", "baseline-vpn-key", + "baseline-vpn-key-off", "baseline-wifi-calling", "outline-3p", "outline-add-ic-call", @@ -35776,6 +36263,7 @@ "outline-import-export", "outline-invert-colors-off", "outline-key", + "outline-key-off", "outline-list-alt", "outline-live-help", "outline-location-off", @@ -35826,6 +36314,7 @@ "outline-unsubscribe", "outline-voicemail", "outline-vpn-key", + "outline-vpn-key-off", "outline-wifi-calling", "round-3p", "round-add-ic-call", @@ -35869,6 +36358,7 @@ "round-import-export", "round-invert-colors-off", "round-key", + "round-key-off", "round-list-alt", "round-live-help", "round-location-off", @@ -35919,6 +36409,7 @@ "round-unsubscribe", "round-voicemail", "round-vpn-key", + "round-vpn-key-off", "round-wifi-calling", "sharp-3p", "sharp-add-ic-call", @@ -35962,6 +36453,7 @@ "sharp-import-export", "sharp-invert-colors-off", "sharp-key", + "sharp-key-off", "sharp-list-alt", "sharp-live-help", "sharp-location-off", @@ -36012,6 +36504,7 @@ "sharp-unsubscribe", "sharp-voicemail", "sharp-vpn-key", + "sharp-vpn-key-off", "sharp-wifi-calling", "twotone-3p", "twotone-add-ic-call", @@ -36055,6 +36548,7 @@ "twotone-import-export", "twotone-invert-colors-off", "twotone-key", + "twotone-key-off", "twotone-list-alt", "twotone-live-help", "twotone-location-off", @@ -36105,6 +36599,7 @@ "twotone-unsubscribe", "twotone-voicemail", "twotone-vpn-key", + "twotone-vpn-key-off", "twotone-wifi-calling" ], "Content": [ @@ -38116,6 +38611,7 @@ "baseline-cloud-sync", "baseline-cloud-upload", "baseline-create-new-folder", + "baseline-difference", "baseline-download", "baseline-download-done", "baseline-download-for-offline", @@ -38131,11 +38627,13 @@ "baseline-file-upload", "baseline-folder", "baseline-folder-delete", + "baseline-folder-off", "baseline-folder-open", "baseline-folder-shared", "baseline-folder-zip", "baseline-format-overline", "baseline-grid-view", + "baseline-newspaper", "baseline-request-quote", "baseline-rule-folder", "baseline-snippet-folder", @@ -38156,6 +38654,7 @@ "outline-cloud-sync", "outline-cloud-upload", "outline-create-new-folder", + "outline-difference", "outline-download", "outline-download-done", "outline-download-for-offline", @@ -38171,11 +38670,13 @@ "outline-file-upload", "outline-folder", "outline-folder-delete", + "outline-folder-off", "outline-folder-open", "outline-folder-shared", "outline-folder-zip", "outline-format-overline", "outline-grid-view", + "outline-newspaper", "outline-request-quote", "outline-rule-folder", "outline-snippet-folder", @@ -38196,6 +38697,7 @@ "round-cloud-sync", "round-cloud-upload", "round-create-new-folder", + "round-difference", "round-download", "round-download-done", "round-download-for-offline", @@ -38211,11 +38713,13 @@ "round-file-upload", "round-folder", "round-folder-delete", + "round-folder-off", "round-folder-open", "round-folder-shared", "round-folder-zip", "round-format-overline", "round-grid-view", + "round-newspaper", "round-request-quote", "round-rule-folder", "round-snippet-folder", @@ -38236,6 +38740,7 @@ "sharp-cloud-sync", "sharp-cloud-upload", "sharp-create-new-folder", + "sharp-difference", "sharp-download", "sharp-download-done", "sharp-download-for-offline", @@ -38251,11 +38756,13 @@ "sharp-file-upload", "sharp-folder", "sharp-folder-delete", + "sharp-folder-off", "sharp-folder-open", "sharp-folder-shared", "sharp-folder-zip", "sharp-format-overline", "sharp-grid-view", + "sharp-newspaper", "sharp-request-quote", "sharp-rule-folder", "sharp-snippet-folder", @@ -38276,6 +38783,7 @@ "twotone-cloud-sync", "twotone-cloud-upload", "twotone-create-new-folder", + "twotone-difference", "twotone-download", "twotone-download-done", "twotone-download-for-offline", @@ -38291,11 +38799,13 @@ "twotone-file-upload", "twotone-folder", "twotone-folder-delete", + "twotone-folder-off", "twotone-folder-open", "twotone-folder-shared", "twotone-folder-zip", "twotone-format-overline", "twotone-grid-view", + "twotone-newspaper", "twotone-request-quote", "twotone-rule-folder", "twotone-snippet-folder", @@ -40094,8 +40604,10 @@ "baseline-satellite", "baseline-set-meal", "baseline-share-arrival-time", + "baseline-signpost", "baseline-snowmobile", "baseline-soup-kitchen", + "baseline-stadium", "baseline-store-mall-directory", "baseline-streetview", "baseline-subway", @@ -40270,8 +40782,10 @@ "outline-satellite", "outline-set-meal", "outline-share-arrival-time", + "outline-signpost", "outline-snowmobile", "outline-soup-kitchen", + "outline-stadium", "outline-store-mall-directory", "outline-streetview", "outline-subway", @@ -40446,8 +40960,10 @@ "round-satellite", "round-set-meal", "round-share-arrival-time", + "round-signpost", "round-snowmobile", "round-soup-kitchen", + "round-stadium", "round-store-mall-directory", "round-streetview", "round-subway", @@ -40622,8 +41138,10 @@ "sharp-satellite", "sharp-set-meal", "sharp-share-arrival-time", + "sharp-signpost", "sharp-snowmobile", "sharp-soup-kitchen", + "sharp-stadium", "sharp-store-mall-directory", "sharp-streetview", "sharp-subway", @@ -40798,8 +41316,10 @@ "twotone-satellite", "twotone-set-meal", "twotone-share-arrival-time", + "twotone-signpost", "twotone-snowmobile", "twotone-soup-kitchen", + "twotone-stadium", "twotone-store-mall-directory", "twotone-streetview", "twotone-subway", diff --git a/json/simple-icons.json b/json/simple-icons.json index f92e5cd..cf1d995 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 2073, + "total": 2090, "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": "5.21.1", + "version": "5.22.0", "samples": [ "adobephotoshop", "bing", @@ -44,6 +44,9 @@ "500px": { "body": "" }, + "abbott": { + "body": "" + }, "abbrobotstudio": { "body": "" }, @@ -154,6 +157,9 @@ "adonisjs": { "body": "" }, + "adyen": { + "body": "" + }, "aerlingus": { "body": "" }, @@ -313,6 +319,9 @@ "americanexpress": { "body": "" }, + "amg": { + "body": "" + }, "amp": { "body": "" }, @@ -722,6 +731,9 @@ "beijingsubway": { "body": "" }, + "bem": { + "body": "" + }, "bentley": { "body": "" }, @@ -891,6 +903,9 @@ "buildkite": { "body": "" }, + "bukalapak": { + "body": "" + }, "bulma": { "body": "" }, @@ -1114,6 +1129,9 @@ "cnn": { "body": "" }, + "cockpit": { + "body": "" + }, "cockroachlabs": { "body": "" }, @@ -1171,6 +1189,9 @@ "codeproject": { "body": "" }, + "codereview": { + "body": "" + }, "codersrank": { "body": "" }, @@ -1224,6 +1245,9 @@ "body": "", "hidden": true }, + "comsol": { + "body": "" + }, "concourse": { "body": "" }, @@ -1533,6 +1557,9 @@ "django": { "body": "" }, + "dlib": { + "body": "" + }, "dlna": { "body": "" }, @@ -1641,6 +1668,9 @@ "eclipsevertdotx": { "body": "" }, + "edeka": { + "body": "" + }, "editorconfig": { "body": "" }, @@ -1737,6 +1767,9 @@ "erlang": { "body": "" }, + "esbuild": { + "body": "" + }, "esea": { "body": "" }, @@ -2086,6 +2119,9 @@ "body": "", "hidden": true }, + "geant": { + "body": "" + }, "geeksforgeeks": { "body": "" }, @@ -3435,6 +3471,9 @@ "mercedes": { "body": "" }, + "merck": { + "body": "" + }, "mercurial": { "body": "" }, @@ -3848,6 +3887,9 @@ "observable": { "body": "" }, + "obsidian": { + "body": "" + }, "obsstudio": { "body": "" }, @@ -4823,6 +4865,9 @@ "s7airlines": { "body": "" }, + "sabanci": { + "body": "" + }, "safari": { "body": "" }, @@ -5789,6 +5834,9 @@ "twoo": { "body": "" }, + "typeform": { + "body": "" + }, "typescript": { "body": "" }, @@ -5837,6 +5885,9 @@ "underarmour": { "body": "" }, + "underscoredotjs": { + "body": "" + }, "undertale": { "body": "" }, diff --git a/package.json b/package.json index 9b390a2..b37bd32 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.424", + "version": "1.1.425", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues", From 0fbafb5d2d1fe172d7c75e07a4bf32703cdc8847 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Wed, 10 Nov 2021 08:48:26 +0200 Subject: [PATCH 3/6] Update Bootstrap Icons, Fluent UI System Icons, Lucide --- collections.json | 6 +- collections.md | 6 +- composer.json | 2 +- json/bi.json | 227 ++++++++++++++++++++++++----------------------- json/fluent.json | 2 +- json/lucide.json | 5 +- package.json | 2 +- 7 files changed, 128 insertions(+), 122 deletions(-) diff --git a/collections.json b/collections.json index e6f6e49..5a0c21d 100644 --- a/collections.json +++ b/collections.json @@ -214,7 +214,7 @@ }, "bi": { "name": "Bootstrap Icons", - "total": 1521, + "total": 1522, "author": "The Bootstrap Authors", "url": "https://github.com/twbs/icons", "license": "MIT", @@ -603,7 +603,7 @@ }, "lucide": { "name": "Lucide", - "total": 510, + "total": 511, "author": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide", "license": "ISC", @@ -1080,7 +1080,7 @@ "table-edit-24-filled", "shifts-deny-24-regular" ], - "version": "1.1.147", + "version": "1.1.150", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index 1e7886a..538642e 100644 --- a/collections.md +++ b/collections.md @@ -124,7 +124,7 @@ ### Bootstrap Icons -* Number of icons: 1521 +* Number of icons: 1522 * Author: The Bootstrap Authors * URL: https://github.com/twbs/icons * License: MIT @@ -344,7 +344,7 @@ ### Lucide -* Number of icons: 510 +* Number of icons: 511 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -617,7 +617,7 @@ * URL: https://github.com/microsoft/fluentui-system-icons * License: MIT * License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE -* Version: 1.1.147 +* Version: 1.1.150 * Palette: Colorless diff --git a/composer.json b/composer.json index 1dc97b8..ff98fb8 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.425", + "version": "1.1.426", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/bi.json b/json/bi.json index 37cfb04..a16062e 100644 --- a/json/bi.json +++ b/json/bi.json @@ -2,7 +2,7 @@ "prefix": "bi", "info": { "name": "Bootstrap Icons", - "total": 1521, + "total": 1522, "author": { "name": "The Bootstrap Authors", "url": "https://github.com/twbs/icons" @@ -396,10 +396,10 @@ "body": "" }, "bandaid": { - "body": "" + "body": "" }, "bandaid-fill": { - "body": "" + "body": "" }, "bank": { "body": "" @@ -555,10 +555,10 @@ "body": "" }, "boombox": { - "body": "" + "body": "" }, "boombox-fill": { - "body": "" + "body": "" }, "bootstrap": { "body": "" @@ -666,7 +666,7 @@ "body": "" }, "boxes": { - "body": "" + "body": "" }, "braces": { "body": "" @@ -1569,16 +1569,16 @@ "body": "" }, "device-hdd": { - "body": "" + "body": "" }, "device-hdd-fill": { - "body": "" + "body": "" }, "device-ssd": { - "body": "" + "body": "" }, "device-ssd-fill": { - "body": "" + "body": "" }, "diagram-2": { "body": "" @@ -1653,10 +1653,10 @@ "body": "" }, "displayport": { - "body": "" + "body": "" }, "displayport-fill": { - "body": "" + "body": "" }, "distribute-horizontal": { "body": "" @@ -1683,10 +1683,10 @@ "body": "" }, "dpad": { - "body": "" + "body": "" }, "dpad-fill": { - "body": "" + "body": "" }, "dribbble": { "body": "" @@ -1701,10 +1701,10 @@ "body": "" }, "ear": { - "body": "" + "body": "" }, "ear-fill": { - "body": "" + "body": "" }, "earbuds": { "body": "" @@ -1809,52 +1809,52 @@ "body": "" }, "envelope": { - "body": "" + "body": "" }, "envelope-check": { - "body": "" + "body": "" }, "envelope-check-fill": { - "body": "" + "body": "" }, "envelope-dash": { - "body": "" + "body": "" }, "envelope-dash-fill": { - "body": "" + "body": "" }, "envelope-exclamation": { - "body": "" + "body": "" }, "envelope-exclamation-fill": { - "body": "" + "body": "" }, "envelope-fill": { "body": "" }, "envelope-open": { - "body": "" + "body": "" }, "envelope-open-fill": { "body": "" }, "envelope-plus": { - "body": "" + "body": "" }, "envelope-plus-fill": { - "body": "" + "body": "" }, "envelope-slash": { - "body": "" + "body": "" }, "envelope-slash-fill": { - "body": "" + "body": "" }, "envelope-x": { - "body": "" + "body": "" }, "envelope-x-fill": { - "body": "" + "body": "" }, "eraser": { "body": "" @@ -1863,7 +1863,7 @@ "body": "" }, "ethernet": { - "body": "" + "body": "" }, "exclamation": { "body": "" @@ -1905,10 +1905,10 @@ "body": "" }, "explicit": { - "body": "" + "body": "" }, "explicit-fill": { - "body": "" + "body": "" }, "eye": { "body": "" @@ -2481,7 +2481,7 @@ "body": "" }, "gpu-card": { - "body": "" + "body": "" }, "graph-down": { "body": "" @@ -2592,10 +2592,10 @@ "body": "" }, "hdmi": { - "body": "" + "body": "" }, "hdmi-fill": { - "body": "" + "body": "" }, "headphones": { "body": "" @@ -2691,7 +2691,7 @@ "body": "" }, "infinity": { - "body": "" + "body": "" }, "info": { "body": "" @@ -2889,7 +2889,7 @@ "body": "" }, "line": { - "body": "" + "body": "" }, "link": { "body": "" @@ -2970,7 +2970,7 @@ "body": "" }, "memory": { - "body": "" + "body": "" }, "menu-app": { "body": "" @@ -3024,10 +3024,10 @@ "body": "" }, "modem": { - "body": "" + "body": "" }, "modem-fill": { - "body": "" + "body": "" }, "moisture": { "body": "" @@ -3045,16 +3045,16 @@ "body": "" }, "mortarboard": { - "body": "" + "body": "" }, "mortarboard-fill": { - "body": "" + "body": "" }, "motherboard": { - "body": "" + "body": "" }, "motherboard-fill": { - "body": "" + "body": "" }, "mouse": { "body": "" @@ -3093,7 +3093,7 @@ "body": "" }, "nintendo-switch": { - "body": "" + "body": "" }, "node-minus": { "body": "" @@ -3123,10 +3123,10 @@ "body": "" }, "optical-audio": { - "body": "" + "body": "" }, "optical-audio-fill": { - "body": "" + "body": "" }, "option": { "body": "" @@ -3221,22 +3221,22 @@ "body": "" }, "paypal": { - "body": "" + "body": "" }, "pc": { - "body": "" + "body": "" }, "pc-display": { - "body": "" + "body": "" }, "pc-display-horizontal": { - "body": "" + "body": "" }, "pc-horizontal": { - "body": "" + "body": "" }, "pci-card": { - "body": "" + "body": "" }, "peace": { "body": "" @@ -3416,7 +3416,7 @@ "body": "" }, "playstation": { - "body": "" + "body": "" }, "plug": { "body": "" @@ -3440,7 +3440,7 @@ "body": "" }, "plus-slash-minus": { - "body": "" + "body": "" }, "plus-square": { "body": "" @@ -3464,7 +3464,7 @@ "body": "" }, "projector-fill": { - "body": "" + "body": "" }, "puzzle": { "body": "" @@ -3473,10 +3473,10 @@ "body": "" }, "qr-code": { - "body": "" + "body": "" }, "qr-code-scan": { - "body": "" + "body": "" }, "question": { "body": "" @@ -3584,13 +3584,13 @@ "body": "" }, "robot": { - "body": "" + "body": "" }, "router": { - "body": "" + "body": "" }, "router-fill": { - "body": "" + "body": "" }, "rss": { "body": "" @@ -3635,7 +3635,7 @@ "body": "" }, "sd-card-fill": { - "body": "" + "body": "" }, "search": { "body": "" @@ -3644,46 +3644,46 @@ "body": "" }, "send": { - "body": "" + "body": "" }, "send-check": { - "body": "" + "body": "" }, "send-check-fill": { - "body": "" + "body": "" }, "send-dash": { - "body": "" + "body": "" }, "send-dash-fill": { - "body": "" + "body": "" }, "send-exclamation": { - "body": "" + "body": "" }, "send-exclamation-fill": { - "body": "" + "body": "" }, "send-fill": { - "body": "" + "body": "" }, "send-plus": { - "body": "" + "body": "" }, "send-plus-fill": { - "body": "" + "body": "" }, "send-slash": { - "body": "" + "body": "" }, "send-slash-fill": { - "body": "" + "body": "" }, "send-x": { - "body": "" + "body": "" }, "send-x-fill": { - "body": "" + "body": "" }, "server": { "body": "" @@ -3986,7 +3986,7 @@ "body": "" }, "steam": { - "body": "" + "body": "" }, "stickies": { "body": "" @@ -4163,16 +4163,19 @@ "body": "" }, "terminal-dash": { - "body": "" + "body": "" }, "terminal-fill": { "body": "" }, "terminal-plus": { - "body": "" + "body": "" }, "terminal-split": { - "body": "" + "body": "" + }, + "terminal-x": { + "body": "" }, "text-center": { "body": "" @@ -4226,31 +4229,31 @@ "body": "" }, "thunderbolt": { - "body": "" + "body": "" }, "thunderbolt-fill": { - "body": "" + "body": "" }, "ticket": { - "body": "" + "body": "" }, "ticket-detailed": { - "body": "" + "body": "" }, "ticket-detailed-fill": { - "body": "" + "body": "" }, "ticket-fill": { - "body": "" + "body": "" }, "ticket-perferated": { - "body": "" + "body": "" }, "ticket-perferated-fill": { - "body": "" + "body": "" }, "tiktok": { - "body": "" + "body": "" }, "toggle-off": { "body": "" @@ -4397,43 +4400,43 @@ "body": "" }, "usb": { - "body": "" + "body": "" }, "usb-c": { - "body": "" + "body": "" }, "usb-c-fill": { - "body": "" + "body": "" }, "usb-drive": { - "body": "" + "body": "" }, "usb-drive-fill": { - "body": "" + "body": "" }, "usb-fill": { - "body": "" + "body": "" }, "usb-micro": { - "body": "" + "body": "" }, "usb-micro-fill": { - "body": "" + "body": "" }, "usb-mini": { - "body": "" + "body": "" }, "usb-mini-fill": { - "body": "" + "body": "" }, "usb-plug": { - "body": "" + "body": "" }, "usb-plug-fill": { - "body": "" + "body": "" }, "usb-symbol": { - "body": "" + "body": "" }, "vector-pen": { "body": "" @@ -4499,10 +4502,10 @@ "body": "" }, "webcam": { - "body": "" + "body": "" }, "webcam-fill": { - "body": "" + "body": "" }, "whatsapp": { "body": "" @@ -4526,19 +4529,19 @@ "body": "" }, "window-dash": { - "body": "" + "body": "" }, "window-desktop": { - "body": "" + "body": "" }, "window-dock": { - "body": "" + "body": "" }, "window-fullscreen": { - "body": "" + "body": "" }, "window-plus": { - "body": "" + "body": "" }, "window-sidebar": { "body": "" @@ -4547,10 +4550,10 @@ "body": "" }, "window-stack": { - "body": "" + "body": "" }, "window-x": { - "body": "" + "body": "" }, "windows": { "body": "" diff --git a/json/fluent.json b/json/fluent.json index b1466e6..d7613dc 100644 --- a/json/fluent.json +++ b/json/fluent.json @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE" }, - "version": "1.1.147", + "version": "1.1.150", "samples": [ "apps-list-24-filled", "table-edit-24-filled", diff --git a/json/lucide.json b/json/lucide.json index a1e7c1d..e4f57c1 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 510, + "total": 511, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -622,6 +622,9 @@ "folder-minus": { "body": "" }, + "folder-open": { + "body": "" + }, "folder-plus": { "body": "" }, diff --git a/package.json b/package.json index b37bd32..de4dbfa 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.425", + "version": "1.1.426", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues", From 7fe8679e78656f8ecc447aa41407b63590b51be5 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sat, 13 Nov 2021 12:48:50 +0200 Subject: [PATCH 4/6] Update Gala Icons, Prime Icons --- collections.json | 32 ++ collections.md | 18 ++ json/gala.json | 181 ++++++++++++ json/prime.json | 742 +++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 973 insertions(+) create mode 100644 json/gala.json create mode 100644 json/prime.json diff --git a/collections.json b/collections.json index 5a0c21d..59e1299 100644 --- a/collections.json +++ b/collections.json @@ -650,6 +650,22 @@ "palette": "Colorless", "category": "General" }, + "prime": { + "name": "Prime Icons", + "total": 238, + "author": "PrimeTek", + "url": "https://github.com/primefaces/primeicons", + "license": "MIT", + "licenseURL": "https://github.com/primefaces/primeicons/blob/master/LICENSE", + "height": 24, + "samples": [ + "book", + "telegram", + "volume-off" + ], + "palette": "Colorless", + "category": "General" + }, "line-md": { "name": "Material Line Icons", "total": 250, @@ -869,6 +885,22 @@ "palette": "Colorless", "category": "General" }, + "gala": { + "name": "Gala Icons", + "total": 51, + "author": "Jake Wells", + "url": "https://github.com/sisyphusion/gala-icons", + "license": "GPL", + "licenseURL": "https://github.com/sisyphusion/gala-icons/blob/main/LICENSE", + "height": 32, + "samples": [ + "brochure", + "remove", + "chart" + ], + "palette": "Colorless", + "category": "General" + }, "ps": { "name": "PrestaShop Icons", "total": 479, diff --git a/collections.md b/collections.md index 538642e..20f7683 100644 --- a/collections.md +++ b/collections.md @@ -371,6 +371,15 @@ * Palette: Colorless +### Prime Icons +* Number of icons: 238 +* Author: PrimeTek +* URL: https://github.com/primefaces/primeicons +* License: MIT +* License URL: https://github.com/primefaces/primeicons/blob/master/LICENSE +* Palette: Colorless + + ### Material Line Icons * Number of icons: 250 * Author: Vjacheslav Trushkin @@ -499,6 +508,15 @@ * Palette: Colorless +### Gala Icons +* Number of icons: 51 +* Author: Jake Wells +* URL: https://github.com/sisyphusion/gala-icons +* License: GPL +* License URL: https://github.com/sisyphusion/gala-icons/blob/main/LICENSE +* Palette: Colorless + + ### PrestaShop Icons * Number of icons: 479 * Author: PrestaShop diff --git a/json/gala.json b/json/gala.json new file mode 100644 index 0000000..49e269a --- /dev/null +++ b/json/gala.json @@ -0,0 +1,181 @@ +{ + "prefix": "gala", + "info": { + "name": "Gala Icons", + "total": 51, + "author": { + "name": "Jake Wells", + "url": "https://github.com/sisyphusion/gala-icons" + }, + "license": { + "title": "GPL", + "spdx": "GPL-3.0", + "url": "https://github.com/sisyphusion/gala-icons/blob/main/LICENSE" + }, + "samples": [ + "brochure", + "remove", + "chart" + ], + "height": 32, + "category": "General", + "palette": false + }, + "icons": { + "add": { + "body": "" + }, + "airplay": { + "body": "" + }, + "apple": { + "body": "" + }, + "bag": { + "body": "" + }, + "bell": { + "body": "" + }, + "book": { + "body": "" + }, + "brochure": { + "body": "" + }, + "calendar": { + "body": "" + }, + "chart": { + "body": "" + }, + "chat": { + "body": "" + }, + "clock": { + "body": "" + }, + "copy": { + "body": "" + }, + "data": { + "body": "" + }, + "display": { + "body": "" + }, + "editor": { + "body": "" + }, + "file": { + "body": "" + }, + "file-code1": { + "body": "" + }, + "file-code2": { + "body": "" + }, + "file-csv": { + "body": "" + }, + "file-doc": { + "body": "" + }, + "file-error": { + "body": "" + }, + "file-script": { + "body": "" + }, + "file-text": { + "body": "" + }, + "folder": { + "body": "" + }, + "globe": { + "body": "" + }, + "help": { + "body": "" + }, + "image": { + "body": "" + }, + "issue": { + "body": "" + }, + "layer": { + "body": "" + }, + "lock": { + "body": "" + }, + "menu-left": { + "body": "" + }, + "menu-right": { + "body": "" + }, + "mouse": { + "body": "" + }, + "multi": { + "body": "" + }, + "orbit": { + "body": "" + }, + "portrait1": { + "body": "" + }, + "portrait2": { + "body": "" + }, + "radar": { + "body": "" + }, + "remove": { + "body": "" + }, + "search": { + "body": "" + }, + "secure": { + "body": "" + }, + "select": { + "body": "" + }, + "settings": { + "body": "" + }, + "shield": { + "body": "" + }, + "store": { + "body": "" + }, + "terminal": { + "body": "" + }, + "tv": { + "body": "" + }, + "unlock": { + "body": "" + }, + "usb": { + "body": "" + }, + "video": { + "body": "" + }, + "window": { + "body": "" + } + }, + "width": 256, + "height": 256 +} \ No newline at end of file diff --git a/json/prime.json b/json/prime.json new file mode 100644 index 0000000..0e7f4f3 --- /dev/null +++ b/json/prime.json @@ -0,0 +1,742 @@ +{ + "prefix": "prime", + "info": { + "name": "Prime Icons", + "total": 238, + "author": { + "name": "PrimeTek", + "url": "https://github.com/primefaces/primeicons" + }, + "license": { + "title": "MIT", + "spdx": "MIT", + "url": "https://github.com/primefaces/primeicons/blob/master/LICENSE" + }, + "samples": [ + "book", + "telegram", + "volume-off" + ], + "height": 24, + "category": "General", + "palette": false + }, + "icons": { + "align-center": { + "body": "" + }, + "align-justify": { + "body": "" + }, + "align-left": { + "body": "" + }, + "align-right": { + "body": "" + }, + "android": { + "body": "" + }, + "angle-double-down": { + "body": "" + }, + "angle-double-left": { + "body": "" + }, + "angle-double-right": { + "body": "" + }, + "angle-double-up": { + "body": "" + }, + "angle-down": { + "body": "" + }, + "angle-left": { + "body": "" + }, + "angle-right": { + "body": "" + }, + "angle-up": { + "body": "" + }, + "apple": { + "body": "" + }, + "arrow-circle-down": { + "body": "" + }, + "arrow-circle-left": { + "body": "" + }, + "arrow-circle-right": { + "body": "" + }, + "arrow-circle-up": { + "body": "" + }, + "arrow-down": { + "body": "" + }, + "arrow-down-left": { + "body": "" + }, + "arrow-down-right": { + "body": "" + }, + "arrow-left": { + "body": "" + }, + "arrow-right": { + "body": "" + }, + "arrow-up": { + "body": "" + }, + "arrow-up-left": { + "body": "" + }, + "arrow-up-right": { + "body": "" + }, + "arrows-h": { + "body": "" + }, + "arrows-v": { + "body": "" + }, + "at": { + "body": "" + }, + "backward": { + "body": "" + }, + "ban": { + "body": "" + }, + "bars": { + "body": "" + }, + "bell": { + "body": "" + }, + "bolt": { + "body": "" + }, + "book": { + "body": "" + }, + "bookmark": { + "body": "" + }, + "bookmark-fill": { + "body": "" + }, + "box": { + "body": "" + }, + "briefcase": { + "body": "" + }, + "building": { + "body": "" + }, + "calendar": { + "body": "" + }, + "calendar-minus": { + "body": "" + }, + "calendar-plus": { + "body": "" + }, + "calendar-times": { + "body": "" + }, + "camera": { + "body": "" + }, + "car": { + "body": "" + }, + "caret-down": { + "body": "" + }, + "caret-left": { + "body": "" + }, + "caret-right": { + "body": "" + }, + "caret-up": { + "body": "" + }, + "chart-bar": { + "body": "" + }, + "chart-line": { + "body": "" + }, + "chart-pie": { + "body": "" + }, + "check": { + "body": "" + }, + "check-circle": { + "body": "" + }, + "check-square": { + "body": "" + }, + "chevron-circle-down": { + "body": "" + }, + "chevron-circle-left": { + "body": "" + }, + "chevron-circle-right": { + "body": "" + }, + "chevron-circle-up": { + "body": "" + }, + "chevron-down": { + "body": "" + }, + "chevron-left": { + "body": "" + }, + "chevron-right": { + "body": "" + }, + "chevron-up": { + "body": "" + }, + "circle": { + "body": "" + }, + "circle-fill": { + "body": "" + }, + "circle-off": { + "body": "" + }, + "circle-on": { + "body": "" + }, + "clock": { + "body": "" + }, + "clone": { + "body": "" + }, + "cloud": { + "body": "" + }, + "cloud-download": { + "body": "" + }, + "cloud-upload": { + "body": "" + }, + "code": { + "body": "" + }, + "cog": { + "body": "" + }, + "comment": { + "body": "" + }, + "comments": { + "body": "" + }, + "compass": { + "body": "" + }, + "copy": { + "body": "" + }, + "credit-card": { + "body": "" + }, + "database": { + "body": "" + }, + "desktop": { + "body": "" + }, + "directions": { + "body": "" + }, + "directions-alt": { + "body": "" + }, + "discord": { + "body": "" + }, + "dollar": { + "body": "" + }, + "download": { + "body": "" + }, + "eject": { + "body": "" + }, + "ellipsis-h": { + "body": "" + }, + "ellipsis-v": { + "body": "" + }, + "envelope": { + "body": "" + }, + "euro": { + "body": "" + }, + "exclamation-circle": { + "body": "" + }, + "exclamation-triangle": { + "body": "" + }, + "external-link": { + "body": "" + }, + "eye": { + "body": "" + }, + "eye-slash": { + "body": "" + }, + "facebook": { + "body": "" + }, + "fast-backward": { + "body": "" + }, + "fast-forward": { + "body": "" + }, + "file": { + "body": "" + }, + "file-excel": { + "body": "" + }, + "file-o": { + "body": "" + }, + "file-pdf": { + "body": "" + }, + "filter": { + "body": "" + }, + "filter-fill": { + "body": "" + }, + "filter-slash": { + "body": "" + }, + "flag": { + "body": "" + }, + "flag-fill": { + "body": "" + }, + "folder": { + "body": "" + }, + "folder-open": { + "body": "" + }, + "forward": { + "body": "" + }, + "github": { + "body": "" + }, + "globe": { + "body": "" + }, + "google": { + "body": "" + }, + "hashtag": { + "body": "" + }, + "heart": { + "body": "" + }, + "heart-fill": { + "body": "" + }, + "history": { + "body": "" + }, + "home": { + "body": "" + }, + "id-card": { + "body": "" + }, + "image": { + "body": "" + }, + "images": { + "body": "" + }, + "inbox": { + "body": "" + }, + "info": { + "body": "" + }, + "info-circle": { + "body": "" + }, + "instagram": { + "body": "" + }, + "key": { + "body": "" + }, + "link": { + "body": "" + }, + "linkedin": { + "body": "" + }, + "list": { + "body": "" + }, + "lock": { + "body": "" + }, + "lock-open": { + "body": "" + }, + "map": { + "body": "" + }, + "map-marker": { + "body": "" + }, + "microsoft": { + "body": "" + }, + "minus": { + "body": "" + }, + "minus-circle": { + "body": "" + }, + "mobile": { + "body": "" + }, + "money-bill": { + "body": "" + }, + "moon": { + "body": "" + }, + "palette": { + "body": "" + }, + "paperclip": { + "body": "" + }, + "pause": { + "body": "" + }, + "paypal": { + "body": "" + }, + "pencil": { + "body": "" + }, + "percentage": { + "body": "" + }, + "phone": { + "body": "" + }, + "play": { + "body": "" + }, + "plus": { + "body": "" + }, + "plus-circle": { + "body": "" + }, + "pound": { + "body": "" + }, + "power-off": { + "body": "" + }, + "prime": { + "body": "" + }, + "print": { + "body": "" + }, + "qrcode": { + "body": "" + }, + "question": { + "body": "" + }, + "question-circle": { + "body": "" + }, + "reddit": { + "body": "" + }, + "refresh": { + "body": "" + }, + "replay": { + "body": "" + }, + "reply": { + "body": "" + }, + "save": { + "body": "" + }, + "search": { + "body": "" + }, + "search-minus": { + "body": "" + }, + "search-plus": { + "body": "" + }, + "send": { + "body": "" + }, + "server": { + "body": "" + }, + "share-alt": { + "body": "" + }, + "shield": { + "body": "" + }, + "shopping-bag": { + "body": "" + }, + "shopping-cart": { + "body": "" + }, + "sign-in": { + "body": "" + }, + "sign-out": { + "body": "" + }, + "sitemap": { + "body": "" + }, + "slack": { + "body": "" + }, + "sliders-h": { + "body": "" + }, + "sliders-v": { + "body": "" + }, + "sort": { + "body": "" + }, + "sort-alpha-alt-down": { + "body": "" + }, + "sort-alpha-alt-up": { + "body": "" + }, + "sort-alpha-down": { + "body": "" + }, + "sort-alpha-up": { + "body": "" + }, + "sort-alt": { + "body": "" + }, + "sort-alt-slash": { + "body": "" + }, + "sort-amount-down": { + "body": "" + }, + "sort-amount-down-alt": { + "body": "" + }, + "sort-amount-up": { + "body": "" + }, + "sort-amount-up-alt": { + "body": "" + }, + "sort-down": { + "body": "" + }, + "sort-numeric-alt-down": { + "body": "" + }, + "sort-numeric-alt-up": { + "body": "" + }, + "sort-numeric-down": { + "body": "" + }, + "sort-numeric-up": { + "body": "" + }, + "sort-up": { + "body": "" + }, + "spinner": { + "body": "" + }, + "star": { + "body": "" + }, + "star-fill": { + "body": "" + }, + "step-backward": { + "body": "" + }, + "step-backward-alt": { + "body": "" + }, + "step-forward": { + "body": "" + }, + "step-forward-alt": { + "body": "" + }, + "stop": { + "body": "" + }, + "stop-circle": { + "body": "" + }, + "sun": { + "body": "" + }, + "sync": { + "body": "" + }, + "table": { + "body": "" + }, + "tablet": { + "body": "" + }, + "tag": { + "body": "" + }, + "tags": { + "body": "" + }, + "telegram": { + "body": "" + }, + "th-large": { + "body": "" + }, + "thumbs-down": { + "body": "" + }, + "thumbs-up": { + "body": "" + }, + "ticket": { + "body": "" + }, + "times": { + "body": "" + }, + "times-circle": { + "body": "" + }, + "trash": { + "body": "" + }, + "twitter": { + "body": "" + }, + "undo": { + "body": "" + }, + "unlock": { + "body": "" + }, + "upload": { + "body": "" + }, + "user": { + "body": "" + }, + "user-edit": { + "body": "" + }, + "user-minus": { + "body": "" + }, + "user-plus": { + "body": "" + }, + "users": { + "body": "" + }, + "video": { + "body": "" + }, + "vimeo": { + "body": "" + }, + "volume-down": { + "body": "" + }, + "volume-off": { + "body": "" + }, + "volume-up": { + "body": "" + }, + "wallet": { + "body": "" + }, + "whatsapp": { + "body": "" + }, + "wifi": { + "body": "" + }, + "window-maximize": { + "body": "" + }, + "window-minimize": { + "body": "" + }, + "youtube": { + "body": "" + } + }, + "width": 24, + "height": 24 +} \ No newline at end of file From efcad7a80091f85be6678c5b06eae002cbe1f9bd Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sat, 13 Nov 2021 12:53:57 +0200 Subject: [PATCH 5/6] Update Carbon, IonIcons, Material Design Icons --- collections.json | 6 +++--- collections.md | 6 +++--- composer.json | 2 +- json/carbon.json | 2 +- json/ion.json | 4 ++-- json/mdi.json | 51 ++++++++++++++++++++++++++---------------------- package.json | 2 +- 7 files changed, 39 insertions(+), 34 deletions(-) diff --git a/collections.json b/collections.json index 59e1299..06e07d4 100644 --- a/collections.json +++ b/collections.json @@ -200,7 +200,7 @@ "author": "Ben Sperry", "url": "https://github.com/ionic-team/ionicons", "license": "MIT", - "licenseURL": "https://github.com/ionic-team/ionicons/blob/master/LICENSE", + "licenseURL": "https://github.com/ionic-team/ionicons/blob/main/LICENSE", "height": 32, "displayHeight": 24, "samples": [ @@ -208,7 +208,7 @@ "ios-bicycle", "md-person-add" ], - "version": "5.5.4", + "version": "6.0.0", "palette": "Colorless", "category": "General" }, @@ -256,7 +256,7 @@ "humidity", "edit-off" ], - "version": "10.42.0", + "version": "10.43.0", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index 20f7683..ea5a075 100644 --- a/collections.md +++ b/collections.md @@ -118,8 +118,8 @@ * Author: Ben Sperry * URL: https://github.com/ionic-team/ionicons * License: MIT -* License URL: https://github.com/ionic-team/ionicons/blob/master/LICENSE -* Version: 5.5.4 +* License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE +* Version: 6.0.0 * Palette: Colorless @@ -146,7 +146,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons * License: Apache 2.0 -* Version: 10.42.0 +* Version: 10.43.0 * Palette: Colorless diff --git a/composer.json b/composer.json index ff98fb8..011a0b4 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.426", + "version": "1.1.427", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/carbon.json b/json/carbon.json index cd41278..e7166be 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -11,7 +11,7 @@ "title": "Apache 2.0", "spdx": "Apache-2.0" }, - "version": "10.42.0", + "version": "10.43.0", "samples": [ "user-certification", "humidity", diff --git a/json/ion.json b/json/ion.json index 32b648d..a1789ef 100644 --- a/json/ion.json +++ b/json/ion.json @@ -10,9 +10,9 @@ "license": { "title": "MIT", "spdx": "MIT", - "url": "https://github.com/ionic-team/ionicons/blob/master/LICENSE" + "url": "https://github.com/ionic-team/ionicons/blob/main/LICENSE" }, - "version": "5.5.4", + "version": "6.0.0", "samples": [ "ios-add-circle-outline", "ios-bicycle", diff --git a/json/mdi.json b/json/mdi.json index f0d1dfe..93a8f8c 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -21111,7 +21111,7 @@ "parent": "shield-lock-outline" }, "alarm-arm-home": { - "parent": "shield-home-outline" + "parent": "shield-home" }, "alarm-arm-home-outline": { "parent": "shield-account-outline" @@ -21768,7 +21768,7 @@ "parent": "scent-off" }, "arrow": { - "parent": "undo-variant" + "parent": "undo" }, "arrow-back": { "parent": "arrow-left" @@ -22008,7 +22008,7 @@ "parent": "paperclip" }, "audio": { - "parent": "volume-medium" + "parent": "volume-low" }, "audio-book": { "parent": "book-music" @@ -22089,7 +22089,7 @@ "parent": "audio-video-off" }, "award": { - "parent": "seal" + "parent": "seal-variant" }, "awning": { "parent": "storefront" @@ -22143,7 +22143,7 @@ "parent": "bank-plus" }, "bar": { - "parent": "glass-wine" + "parent": "glass-tulip" }, "bar-chart": { "parent": "poll" @@ -24102,7 +24102,7 @@ "parent": "update" }, "clock-warning": { - "parent": "clock-alert-outline" + "parent": "clock-alert" }, "clockwise": { "parent": "update" @@ -24165,7 +24165,7 @@ "parent": "spider-web" }, "cocktail": { - "parent": "glass-wine" + "parent": "glass-tulip" }, "cod": { "parent": "credit-card-marker-outline" @@ -24681,7 +24681,7 @@ "parent": "silverware-variant" }, "cycling": { - "parent": "bicycle" + "parent": "bike" }, "dad": { "parent": "human-male-girl" @@ -25083,7 +25083,7 @@ "parent": "curtains-closed" }, "drink": { - "parent": "glass-wine" + "parent": "glass-tulip" }, "drink-ice": { "parent": "delete-variant" @@ -25791,7 +25791,7 @@ "parent": "tune-vertical-variant" }, "equestrian": { - "parent": "horse" + "parent": "horse-human" }, "equestrian-variant": { "parent": "horse-variant" @@ -25985,6 +25985,9 @@ "evse": { "parent": "ev-station" }, + "exchange": { + "parent": "swap-horizontal" + }, "exclamation-bold": { "parent": "exclamation-thick" }, @@ -27525,7 +27528,7 @@ "parent": "crosshairs-question" }, "gpu": { - "parent": "expansion-card" + "parent": "expansion-card-variant" }, "grade": { "parent": "star" @@ -27618,7 +27621,7 @@ "parent": "chart-timeline-variant-shimmer" }, "graphics-processing-unit": { - "parent": "expansion-card" + "parent": "expansion-card-variant" }, "graveyard": { "parent": "grave-stone" @@ -29457,7 +29460,7 @@ "parent": "ticket" }, "local-bar": { - "parent": "glass-mug" + "parent": "glass-mug-variant" }, "local-cafe": { "parent": "coffee" @@ -29790,7 +29793,7 @@ "parent": "truck-fast" }, "loudspeaker": { - "parent": "bullhorn" + "parent": "bullhorn-variant" }, "loudspeaker-outline": { "parent": "bullhorn-variant-outline" @@ -30033,7 +30036,7 @@ "parent": "quality-medium" }, "megaphone": { - "parent": "bullhorn" + "parent": "bullhorn-variant" }, "megaphone-outline": { "parent": "bullhorn-variant-outline" @@ -30573,7 +30576,7 @@ "parent": "wifi-star" }, "network-interface-card": { - "parent": "expansion-card" + "parent": "expansion-card-variant" }, "network-router": { "parent": "router-network" @@ -32550,7 +32553,7 @@ "parent": "printer-alert" }, "prize": { - "parent": "seal" + "parent": "seal-variant" }, "progress-spanner": { "parent": "progress-wrench" @@ -32595,7 +32598,7 @@ "parent": "head-cog-outline" }, "pub": { - "parent": "glass-mug" + "parent": "glass-mug-variant" }, "pub-outline": { "parent": "beer-outline" @@ -32658,7 +32661,7 @@ "parent": "help-network-outline" }, "queue": { - "parent": "tray-remove" + "parent": "tray" }, "queue-music": { "parent": "playlist-music" @@ -33003,7 +33006,7 @@ "parent": "turtle" }, "reschedule": { - "parent": "calendar-arrow-left" + "parent": "calendar-arrow-right" }, "resize-horizontal": { "parent": "arrow-split-vertical" @@ -33432,7 +33435,7 @@ "parent": "cog-transfer-outline" }, "settings-vertical": { - "parent": "tune-vertical" + "parent": "tune-vertical-variant" }, "settings-voice": { "parent": "microphone-settings" @@ -36258,7 +36261,7 @@ "parent": "air-filter" }, "water-flow": { - "parent": "waves-arrow-right" + "parent": "waves-arrow-left" }, "water-heater": { "parent": "water-boiler" @@ -36345,7 +36348,7 @@ "parent": "weather-rainy" }, "weather-storm": { - "parent": "weather-lightning" + "parent": "weather-lightning-rainy" }, "weather-sun-wireless": { "parent": "sun-wireless" @@ -47412,6 +47415,8 @@ "exponent-box", "finance", "format-superscript", + "function", + "function-variant", "greater-than", "greater-than-or-equal", "infinity", diff --git a/package.json b/package.json index de4dbfa..fabe3eb 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.426", + "version": "1.1.427", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues", From ee4e962decec488baacfa8ed983b7ea059323212 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 15 Nov 2021 09:03:32 +0200 Subject: [PATCH 6/6] Update Google Material Icons, Lucide, Material Design Icons, Simple Icons --- collections.json | 10 +- collections.md | 10 +- composer.json | 2 +- json/ic.json | 592 ++++++++++++++++++++++++++++++++++++++++- json/lucide.json | 5 +- json/mdi.json | 90 ++++--- json/simple-icons.json | 56 +++- package.json | 2 +- 8 files changed, 706 insertions(+), 61 deletions(-) diff --git a/collections.json b/collections.json index 06e07d4..dd29d1e 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 6623, + "total": 6628, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "Open Font License", @@ -33,7 +33,7 @@ }, "ic": { "name": "Google Material Icons", - "total": 10140, + "total": 10285, "author": "Material Design Authors", "url": "https://github.com/cyberalien/google-material-design-icons-updated", "license": "Apache 2.0", @@ -603,7 +603,7 @@ }, "lucide": { "name": "Lucide", - "total": 511, + "total": 512, "author": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide", "license": "ISC", @@ -1608,7 +1608,7 @@ }, "simple-icons": { "name": "Simple Icons", - "total": 2090, + "total": 2104, "author": "Simple Icons Collaborators", "url": "https://github.com/simple-icons/simple-icons", "license": "CC0 1.0", @@ -1619,7 +1619,7 @@ "bing", "amazonaws" ], - "version": "5.22.0", + "version": "5.23.0", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index ea5a075..8367fe6 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 6623 +* Number of icons: 6628 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: Open Font License @@ -21,7 +21,7 @@ ### Google Material Icons -* Number of icons: 10140 +* Number of icons: 10285 * Author: Material Design Authors * URL: https://github.com/cyberalien/google-material-design-icons-updated * License: Apache 2.0 @@ -344,7 +344,7 @@ ### Lucide -* Number of icons: 511 +* Number of icons: 512 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -931,12 +931,12 @@ ### Simple Icons -* Number of icons: 2090 +* Number of icons: 2104 * 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: 5.22.0 +* Version: 5.23.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 011a0b4..e17e6dc 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.427", + "version": "1.1.428", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/ic.json b/json/ic.json index 70c374c..57d8ca0 100644 --- a/json/ic.json +++ b/json/ic.json @@ -2,7 +2,7 @@ "prefix": "ic", "info": { "name": "Google Material Icons", - "total": 10140, + "total": 10285, "author": { "name": "Material Design Authors", "url": "https://github.com/cyberalien/google-material-design-icons-updated" @@ -1111,6 +1111,9 @@ "baseline-celebration": { "body": "" }, + "baseline-cell-tower": { + "body": "" + }, "baseline-cell-wifi": { "body": "" }, @@ -1507,6 +1510,9 @@ "baseline-data-saver-on": { "body": "" }, + "baseline-data-thresholding": { + "body": "" + }, "baseline-data-usage": { "body": "" }, @@ -1537,12 +1543,24 @@ "baseline-delivery-dining": { "body": "" }, + "baseline-density-large": { + "body": "" + }, + "baseline-density-medium": { + "body": "" + }, + "baseline-density-small": { + "body": "" + }, "baseline-departure-board": { "body": "" }, "baseline-description": { "body": "" }, + "baseline-deselect": { + "body": "" + }, "baseline-design-services": { "body": "" }, @@ -1666,6 +1684,9 @@ "baseline-discord": { "body": "" }, + "baseline-display-settings": { + "body": "" + }, "baseline-divide": { "body": "" }, @@ -2044,6 +2065,9 @@ "baseline-fact-check": { "body": "" }, + "baseline-factory": { + "body": "" + }, "baseline-family-restroom": { "body": "" }, @@ -2323,6 +2347,12 @@ "baseline-forest": { "body": "" }, + "baseline-fork-left": { + "body": "" + }, + "baseline-fork-right": { + "body": "" + }, "baseline-format-align-center": { "body": "" }, @@ -3334,6 +3364,9 @@ "baseline-mark-email-unread": { "body": "" }, + "baseline-mark-unread-chat-alt": { + "body": "" + }, "baseline-markunread": { "body": "" }, @@ -3379,6 +3412,9 @@ "baseline-menu-open": { "body": "" }, + "baseline-merge": { + "body": "" + }, "baseline-merge-type": { "body": "" }, @@ -3826,6 +3862,9 @@ "baseline-pan-tool": { "body": "" }, + "baseline-pan-tool-alt": { + "body": "" + }, "baseline-panorama": { "body": "" }, @@ -4207,6 +4246,9 @@ "baseline-poll": { "body": "" }, + "baseline-polyline": { + "body": "" + }, "baseline-polymer": { "body": "" }, @@ -4354,6 +4396,12 @@ "baseline-ramen-dining": { "body": "" }, + "baseline-ramp-left": { + "body": "" + }, + "baseline-ramp-right": { + "body": "" + }, "baseline-rate-review": { "body": "" }, @@ -4517,7 +4565,10 @@ "body": "" }, "baseline-rocket": { - "body": "" + "body": "" + }, + "baseline-rocket-launch": { + "body": "" }, "baseline-roofing": { "body": "" @@ -4543,6 +4594,12 @@ "baseline-rotate-right": { "body": "" }, + "baseline-roundabout-left": { + "body": "" + }, + "baseline-roundabout-right": { + "body": "" + }, "baseline-rounded-corner": { "body": "" }, @@ -5251,6 +5308,9 @@ "baseline-storm": { "body": "" }, + "baseline-straight": { + "body": "" + }, "baseline-straighten": { "body": "" }, @@ -5680,6 +5740,24 @@ "baseline-tungsten": { "body": "" }, + "baseline-turn-left": { + "body": "" + }, + "baseline-turn-right": { + "body": "" + }, + "baseline-turn-sharp-left": { + "body": "" + }, + "baseline-turn-sharp-right": { + "body": "" + }, + "baseline-turn-slight-left": { + "body": "" + }, + "baseline-turn-slight-right": { + "body": "" + }, "baseline-turned-in": { "body": "" }, @@ -5695,6 +5773,12 @@ "baseline-two-wheeler": { "body": "" }, + "baseline-u-turn-left": { + "body": "" + }, + "baseline-u-turn-right": { + "body": "" + }, "baseline-umbrella": { "body": "" }, @@ -5914,6 +5998,9 @@ "baseline-wallpaper": { "body": "" }, + "baseline-warehouse": { + "body": "" + }, "baseline-warning": { "body": "" }, @@ -7199,6 +7286,9 @@ "outline-celebration": { "body": "" }, + "outline-cell-tower": { + "body": "" + }, "outline-cell-wifi": { "body": "" }, @@ -7595,6 +7685,9 @@ "outline-data-saver-on": { "body": "" }, + "outline-data-thresholding": { + "body": "" + }, "outline-data-usage": { "body": "" }, @@ -7625,12 +7718,24 @@ "outline-delivery-dining": { "body": "" }, + "outline-density-large": { + "body": "" + }, + "outline-density-medium": { + "body": "" + }, + "outline-density-small": { + "body": "" + }, "outline-departure-board": { "body": "" }, "outline-description": { "body": "" }, + "outline-deselect": { + "body": "" + }, "outline-design-services": { "body": "" }, @@ -7754,6 +7859,9 @@ "outline-discord": { "body": "" }, + "outline-display-settings": { + "body": "" + }, "outline-divide": { "body": "" }, @@ -8132,6 +8240,9 @@ "outline-fact-check": { "body": "" }, + "outline-factory": { + "body": "" + }, "outline-family-restroom": { "body": "" }, @@ -8411,6 +8522,12 @@ "outline-forest": { "body": "" }, + "outline-fork-left": { + "body": "" + }, + "outline-fork-right": { + "body": "" + }, "outline-format-align-center": { "body": "" }, @@ -9422,6 +9539,9 @@ "outline-mark-email-unread": { "body": "" }, + "outline-mark-unread-chat-alt": { + "body": "" + }, "outline-markunread": { "body": "" }, @@ -9467,6 +9587,9 @@ "outline-menu-open": { "body": "" }, + "outline-merge": { + "body": "" + }, "outline-merge-type": { "body": "" }, @@ -9914,6 +10037,9 @@ "outline-pan-tool": { "body": "" }, + "outline-pan-tool-alt": { + "body": "" + }, "outline-panorama": { "body": "" }, @@ -10295,6 +10421,9 @@ "outline-poll": { "body": "" }, + "outline-polyline": { + "body": "" + }, "outline-polymer": { "body": "" }, @@ -10442,6 +10571,12 @@ "outline-ramen-dining": { "body": "" }, + "outline-ramp-left": { + "body": "" + }, + "outline-ramp-right": { + "body": "" + }, "outline-rate-review": { "body": "" }, @@ -10605,7 +10740,10 @@ "body": "" }, "outline-rocket": { - "body": "" + "body": "" + }, + "outline-rocket-launch": { + "body": "" }, "outline-roofing": { "body": "" @@ -10631,6 +10769,12 @@ "outline-rotate-right": { "body": "" }, + "outline-roundabout-left": { + "body": "" + }, + "outline-roundabout-right": { + "body": "" + }, "outline-rounded-corner": { "body": "" }, @@ -11339,6 +11483,9 @@ "outline-storm": { "body": "" }, + "outline-straight": { + "body": "" + }, "outline-straighten": { "body": "" }, @@ -11768,6 +11915,24 @@ "outline-tungsten": { "body": "" }, + "outline-turn-left": { + "body": "" + }, + "outline-turn-right": { + "body": "" + }, + "outline-turn-sharp-left": { + "body": "" + }, + "outline-turn-sharp-right": { + "body": "" + }, + "outline-turn-slight-left": { + "body": "" + }, + "outline-turn-slight-right": { + "body": "" + }, "outline-turned-in": { "body": "" }, @@ -11783,6 +11948,12 @@ "outline-two-wheeler": { "body": "" }, + "outline-u-turn-left": { + "body": "" + }, + "outline-u-turn-right": { + "body": "" + }, "outline-umbrella": { "body": "" }, @@ -12002,6 +12173,9 @@ "outline-wallpaper": { "body": "" }, + "outline-warehouse": { + "body": "" + }, "outline-warning": { "body": "" }, @@ -13283,6 +13457,9 @@ "round-celebration": { "body": "" }, + "round-cell-tower": { + "body": "" + }, "round-cell-wifi": { "body": "" }, @@ -13679,6 +13856,9 @@ "round-data-saver-on": { "body": "" }, + "round-data-thresholding": { + "body": "" + }, "round-data-usage": { "body": "" }, @@ -13709,12 +13889,24 @@ "round-delivery-dining": { "body": "" }, + "round-density-large": { + "body": "" + }, + "round-density-medium": { + "body": "" + }, + "round-density-small": { + "body": "" + }, "round-departure-board": { "body": "" }, "round-description": { "body": "" }, + "round-deselect": { + "body": "" + }, "round-design-services": { "body": "" }, @@ -13838,6 +14030,9 @@ "round-discord": { "body": "" }, + "round-display-settings": { + "body": "" + }, "round-divide": { "body": "" }, @@ -14216,6 +14411,9 @@ "round-fact-check": { "body": "" }, + "round-factory": { + "body": "" + }, "round-family-restroom": { "body": "" }, @@ -14495,6 +14693,12 @@ "round-forest": { "body": "" }, + "round-fork-left": { + "body": "" + }, + "round-fork-right": { + "body": "" + }, "round-format-align-center": { "body": "" }, @@ -15506,6 +15710,9 @@ "round-mark-email-unread": { "body": "" }, + "round-mark-unread-chat-alt": { + "body": "" + }, "round-markunread": { "body": "" }, @@ -15551,6 +15758,9 @@ "round-menu-open": { "body": "" }, + "round-merge": { + "body": "" + }, "round-merge-type": { "body": "" }, @@ -15998,6 +16208,9 @@ "round-pan-tool": { "body": "" }, + "round-pan-tool-alt": { + "body": "" + }, "round-panorama": { "body": "" }, @@ -16379,6 +16592,9 @@ "round-poll": { "body": "" }, + "round-polyline": { + "body": "" + }, "round-polymer": { "body": "" }, @@ -16526,6 +16742,12 @@ "round-ramen-dining": { "body": "" }, + "round-ramp-left": { + "body": "" + }, + "round-ramp-right": { + "body": "" + }, "round-rate-review": { "body": "" }, @@ -16689,7 +16911,10 @@ "body": "" }, "round-rocket": { - "body": "" + "body": "" + }, + "round-rocket-launch": { + "body": "" }, "round-roofing": { "body": "" @@ -16715,6 +16940,12 @@ "round-rotate-right": { "body": "" }, + "round-roundabout-left": { + "body": "" + }, + "round-roundabout-right": { + "body": "" + }, "round-rounded-corner": { "body": "" }, @@ -17423,6 +17654,9 @@ "round-storm": { "body": "" }, + "round-straight": { + "body": "" + }, "round-straighten": { "body": "" }, @@ -17852,6 +18086,24 @@ "round-tungsten": { "body": "" }, + "round-turn-left": { + "body": "" + }, + "round-turn-right": { + "body": "" + }, + "round-turn-sharp-left": { + "body": "" + }, + "round-turn-sharp-right": { + "body": "" + }, + "round-turn-slight-left": { + "body": "" + }, + "round-turn-slight-right": { + "body": "" + }, "round-turned-in": { "body": "" }, @@ -17867,6 +18119,12 @@ "round-two-wheeler": { "body": "" }, + "round-u-turn-left": { + "body": "" + }, + "round-u-turn-right": { + "body": "" + }, "round-umbrella": { "body": "" }, @@ -18086,6 +18344,9 @@ "round-wallpaper": { "body": "" }, + "round-warehouse": { + "body": "" + }, "round-warning": { "body": "" }, @@ -19367,6 +19628,9 @@ "sharp-celebration": { "body": "" }, + "sharp-cell-tower": { + "body": "" + }, "sharp-cell-wifi": { "body": "" }, @@ -19763,6 +20027,9 @@ "sharp-data-saver-on": { "body": "" }, + "sharp-data-thresholding": { + "body": "" + }, "sharp-data-usage": { "body": "" }, @@ -19793,12 +20060,24 @@ "sharp-delivery-dining": { "body": "" }, + "sharp-density-large": { + "body": "" + }, + "sharp-density-medium": { + "body": "" + }, + "sharp-density-small": { + "body": "" + }, "sharp-departure-board": { "body": "" }, "sharp-description": { "body": "" }, + "sharp-deselect": { + "body": "" + }, "sharp-design-services": { "body": "" }, @@ -19922,6 +20201,9 @@ "sharp-discord": { "body": "" }, + "sharp-display-settings": { + "body": "" + }, "sharp-divide": { "body": "" }, @@ -20300,6 +20582,9 @@ "sharp-fact-check": { "body": "" }, + "sharp-factory": { + "body": "" + }, "sharp-family-restroom": { "body": "" }, @@ -20579,6 +20864,12 @@ "sharp-forest": { "body": "" }, + "sharp-fork-left": { + "body": "" + }, + "sharp-fork-right": { + "body": "" + }, "sharp-format-align-center": { "body": "" }, @@ -21590,6 +21881,9 @@ "sharp-mark-email-unread": { "body": "" }, + "sharp-mark-unread-chat-alt": { + "body": "" + }, "sharp-markunread": { "body": "" }, @@ -21635,6 +21929,9 @@ "sharp-menu-open": { "body": "" }, + "sharp-merge": { + "body": "" + }, "sharp-merge-type": { "body": "" }, @@ -22082,6 +22379,9 @@ "sharp-pan-tool": { "body": "" }, + "sharp-pan-tool-alt": { + "body": "" + }, "sharp-panorama": { "body": "" }, @@ -22463,6 +22763,9 @@ "sharp-poll": { "body": "" }, + "sharp-polyline": { + "body": "" + }, "sharp-polymer": { "body": "" }, @@ -22610,6 +22913,12 @@ "sharp-ramen-dining": { "body": "" }, + "sharp-ramp-left": { + "body": "" + }, + "sharp-ramp-right": { + "body": "" + }, "sharp-rate-review": { "body": "" }, @@ -22773,7 +23082,10 @@ "body": "" }, "sharp-rocket": { - "body": "" + "body": "" + }, + "sharp-rocket-launch": { + "body": "" }, "sharp-roofing": { "body": "" @@ -22799,6 +23111,12 @@ "sharp-rotate-right": { "body": "" }, + "sharp-roundabout-left": { + "body": "" + }, + "sharp-roundabout-right": { + "body": "" + }, "sharp-rounded-corner": { "body": "" }, @@ -23507,6 +23825,9 @@ "sharp-storm": { "body": "" }, + "sharp-straight": { + "body": "" + }, "sharp-straighten": { "body": "" }, @@ -23936,6 +24257,24 @@ "sharp-tungsten": { "body": "" }, + "sharp-turn-left": { + "body": "" + }, + "sharp-turn-right": { + "body": "" + }, + "sharp-turn-sharp-left": { + "body": "" + }, + "sharp-turn-sharp-right": { + "body": "" + }, + "sharp-turn-slight-left": { + "body": "" + }, + "sharp-turn-slight-right": { + "body": "" + }, "sharp-turned-in": { "body": "" }, @@ -23951,6 +24290,12 @@ "sharp-two-wheeler": { "body": "" }, + "sharp-u-turn-left": { + "body": "" + }, + "sharp-u-turn-right": { + "body": "" + }, "sharp-umbrella": { "body": "" }, @@ -24170,6 +24515,9 @@ "sharp-wallpaper": { "body": "" }, + "sharp-warehouse": { + "body": "" + }, "sharp-warning": { "body": "" }, @@ -25451,6 +25799,9 @@ "twotone-celebration": { "body": "" }, + "twotone-cell-tower": { + "body": "" + }, "twotone-cell-wifi": { "body": "" }, @@ -25847,6 +26198,9 @@ "twotone-data-saver-on": { "body": "" }, + "twotone-data-thresholding": { + "body": "" + }, "twotone-data-usage": { "body": "" }, @@ -25877,12 +26231,24 @@ "twotone-delivery-dining": { "body": "" }, + "twotone-density-large": { + "body": "" + }, + "twotone-density-medium": { + "body": "" + }, + "twotone-density-small": { + "body": "" + }, "twotone-departure-board": { "body": "" }, "twotone-description": { "body": "" }, + "twotone-deselect": { + "body": "" + }, "twotone-design-services": { "body": "" }, @@ -26006,6 +26372,9 @@ "twotone-discord": { "body": "" }, + "twotone-display-settings": { + "body": "" + }, "twotone-divide": { "body": "" }, @@ -26384,6 +26753,9 @@ "twotone-fact-check": { "body": "" }, + "twotone-factory": { + "body": "" + }, "twotone-family-restroom": { "body": "" }, @@ -26663,6 +27035,12 @@ "twotone-forest": { "body": "" }, + "twotone-fork-left": { + "body": "" + }, + "twotone-fork-right": { + "body": "" + }, "twotone-format-align-center": { "body": "" }, @@ -27674,6 +28052,9 @@ "twotone-mark-email-unread": { "body": "" }, + "twotone-mark-unread-chat-alt": { + "body": "" + }, "twotone-markunread": { "body": "" }, @@ -27719,6 +28100,9 @@ "twotone-menu-open": { "body": "" }, + "twotone-merge": { + "body": "" + }, "twotone-merge-type": { "body": "" }, @@ -28166,6 +28550,9 @@ "twotone-pan-tool": { "body": "" }, + "twotone-pan-tool-alt": { + "body": "" + }, "twotone-panorama": { "body": "" }, @@ -28547,6 +28934,9 @@ "twotone-poll": { "body": "" }, + "twotone-polyline": { + "body": "" + }, "twotone-polymer": { "body": "" }, @@ -28694,6 +29084,12 @@ "twotone-ramen-dining": { "body": "" }, + "twotone-ramp-left": { + "body": "" + }, + "twotone-ramp-right": { + "body": "" + }, "twotone-rate-review": { "body": "" }, @@ -28857,7 +29253,10 @@ "body": "" }, "twotone-rocket": { - "body": "" + "body": "" + }, + "twotone-rocket-launch": { + "body": "" }, "twotone-roofing": { "body": "" @@ -28883,6 +29282,12 @@ "twotone-rotate-right": { "body": "" }, + "twotone-roundabout-left": { + "body": "" + }, + "twotone-roundabout-right": { + "body": "" + }, "twotone-rounded-corner": { "body": "" }, @@ -29591,6 +29996,9 @@ "twotone-storm": { "body": "" }, + "twotone-straight": { + "body": "" + }, "twotone-straighten": { "body": "" }, @@ -30020,6 +30428,24 @@ "twotone-tungsten": { "body": "" }, + "twotone-turn-left": { + "body": "" + }, + "twotone-turn-right": { + "body": "" + }, + "twotone-turn-sharp-left": { + "body": "" + }, + "twotone-turn-sharp-right": { + "body": "" + }, + "twotone-turn-slight-left": { + "body": "" + }, + "twotone-turn-slight-right": { + "body": "" + }, "twotone-turned-in": { "body": "" }, @@ -30035,6 +30461,12 @@ "twotone-two-wheeler": { "body": "" }, + "twotone-u-turn-left": { + "body": "" + }, + "twotone-u-turn-right": { + "body": "" + }, "twotone-umbrella": { "body": "" }, @@ -30254,6 +30686,9 @@ "twotone-wallpaper": { "body": "" }, + "twotone-warehouse": { + "body": "" + }, "twotone-warning": { "body": "" }, @@ -33423,13 +33858,18 @@ "baseline-dashboard", "baseline-dashboard-customize", "baseline-data-exploration", + "baseline-data-thresholding", "baseline-date-range", "baseline-delete", "baseline-delete-forever", "baseline-delete-outline", + "baseline-density-large", + "baseline-density-medium", + "baseline-density-small", "baseline-description", "baseline-disabled-by-default", "baseline-disabled-visible", + "baseline-display-settings", "baseline-dns", "baseline-done", "baseline-done-all", @@ -33562,6 +34002,7 @@ "baseline-pageview", "baseline-paid", "baseline-pan-tool", + "baseline-pan-tool-alt", "baseline-payment", "baseline-pending", "baseline-pending-actions", @@ -33608,6 +34049,7 @@ "baseline-restore-from-trash", "baseline-restore-page", "baseline-rocket", + "baseline-rocket-launch", "baseline-room", "baseline-rounded-corner", "baseline-rowing", @@ -33850,13 +34292,18 @@ "outline-dashboard", "outline-dashboard-customize", "outline-data-exploration", + "outline-data-thresholding", "outline-date-range", "outline-delete", "outline-delete-forever", "outline-delete-outline", + "outline-density-large", + "outline-density-medium", + "outline-density-small", "outline-description", "outline-disabled-by-default", "outline-disabled-visible", + "outline-display-settings", "outline-dns", "outline-done", "outline-done-all", @@ -33989,6 +34436,7 @@ "outline-pageview", "outline-paid", "outline-pan-tool", + "outline-pan-tool-alt", "outline-payment", "outline-pending", "outline-pending-actions", @@ -34035,6 +34483,7 @@ "outline-restore-from-trash", "outline-restore-page", "outline-rocket", + "outline-rocket-launch", "outline-room", "outline-rounded-corner", "outline-rowing", @@ -34277,13 +34726,18 @@ "round-dashboard", "round-dashboard-customize", "round-data-exploration", + "round-data-thresholding", "round-date-range", "round-delete", "round-delete-forever", "round-delete-outline", + "round-density-large", + "round-density-medium", + "round-density-small", "round-description", "round-disabled-by-default", "round-disabled-visible", + "round-display-settings", "round-dns", "round-done", "round-done-all", @@ -34416,6 +34870,7 @@ "round-pageview", "round-paid", "round-pan-tool", + "round-pan-tool-alt", "round-payment", "round-pending", "round-pending-actions", @@ -34462,6 +34917,7 @@ "round-restore-from-trash", "round-restore-page", "round-rocket", + "round-rocket-launch", "round-room", "round-rounded-corner", "round-rowing", @@ -34704,13 +35160,18 @@ "sharp-dashboard", "sharp-dashboard-customize", "sharp-data-exploration", + "sharp-data-thresholding", "sharp-date-range", "sharp-delete", "sharp-delete-forever", "sharp-delete-outline", + "sharp-density-large", + "sharp-density-medium", + "sharp-density-small", "sharp-description", "sharp-disabled-by-default", "sharp-disabled-visible", + "sharp-display-settings", "sharp-dns", "sharp-done", "sharp-done-all", @@ -34843,6 +35304,7 @@ "sharp-pageview", "sharp-paid", "sharp-pan-tool", + "sharp-pan-tool-alt", "sharp-payment", "sharp-pending", "sharp-pending-actions", @@ -34889,6 +35351,7 @@ "sharp-restore-from-trash", "sharp-restore-page", "sharp-rocket", + "sharp-rocket-launch", "sharp-room", "sharp-rounded-corner", "sharp-rowing", @@ -35131,13 +35594,18 @@ "twotone-dashboard", "twotone-dashboard-customize", "twotone-data-exploration", + "twotone-data-thresholding", "twotone-date-range", "twotone-delete", "twotone-delete-forever", "twotone-delete-outline", + "twotone-density-large", + "twotone-density-medium", + "twotone-density-small", "twotone-description", "twotone-disabled-by-default", "twotone-disabled-visible", + "twotone-display-settings", "twotone-dns", "twotone-done", "twotone-done-all", @@ -35270,6 +35738,7 @@ "twotone-pageview", "twotone-paid", "twotone-pan-tool", + "twotone-pan-tool-alt", "twotone-payment", "twotone-pending", "twotone-pending-actions", @@ -35316,6 +35785,7 @@ "twotone-restore-from-trash", "twotone-restore-page", "twotone-rocket", + "twotone-rocket-launch", "twotone-room", "twotone-rounded-corner", "twotone-rowing", @@ -36140,6 +36610,7 @@ "baseline-call-received", "baseline-call-split", "baseline-cancel-presentation", + "baseline-cell-tower", "baseline-cell-wifi", "baseline-chat", "baseline-chat-bubble", @@ -36178,6 +36649,7 @@ "baseline-mark-chat-unread", "baseline-mark-email-read", "baseline-mark-email-unread", + "baseline-mark-unread-chat-alt", "baseline-message", "baseline-mobile-screen-share", "baseline-more-time", @@ -36235,6 +36707,7 @@ "outline-call-received", "outline-call-split", "outline-cancel-presentation", + "outline-cell-tower", "outline-cell-wifi", "outline-chat", "outline-chat-bubble", @@ -36273,6 +36746,7 @@ "outline-mark-chat-unread", "outline-mark-email-read", "outline-mark-email-unread", + "outline-mark-unread-chat-alt", "outline-message", "outline-mobile-screen-share", "outline-more-time", @@ -36330,6 +36804,7 @@ "round-call-received", "round-call-split", "round-cancel-presentation", + "round-cell-tower", "round-cell-wifi", "round-chat", "round-chat-bubble", @@ -36368,6 +36843,7 @@ "round-mark-chat-unread", "round-mark-email-read", "round-mark-email-unread", + "round-mark-unread-chat-alt", "round-message", "round-mobile-screen-share", "round-more-time", @@ -36425,6 +36901,7 @@ "sharp-call-received", "sharp-call-split", "sharp-cancel-presentation", + "sharp-cell-tower", "sharp-cell-wifi", "sharp-chat", "sharp-chat-bubble", @@ -36463,6 +36940,7 @@ "sharp-mark-chat-unread", "sharp-mark-email-read", "sharp-mark-email-unread", + "sharp-mark-unread-chat-alt", "sharp-message", "sharp-mobile-screen-share", "sharp-more-time", @@ -36520,6 +36998,7 @@ "twotone-call-received", "twotone-call-split", "twotone-cancel-presentation", + "twotone-cell-tower", "twotone-cell-wifi", "twotone-chat", "twotone-chat-bubble", @@ -36558,6 +37037,7 @@ "twotone-mark-chat-unread", "twotone-mark-email-read", "twotone-mark-email-unread", + "twotone-mark-unread-chat-alt", "twotone-message", "twotone-mobile-screen-share", "twotone-more-time", @@ -36628,6 +37108,7 @@ "baseline-copy-all", "baseline-create", "baseline-delete-sweep", + "baseline-deselect", "baseline-drafts", "baseline-dynamic-feed", "baseline-file-copy", @@ -36708,6 +37189,7 @@ "outline-copy-all", "outline-create", "outline-delete-sweep", + "outline-deselect", "outline-drafts", "outline-dynamic-feed", "outline-file-copy", @@ -36788,6 +37270,7 @@ "round-copy-all", "round-create", "round-delete-sweep", + "round-deselect", "round-drafts", "round-dynamic-feed", "round-file-copy", @@ -36868,6 +37351,7 @@ "sharp-copy-all", "sharp-create", "sharp-delete-sweep", + "sharp-deselect", "sharp-drafts", "sharp-dynamic-feed", "sharp-file-copy", @@ -36948,6 +37432,7 @@ "twotone-copy-all", "twotone-create", "twotone-delete-sweep", + "twotone-deselect", "twotone-drafts", "twotone-dynamic-feed", "twotone-file-copy", @@ -38095,6 +38580,7 @@ "baseline-pentagon", "baseline-pie-chart", "baseline-pie-chart-outline", + "baseline-polyline", "baseline-post-add", "baseline-publish", "baseline-query-stats", @@ -38214,6 +38700,7 @@ "outline-pentagon", "outline-pie-chart", "outline-pie-chart-outline", + "outline-polyline", "outline-post-add", "outline-publish", "outline-query-stats", @@ -38333,6 +38820,7 @@ "round-pentagon", "round-pie-chart", "round-pie-chart-outline", + "round-polyline", "round-post-add", "round-publish", "round-query-stats", @@ -38452,6 +38940,7 @@ "sharp-pentagon", "sharp-pie-chart", "sharp-pie-chart-outline", + "sharp-polyline", "sharp-post-add", "sharp-publish", "sharp-query-stats", @@ -38571,6 +39060,7 @@ "twotone-pentagon", "twotone-pie-chart", "twotone-pie-chart-outline", + "twotone-polyline", "twotone-post-add", "twotone-publish", "twotone-query-stats", @@ -40515,11 +41005,14 @@ "baseline-electrical-services", "baseline-emergency", "baseline-ev-station", + "baseline-factory", "baseline-fastfood", "baseline-festival", "baseline-flight", "baseline-flight-class", "baseline-forest", + "baseline-fork-left", + "baseline-fork-right", "baseline-fort", "baseline-hail", "baseline-handyman", @@ -40568,6 +41061,7 @@ "baseline-maps-ugc", "baseline-medical-services", "baseline-menu-book", + "baseline-merge", "baseline-miscellaneous-services", "baseline-mode-of-travel", "baseline-money", @@ -40595,9 +41089,13 @@ "baseline-plumbing", "baseline-railway-alert", "baseline-ramen-dining", + "baseline-ramp-left", + "baseline-ramp-right", "baseline-rate-review", "baseline-restaurant", "baseline-restaurant-menu", + "baseline-roundabout-left", + "baseline-roundabout-right", "baseline-route", "baseline-run-circle", "baseline-sailing", @@ -40609,6 +41107,7 @@ "baseline-soup-kitchen", "baseline-stadium", "baseline-store-mall-directory", + "baseline-straight", "baseline-streetview", "baseline-subway", "baseline-synagogue", @@ -40624,8 +41123,17 @@ "baseline-transfer-within-a-station", "baseline-transit-enterexit", "baseline-trip-origin", + "baseline-turn-left", + "baseline-turn-right", + "baseline-turn-sharp-left", + "baseline-turn-sharp-right", + "baseline-turn-slight-left", + "baseline-turn-slight-right", "baseline-two-wheeler", + "baseline-u-turn-left", + "baseline-u-turn-right", "baseline-volunteer-activism", + "baseline-warehouse", "baseline-wine-bar", "baseline-wrong-location", "baseline-zoom-in-map", @@ -40693,11 +41201,14 @@ "outline-electrical-services", "outline-emergency", "outline-ev-station", + "outline-factory", "outline-fastfood", "outline-festival", "outline-flight", "outline-flight-class", "outline-forest", + "outline-fork-left", + "outline-fork-right", "outline-fort", "outline-hail", "outline-handyman", @@ -40746,6 +41257,7 @@ "outline-maps-ugc", "outline-medical-services", "outline-menu-book", + "outline-merge", "outline-miscellaneous-services", "outline-mode-of-travel", "outline-money", @@ -40773,9 +41285,13 @@ "outline-plumbing", "outline-railway-alert", "outline-ramen-dining", + "outline-ramp-left", + "outline-ramp-right", "outline-rate-review", "outline-restaurant", "outline-restaurant-menu", + "outline-roundabout-left", + "outline-roundabout-right", "outline-route", "outline-run-circle", "outline-sailing", @@ -40787,6 +41303,7 @@ "outline-soup-kitchen", "outline-stadium", "outline-store-mall-directory", + "outline-straight", "outline-streetview", "outline-subway", "outline-synagogue", @@ -40802,8 +41319,17 @@ "outline-transfer-within-a-station", "outline-transit-enterexit", "outline-trip-origin", + "outline-turn-left", + "outline-turn-right", + "outline-turn-sharp-left", + "outline-turn-sharp-right", + "outline-turn-slight-left", + "outline-turn-slight-right", "outline-two-wheeler", + "outline-u-turn-left", + "outline-u-turn-right", "outline-volunteer-activism", + "outline-warehouse", "outline-wine-bar", "outline-wrong-location", "outline-zoom-in-map", @@ -40871,11 +41397,14 @@ "round-electrical-services", "round-emergency", "round-ev-station", + "round-factory", "round-fastfood", "round-festival", "round-flight", "round-flight-class", "round-forest", + "round-fork-left", + "round-fork-right", "round-fort", "round-hail", "round-handyman", @@ -40924,6 +41453,7 @@ "round-maps-ugc", "round-medical-services", "round-menu-book", + "round-merge", "round-miscellaneous-services", "round-mode-of-travel", "round-money", @@ -40951,9 +41481,13 @@ "round-plumbing", "round-railway-alert", "round-ramen-dining", + "round-ramp-left", + "round-ramp-right", "round-rate-review", "round-restaurant", "round-restaurant-menu", + "round-roundabout-left", + "round-roundabout-right", "round-route", "round-run-circle", "round-sailing", @@ -40965,6 +41499,7 @@ "round-soup-kitchen", "round-stadium", "round-store-mall-directory", + "round-straight", "round-streetview", "round-subway", "round-synagogue", @@ -40980,8 +41515,17 @@ "round-transfer-within-a-station", "round-transit-enterexit", "round-trip-origin", + "round-turn-left", + "round-turn-right", + "round-turn-sharp-left", + "round-turn-sharp-right", + "round-turn-slight-left", + "round-turn-slight-right", "round-two-wheeler", + "round-u-turn-left", + "round-u-turn-right", "round-volunteer-activism", + "round-warehouse", "round-wine-bar", "round-wrong-location", "round-zoom-in-map", @@ -41049,11 +41593,14 @@ "sharp-electrical-services", "sharp-emergency", "sharp-ev-station", + "sharp-factory", "sharp-fastfood", "sharp-festival", "sharp-flight", "sharp-flight-class", "sharp-forest", + "sharp-fork-left", + "sharp-fork-right", "sharp-fort", "sharp-hail", "sharp-handyman", @@ -41102,6 +41649,7 @@ "sharp-maps-ugc", "sharp-medical-services", "sharp-menu-book", + "sharp-merge", "sharp-miscellaneous-services", "sharp-mode-of-travel", "sharp-money", @@ -41129,9 +41677,13 @@ "sharp-plumbing", "sharp-railway-alert", "sharp-ramen-dining", + "sharp-ramp-left", + "sharp-ramp-right", "sharp-rate-review", "sharp-restaurant", "sharp-restaurant-menu", + "sharp-roundabout-left", + "sharp-roundabout-right", "sharp-route", "sharp-run-circle", "sharp-sailing", @@ -41143,6 +41695,7 @@ "sharp-soup-kitchen", "sharp-stadium", "sharp-store-mall-directory", + "sharp-straight", "sharp-streetview", "sharp-subway", "sharp-synagogue", @@ -41158,8 +41711,17 @@ "sharp-transfer-within-a-station", "sharp-transit-enterexit", "sharp-trip-origin", + "sharp-turn-left", + "sharp-turn-right", + "sharp-turn-sharp-left", + "sharp-turn-sharp-right", + "sharp-turn-slight-left", + "sharp-turn-slight-right", "sharp-two-wheeler", + "sharp-u-turn-left", + "sharp-u-turn-right", "sharp-volunteer-activism", + "sharp-warehouse", "sharp-wine-bar", "sharp-wrong-location", "sharp-zoom-in-map", @@ -41227,11 +41789,14 @@ "twotone-electrical-services", "twotone-emergency", "twotone-ev-station", + "twotone-factory", "twotone-fastfood", "twotone-festival", "twotone-flight", "twotone-flight-class", "twotone-forest", + "twotone-fork-left", + "twotone-fork-right", "twotone-fort", "twotone-hail", "twotone-handyman", @@ -41280,6 +41845,7 @@ "twotone-maps-ugc", "twotone-medical-services", "twotone-menu-book", + "twotone-merge", "twotone-miscellaneous-services", "twotone-mode-of-travel", "twotone-money", @@ -41307,9 +41873,13 @@ "twotone-plumbing", "twotone-railway-alert", "twotone-ramen-dining", + "twotone-ramp-left", + "twotone-ramp-right", "twotone-rate-review", "twotone-restaurant", "twotone-restaurant-menu", + "twotone-roundabout-left", + "twotone-roundabout-right", "twotone-route", "twotone-run-circle", "twotone-sailing", @@ -41321,6 +41891,7 @@ "twotone-soup-kitchen", "twotone-stadium", "twotone-store-mall-directory", + "twotone-straight", "twotone-streetview", "twotone-subway", "twotone-synagogue", @@ -41336,8 +41907,17 @@ "twotone-transfer-within-a-station", "twotone-transit-enterexit", "twotone-trip-origin", + "twotone-turn-left", + "twotone-turn-right", + "twotone-turn-sharp-left", + "twotone-turn-sharp-right", + "twotone-turn-slight-left", + "twotone-turn-slight-right", "twotone-two-wheeler", + "twotone-u-turn-left", + "twotone-u-turn-right", "twotone-volunteer-activism", + "twotone-warehouse", "twotone-wine-bar", "twotone-wrong-location", "twotone-zoom-in-map", diff --git a/json/lucide.json b/json/lucide.json index e4f57c1..a7be760 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 511, + "total": 512, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -1525,6 +1525,9 @@ "wind": { "body": "" }, + "wrap-text": { + "body": "" + }, "wrench": { "body": "" }, diff --git a/json/mdi.json b/json/mdi.json index 93a8f8c..19f4f0e 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -2,7 +2,7 @@ "prefix": "mdi", "info": { "name": "Material Design Icons", - "total": 6623, + "total": 6628, "author": { "name": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign" @@ -2891,6 +2891,9 @@ "bone": { "body": "" }, + "bone-off": { + "body": "" + }, "book": { "body": "" }, @@ -11944,6 +11947,12 @@ "lightbulb": { "body": "" }, + "lightbulb-alert": { + "body": "" + }, + "lightbulb-alert-outline": { + "body": "" + }, "lightbulb-auto": { "body": "" }, @@ -12007,6 +12016,12 @@ "lightbulb-outline": { "body": "" }, + "lightbulb-question": { + "body": "" + }, + "lightbulb-question-outline": { + "body": "" + }, "lightbulb-spot": { "body": "" }, @@ -21111,7 +21126,7 @@ "parent": "shield-lock-outline" }, "alarm-arm-home": { - "parent": "shield-home" + "parent": "shield-home-outline" }, "alarm-arm-home-outline": { "parent": "shield-account-outline" @@ -21681,10 +21696,10 @@ "parent": "application-import" }, "approval": { - "parent": "check-decagram" + "parent": "check-decagram-outline" }, "approve": { - "parent": "check-decagram" + "parent": "check-decagram-outline" }, "aquarium": { "parent": "fishbowl" @@ -21768,7 +21783,7 @@ "parent": "scent-off" }, "arrow": { - "parent": "undo" + "parent": "undo-variant" }, "arrow-back": { "parent": "arrow-left" @@ -22089,10 +22104,10 @@ "parent": "audio-video-off" }, "award": { - "parent": "seal-variant" + "parent": "seal" }, "awning": { - "parent": "storefront" + "parent": "storefront-outline" }, "azure": { "parent": "microsoft-azure" @@ -22143,7 +22158,7 @@ "parent": "bank-plus" }, "bar": { - "parent": "glass-tulip" + "parent": "glass-wine" }, "bar-chart": { "parent": "poll" @@ -22278,7 +22293,7 @@ "parent": "grill-outline" }, "beacon": { - "parent": "lighthouse" + "parent": "lighthouse-on" }, "beats-per-minute": { "parent": "metronome" @@ -22365,7 +22380,7 @@ "parent": "text-account" }, "birthday-cake": { - "parent": "cake" + "parent": "cake-variant" }, "birthday-cake-outline": { "parent": "cake-variant-outline" @@ -22695,7 +22710,7 @@ "parent": "archive-alert-outline" }, "box-arrow-down": { - "parent": "archive-arrow-down" + "parent": "archive-arrow-down-outline" }, "box-arrow-up": { "parent": "archive-arrow-up" @@ -24165,7 +24180,7 @@ "parent": "spider-web" }, "cocktail": { - "parent": "glass-tulip" + "parent": "glass-wine" }, "cod": { "parent": "credit-card-marker-outline" @@ -24507,7 +24522,7 @@ "parent": "cookie-settings-outline" }, "couch": { - "parent": "sofa" + "parent": "sofa-single" }, "couch-outline": { "parent": "sofa-single-outline" @@ -25083,7 +25098,7 @@ "parent": "curtains-closed" }, "drink": { - "parent": "glass-tulip" + "parent": "glass-wine" }, "drink-ice": { "parent": "delete-variant" @@ -25791,7 +25806,7 @@ "parent": "tune-vertical-variant" }, "equestrian": { - "parent": "horse-human" + "parent": "horse" }, "equestrian-variant": { "parent": "horse-variant" @@ -27528,7 +27543,7 @@ "parent": "crosshairs-question" }, "gpu": { - "parent": "expansion-card-variant" + "parent": "expansion-card" }, "grade": { "parent": "star" @@ -27621,7 +27636,7 @@ "parent": "chart-timeline-variant-shimmer" }, "graphics-processing-unit": { - "parent": "expansion-card-variant" + "parent": "expansion-card" }, "graveyard": { "parent": "grave-stone" @@ -27936,19 +27951,19 @@ "parent": "home-thermometer-outline" }, "home-electricity": { - "parent": "home-lightning-bolt" + "parent": "home-lightning-bolt-outline" }, "home-electricity-outline": { "parent": "home-battery-outline" }, "home-energy": { - "parent": "home-lightning-bolt" + "parent": "home-lightning-bolt-outline" }, "home-energy-outline": { "parent": "home-battery-outline" }, "home-flash": { - "parent": "home-lightning-bolt" + "parent": "home-lightning-bolt-outline" }, "home-floor-attic": { "parent": "home-floor-a" @@ -27999,7 +28014,7 @@ "parent": "home-map-marker" }, "home-power": { - "parent": "home-lightning-bolt" + "parent": "home-lightning-bolt-outline" }, "home-power-outline": { "parent": "home-battery-outline" @@ -28635,7 +28650,7 @@ "parent": "invert-colors-off" }, "invite": { - "parent": "account-plus" + "parent": "account-plus-outline" }, "invoice": { "parent": "receipt" @@ -28647,7 +28662,7 @@ "parent": "export-variant" }, "irrigation": { - "parent": "sprinkler" + "parent": "sprinkler-variant" }, "islam": { "parent": "star-crescent" @@ -29793,7 +29808,7 @@ "parent": "truck-fast" }, "loudspeaker": { - "parent": "bullhorn-variant" + "parent": "bullhorn" }, "loudspeaker-outline": { "parent": "bullhorn-variant-outline" @@ -30036,7 +30051,7 @@ "parent": "quality-medium" }, "megaphone": { - "parent": "bullhorn-variant" + "parent": "bullhorn" }, "megaphone-outline": { "parent": "bullhorn-variant-outline" @@ -30576,7 +30591,7 @@ "parent": "wifi-star" }, "network-interface-card": { - "parent": "expansion-card-variant" + "parent": "expansion-card" }, "network-router": { "parent": "router-network" @@ -31335,7 +31350,7 @@ "parent": "format-color-fill" }, "paint-outline": { - "parent": "palette-swatch-outline" + "parent": "palette-outline" }, "paintbrush": { "parent": "brush" @@ -32145,7 +32160,7 @@ "parent": "notebook-outline" }, "plant": { - "parent": "tree" + "parent": "tree-outline" }, "plant-outline": { "parent": "sprout-outline" @@ -32553,7 +32568,7 @@ "parent": "printer-alert" }, "prize": { - "parent": "seal-variant" + "parent": "seal" }, "progress-spanner": { "parent": "progress-wrench" @@ -32661,7 +32676,7 @@ "parent": "help-network-outline" }, "queue": { - "parent": "tray" + "parent": "tray-remove" }, "queue-music": { "parent": "playlist-music" @@ -32805,7 +32820,7 @@ "parent": "account-plus-outline" }, "registration-mark": { - "parent": "target" + "parent": "target-variant" }, "regular-expression": { "parent": "regex" @@ -33006,7 +33021,7 @@ "parent": "turtle" }, "reschedule": { - "parent": "calendar-arrow-right" + "parent": "calendar-arrow-left" }, "resize-horizontal": { "parent": "arrow-split-vertical" @@ -33348,7 +33363,7 @@ "parent": "set-left-right" }, "settings": { - "parent": "tune" + "parent": "tune-variant" }, "settings-applications": { "parent": "cog-box" @@ -36261,7 +36276,7 @@ "parent": "air-filter" }, "water-flow": { - "parent": "waves-arrow-left" + "parent": "waves-arrow-right" }, "water-heater": { "parent": "water-boiler" @@ -43448,7 +43463,12 @@ "f19dc": "receipt-outline", "f19dd": "transmission-tower-off", "f19de": "truck-alert", - "f19df": "truck-alert-outline" + "f19df": "truck-alert-outline", + "f19e0": "bone-off", + "f19e1": "lightbulb-alert", + "f19e2": "lightbulb-alert-outline", + "f19e3": "lightbulb-question", + "f19e4": "lightbulb-question-outline" }, "categories": { "Account / User": [ diff --git a/json/simple-icons.json b/json/simple-icons.json index cf1d995..39bb460 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -2,7 +2,7 @@ "prefix": "simple-icons", "info": { "name": "Simple Icons", - "total": 2090, + "total": 2104, "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": "5.22.0", + "version": "5.23.0", "samples": [ "adobephotoshop", "bing", @@ -463,6 +463,9 @@ "appannie": { "body": "" }, + "appian": { + "body": "" + }, "apple": { "body": "" }, @@ -1446,6 +1449,9 @@ "debian": { "body": "" }, + "dedge": { + "body": "" + }, "deepin": { "body": "" }, @@ -1552,7 +1558,7 @@ "body": "" }, "disroot": { - "body": "" + "body": "" }, "django": { "body": "" @@ -2091,6 +2097,9 @@ "fujitsu": { "body": "" }, + "funimation": { + "body": "" + }, "furaffinity": { "body": "" }, @@ -2182,6 +2191,9 @@ "githubsponsors": { "body": "" }, + "gitignoredotio": { + "body": "" + }, "gitkraken": { "body": "" }, @@ -2542,6 +2554,9 @@ "helpdesk": { "body": "" }, + "helpscout": { + "body": "" + }, "here": { "body": "" }, @@ -2683,6 +2698,9 @@ "ibmwatson": { "body": "" }, + "iceland": { + "body": "" + }, "icinga": { "body": "" }, @@ -3120,6 +3138,9 @@ "ktm": { "body": "" }, + "kuaishou": { + "body": "" + }, "kubernetes": { "body": "" }, @@ -3671,6 +3692,9 @@ "mtr": { "body": "" }, + "mulesoft": { + "body": "" + }, "mumble": { "body": "" }, @@ -3752,6 +3776,9 @@ "nette": { "body": "" }, + "netto": { + "body": "" + }, "newbalance": { "body": "" }, @@ -3911,6 +3938,9 @@ "odysee": { "body": "" }, + "ohdear": { + "body": "" + }, "okcupid": { "body": "" }, @@ -4368,6 +4398,9 @@ "body": "", "hidden": true }, + "powerapps": { + "body": "" + }, "powerbi": { "body": "" }, @@ -4847,6 +4880,9 @@ "rubyonrails": { "body": "" }, + "rubysinatra": { + "body": "" + }, "runkeeper": { "body": "" }, @@ -5099,6 +5135,9 @@ "skynet": { "body": "" }, + "skypack": { + "body": "" + }, "skype": { "body": "" }, @@ -5169,7 +5208,7 @@ "body": "" }, "sololearn": { - "body": "" + "body": "" }, "solus": { "body": "" @@ -5198,6 +5237,9 @@ "sonos": { "body": "" }, + "sony": { + "body": "" + }, "soundcloud": { "body": "" }, @@ -5624,7 +5666,7 @@ "body": "" }, "themoviedatabase": { - "body": "" + "body": "" }, "thenorthface": { "body": "" @@ -5778,13 +5820,13 @@ "body": "" }, "trove": { - "body": "" + "body": "" }, "truenas": { "body": "" }, "trulia": { - "body": "" + "body": "" }, "trustedshops": { "body": "" diff --git a/package.json b/package.json index fabe3eb..79f0f58 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.427", + "version": "1.1.428", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",