From 2fdcee65e6456bfdffad16da971eea3009448184 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Wed, 25 Aug 2021 09:06:37 +0300 Subject: [PATCH] Update EOS Icons, Font-GIS, Grommet Icons, Lucide, Material Design Icons --- collections.json | 10 +- collections.md | 10 +- composer.json | 2 +- json/eos-icons.json | 8 +- json/gis.json | 14 +- json/grommet-icons.json | 2 +- json/lucide.json | 5 +- json/mdi.json | 436 +++++++++++++++++++++++++++++++++------- package.json | 2 +- 9 files changed, 405 insertions(+), 84 deletions(-) diff --git a/collections.json b/collections.json index c4eb659..8ca1d55 100644 --- a/collections.json +++ b/collections.json @@ -1,7 +1,7 @@ { "mdi": { "name": "Material Design Icons", - "total": 6031, + "total": 6083, "author": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign", "license": "Open Font License", @@ -464,7 +464,7 @@ }, "eos-icons": { "name": "EOS Icons", - "total": 244, + "total": 246, "author": "SUSE UX/UI team", "url": "https://gitlab.com/SUSE-UIUX/eos-icons", "license": "MIT", @@ -603,7 +603,7 @@ }, "lucide": { "name": "Lucide", - "total": 491, + "total": 492, "author": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide", "license": "ISC", @@ -1097,7 +1097,7 @@ "action", "home" ], - "version": "4.6.0", + "version": "4.6.1", "palette": "Colorless", "category": "General" }, @@ -1658,7 +1658,7 @@ }, "gis": { "name": "Font-GIS", - "total": 336, + "total": 339, "author": "Jean-Marc Viglino", "url": "https://github.com/viglino/font-gis", "license": "CC BY 4.0", diff --git a/collections.md b/collections.md index 20742a7..5bbec50 100644 --- a/collections.md +++ b/collections.md @@ -3,7 +3,7 @@ ### Material Design Icons -* Number of icons: 6031 +* Number of icons: 6083 * Author: Austin Andrews * URL: https://github.com/Templarian/MaterialDesign * License: Open Font License @@ -269,7 +269,7 @@ ### EOS Icons -* Number of icons: 244 +* Number of icons: 246 * Author: SUSE UX/UI team * URL: https://gitlab.com/SUSE-UIUX/eos-icons * License: MIT @@ -344,7 +344,7 @@ ### Lucide -* Number of icons: 491 +* Number of icons: 492 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -627,7 +627,7 @@ * URL: https://github.com/grommet/grommet-icons * License: Apache 2.0 * License URL: http://www.apache.org/licenses/LICENSE-2.0 -* Version: 4.6.0 +* Version: 4.6.1 * Palette: Colorless @@ -961,7 +961,7 @@ ### Font-GIS -* Number of icons: 336 +* Number of icons: 339 * Author: Jean-Marc Viglino * URL: https://github.com/viglino/font-gis * License: CC BY 4.0 diff --git a/composer.json b/composer.json index 3374826..f32744d 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.392", + "version": "1.1.393", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/eos-icons.json b/json/eos-icons.json index 7c09c52..70e0a0f 100644 --- a/json/eos-icons.json +++ b/json/eos-icons.json @@ -2,7 +2,7 @@ "prefix": "eos-icons", "info": { "name": "EOS Icons", - "total": 244, + "total": 246, "author": { "name": "SUSE UX/UI team", "url": "https://gitlab.com/SUSE-UIUX/eos-icons" @@ -137,6 +137,12 @@ "cleanup": { "body": "" }, + "cloud-computing": { + "body": "" + }, + "cloud-computing-outlined": { + "body": "" + }, "cloud-controller-manager": { "body": "" }, diff --git a/json/gis.json b/json/gis.json index e4ac52e..d978572 100644 --- a/json/gis.json +++ b/json/gis.json @@ -2,7 +2,7 @@ "prefix": "gis", "info": { "name": "Font-GIS", - "total": 336, + "total": 339, "author": { "name": "Jean-Marc Viglino", "url": "https://github.com/viglino/font-gis" @@ -32,6 +32,9 @@ "arrow-o": { "body": "" }, + "azimuth": { + "body": "" + }, "bbox": { "body": "" }, @@ -767,6 +770,12 @@ "position-o": { "body": "" }, + "profile": { + "body": "" + }, + "profile-o": { + "body": "" + }, "proj-point": { "body": "" }, @@ -1273,6 +1282,7 @@ "world-map-alt-o" ], "Measure": [ + "azimuth", "measure", "measure-area", "measure-area-alt", @@ -1385,6 +1395,8 @@ "gnss-antenna", "grid", "photogrammetry", + "profile", + "profile-o", "screen-dub", "screen-mag", "screen-split-h", diff --git a/json/grommet-icons.json b/json/grommet-icons.json index e70437a..821eff0 100644 --- a/json/grommet-icons.json +++ b/json/grommet-icons.json @@ -12,7 +12,7 @@ "spdx": "Apache-2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0" }, - "version": "4.6.0", + "version": "4.6.1", "samples": [ "user-expert", "action", diff --git a/json/lucide.json b/json/lucide.json index 930b63f..3a15a1f 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 491, + "total": 492, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -871,6 +871,9 @@ "maximize-2": { "body": "" }, + "megaphone": { + "body": "" + }, "meh": { "body": "" }, diff --git a/json/mdi.json b/json/mdi.json index 93cadce..bf9df5c 100644 --- a/json/mdi.json +++ b/json/mdi.json @@ -2,7 +2,7 @@ "prefix": "mdi", "info": { "name": "Material Design Icons", - "total": 6031, + "total": 6083, "author": { "name": "Austin Andrews", "url": "https://github.com/Templarian/MaterialDesign" @@ -1020,10 +1020,12 @@ "body": "" }, "android-auto": { - "body": "" + "body": "", + "hidden": true }, "android-debug-bridge": { - "body": "" + "body": "", + "hidden": true }, "android-head": { "body": "", @@ -1455,6 +1457,18 @@ "arrow-down-drop-circle-outline": { "body": "" }, + "arrow-down-left": { + "body": "" + }, + "arrow-down-left-bold": { + "body": "" + }, + "arrow-down-right": { + "body": "" + }, + "arrow-down-right-bold": { + "body": "" + }, "arrow-down-thick": { "body": "" }, @@ -1512,6 +1526,12 @@ "arrow-left-bold-outline": { "body": "" }, + "arrow-left-bottom": { + "body": "" + }, + "arrow-left-bottom-bold": { + "body": "" + }, "arrow-left-box": { "body": "" }, @@ -1542,6 +1562,12 @@ "arrow-left-thin-circle-outline": { "body": "" }, + "arrow-left-top": { + "body": "" + }, + "arrow-left-top-bold": { + "body": "" + }, "arrow-right": { "body": "" }, @@ -1566,6 +1592,12 @@ "arrow-right-bold-outline": { "body": "" }, + "arrow-right-bottom": { + "body": "" + }, + "arrow-right-bottom-bold": { + "body": "" + }, "arrow-right-box": { "body": "" }, @@ -1587,6 +1619,12 @@ "arrow-right-thin-circle-outline": { "body": "" }, + "arrow-right-top": { + "body": "" + }, + "arrow-right-top-bold": { + "body": "" + }, "arrow-split-horizontal": { "body": "" }, @@ -1629,6 +1667,54 @@ "arrow-top-right-thin-circle-outline": { "body": "" }, + "arrow-u-down-left": { + "body": "" + }, + "arrow-u-down-left-bold": { + "body": "" + }, + "arrow-u-down-right": { + "body": "" + }, + "arrow-u-down-right-bold": { + "body": "" + }, + "arrow-u-left-bottom": { + "body": "" + }, + "arrow-u-left-bottom-bold": { + "body": "" + }, + "arrow-u-left-top": { + "body": "" + }, + "arrow-u-left-top-bold": { + "body": "" + }, + "arrow-u-right-bottom": { + "body": "" + }, + "arrow-u-right-bottom-bold": { + "body": "" + }, + "arrow-u-right-top": { + "body": "" + }, + "arrow-u-right-top-bold": { + "body": "" + }, + "arrow-u-up-left": { + "body": "" + }, + "arrow-u-up-left-bold": { + "body": "" + }, + "arrow-u-up-right": { + "body": "" + }, + "arrow-u-up-right-bold": { + "body": "" + }, "arrow-up": { "body": "" }, @@ -1677,6 +1763,18 @@ "arrow-up-drop-circle-outline": { "body": "" }, + "arrow-up-left": { + "body": "" + }, + "arrow-up-left-bold": { + "body": "" + }, + "arrow-up-right": { + "body": "" + }, + "arrow-up-right-bold": { + "body": "" + }, "arrow-up-thick": { "body": "" }, @@ -2222,6 +2320,12 @@ "battery-high": { "body": "" }, + "battery-lock": { + "body": "" + }, + "battery-lock-open": { + "body": "" + }, "battery-low": { "body": "" }, @@ -3984,6 +4088,12 @@ "cctv": { "body": "" }, + "ceiling-fan": { + "body": "" + }, + "ceiling-fan-light": { + "body": "" + }, "ceiling-light": { "body": "" }, @@ -4079,6 +4189,9 @@ "chair-school": { "body": "" }, + "chandelier": { + "body": "" + }, "charity": { "body": "" }, @@ -5277,7 +5390,8 @@ "body": "" }, "concourse-ci": { - "body": "" + "body": "", + "hidden": true }, "connection": { "body": "" @@ -7239,6 +7353,9 @@ "fedora": { "body": "" }, + "fence": { + "body": "" + }, "fencing": { "body": "" }, @@ -8080,6 +8197,9 @@ "folder-heart-outline": { "body": "" }, + "folder-hidden": { + "body": "" + }, "folder-home": { "body": "" }, @@ -9883,6 +10003,12 @@ "home-search-outline": { "body": "" }, + "home-switch": { + "body": "" + }, + "home-switch-outline": { + "body": "" + }, "home-thermometer": { "body": "" }, @@ -10817,6 +10943,9 @@ "lifebuoy": { "body": "" }, + "light-recessed": { + "body": "" + }, "light-switch": { "body": "" }, @@ -11727,7 +11856,8 @@ "body": "" }, "microsoft-yammer": { - "body": "" + "body": "", + "hidden": true }, "microwave": { "body": "" @@ -11808,6 +11938,12 @@ "mirror": { "body": "" }, + "mirror-rectangle": { + "body": "" + }, + "mirror-variant": { + "body": "" + }, "mixcloud": { "body": "", "hidden": true @@ -15033,6 +15169,9 @@ "select-place": { "body": "" }, + "select-remove": { + "body": "" + }, "select-search": { "body": "" }, @@ -15048,6 +15187,9 @@ "selection-ellipse-arrow-inside": { "body": "" }, + "selection-ellipse-remove": { + "body": "" + }, "selection-lasso": { "body": "", "hidden": true @@ -15064,6 +15206,9 @@ "selection-off": { "body": "" }, + "selection-remove": { + "body": "" + }, "selection-search": { "body": "" }, @@ -15735,6 +15880,9 @@ "smog": { "body": "" }, + "smoke": { + "body": "" + }, "smoke-detector": { "body": "" }, @@ -16426,6 +16574,9 @@ "summit": { "body": "" }, + "sun-snowflake": { + "body": "" + }, "sunglasses": { "body": "" }, @@ -17692,7 +17843,8 @@ "body": "" }, "untappd": { - "body": "" + "body": "", + "hidden": true }, "update": { "body": "" @@ -18439,9 +18591,33 @@ "web-box": { "body": "" }, + "web-cancel": { + "body": "" + }, + "web-check": { + "body": "" + }, "web-clock": { "body": "" }, + "web-minus": { + "body": "" + }, + "web-off": { + "body": "" + }, + "web-plus": { + "body": "" + }, + "web-refresh": { + "body": "" + }, + "web-remove": { + "body": "" + }, + "web-sync": { + "body": "" + }, "webcam": { "body": "" }, @@ -19248,7 +19424,7 @@ "parent": "alarm-multiple" }, "alcohol": { - "parent": "glass-stange" + "parent": "glass-wine" }, "align-horizontal-centre": { "parent": "align-horizontal-center" @@ -19916,24 +20092,12 @@ "arrow-down-drop": { "parent": "menu-down" }, - "arrow-down-left": { - "parent": "arrow-bottom-left" - }, - "arrow-down-left-bold": { - "parent": "arrow-bottom-left-thick" - }, "arrow-down-left-bold-outline": { "parent": "arrow-bottom-left-bold-outline" }, "arrow-down-left-thick": { "parent": "arrow-bottom-left-thick" }, - "arrow-down-right": { - "parent": "arrow-bottom-right" - }, - "arrow-down-right-bold": { - "parent": "arrow-bottom-right-thick" - }, "arrow-down-right-bold-outline": { "parent": "arrow-bottom-right-bold-outline" }, @@ -20012,24 +20176,12 @@ "arrow-top-thick": { "parent": "arrow-up-thick" }, - "arrow-up-left": { - "parent": "arrow-top-left" - }, - "arrow-up-left-bold": { - "parent": "arrow-top-left-thick" - }, "arrow-up-left-bold-outline": { "parent": "arrow-top-left-bold-outline" }, "arrow-up-left-thick": { "parent": "arrow-top-left-thick" }, - "arrow-up-right": { - "parent": "arrow-top-right" - }, - "arrow-up-right-bold": { - "parent": "arrow-top-right-thick" - }, "arrow-up-right-bold-outline": { "parent": "arrow-top-right-bold-outline" }, @@ -20100,7 +20252,7 @@ "parent": "paperclip" }, "audio": { - "parent": "volume-low" + "parent": "volume-medium" }, "audio-book": { "parent": "book-music" @@ -20208,7 +20360,7 @@ "parent": "human-female-dance" }, "ban": { - "parent": "file-cancel-outline" + "parent": "file-cancel" }, "band-aid": { "parent": "bandage" @@ -20220,7 +20372,7 @@ "parent": "bank-plus" }, "bar": { - "parent": "glass-stange" + "parent": "glass-wine" }, "bar-chart": { "parent": "poll" @@ -20415,7 +20567,7 @@ "parent": "text-account" }, "birthday-cake": { - "parent": "cake" + "parent": "cake-variant" }, "biscuit": { "parent": "cookie" @@ -20724,7 +20876,7 @@ "parent": "archive-alert-outline" }, "box-arrow-down": { - "parent": "archive-arrow-down" + "parent": "archive-arrow-down-outline" }, "box-arrow-up": { "parent": "archive-arrow-up" @@ -21233,6 +21385,9 @@ "camping": { "parent": "tent" }, + "can-light": { + "parent": "light-recessed" + }, "cancel-bold": { "parent": "close-thick" }, @@ -21272,6 +21427,9 @@ "cancel-thick": { "parent": "close-thick" }, + "candelabra-lamp": { + "parent": "chandelier" + }, "canine": { "parent": "dog-side" }, @@ -21452,6 +21610,9 @@ "cc-outline": { "parent": "closed-caption-outline" }, + "ceiling-fan-on": { + "parent": "ceiling-fan-light" + }, "ceiling-lamp": { "parent": "ceiling-light" }, @@ -21957,7 +22118,7 @@ "parent": "update" }, "clock-warning": { - "parent": "clock-alert" + "parent": "clock-alert-outline" }, "clockwise": { "parent": "update" @@ -22017,7 +22178,7 @@ "parent": "spider-web" }, "cocktail": { - "parent": "glass-stange" + "parent": "glass-wine" }, "cod": { "parent": "credit-card-marker-outline" @@ -22599,16 +22760,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" @@ -22680,7 +22841,7 @@ "parent": "dice-multiple" }, "dietary-restriction": { - "parent": "food-halal" + "parent": "food-kosher" }, "difference-left": { "parent": "set-left" @@ -22826,6 +22987,9 @@ "dot": { "parent": "circle-small" }, + "downlight": { + "parent": "light-recessed" + }, "downloads": { "parent": "download-multiple" }, @@ -22836,7 +23000,7 @@ "parent": "email-open" }, "drink": { - "parent": "glass-stange" + "parent": "glass-wine" }, "drink-ice": { "parent": "delete-variant" @@ -23691,7 +23855,7 @@ "parent": "map-marker-circle" }, "extension": { - "parent": "toy-brick-search" + "parent": "toy-brick" }, "extension-outline": { "parent": "toy-brick-marker-outline" @@ -24621,7 +24785,7 @@ "parent": "shoe-print" }, "forbid": { - "parent": "file-cancel-outline" + "parent": "file-cancel" }, "foreign-key": { "parent": "key-link" @@ -24899,6 +25063,9 @@ "get-app": { "parent": "download" }, + "girandole": { + "parent": "chandelier" + }, "git-issue": { "parent": "alert-circle-outline" }, @@ -25002,7 +25169,7 @@ "parent": "crosshairs-question" }, "gpu": { - "parent": "expansion-card-variant" + "parent": "expansion-card" }, "grade": { "parent": "star" @@ -25095,7 +25262,7 @@ "parent": "chart-timeline-variant-shimmer" }, "graphics-processing-unit": { - "parent": "expansion-card-variant" + "parent": "expansion-card" }, "graveyard": { "parent": "grave-stone" @@ -25277,6 +25444,9 @@ "heat-alert": { "parent": "weather-sunny-alert" }, + "heat-cool": { + "parent": "sun-snowflake" + }, "heater": { "parent": "radiator" }, @@ -25310,6 +25480,9 @@ "hexagons": { "parent": "hexagon-multiple" }, + "hi-hat-light": { + "parent": "light-recessed" + }, "hide": { "parent": "eye-off" }, @@ -25319,6 +25492,9 @@ "high-beam": { "parent": "car-light-high" }, + "high-hat-light": { + "parent": "light-recessed" + }, "high-occupancy-vehicle-lane": { "parent": "cards-diamond" }, @@ -25412,6 +25588,12 @@ "home-report": { "parent": "home-analytics" }, + "home-swap": { + "parent": "home-switch" + }, + "home-swap-outline": { + "parent": "home-switch-outline" + }, "home-temperature": { "parent": "home-thermometer" }, @@ -25487,6 +25669,9 @@ "hot-air-balloon-outline": { "parent": "airballoon-outline" }, + "hot-cold": { + "parent": "sun-snowflake" + }, "hotel": { "parent": "bed" }, @@ -26172,7 +26357,7 @@ "parent": "scale-balance" }, "lego": { - "parent": "toy-brick-search" + "parent": "toy-brick" }, "lego-location": { "parent": "toy-brick-marker" @@ -27729,7 +27914,7 @@ "parent": "wifi-star" }, "network-interface-card": { - "parent": "expansion-card-variant" + "parent": "expansion-card" }, "network-router": { "parent": "router-network" @@ -28374,7 +28559,7 @@ "parent": "ocr" }, "oral-hygiene": { - "parent": "toothbrush-paste" + "parent": "toothbrush" }, "order-checkbox-ascending": { "parent": "order-bool-ascending-variant" @@ -29193,7 +29378,7 @@ "parent": "notebook-outline" }, "plant": { - "parent": "tree-outline" + "parent": "tree" }, "plant-outline": { "parent": "sprout-outline" @@ -29256,7 +29441,7 @@ "parent": "power-socket-us" }, "plugin": { - "parent": "toy-brick-search" + "parent": "toy-brick" }, "plugin-outline": { "parent": "toy-brick-marker-outline" @@ -29390,6 +29575,9 @@ "post-it-notes-outline": { "parent": "note-multiple-outline" }, + "pot-light": { + "parent": "light-recessed" + }, "pot-light-flat": { "parent": "wall-sconce-flat" }, @@ -29790,7 +29978,7 @@ "parent": "account-plus-outline" }, "registration-mark": { - "parent": "target" + "parent": "target-variant" }, "regular-expression": { "parent": "regex" @@ -30369,7 +30557,7 @@ "parent": "cog-transfer-outline" }, "settings-vertical": { - "parent": "tune-vertical" + "parent": "tune-vertical-variant" }, "settings-voice": { "parent": "microphone-settings" @@ -30626,6 +30814,36 @@ "skip": { "parent": "debug-step-over" }, + "skip-fill": { + "parent": "basket-fill" + }, + "skip-minus": { + "parent": "basket-minus" + }, + "skip-minus-outline": { + "parent": "basket-minus-outline" + }, + "skip-off": { + "parent": "basket-off" + }, + "skip-off-outline": { + "parent": "basket-off-outline" + }, + "skip-outline": { + "parent": "basket-outline" + }, + "skip-plus": { + "parent": "basket-plus" + }, + "skip-plus-outline": { + "parent": "basket-plus-outline" + }, + "skip-remove": { + "parent": "basket-remove" + }, + "skip-remove-outline": { + "parent": "basket-remove-outline" + }, "slate": { "parent": "movie" }, @@ -31319,6 +31537,9 @@ "surface-area": { "parent": "texture-box" }, + "suspended-light": { + "parent": "chandelier" + }, "swap-calls": { "parent": "swap-vertical-variant" }, @@ -31976,6 +32197,18 @@ "turkey-leg-outline": { "parent": "food-drumstick-outline" }, + "turn-left": { + "parent": "arrow-left-top" + }, + "turn-left-bold": { + "parent": "arrow-left-top-bold" + }, + "turn-right": { + "parent": "arrow-right-top" + }, + "turn-right-bold": { + "parent": "arrow-right-top-bold" + }, "turned-in": { "parent": "bookmark" }, @@ -32009,6 +32242,18 @@ "tyrannosaurus-rex": { "parent": "google-downasaur" }, + "u-turn-left": { + "parent": "arrow-u-down-left" + }, + "u-turn-left-bold": { + "parent": "arrow-u-down-left-bold" + }, + "u-turn-right": { + "parent": "arrow-u-down-right" + }, + "u-turn-right-bold": { + "parent": "arrow-u-down-right-bold" + }, "uhd": { "parent": "ultra-high-definition" }, @@ -32748,7 +32993,7 @@ "parent": "weather-rainy" }, "weather-storm": { - "parent": "weather-lightning" + "parent": "weather-lightning-rainy" }, "weather-thunder": { "parent": "weather-lightning" @@ -33225,7 +33470,7 @@ "f0030": "amplifier", "f0031": "anchor", "f0032": "android", - "f0033": "android-debug-bridge", + "f0033": "web-plus", "f0034": "android-studio", "f0035": "apple", "f0036": "apple-finder", @@ -34535,7 +34780,7 @@ "f054e": "unfold-less-horizontal", "f054f": "unfold-more-horizontal", "f0550": "ungroup", - "f0551": "untappd", + "f0551": "web-remove", "f0552": "upload", "f0553": "usb", "f0554": "vector-arrange-above", @@ -35103,7 +35348,7 @@ "f0786": "summit", "f0787": "sword-cross", "f0788": "truck-fast", - "f0789": "microsoft-yammer", + "f0789": "web-check", "f078a": "cast-off", "f078b": "help-box", "f078c": "timer-sand-full", @@ -35876,7 +36121,7 @@ "f0a8b": "account-supervisor", "f0a8c": "account-supervisor-circle", "f0a8d": "ampersand", - "f0a8e": "android-auto", + "f0a8e": "web-off", "f0a8f": "animation-outline", "f0a90": "animation-play-outline", "f0a91": "bell-off-outline", @@ -37430,7 +37675,7 @@ "f109d": "car-door-lock", "f109e": "coat-rack", "f109f": "coffee-maker", - "f10a0": "concourse-ci", + "f10a0": "web-minus", "f10a1": "decimal", "f10a2": "decimal-comma", "f10a3": "decimal-comma-decrease", @@ -39205,7 +39450,59 @@ "f178c": "information-off", "f178d": "information-off-outline", "f178e": "sticker-text", - "f178f": "sticker-text-outline" + "f178f": "sticker-text-outline", + "f1790": "web-cancel", + "f1791": "web-refresh", + "f1792": "web-sync", + "f1793": "chandelier", + "f1794": "home-switch", + "f1795": "home-switch-outline", + "f1796": "sun-snowflake", + "f1797": "ceiling-fan", + "f1798": "ceiling-fan-light", + "f1799": "smoke", + "f179a": "fence", + "f179b": "light-recessed", + "f179c": "battery-lock", + "f179d": "battery-lock-open", + "f179e": "folder-hidden", + "f179f": "mirror-rectangle", + "f17a0": "mirror-variant", + "f17a1": "arrow-down-left", + "f17a2": "arrow-down-left-bold", + "f17a3": "arrow-down-right", + "f17a4": "arrow-down-right-bold", + "f17a5": "arrow-left-bottom", + "f17a6": "arrow-left-bottom-bold", + "f17a7": "arrow-left-top", + "f17a8": "arrow-left-top-bold", + "f17a9": "arrow-right-bottom", + "f17aa": "arrow-right-bottom-bold", + "f17ab": "arrow-right-top", + "f17ac": "arrow-right-top-bold", + "f17ad": "arrow-u-down-left", + "f17ae": "arrow-u-down-left-bold", + "f17af": "arrow-u-down-right", + "f17b0": "arrow-u-down-right-bold", + "f17b1": "arrow-u-left-bottom", + "f17b2": "arrow-u-left-bottom-bold", + "f17b3": "arrow-u-left-top", + "f17b4": "arrow-u-left-top-bold", + "f17b5": "arrow-u-right-bottom", + "f17b6": "arrow-u-right-bottom-bold", + "f17b7": "arrow-u-right-top", + "f17b8": "arrow-u-right-top-bold", + "f17b9": "arrow-u-up-left", + "f17ba": "arrow-u-up-left-bold", + "f17bb": "arrow-u-up-right", + "f17bc": "arrow-u-up-right-bold", + "f17bd": "arrow-up-left", + "f17be": "arrow-up-left-bold", + "f17bf": "arrow-up-right", + "f17c0": "arrow-up-right-bold", + "f17c1": "select-remove", + "f17c2": "selection-ellipse-remove", + "f17c3": "selection-remove" }, "categories": { "Account / User": [ @@ -40132,7 +40429,6 @@ "alpha-n", "alpha-p", "alpha-r", - "android-auto", "arrow-left-bold", "arrow-left-bold-outline", "arrow-right-bold", @@ -40412,6 +40708,8 @@ "battery-heart-outline", "battery-heart-variant", "battery-high", + "battery-lock", + "battery-lock-open", "battery-low", "battery-medium", "battery-minus", @@ -40435,8 +40733,6 @@ ], "Brand / Logo": [ "android", - "android-auto", - "android-debug-bridge", "angular", "angularjs", "ansible", @@ -40459,7 +40755,6 @@ "box", "bulma", "codepen", - "concourse-ci", "contacts-outline", "cordova", "creative-commons", @@ -40560,7 +40855,6 @@ "microsoft-windows-classic", "microsoft-word", "microsoft-xbox", - "microsoft-yammer", "midi", "minecraft", "nativescript", @@ -40614,7 +40908,6 @@ "umbraco", "unity", "unreal", - "untappd", "vimeo", "vlc", "vuejs", @@ -41137,7 +41430,6 @@ "code-tags", "code-tags-check", "codepen", - "concourse-ci", "cordova", "dot-net", "electron-framework", @@ -42279,7 +42571,10 @@ "cast-off", "cast-variant", "cctv", + "ceiling-fan", + "ceiling-fan-light", "ceiling-light", + "chandelier", "cloud-print", "cloud-print-outline", "coach-lamp", @@ -42397,6 +42692,8 @@ "home-roof", "home-search", "home-search-outline", + "home-switch", + "home-switch-outline", "home-thermometer", "home-thermometer-outline", "home-variant", @@ -42422,6 +42719,7 @@ "led-variant-off", "led-variant-on", "led-variant-outline", + "light-recessed", "light-switch", "lightbulb", "lightbulb-cfl", @@ -42523,6 +42821,7 @@ "stove", "string-lights", "string-lights-off", + "sun-snowflake", "table-chair", "television", "television-ambient-light", @@ -44187,6 +44486,7 @@ "snowflake-melt", "snowflake-off", "snowflake-variant", + "sun-snowflake", "temperature-celsius", "temperature-fahrenheit", "temperature-kelvin", diff --git a/package.json b/package.json index a9a0346..52b1b59 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.392", + "version": "1.1.393", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",