From 344781ef6f9690823ef8a4463cc1ff389d466160 Mon Sep 17 00:00:00 2001 From: rektdeckard Date: Thu, 28 Mar 2024 22:06:21 -0600 Subject: [PATCH] feat(lib): regenerate catalog --- src/icons.ts | 5256 +++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 4515 insertions(+), 741 deletions(-) diff --git a/src/icons.ts b/src/icons.ts index a678df56..d6e05a39 100644 --- a/src/icons.ts +++ b/src/icons.ts @@ -3,22 +3,51 @@ import { IconEntry, IconCategory, FigmaCategory } from "./types"; export type PhosphorIcon = (typeof icons)[number]; export const icons = ([ + { + name: "acorn", + pascal_name: "Acorn", + categories: [IconCategory.FINANCE, IconCategory.NATURE], + figma_category: FigmaCategory.WEATHER, + tags: [ + "*new*", + "savings", + "nut", + "vegetable", + "veggies", + "food", + "groceries", + "market", + ], + codepoint: 60314, + published_in: 2.1, + updated_in: 2.1, + }, { name: "address-book", pascal_name: "AddressBook", categories: [IconCategory.COMMUNICATION], figma_category: FigmaCategory.COMMUNICATION, - tags: ["contacts", "roledex"], + tags: ["contacts", "directory", "roledex"], codepoint: 59128, published_in: 1.3, updated_in: 1.3, }, + { + name: "address-book-tabs", + pascal_name: "AddressBookTabs", + categories: [IconCategory.COMMUNICATION], + figma_category: FigmaCategory.COMMUNICATION, + tags: ["*new*", "contacts", "directory", "roledex"], + codepoint: 61006, + published_in: 2.1, + updated_in: 2.1, + }, { name: "air-traffic-control", pascal_name: "AirTrafficControl", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: ["*new*", "airport", "travel", "transportation", "buildings"], + tags: ["airport", "travel", "transportation", "buildings"], codepoint: 60632, published_in: 2.0, updated_in: 2.0, @@ -102,6 +131,27 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "airplane-taxiing", + pascal_name: "AirplaneTaxiing", + categories: [IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "vehicles", + "airports", + "flights", + "flying", + "planes", + "transit", + "transportation", + "traveling", + "arrival", + ], + codepoint: 58624, + published_in: 2.1, + updated_in: 2.1, + }, { name: "airplane-tilt", pascal_name: "AirplaneTilt", @@ -277,11 +327,32 @@ export const icons = ([ pascal_name: "AmazonLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "ecommerce", "shopping", "logos"], + tags: ["ecommerce", "shopping", "logos"], codepoint: 59756, published_in: 2.0, updated_in: 2.0, }, + { + name: "ambulance", + pascal_name: "Ambulance", + categories: [IconCategory.HEALTH, IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.HEALTH, + tags: [ + "*new*", + "first-aid", + "emt", + "medical", + "medicine", + "injury", + "safety", + "emergency", + "doctor", + "vehicles", + ], + codepoint: 58738, + published_in: 2.1, + updated_in: 2.1, + }, { name: "anchor", pascal_name: "Anchor", @@ -324,6 +395,26 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "angle", + pascal_name: "Angle", + categories: [IconCategory.DESIGN, IconCategory.OBJECTS], + figma_category: FigmaCategory.DESIGN, + tags: [ + "*new*", + "geometry", + "trigonometry", + "degrees", + "radians", + "measurement", + "protractor", + "compass", + "arc", + ], + codepoint: 59324, + published_in: 2.1, + updated_in: 2.1, + }, { name: "angular-logo", pascal_name: "AngularLogo", @@ -385,44 +476,30 @@ export const icons = ([ updated_in: 1.4, }, { - name: "archive", - pascal_name: "Archive", - categories: [IconCategory.OFFICE, IconCategory.SYSTEM], - figma_category: FigmaCategory.OFFICE, - tags: [ - "saved", - "saving", - "archived", - "archiving", - "archival", - "downloaded", - "downloading", - ], - codepoint: 57356, - published_in: 1.0, - updated_in: 1.0, - }, - { - name: "archive-box", - pascal_name: "ArchiveBox", - categories: [IconCategory.OFFICE, IconCategory.SYSTEM], - figma_category: FigmaCategory.OFFICE, + name: "approximate-equals", + pascal_name: "ApproximateEquals", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, tags: [ - "saved", - "saving", - "archived", - "archiving", - "archival", - "downloaded", - "downloading", + "*new*", + "≈", + "is approximately equal to", + "congruent", + "equality", + "equivalent", + "equivalence", + "comparison", + "mathematics", + "arithmetic", + "calculator", ], - codepoint: 57358, - published_in: 1.0, - updated_in: 1.0, + codepoint: 60842, + published_in: 2.1, + updated_in: 2.1, }, { - name: "archive-tray", - pascal_name: "ArchiveTray", + name: "archive", + pascal_name: "Archive", categories: [IconCategory.OFFICE, IconCategory.SYSTEM], figma_category: FigmaCategory.OFFICE, tags: [ @@ -434,7 +511,7 @@ export const icons = ([ "downloaded", "downloading", ], - codepoint: 57360, + codepoint: 57356, published_in: 1.0, updated_in: 1.0, }, @@ -654,6 +731,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -662,10 +740,11 @@ export const icons = ([ "refreshing", "rotate", "spin", + "flip", ], codepoint: 57398, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrow-counter-clockwise", @@ -673,6 +752,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -681,10 +761,11 @@ export const icons = ([ "refreshing", "rotate", "spin", + "flip", ], codepoint: 57400, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrow-down", @@ -1333,6 +1414,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1343,10 +1425,11 @@ export const icons = ([ "synchronize", "rotate", "spin", + "flip", ], codepoint: 57492, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-counter-clockwise", @@ -1354,6 +1437,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1362,20 +1446,21 @@ export const icons = ([ "refreshing", "rotate", "spin", + "flip", ], codepoint: 57494, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-down-up", pascal_name: "ArrowsDownUp", categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["*updated*", "directional", "pointer", "pointing", "arrowhead"], codepoint: 57496, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-horizontal", @@ -1383,6 +1468,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "cursor", @@ -1393,7 +1479,7 @@ export const icons = ([ ], codepoint: 60166, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "arrows-in", @@ -1401,6 +1487,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1412,7 +1499,7 @@ export const icons = ([ ], codepoint: 57498, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-in-cardinal", @@ -1420,6 +1507,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1431,7 +1519,7 @@ export const icons = ([ ], codepoint: 57500, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-in-line-horizontal", @@ -1439,6 +1527,7 @@ export const icons = ([ categories: [IconCategory.ARROWS, IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1449,7 +1538,7 @@ export const icons = ([ ], codepoint: 58672, published_in: 1.1, - updated_in: 1.1, + updated_in: 2.1, }, { name: "arrows-in-line-vertical", @@ -1457,6 +1546,7 @@ export const icons = ([ categories: [IconCategory.ARROWS, IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1467,7 +1557,7 @@ export const icons = ([ ], codepoint: 58674, published_in: 1.1, - updated_in: 1.1, + updated_in: 2.1, }, { name: "arrows-in-simple", @@ -1475,6 +1565,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1485,27 +1576,27 @@ export const icons = ([ ], codepoint: 57502, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-left-right", pascal_name: "ArrowsLeftRight", categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["*updated*", "directional", "pointer", "pointing", "arrowhead"], codepoint: 57504, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-merge", pascal_name: "ArrowsMerge", categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, - tags: ["*new*", "arrowheads", "join", "combine"], + tags: ["*updated*", "arrowheads", "join", "combine"], codepoint: 60734, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "arrows-out", @@ -1513,6 +1604,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1524,7 +1616,7 @@ export const icons = ([ ], codepoint: 57506, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-out-cardinal", @@ -1532,6 +1624,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1545,27 +1638,43 @@ export const icons = ([ ], codepoint: 57508, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-out-line-horizontal", pascal_name: "ArrowsOutLineHorizontal", categories: [IconCategory.ARROWS, IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.ARROWS, - tags: ["directional", "pointer", "pointing", "arrowhead", "open", "split"], + tags: [ + "*updated*", + "directional", + "pointer", + "pointing", + "arrowhead", + "open", + "split", + ], codepoint: 58676, published_in: 1.1, - updated_in: 1.1, + updated_in: 2.1, }, { name: "arrows-out-line-vertical", pascal_name: "ArrowsOutLineVertical", categories: [IconCategory.ARROWS, IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.ARROWS, - tags: ["directional", "pointer", "pointing", "arrowhead", "open", "split"], + tags: [ + "*updated*", + "directional", + "pointer", + "pointing", + "arrowhead", + "open", + "split", + ], codepoint: 58678, published_in: 1.1, - updated_in: 1.1, + updated_in: 2.1, }, { name: "arrows-out-simple", @@ -1573,6 +1682,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "pointing", @@ -1583,17 +1693,17 @@ export const icons = ([ ], codepoint: 57510, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "arrows-split", pascal_name: "ArrowsSplit", categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, - tags: ["*new*", "arrowheads", "fork"], + tags: ["*updated*", "arrowheads", "fork"], codepoint: 60732, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "arrows-vertical", @@ -1601,6 +1711,7 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ + "*updated*", "directional", "pointer", "cursor", @@ -1611,7 +1722,7 @@ export const icons = ([ ], codepoint: 60164, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "article", @@ -1636,6 +1747,7 @@ export const icons = ([ categories: [IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.MEDIA, tags: [ + "*updated*", "reading", "writing", "journals", @@ -1645,7 +1757,7 @@ export const icons = ([ ], codepoint: 58848, published_in: 1.2, - updated_in: 1.2, + updated_in: 2.1, }, { name: "article-ny-times", @@ -1653,6 +1765,7 @@ export const icons = ([ categories: [IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.MEDIA, tags: [ + "*updated*", "reading", "writing", "journals", @@ -1665,7 +1778,34 @@ export const icons = ([ ], codepoint: 58850, published_in: 1.2, - updated_in: 1.2, + updated_in: 2.1, + }, + { + name: "asclepius", + pascal_name: "Asclepius", + alias: { name: "caduceus", pascal_name: "Caduceus" }, + categories: [IconCategory.HEALTH], + figma_category: FigmaCategory.HEALTH, + tags: [ + "*new*", + "caduceus", + "staff", + "mythology", + "rx", + "medicine", + "drugs", + "pharmacy", + "pharmacist", + "pharmaceuticals", + "doctor", + "hospital", + "snake", + "mercury", + "hermes", + ], + codepoint: 60980, + published_in: 2.1, + updated_in: 2.1, }, { name: "asterisk", @@ -1682,10 +1822,10 @@ export const icons = ([ pascal_name: "AsteriskSimple", categories: [IconCategory.COMMUNICATION], figma_category: FigmaCategory.COMMUNICATION, - tags: ["star", "wildcard", "bullet point", "5", "emergency"], + tags: ["*updated*", "star", "wildcard", "bullet point", "5", "emergency"], codepoint: 59442, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "at", @@ -1717,6 +1857,34 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "avocado", + pascal_name: "Avocado", + categories: [IconCategory.COMMERCE, IconCategory.NATURE], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "food", + "vegetable", + "veggie", + "fruit", + "groceries", + "market", + ], + codepoint: 60932, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "axe", + pascal_name: "Axe", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "tools", "carpentry", "forestry", "construction"], + codepoint: 59900, + published_in: 2.1, + updated_in: 2.1, + }, { name: "baby", pascal_name: "Baby", @@ -1727,6 +1895,24 @@ export const icons = ([ published_in: 1.3, updated_in: 1.4, }, + { + name: "baby-carriage", + pascal_name: "BabyCarriage", + categories: [IconCategory.COMMERCE, IconCategory.PEOPLE], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "pram", + "stroller", + "infant", + "child", + "children", + "toddler", + ], + codepoint: 59416, + published_in: 2.1, + updated_in: 2.1, + }, { name: "backpack", pascal_name: "Backpack", @@ -1812,7 +1998,6 @@ export const icons = ([ categories: [IconCategory.HEALTH], figma_category: FigmaCategory.HEALTH, tags: [ - "*updated*", "gym", "weights", "dumbbells", @@ -1835,6 +2020,23 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "barn", + pascal_name: "Barn", + categories: [IconCategory.COMMERCE, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "animals", + "livestock", + "buildings", + "farming", + "agriculture", + ], + codepoint: 60530, + published_in: 2.1, + updated_in: 2.1, + }, { name: "barricade", pascal_name: "Barricade", @@ -1848,7 +2050,7 @@ export const icons = ([ { name: "baseball", pascal_name: "Baseball", - categories: [IconCategory.GAMES, IconCategory.HEALTH], + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], figma_category: FigmaCategory.GAMES, tags: ["sports", "mlb"], codepoint: 59162, @@ -1860,18 +2062,27 @@ export const icons = ([ pascal_name: "BaseballCap", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "clothes", "clothing", "sports", "hat"], + tags: ["clothes", "clothing", "sports", "hat"], codepoint: 59944, published_in: 2.0, updated_in: 2.0, }, + { + name: "baseball-helmet", + pascal_name: "BaseballHelmet", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "mlb"], + codepoint: 61002, + published_in: 2.1, + updated_in: 2.1, + }, { name: "basket", pascal_name: "Basket", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, tags: [ - "*new*", "ecommerce", "market", "cart", @@ -1889,7 +2100,7 @@ export const icons = ([ { name: "basketball", pascal_name: "Basketball", - categories: [IconCategory.GAMES, IconCategory.HEALTH], + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], figma_category: FigmaCategory.GAMES, tags: ["sports", "nba"], codepoint: 59172, @@ -1911,7 +2122,7 @@ export const icons = ([ pascal_name: "BatteryCharging", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*updated*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 57530, published_in: 1.0, updated_in: 2.0, @@ -1921,7 +2132,7 @@ export const icons = ([ pascal_name: "BatteryChargingVertical", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*updated*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 57532, published_in: 1.0, updated_in: 2.0, @@ -1931,7 +2142,7 @@ export const icons = ([ pascal_name: "BatteryEmpty", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*updated*", "charged", "charger", "charging", "power", "dead"], + tags: ["charged", "charger", "charging", "power", "dead"], codepoint: 57534, published_in: 1.0, updated_in: 2.0, @@ -1941,7 +2152,7 @@ export const icons = ([ pascal_name: "BatteryFull", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*updated*", "charged", "charger", "charging", "power", "filled"], + tags: ["charged", "charger", "charging", "power", "filled"], codepoint: 57536, published_in: 1.0, updated_in: 2.0, @@ -1951,7 +2162,7 @@ export const icons = ([ pascal_name: "BatteryHigh", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*updated*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 57538, published_in: 1.0, updated_in: 2.0, @@ -1961,7 +2172,7 @@ export const icons = ([ pascal_name: "BatteryLow", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*updated*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 57540, published_in: 1.0, updated_in: 2.0, @@ -1971,7 +2182,7 @@ export const icons = ([ pascal_name: "BatteryMedium", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*updated*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 57542, published_in: 1.0, updated_in: 2.0, @@ -1981,7 +2192,7 @@ export const icons = ([ pascal_name: "BatteryPlus", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*updated*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 59400, published_in: 1.4, updated_in: 2.0, @@ -1991,7 +2202,7 @@ export const icons = ([ pascal_name: "BatteryPlusVertical", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 60496, published_in: 2.0, updated_in: 2.0, @@ -2001,7 +2212,7 @@ export const icons = ([ pascal_name: "BatteryVerticalEmpty", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "charged", "charger", "charging", "power", "dead"], + tags: ["charged", "charger", "charging", "power", "dead"], codepoint: 59334, published_in: 2.0, updated_in: 2.0, @@ -2011,7 +2222,7 @@ export const icons = ([ pascal_name: "BatteryVerticalFull", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 59332, published_in: 2.0, updated_in: 2.0, @@ -2021,7 +2232,7 @@ export const icons = ([ pascal_name: "BatteryVerticalHigh", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 59330, published_in: 2.0, updated_in: 2.0, @@ -2031,7 +2242,7 @@ export const icons = ([ pascal_name: "BatteryVerticalLow", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 59326, published_in: 2.0, updated_in: 2.0, @@ -2041,7 +2252,7 @@ export const icons = ([ pascal_name: "BatteryVerticalMedium", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "charged", "charger", "charging", "power"], + tags: ["charged", "charger", "charging", "power"], codepoint: 59328, published_in: 2.0, updated_in: 2.0, @@ -2066,6 +2277,26 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "beach-ball", + pascal_name: "BeachBall", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "ocean", "party"], + codepoint: 60708, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "beanie", + pascal_name: "Beanie", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "clothes", "clothing", "sports", "hat", "winter"], + codepoint: 59946, + published_in: 2.1, + updated_in: 2.1, + }, { name: "bed", pascal_name: "Bed", @@ -2109,7 +2340,6 @@ export const icons = ([ categories: [IconCategory.COMMERCE, IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, tags: [ - "*new*", "drinks", "beverages", "places", @@ -2298,6 +2528,16 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "belt", + pascal_name: "Belt", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "clothes", "clothing"], + codepoint: 59948, + published_in: 2.1, + updated_in: 2.1, + }, { name: "bezier-curve", pascal_name: "BezierCurve", @@ -2327,6 +2567,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "binary", + pascal_name: "Binary", + categories: [IconCategory.DEVELOPMENT, IconCategory.SYSTEM], + figma_category: FigmaCategory.DEVELOPMENT, + tags: ["*new*", "digital", "0", "1", "programming", "coding", "executable"], + codepoint: 61024, + published_in: 2.1, + updated_in: 2.1, + }, { name: "binoculars", pascal_name: "Binoculars", @@ -2337,15 +2587,50 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "biohazard", + pascal_name: "Biohazard", + categories: [IconCategory.HEALTH], + figma_category: FigmaCategory.SECURITY, + tags: [ + "*new*", + "contamination", + "quarantine", + "toxic", + "poison", + "danger", + "caution", + ], + codepoint: 59872, + published_in: 2.1, + updated_in: 2.1, + }, { name: "bird", pascal_name: "Bird", categories: [IconCategory.NATURE], figma_category: FigmaCategory.WEATHER, - tags: ["animals", "pets"], + tags: ["*updated*", "animals", "pets"], codepoint: 59180, published_in: 1.3, - updated_in: 1.3, + updated_in: 2.1, + }, + { + name: "blueprint", + pascal_name: "Blueprint", + categories: [IconCategory.COMMERCE, IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: [ + "*new*", + "architecture", + "layout", + "floorplan", + "building", + "construction", + ], + codepoint: 60832, + published_in: 2.1, + updated_in: 2.1, }, { name: "bluetooth", @@ -2415,12 +2700,22 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "bomb", + pascal_name: "Bomb", + categories: [IconCategory.GAMES, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "gaming", "grenade", "explosive", "war", "weapon", "fuse"], + codepoint: 60938, + published_in: 2.1, + updated_in: 2.1, + }, { name: "bone", pascal_name: "Bone", categories: [IconCategory.NATURE, IconCategory.HEALTH], figma_category: FigmaCategory.WEATHER, - tags: ["*new*", "dogbone"], + tags: ["dogbone"], codepoint: 59378, published_in: 2.0, updated_in: 2.0, @@ -2458,10 +2753,10 @@ export const icons = ([ pascal_name: "BookOpen", categories: [IconCategory.OFFICE, IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.EDUCATION, - tags: ["reading", "reader", "novel", "story", "library"], + tags: ["*updated*", "reading", "reader", "novel", "story", "library"], codepoint: 57574, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "book-open-text", @@ -2473,26 +2768,44 @@ export const icons = ([ IconCategory.MAP, ], figma_category: FigmaCategory.EDUCATION, - tags: ["*new*", "reading", "reader", "novel", "story", "library"], + tags: ["*updated*", "reading", "reader", "novel", "story", "library"], codepoint: 59634, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { - name: "bookmark", - pascal_name: "Bookmark", + name: "book-open-user", + pascal_name: "BookOpenUser", categories: [IconCategory.OFFICE, IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.EDUCATION, tags: [ + "*new*", "reading", "reader", - "novel", - "story", - "placeholder", - "favorites", - "favorited", + "easy read", "library", - ], + "places", + "locations", + ], + codepoint: 60896, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "bookmark", + pascal_name: "Bookmark", + categories: [IconCategory.OFFICE, IconCategory.MEDIA, IconCategory.OBJECTS], + figma_category: FigmaCategory.EDUCATION, + tags: [ + "reading", + "reader", + "novel", + "story", + "placeholder", + "favorites", + "favorited", + "library", + ], codepoint: 57576, published_in: 1.0, updated_in: 1.0, @@ -2564,15 +2877,7 @@ export const icons = ([ IconCategory.OBJECTS, ], figma_category: FigmaCategory.EDUCATION, - tags: [ - "*updated*", - "reading", - "reader", - "bookshelf", - "library", - "places", - "locations", - ], + tags: ["reading", "reader", "bookshelf", "library", "places", "locations"], codepoint: 59224, published_in: 1.3, updated_in: 2.0, @@ -2586,11 +2891,30 @@ export const icons = ([ IconCategory.HEALTH, ], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "hiking", "shoes", "sports", "exercise"], + tags: ["hiking", "shoes", "sports", "exercise"], codepoint: 60618, published_in: 2.0, updated_in: 2.0, }, + { + name: "boules", + pascal_name: "Boules", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: [ + "*new*", + "balls", + "sports", + "pétanque", + "raffa", + "bocce", + "boule lyonnaise", + "lawn bowls", + ], + codepoint: 59170, + published_in: 2.1, + updated_in: 2.1, + }, { name: "bounding-box", pascal_name: "BoundingBox", @@ -2607,7 +2931,6 @@ export const icons = ([ categories: [IconCategory.COMMERCE, IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, tags: [ - "*new*", "ramen", "food", "meal", @@ -2620,6 +2943,73 @@ export const icons = ([ published_in: 2.0, updated_in: 2.0, }, + { + name: "bowl-steam", + pascal_name: "BowlSteam", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "food", + "meal", + "eating", + "restaurants", + "dining", + "locations", + ], + codepoint: 59620, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "bowling-ball", + pascal_name: "BowlingBall", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "alley"], + codepoint: 59956, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "box-arrow-down", + pascal_name: "BoxArrowDown", + alias: { name: "archive-box", pascal_name: "ArchiveBox" }, + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.OFFICE, + tags: [ + "saved", + "saving", + "archived", + "archiving", + "archival", + "downloaded", + "downloading", + ], + codepoint: 57358, + published_in: 1.0, + updated_in: 1.0, + }, + { + name: "box-arrow-up", + pascal_name: "BoxArrowUp", + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "unarchive", "archival", "upload"], + codepoint: 61012, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "boxing-glove", + pascal_name: "BoxingGlove", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "combat", "martial arts", "fight", "gym"], + codepoint: 59958, + published_in: 2.1, + updated_in: 2.1, + }, { name: "brackets-angle", pascal_name: "BracketsAngle", @@ -2691,12 +3081,32 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "bread", + pascal_name: "Bread", + categories: [IconCategory.COMMERCE, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "food", + "meal", + "bakery", + "sandwich", + "gluten", + "loaf", + "toast", + "slice", + ], + codepoint: 59420, + published_in: 2.1, + updated_in: 2.1, + }, { name: "bridge", pascal_name: "Bridge", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "travel", "transportation", "infrastucture"], + tags: ["travel", "transportation", "infrastucture"], codepoint: 60008, published_in: 2.0, updated_in: 2.0, @@ -2740,7 +3150,7 @@ export const icons = ([ pascal_name: "Broom", categories: [IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "sweeping", "cleaning"], + tags: ["sweeping", "cleaning"], codepoint: 60500, published_in: 2.0, updated_in: 2.0, @@ -2813,23 +3223,62 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "building", + pascal_name: "Building", + categories: [IconCategory.COMMERCE, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "places", "locations", "company", "business", "buildings"], + codepoint: 57600, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "building-apartment", + pascal_name: "BuildingApartment", + categories: [IconCategory.COMMERCE, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "places", "locations", "buildings"], + codepoint: 57598, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "building-office", + pascal_name: "BuildingOffice", + categories: [IconCategory.COMMERCE, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "places", "locations", "company", "business", "buildings"], + codepoint: 57598, + published_in: 2.1, + updated_in: 2.1, + }, { name: "buildings", pascal_name: "Buildings", categories: [IconCategory.COMMERCE, IconCategory.MAP], figma_category: FigmaCategory.COMMERCE, - tags: ["*updated*", "places", "locations", "company", "business"], + tags: ["places", "locations", "company", "business"], codepoint: 57602, published_in: 1.0, updated_in: 2.0, }, + { + name: "bulldozer", + pascal_name: "Bulldozer", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "vehicles", "construction", "earth mover", "dig", "digger"], + codepoint: 60524, + published_in: 2.1, + updated_in: 2.1, + }, { name: "bus", pascal_name: "Bus", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, tags: [ - "*updated*", "vehicles", "automobile", "public transit", @@ -2853,22 +3302,44 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "cable-car", + pascal_name: "CableCar", + categories: [IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "vehicles", + "gondola", + "skiing", + "mountains", + "public transit", + "transportation", + "commuter", + "traveling", + "places", + "locations", + ], + codepoint: 58524, + published_in: 2.1, + updated_in: 2.1, + }, { name: "cactus", pascal_name: "Cactus", categories: [IconCategory.NATURE], figma_category: FigmaCategory.WEATHER, - tags: ["plants", "cacti", "desert", "western"], + tags: ["*updated*", "plants", "cacti", "desert", "western"], codepoint: 59672, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "cake", pascal_name: "Cake", categories: [IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*updated*", "dessert", "birthday", "celebration", "event"], + tags: ["dessert", "birthday", "celebration", "event"], codepoint: 59264, published_in: 1.3, updated_in: 2.0, @@ -2916,7 +3387,7 @@ export const icons = ([ pascal_name: "Calendar", categories: [IconCategory.OFFICE, IconCategory.SYSTEM], figma_category: FigmaCategory.TIME, - tags: ["*updated*", "dates", "times", "events", "schedule", "12"], + tags: ["dates", "times", "events", "schedule", "12"], codepoint: 57608, published_in: 1.0, updated_in: 2.0, @@ -2941,6 +3412,46 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "calendar-dot", + pascal_name: "CalendarDot", + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.TIME, + tags: ["*new*", "dates", "times", "events", "schedule", "today"], + codepoint: 59314, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "calendar-dots", + pascal_name: "CalendarDots", + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.TIME, + tags: ["*new*", "dates", "times", "events", "schedule"], + codepoint: 59316, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "calendar-heart", + pascal_name: "CalendarHeart", + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.TIME, + tags: ["*new*", "dates", "times", "events", "schedule", "favorite", "star"], + codepoint: 59568, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "calendar-minus", + pascal_name: "CalendarMinus", + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.TIME, + tags: ["*new*", "dates", "times", "events", "schedule", "remove", "delete"], + codepoint: 59924, + published_in: 2.1, + updated_in: 2.1, + }, { name: "calendar-plus", pascal_name: "CalendarPlus", @@ -2951,6 +3462,35 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "calendar-slash", + pascal_name: "CalendarSlash", + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.TIME, + tags: [ + "*new*", + "dates", + "times", + "events", + "schedule", + "remove", + "delete", + "cancel. unavailable", + ], + codepoint: 59922, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "calendar-star", + pascal_name: "CalendarStar", + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.TIME, + tags: ["*new*", "dates", "times", "events", "schedule", "favorite", "star"], + codepoint: 59570, + published_in: 2.1, + updated_in: 2.1, + }, { name: "calendar-x", pascal_name: "CalendarX", @@ -2966,7 +3506,7 @@ export const icons = ([ pascal_name: "CallBell", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "service bell", "reception", "attendant", "concierge bell"], + tags: ["service bell", "reception", "attendant", "concierge bell"], codepoint: 59358, published_in: 2.0, updated_in: 2.0, @@ -2986,7 +3526,7 @@ export const icons = ([ pascal_name: "CameraPlus", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "photography", "pictures", "album", "add"], + tags: ["photography", "pictures", "album", "add"], codepoint: 60504, published_in: 2.0, updated_in: 2.0, @@ -3003,6 +3543,7 @@ export const icons = ([ "portrait", "landscape", "selfie", + "flip", ], codepoint: 59300, published_in: 1.4, @@ -3034,6 +3575,7 @@ export const icons = ([ categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, tags: [ + "*updated*", "cars", "vehicles", "automobile", @@ -3043,7 +3585,25 @@ export const icons = ([ ], codepoint: 57618, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, + }, + { + name: "car-battery", + pascal_name: "CarBattery", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "charged", + "charger", + "charging", + "power", + "voltage", + "electricity", + ], + codepoint: 60976, + published_in: 2.1, + updated_in: 2.1, }, { name: "car-profile", @@ -3051,7 +3611,6 @@ export const icons = ([ categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, tags: [ - "*new*", "cars", "vehicles", "automobile", @@ -3112,6 +3671,26 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "cards-three", + pascal_name: "CardsThree", + categories: [IconCategory.DESIGN, IconCategory.SYSTEM], + figma_category: FigmaCategory.OFFICE, + tags: [ + "*new*", + "card", + "slides", + "slideshow", + "windows", + "website", + "webpage", + "layers", + "stack", + ], + codepoint: 61008, + published_in: 2.1, + updated_in: 2.1, + }, { name: "caret-circle-double-down", pascal_name: "CaretCircleDoubleDown", @@ -3254,7 +3833,6 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ - "*new*", "chevron", "directional", "pointer", @@ -3368,6 +3946,78 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "caret-line-down", + pascal_name: "CaretLineDown", + categories: [IconCategory.ARROWS], + figma_category: FigmaCategory.ARROWS, + tags: [ + "*new*", + "chevron", + "directional", + "pointer", + "pointing", + "arrowhead", + "triangle", + ], + codepoint: 57652, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "caret-line-left", + pascal_name: "CaretLineLeft", + categories: [IconCategory.ARROWS], + figma_category: FigmaCategory.ARROWS, + tags: [ + "*new*", + "chevron", + "directional", + "pointer", + "pointing", + "arrowhead", + "triangle", + ], + codepoint: 57650, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "caret-line-right", + pascal_name: "CaretLineRight", + categories: [IconCategory.ARROWS], + figma_category: FigmaCategory.ARROWS, + tags: [ + "*new*", + "chevron", + "directional", + "pointer", + "pointing", + "arrowhead", + "triangle", + ], + codepoint: 57648, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "caret-line-up", + pascal_name: "CaretLineUp", + categories: [IconCategory.ARROWS], + figma_category: FigmaCategory.ARROWS, + tags: [ + "*new*", + "chevron", + "directional", + "pointer", + "pointing", + "arrowhead", + "triangle", + ], + codepoint: 57646, + published_in: 2.1, + updated_in: 2.1, + }, { name: "caret-right", pascal_name: "CaretRight", @@ -3408,7 +4058,6 @@ export const icons = ([ categories: [IconCategory.ARROWS], figma_category: FigmaCategory.ARROWS, tags: [ - "*new*", "chevron", "directional", "pointer", @@ -3425,17 +4074,35 @@ export const icons = ([ pascal_name: "Carrot", categories: [IconCategory.COMMERCE, IconCategory.NATURE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "food", "vegetable", "veggie", "groceries", "market"], + tags: ["food", "vegetable", "veggie", "groceries", "market"], codepoint: 60728, published_in: 2.0, updated_in: 2.0, }, + { + name: "cash-register", + pascal_name: "CashRegister", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "retail", + "point-of-sale", + "pos", + "transaction", + "sales", + "till", + ], + codepoint: 60800, + published_in: 2.1, + updated_in: 2.1, + }, { name: "cassette-tape", pascal_name: "CassetteTape", categories: [IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "recording", "audio", "album", "music"], + tags: ["recording", "audio", "album", "music"], codepoint: 60718, published_in: 2.0, updated_in: 2.0, @@ -3445,10 +4112,10 @@ export const icons = ([ pascal_name: "CastleTurret", categories: [IconCategory.MAP, IconCategory.OBJECTS, IconCategory.GAMES], figma_category: FigmaCategory.GAMES, - tags: ["*new*", "chess", "rook"], + tags: ["*updated*", "chess", "rook"], codepoint: 59856, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "cat", @@ -3466,7 +4133,6 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ - "*updated*", "wireless", "cellular", "phone", @@ -3487,7 +4153,6 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ - "*updated*", "wireless", "cellular", "phone", @@ -3508,7 +4173,6 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ - "*updated*", "wireless", "cellular", "phone", @@ -3529,7 +4193,6 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ - "*updated*", "wireless", "cellular", "phone", @@ -3550,7 +4213,6 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ - "*updated*", "wireless", "cellular", "phone", @@ -3571,7 +4233,6 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ - "*updated*", "wireless", "cellular", "phone", @@ -3594,7 +4255,6 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ - "*updated*", "wireless", "cellular", "phone", @@ -3612,21 +4272,41 @@ export const icons = ([ updated_in: 2.0, }, { - name: "certificate", - pascal_name: "Certificate", - categories: [IconCategory.OBJECTS], - figma_category: FigmaCategory.EDUCATION, - tags: ["*new*", "awards", "certification", "degree", "diploma"], - codepoint: 59238, - published_in: 2.0, - updated_in: 2.0, + name: "cell-tower", + pascal_name: "CellTower", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.COMMUNICATION, + tags: [ + "*new*", + "wireless", + "cellular", + "broadcast", + "phone", + "mobile", + "network", + "connection", + "connectivity", + ], + codepoint: 60330, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "certificate", + pascal_name: "Certificate", + categories: [IconCategory.OBJECTS], + figma_category: FigmaCategory.EDUCATION, + tags: ["*updated*", "awards", "certification", "degree", "diploma"], + codepoint: 59238, + published_in: 2.0, + updated_in: 2.1, }, { name: "chair", pascal_name: "Chair", categories: [IconCategory.OBJECTS, IconCategory.COMMERCE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "seat", "furniture"], + tags: ["seat", "furniture"], codepoint: 59728, published_in: 2.0, updated_in: 2.0, @@ -3656,6 +4336,7 @@ export const icons = ([ categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.EDUCATION, tags: [ + "*updated*", "blackboard", "whiteboard", "classroom", @@ -3667,7 +4348,7 @@ export const icons = ([ ], codepoint: 58878, published_in: 1.2, - updated_in: 1.2, + updated_in: 2.1, }, { name: "chalkboard-teacher", @@ -3693,7 +4374,6 @@ export const icons = ([ categories: [IconCategory.MAP, IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, tags: [ - "*new*", "glass", "drinks", "beverages", @@ -3714,7 +4394,7 @@ export const icons = ([ pascal_name: "ChargingStation", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "ev", "charge", "fuel", "pump"], + tags: ["ev", "charge", "fuel", "pump"], codepoint: 59600, published_in: 2.0, updated_in: 2.0, @@ -3761,7 +4441,6 @@ export const icons = ([ categories: [IconCategory.FINANCE, IconCategory.OFFICE], figma_category: FigmaCategory.FINANCE, tags: [ - "*new*", "graphs", "graphing", "charts", @@ -3798,7 +4477,7 @@ export const icons = ([ categories: [IconCategory.FINANCE, IconCategory.OFFICE], figma_category: FigmaCategory.FINANCE, tags: [ - "*new*", + "*updated*", "graphs", "graphing", "charts", @@ -3809,7 +4488,7 @@ export const icons = ([ ], codepoint: 59574, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "chart-line-up", @@ -3817,6 +4496,7 @@ export const icons = ([ categories: [IconCategory.FINANCE, IconCategory.OFFICE], figma_category: FigmaCategory.FINANCE, tags: [ + "*updated*", "graphs", "graphing", "charts", @@ -3827,7 +4507,7 @@ export const icons = ([ ], codepoint: 57686, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "chart-pie", @@ -3853,6 +4533,7 @@ export const icons = ([ categories: [IconCategory.FINANCE, IconCategory.OFFICE], figma_category: FigmaCategory.FINANCE, tags: [ + "*updated*", "graphs", "graphing", "charts", @@ -3863,7 +4544,7 @@ export const icons = ([ ], codepoint: 57690, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "chart-polar", @@ -3871,7 +4552,6 @@ export const icons = ([ categories: [IconCategory.FINANCE, IconCategory.OFFICE], figma_category: FigmaCategory.FINANCE, tags: [ - "*new*", "graphs", "graphing", "charts", @@ -3889,15 +4569,7 @@ export const icons = ([ pascal_name: "ChartScatter", categories: [IconCategory.FINANCE, IconCategory.OFFICE], figma_category: FigmaCategory.FINANCE, - tags: [ - "*new*", - "graphs", - "graphing", - "charts", - "statistics", - "analyze", - "analysis", - ], + tags: ["graphs", "graphing", "charts", "statistics", "analyze", "analysis"], codepoint: 60076, published_in: 2.0, updated_in: 2.0, @@ -3962,6 +4634,25 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "chat-centered-slash", + pascal_name: "ChatCenteredSlash", + categories: [IconCategory.COMMUNICATION], + figma_category: FigmaCategory.COMMUNICATION, + tags: [ + "*new*", + "messages", + "messaging", + "sms", + "texting", + "comment", + "square", + "bubble", + ], + codepoint: 57698, + published_in: 2.1, + updated_in: 2.1, + }, { name: "chat-centered-text", pascal_name: "ChatCenteredText", @@ -4022,6 +4713,25 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "chat-circle-slash", + pascal_name: "ChatCircleSlash", + categories: [IconCategory.COMMUNICATION], + figma_category: FigmaCategory.COMMUNICATION, + tags: [ + "*new*", + "messages", + "messaging", + "sms", + "texting", + "comment", + "round", + "bubble", + ], + codepoint: 57706, + published_in: 2.1, + updated_in: 2.1, + }, { name: "chat-circle-text", pascal_name: "ChatCircleText", @@ -4062,6 +4772,25 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "chat-slash", + pascal_name: "ChatSlash", + categories: [IconCategory.COMMUNICATION], + figma_category: FigmaCategory.COMMUNICATION, + tags: [ + "*new*", + "messages", + "messaging", + "sms", + "texting", + "comment", + "square", + "bubble", + ], + codepoint: 57694, + published_in: 2.1, + updated_in: 2.1, + }, { name: "chat-teardrop", pascal_name: "ChatTeardrop", @@ -4100,6 +4829,24 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "chat-teardrop-slash", + pascal_name: "ChatTeardropSlash", + categories: [IconCategory.COMMUNICATION], + figma_category: FigmaCategory.COMMUNICATION, + tags: [ + "*new*", + "messages", + "messaging", + "sms", + "texting", + "comment", + "bubble", + ], + codepoint: 57716, + published_in: 2.1, + updated_in: 2.1, + }, { name: "chat-teardrop-text", pascal_name: "ChatTeardropText", @@ -4223,7 +4970,7 @@ export const icons = ([ pascal_name: "CheckFat", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "todo", "to-do", "task", "list", "checkbox", "ok", "done"], + tags: ["todo", "to-do", "task", "list", "checkbox", "ok", "done"], codepoint: 60326, published_in: 2.0, updated_in: 2.0, @@ -4253,6 +5000,7 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ + "*updated*", "todo", "to-do", "task", @@ -4264,35 +5012,120 @@ export const icons = ([ ], codepoint: 57736, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, + }, + { + name: "checkerboard", + pascal_name: "Checkerboard", + categories: [IconCategory.GAMES], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "crossword"], + codepoint: 59588, + published_in: 2.1, + updated_in: 2.1, }, { name: "checks", pascal_name: "Checks", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["todo", "task", "to-do", "list", "checkbox", "ok", "done"], + tags: [ + "*updated*", + "todo", + "task", + "to-do", + "list", + "checkbox", + "ok", + "done", + ], codepoint: 58682, published_in: 1.1, - updated_in: 1.1, + updated_in: 2.1, + }, + { + name: "cheers", + pascal_name: "Cheers", + categories: [IconCategory.COMMERCE, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "glass", + "drinks", + "beverages", + "champagne", + "toast", + "places", + "locations", + "bars", + "restaurants", + "food", + "dining", + ], + codepoint: 59978, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "cheese", + pascal_name: "Cheese", + categories: [IconCategory.COMMERCE], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "dairy", "wedge", "food", "dining"], + codepoint: 59902, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "chef-hat", + pascal_name: "ChefHat", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "cooking", "cuisine", "kitchen", "clothes", "clothing"], + codepoint: 60814, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "cherries", + pascal_name: "Cherries", + categories: [IconCategory.NATURE, IconCategory.COMMERCE], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "food", "fruit", "cherry", "groceries", "market"], + codepoint: 59440, + published_in: 2.1, + updated_in: 2.1, }, { name: "church", pascal_name: "Church", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: [ - "*new*", - "christ", - "christianity", - "cathedral", - "religion", - "worship", - ], + tags: ["christ", "christianity", "cathedral", "religion", "worship"], codepoint: 60650, published_in: 2.0, updated_in: 2.0, }, + { + name: "cigarette", + pascal_name: "Cigarette", + categories: [IconCategory.COMMERCE, IconCategory.HEALTH], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "smoking", "tobacco"], + codepoint: 60816, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "cigarette-slash", + pascal_name: "CigaretteSlash", + categories: [IconCategory.COMMERCE, IconCategory.HEALTH], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "non-smoking", "tobacco"], + codepoint: 60818, + published_in: 2.1, + updated_in: 2.1, + }, { name: "circle", pascal_name: "Circle", @@ -4387,7 +5220,6 @@ export const icons = ([ categories: [IconCategory.DEVELOPMENT], figma_category: FigmaCategory.SYSTEM, tags: [ - "*new*", "processor", "microchip", "computer", @@ -4399,6 +5231,23 @@ export const icons = ([ published_in: 2.0, updated_in: 2.0, }, + { + name: "city", + pascal_name: "City", + categories: [IconCategory.MAP, IconCategory.COMMERCE], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "skyline", + "skyscrapers", + "places", + "locations", + "buildings", + ], + codepoint: 60010, + published_in: 2.1, + updated_in: 2.1, + }, { name: "clipboard", pascal_name: "Clipboard", @@ -4463,7 +5312,7 @@ export const icons = ([ pascal_name: "ClockCountdown", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.TIME, - tags: ["*new*", "times", "timer", "alarm", "schedule", "events", "watch"], + tags: ["times", "timer", "alarm", "schedule", "events", "watch"], codepoint: 60716, published_in: 2.0, updated_in: 2.0, @@ -4487,6 +5336,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "clock-user", + pascal_name: "ClockUser", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.TIME, + tags: ["*new*", "times", "timer", "shift", "schedule", "events", "watch"], + codepoint: 60908, + published_in: 2.1, + updated_in: 2.1, + }, { name: "closed-captioning", pascal_name: "ClosedCaptioning", @@ -4557,15 +5416,7 @@ export const icons = ([ pascal_name: "CloudFog", categories: [IconCategory.WEATHER], figma_category: FigmaCategory.WEATHER, - tags: [ - "meteorology", - "cloudy", - "overcast", - "foggy", - "misty", - "haze", - "hazy", - ], + tags: ["meteorology", "cloudy", "overcast", "foggy", "mist", "haze"], codepoint: 58684, published_in: 1.1, updated_in: 1.4, @@ -4635,7 +5486,7 @@ export const icons = ([ pascal_name: "CloudWarning", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "serverless", "backup", "storage", "errors"], + tags: ["serverless", "backup", "storage", "errors"], codepoint: 60056, published_in: 2.0, updated_in: 2.0, @@ -4645,11 +5496,21 @@ export const icons = ([ pascal_name: "CloudX", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "serverless", "backup", "storage", "errors"], + tags: ["serverless", "backup", "storage", "errors"], codepoint: 60054, published_in: 2.0, updated_in: 2.0, }, + { + name: "clover", + pascal_name: "Clover", + categories: [IconCategory.NATURE], + figma_category: FigmaCategory.WEATHER, + tags: ["*new*", "four leaf clover", "plants", "luck", "lucky", "irish"], + codepoint: 60872, + published_in: 2.1, + updated_in: 2.1, + }, { name: "club", pascal_name: "Club", @@ -4663,7 +5524,7 @@ export const icons = ([ { name: "coat-hanger", pascal_name: "CoatHanger", - categories: [IconCategory.COMMERCE], + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, tags: ["clothing", "clothes", "closet"], codepoint: 59390, @@ -4676,7 +5537,6 @@ export const icons = ([ categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, tags: [ - "*new*", "project management", "productivity", "documentation", @@ -4702,7 +5562,7 @@ export const icons = ([ pascal_name: "CodeBlock", categories: [IconCategory.DEVELOPMENT, IconCategory.EDITOR], figma_category: FigmaCategory.DEVELOPMENT, - tags: ["*new*", "angle brackets", "angle braces", "snippets"], + tags: ["angle brackets", "angle braces", "snippets"], codepoint: 60158, published_in: 2.0, updated_in: 2.0, @@ -4764,6 +5624,34 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "coffee-bean", + pascal_name: "CoffeeBean", + categories: [IconCategory.COMMERCE, IconCategory.MAP, IconCategory.NATURE], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "tea", + "java", + "beverages", + "drinks", + "cafe", + "cup", + "mug", + "espresso", + "cappuccino", + "latte", + "places", + "locations", + "bars", + "restaurants", + "food", + "dining", + ], + codepoint: 57792, + published_in: 2.1, + updated_in: 2.1, + }, { name: "coin", pascal_name: "Coin", @@ -4835,6 +5723,50 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "columns-plus-left", + pascal_name: "ColumnsPlusLeft", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: [ + "*new*", + "2", + "shapes", + "polygons", + "box", + "stack", + "list", + "table", + "cards", + "prepend", + "insert", + ], + codepoint: 58692, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "columns-plus-right", + pascal_name: "ColumnsPlusRight", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: [ + "*new*", + "2", + "shapes", + "polygons", + "box", + "stack", + "list", + "table", + "cards", + "append", + "insert", + ], + codepoint: 58690, + published_in: 2.1, + updated_in: 2.1, + }, { name: "command", pascal_name: "Command", @@ -4863,12 +5795,39 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "compass-rose", + pascal_name: "CompassRose", + categories: [IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "navigation", + "directions", + "maps", + "cardinal", + "cartography", + ], + codepoint: 57798, + published_in: 2.1, + updated_in: 2.1, + }, { name: "compass-tool", pascal_name: "CompassTool", categories: [IconCategory.DESIGN, IconCategory.OBJECTS], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "drawing", "arc", "geometry"], + tags: [ + "drawing", + "geometry", + "trigonometry", + "degrees", + "radians", + "measurement", + "protractor", + "compass", + "arc", + ], codepoint: 59918, published_in: 2.0, updated_in: 2.0, @@ -4898,7 +5857,7 @@ export const icons = ([ pascal_name: "ContactlessPayment", categories: [IconCategory.COMMERCE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "purchase", "credit card", "nfc"], + tags: ["purchase", "credit card", "nfc"], codepoint: 60738, published_in: 2.0, updated_in: 2.0, @@ -4908,7 +5867,7 @@ export const icons = ([ pascal_name: "Control", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "ctrl", "key", "keyboard", "shortcut", "caret"], + tags: ["ctrl", "key", "keyboard", "shortcut", "caret"], codepoint: 60582, published_in: 2.0, updated_in: 2.0, @@ -4930,7 +5889,7 @@ export const icons = ([ { name: "cooking-pot", pascal_name: "CookingPot", - categories: [IconCategory.MAP, IconCategory.OBJECTS], + categories: [IconCategory.OBJECTS, IconCategory.COMMERCE], figma_category: FigmaCategory.COMMERCE, tags: ["stew", "kitchen", "steaming", "restaurants", "food", "dining"], codepoint: 59236, @@ -4982,41 +5941,91 @@ export const icons = ([ pascal_name: "CornersIn", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["collapse", "windowed", "minimized"], + tags: ["*updated*", "collapse", "windowed", "minimized"], codepoint: 57806, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "corners-out", pascal_name: "CornersOut", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["expand", "fullscreen", "maximized"], + tags: ["*updated*", "expand", "fullscreen", "maximized"], codepoint: 57808, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "couch", pascal_name: "Couch", categories: [IconCategory.OBJECTS, IconCategory.COMMERCE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "furniture", "seat"], + tags: ["furniture", "seat"], codepoint: 59382, published_in: 2.0, updated_in: 2.0, }, { - name: "cpu", - pascal_name: "Cpu", - categories: [IconCategory.DEVELOPMENT], + name: "court-basketball", + pascal_name: "CourtBasketball", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.MAP], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "nba"], + codepoint: 60982, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "cow", + pascal_name: "Cow", + categories: [IconCategory.COMMERCE, IconCategory.NATURE], + figma_category: FigmaCategory.WEATHER, + tags: ["*new*", "animals", "livestock", "beef", "bull", "milk", "dairy"], + codepoint: 60094, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "cowboy-hat", + pascal_name: "CowboyHat", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "clothes", "clothing", "stetson"], + codepoint: 60690, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "cpu", + pascal_name: "Cpu", + categories: [IconCategory.DEVELOPMENT], figma_category: FigmaCategory.DEVELOPMENT, tags: ["processor", "microchip", "computer", "circuit"], codepoint: 58896, published_in: 1.2, updated_in: 1.2, }, + { + name: "crane", + pascal_name: "Crane", + categories: [IconCategory.COMMERCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "construction", "industry"], + codepoint: 60744, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "crane-tower", + pascal_name: "CraneTower", + categories: [IconCategory.COMMERCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "construction", "industry"], + codepoint: 60744, + published_in: 2.1, + updated_in: 2.1, + }, { name: "credit-card", pascal_name: "CreditCard", @@ -5036,6 +6045,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "cricket", + pascal_name: "Cricket", + categories: [IconCategory.GAMES, IconCategory.HEALTH], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "ball", "bat"], + codepoint: 60946, + published_in: 2.1, + updated_in: 2.1, + }, { name: "crop", pascal_name: "Crop", @@ -5052,7 +6071,6 @@ export const icons = ([ categories: [IconCategory.DESIGN, IconCategory.COMMUNICATION], figma_category: FigmaCategory.COMMUNICATION, tags: [ - "*new*", "dagger", "crucifix", "christ", @@ -5090,20 +6108,57 @@ export const icons = ([ pascal_name: "Crown", categories: [IconCategory.GAMES, IconCategory.OBJECTS], figma_category: FigmaCategory.GAMES, - tags: ["king", "queen", "royalty", "monarch", "ruler", "leader"], + tags: [ + "*updated*", + "king", + "queen", + "royalty", + "monarch", + "ruler", + "leader", + "chess", + ], codepoint: 58900, published_in: 1.2, - updated_in: 1.2, + updated_in: 2.1, + }, + { + name: "crown-cross", + pascal_name: "CrownCross", + categories: [IconCategory.GAMES, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: [ + "*new*", + "king", + "queen", + "royalty", + "monarch", + "ruler", + "leader", + "chess", + ], + codepoint: 61022, + published_in: 2.1, + updated_in: 2.1, }, { name: "crown-simple", pascal_name: "CrownSimple", categories: [IconCategory.GAMES, IconCategory.OBJECTS], figma_category: FigmaCategory.GAMES, - tags: ["king", "queen", "royalty", "monarch", "ruler", "leader"], + tags: [ + "*updated*", + "king", + "queen", + "royalty", + "monarch", + "ruler", + "leader", + "chess", + ], codepoint: 58902, published_in: 1.2, - updated_in: 1.2, + updated_in: 2.1, }, { name: "cube", @@ -5120,15 +6175,7 @@ export const icons = ([ pascal_name: "CubeFocus", categories: [IconCategory.GAMES, IconCategory.OBJECTS], figma_category: FigmaCategory.GAMES, - tags: [ - "*new*", - "augmented reality", - "ar", - "virual reality", - "vr", - "3d", - "scan", - ], + tags: ["augmented reality", "ar", "virual reality", "vr", "3d", "scan"], codepoint: 60682, published_in: 2.0, updated_in: 2.0, @@ -5138,7 +6185,7 @@ export const icons = ([ pascal_name: "CubeTransparent", categories: [IconCategory.DESIGN, IconCategory.GAMES, IconCategory.OBJECTS], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "square", "box", "3d", "volume", "blocks", "necker"], + tags: ["square", "box", "3d", "volume", "blocks", "necker"], codepoint: 60540, published_in: 2.0, updated_in: 2.0, @@ -5305,7 +6352,7 @@ export const icons = ([ pascal_name: "Cursor", categories: [IconCategory.DESIGN, IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*updated*", "pointer", "arrowhead", "mouse", "click"], + tags: ["pointer", "arrowhead", "mouse", "click"], codepoint: 57820, published_in: 1.0, updated_in: 2.0, @@ -5315,7 +6362,7 @@ export const icons = ([ pascal_name: "CursorClick", categories: [IconCategory.DESIGN, IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "pointer", "arrowhead", "mouse"], + tags: ["pointer", "arrowhead", "mouse"], codepoint: 59336, published_in: 2.0, updated_in: 2.0, @@ -5361,6 +6408,20 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "desk", + pascal_name: "Desk", + categories: [ + IconCategory.COMMERCE, + IconCategory.OBJECTS, + IconCategory.OFFICE, + ], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "furniture", "workspace", "table"], + codepoint: 60694, + published_in: 2.1, + updated_in: 2.1, + }, { name: "desktop", pascal_name: "Desktop", @@ -5376,10 +6437,10 @@ export const icons = ([ pascal_name: "DesktopTower", categories: [IconCategory.DEVELOPMENT, IconCategory.OBJECTS], figma_category: FigmaCategory.SYSTEM, - tags: ["computer", "pc", "imac"], + tags: ["*updated*", "computer", "pc", "imac"], codepoint: 58722, published_in: 1.1, - updated_in: 1.1, + updated_in: 2.1, }, { name: "detective", @@ -5396,7 +6457,7 @@ export const icons = ([ pascal_name: "DevToLogo", categories: [IconCategory.BRAND, IconCategory.DEVELOPMENT], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "reading", "writing", "social media", "logos"], + tags: ["reading", "writing", "social media", "logos"], codepoint: 60686, published_in: 2.0, updated_in: 2.0, @@ -5421,6 +6482,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "device-mobile-slash", + pascal_name: "DeviceMobileSlash", + categories: [IconCategory.OBJECTS, IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "cellphone", "cellular"], + codepoint: 60998, + published_in: 2.1, + updated_in: 2.1, + }, { name: "device-mobile-speaker", pascal_name: "DeviceMobileSpeaker", @@ -5431,6 +6502,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "device-rotate", + pascal_name: "DeviceRotate", + categories: [IconCategory.OBJECTS, IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "orientation", "landscape", "portrait", "spin", "flip"], + codepoint: 60914, + published_in: 2.1, + updated_in: 2.1, + }, { name: "device-tablet", pascal_name: "DeviceTablet", @@ -5466,7 +6547,7 @@ export const icons = ([ pascal_name: "Devices", categories: [IconCategory.OBJECTS], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "responsive", "cellphone", "cellular", "tablet", "destop"], + tags: ["responsive", "cellphone", "cellular", "tablet", "destop"], codepoint: 60324, published_in: 2.0, updated_in: 2.0, @@ -5575,6 +6656,16 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "disco-ball", + pascal_name: "DiscoBall", + categories: [IconCategory.GAMES, IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "danging", "club", "70s"], + codepoint: 60824, + published_in: 2.1, + updated_in: 2.1, + }, { name: "discord-logo", pascal_name: "DiscordLogo", @@ -5608,7 +6699,7 @@ export const icons = ([ pascal_name: "Dna", categories: [IconCategory.HEALTH, IconCategory.NATURE], figma_category: FigmaCategory.HEALTH, - tags: ["*new*", "double helix", "gene", "genetics"], + tags: ["double helix", "gene", "genetics"], codepoint: 59684, published_in: 2.0, updated_in: 2.0, @@ -5638,7 +6729,7 @@ export const icons = ([ pascal_name: "DoorOpen", categories: [IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "entrance", "exit"], + tags: ["entrance", "exit"], codepoint: 59366, published_in: 2.0, updated_in: 2.0, @@ -5648,7 +6739,7 @@ export const icons = ([ pascal_name: "Dot", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "dots", "circles", "shapes", "polygons"], + tags: ["dots", "circles", "shapes", "polygons"], codepoint: 60638, published_in: 2.0, updated_in: 2.0, @@ -5658,7 +6749,7 @@ export const icons = ([ pascal_name: "DotOutline", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "dots", "circles", "shapes", "polygons"], + tags: ["dots", "circles", "shapes", "polygons"], codepoint: 60640, published_in: 2.0, updated_in: 2.0, @@ -5678,20 +6769,36 @@ export const icons = ([ pascal_name: "DotsSix", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["drag handle", "knurling", "circles", "shapes", "polygons", "6"], + tags: [ + "*updated*", + "drag handle", + "knurling", + "circles", + "shapes", + "polygons", + "6", + ], codepoint: 59284, published_in: 1.3, - updated_in: 1.3, + updated_in: 2.1, }, { name: "dots-six-vertical", pascal_name: "DotsSixVertical", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["drag handle", "knurling", "circles", "shapes", "polygons", "6"], + tags: [ + "*updated*", + "drag handle", + "knurling", + "circles", + "shapes", + "polygons", + "6", + ], codepoint: 60130, published_in: 1.3, - updated_in: 1.3, + updated_in: 2.1, }, { name: "dots-three", @@ -5839,6 +6946,7 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ + "*updated*", "saved", "saving", "archived", @@ -5852,18 +6960,28 @@ export const icons = ([ ], codepoint: 57868, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "dress", pascal_name: "Dress", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "clothes", "clothing"], + tags: ["clothes", "clothing"], codepoint: 60030, published_in: 2.0, updated_in: 2.0, }, + { + name: "dresser", + pascal_name: "Dresser", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "furniture", "bedroom", "storage", "drawers", "wardrobe"], + codepoint: 59726, + published_in: 2.1, + updated_in: 2.1, + }, { name: "dribbble-logo", pascal_name: "DribbbleLogo", @@ -5874,6 +6992,20 @@ export const icons = ([ published_in: 1.0, updated_in: 1.4, }, + { + name: "drone", + pascal_name: "Drone", + categories: [ + IconCategory.GAMES, + IconCategory.OBJECTS, + IconCategory.DEVELOPMENT, + ], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "aerial", "uav", "photography", "remote"], + codepoint: 60788, + published_in: 2.1, + updated_in: 2.1, + }, { name: "drop", pascal_name: "Drop", @@ -5938,12 +7070,63 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "drop-simple", + pascal_name: "DropSimple", + categories: [ + IconCategory.DESIGN, + IconCategory.EDITOR, + IconCategory.NATURE, + IconCategory.WEATHER, + ], + figma_category: FigmaCategory.WEATHER, + tags: [ + "*new*", + "droplet", + "teardrop", + "raindrop", + "raining", + "humidity", + "meteorology", + "water", + "blur", + ], + codepoint: 60978, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "drop-slash", + pascal_name: "DropSlash", + categories: [ + IconCategory.DESIGN, + IconCategory.EDITOR, + IconCategory.NATURE, + IconCategory.WEATHER, + ], + figma_category: FigmaCategory.DESIGN, + tags: [ + "*new*", + "droplet", + "teardrop", + "raindrop", + "raining", + "humidity", + "meteorology", + "water", + "blur", + "disabled", + ], + codepoint: 59732, + published_in: 2.1, + updated_in: 2.1, + }, { name: "dropbox-logo", pascal_name: "DropboxLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "cloud", "storage", "backup", "logos"], + tags: ["cloud", "storage", "backup", "logos"], codepoint: 59344, published_in: 2.0, updated_in: 2.0, @@ -6013,20 +7196,39 @@ export const icons = ([ pascal_name: "Elevator", categories: [IconCategory.OBJECTS, IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: ["*new*", "lift"], + tags: ["lift"], codepoint: 60608, published_in: 2.0, updated_in: 2.0, }, + { + name: "empty", + pascal_name: "Empty", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "∅", + "empty set", + "member", + "mathematics", + "arithmetic", + "calculator", + "null", + ], + codepoint: 60860, + published_in: 2.1, + updated_in: 2.1, + }, { name: "engine", pascal_name: "Engine", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "motor", "repair", "vehicles", "automobile"], + tags: ["*updated*", "motor", "repair", "vehicles", "automobile"], codepoint: 60032, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "envelope", @@ -6129,7 +7331,7 @@ export const icons = ([ pascal_name: "EscalatorDown", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "stairs"], + tags: ["stairs"], codepoint: 60602, published_in: 2.0, updated_in: 2.0, @@ -6139,7 +7341,7 @@ export const icons = ([ pascal_name: "EscalatorUp", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "stairs"], + tags: ["stairs"], codepoint: 60604, published_in: 2.0, updated_in: 2.0, @@ -6154,12 +7356,31 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "exclamation-mark", + pascal_name: "ExclamationMark", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SECURITY, + tags: [ + "*new*", + "!", + "alert", + "warning", + "caution", + "interjection", + "punctuation", + "symbol", + ], + codepoint: 60996, + published_in: 2.1, + updated_in: 2.1, + }, { name: "exclude", pascal_name: "Exclude", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "venn-diagram", "difference", "intersection"], + tags: ["venn-diagram", "difference", "intersection"], codepoint: 59522, published_in: 2.0, updated_in: 2.0, @@ -6169,7 +7390,7 @@ export const icons = ([ pascal_name: "ExcludeSquare", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "venn-diagram", "difference", "intersection"], + tags: ["venn-diagram", "difference", "intersection"], codepoint: 59520, published_in: 2.0, updated_in: 2.0, @@ -6272,6 +7493,16 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "eyes", + pascal_name: "Eyes", + categories: [IconCategory.PEOPLE], + figma_category: FigmaCategory.PEOPLE, + tags: ["*new*", "look", "glance"], + codepoint: 61020, + published_in: 2.1, + updated_in: 2.1, + }, { name: "face-mask", pascal_name: "FaceMask", @@ -6340,16 +7571,47 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "fallout-shelter", + pascal_name: "FalloutShelter", + categories: [IconCategory.HEALTH], + figma_category: FigmaCategory.SECURITY, + tags: [ + "*new*", + "radiation", + "radioactive", + "nuclear", + "bunker", + "contamination", + "quarantine", + "toxic", + "danger", + "caution", + ], + codepoint: 59870, + published_in: 2.1, + updated_in: 2.1, + }, { name: "fan", pascal_name: "Fan", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "desk fan", "air conditioning"], + tags: ["desk fan", "air conditioning"], codepoint: 59890, published_in: 2.0, updated_in: 2.0, }, + { + name: "farm", + pascal_name: "Farm", + categories: [IconCategory.COMMERCE, IconCategory.NATURE, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "farmer", "field", "farming", "agriculture"], + codepoint: 60528, + published_in: 2.1, + updated_in: 2.1, + }, { name: "fast-forward", pascal_name: "FastForward", @@ -6375,17 +7637,28 @@ export const icons = ([ pascal_name: "Feather", categories: [IconCategory.NATURE, IconCategory.OBJECTS], figma_category: FigmaCategory.WEATHER, - tags: ["*new*", "bird"], + tags: ["bird"], codepoint: 59840, published_in: 2.0, updated_in: 2.0, }, + { + name: "fediverse-logo", + pascal_name: "FediverseLogo", + categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "social media", "decentralized"], + codepoint: 60774, + published_in: 2.1, + updated_in: 2.1, + }, { name: "figma-logo", pascal_name: "FigmaLogo", categories: [IconCategory.BRAND, IconCategory.DESIGN], figma_category: FigmaCategory.BRAND, tags: [ + "*updated*", "logos", "drawing", "art", @@ -6397,7 +7670,7 @@ export const icons = ([ ], codepoint: 57902, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "file", @@ -6414,7 +7687,7 @@ export const icons = ([ pascal_name: "FileArchive", categories: [IconCategory.SYSTEM, IconCategory.OFFICE, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["*new*", "documents", "zip", "compression"], + tags: ["documents", "zip", "compression"], codepoint: 60202, published_in: 2.0, updated_in: 2.0, @@ -6469,10 +7742,38 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "file-c", + pascal_name: "FileC", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "documents", "code"], + codepoint: 60210, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "file-c-sharp", + pascal_name: "FileCSharp", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "documents", "code", "c#"], + codepoint: 60208, + published_in: 2.1, + updated_in: 2.1, + }, { name: "file-cloud", pascal_name: "FileCloud", - categories: [IconCategory.OFFICE, IconCategory.EDITOR], + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], figma_category: FigmaCategory.OFFICE, tags: ["documents", "sync"], codepoint: 59742, @@ -6493,6 +7794,20 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "file-cpp", + pascal_name: "FileCpp", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "documents", "code", "c++"], + codepoint: 60206, + published_in: 2.1, + updated_in: 2.1, + }, { name: "file-css", pascal_name: "FileCss", @@ -6547,10 +7862,10 @@ export const icons = ([ IconCategory.DEVELOPMENT, ], figma_category: FigmaCategory.OFFICE, - tags: ["documents", "code"], + tags: ["*updated*", "documents", "code"], codepoint: 60216, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "file-image", @@ -6562,6 +7877,20 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "file-ini", + pascal_name: "FileIni", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "documents"], + codepoint: 60210, + published_in: 2.1, + updated_in: 2.1, + }, { name: "file-jpg", pascal_name: "FileJpg", @@ -6629,6 +7958,20 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "file-md", + pascal_name: "FileMd", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "documents", "notes", "markdown"], + codepoint: 60752, + published_in: 2.1, + updated_in: 2.1, + }, { name: "file-minus", pascal_name: "FileMinus", @@ -6679,6 +8022,20 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "file-py", + pascal_name: "FilePy", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "documents", "code", "python"], + codepoint: 60204, + published_in: 2.1, + updated_in: 2.1, + }, { name: "file-rs", pascal_name: "FileRs", @@ -6698,7 +8055,7 @@ export const icons = ([ pascal_name: "FileSql", categories: [IconCategory.SYSTEM, IconCategory.DEVELOPMENT], figma_category: FigmaCategory.OFFICE, - tags: ["*new*", "documents", "database"], + tags: ["documents", "database"], codepoint: 60750, published_in: 2.0, updated_in: 2.0, @@ -6708,7 +8065,7 @@ export const icons = ([ pascal_name: "FileSvg", categories: [IconCategory.SYSTEM, IconCategory.MEDIA], figma_category: FigmaCategory.OFFICE, - tags: ["*new*", "documents", "images", "vector"], + tags: ["documents", "images", "vector"], codepoint: 60680, published_in: 2.0, updated_in: 2.0, @@ -6751,6 +8108,20 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "file-txt", + pascal_name: "FileTxt", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "documents"], + codepoint: 60210, + published_in: 2.1, + updated_in: 2.1, + }, { name: "file-video", pascal_name: "FileVideo", @@ -6820,7 +8191,7 @@ export const icons = ([ pascal_name: "FilmReel", categories: [IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "videography", "films", "movies", "recording"], + tags: ["videography", "films", "movies", "recording"], codepoint: 59584, published_in: 2.0, updated_in: 2.0, @@ -6840,10 +8211,10 @@ export const icons = ([ pascal_name: "FilmSlate", categories: [IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.MEDIA, - tags: ["clapper", "movie"], + tags: ["*updated*", "clapper", "movie"], codepoint: 59586, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "film-strip", @@ -6920,7 +8291,7 @@ export const icons = ([ pascal_name: "FireExtinguisher", categories: [IconCategory.OBJECTS], figma_category: FigmaCategory.SECURITY, - tags: ["*new*", "safety"], + tags: ["safety", "prevention", "emergency", "hazard", "danger", "caution"], codepoint: 59880, published_in: 2.0, updated_in: 2.0, @@ -6935,6 +8306,26 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "fire-truck", + pascal_name: "FireTruck", + categories: [IconCategory.HEALTH], + figma_category: FigmaCategory.HEALTH, + tags: [ + "*new*", + "first-aid", + "emt", + "medical", + "medicine", + "injury", + "safety", + "emergency", + "firefighter", + ], + codepoint: 58740, + published_in: 2.1, + updated_in: 2.1, + }, { name: "first-aid", pascal_name: "FirstAid", @@ -7008,7 +8399,6 @@ export const icons = ([ categories: [IconCategory.OBJECTS, IconCategory.MAP, IconCategory.SYSTEM], figma_category: FigmaCategory.MAP, tags: [ - "*updated*", "ribbon", "country", "countries", @@ -7022,8 +8412,27 @@ export const icons = ([ updated_in: 2.0, }, { - name: "flag-checkered", - pascal_name: "FlagCheckered", + name: "flag-banner-fold", + pascal_name: "FlagBannerFold", + categories: [IconCategory.OBJECTS, IconCategory.MAP, IconCategory.SYSTEM], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "ribbon", + "country", + "countries", + "finished", + "completed", + "flags", + "swallowtail", + ], + codepoint: 60658, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "flag-checkered", + pascal_name: "FlagCheckered", categories: [IconCategory.MAP, IconCategory.OBJECTS, IconCategory.GAMES], figma_category: FigmaCategory.MAP, tags: ["flags", "race", "racing", "finish line"], @@ -7041,7 +8450,7 @@ export const icons = ([ IconCategory.GAMES, ], figma_category: FigmaCategory.MAP, - tags: ["*new*", "flags", "race", "sports", "team"], + tags: ["flags", "race", "sports", "team"], codepoint: 60656, published_in: 2.0, updated_in: 2.0, @@ -7069,13 +8478,37 @@ export const icons = ([ { name: "flask", pascal_name: "Flask", - categories: [IconCategory.DEVELOPMENT, IconCategory.NATURE], + categories: [ + IconCategory.DEVELOPMENT, + IconCategory.NATURE, + IconCategory.OBJECTS, + ], figma_category: FigmaCategory.HEALTH, tags: ["beaker", "science", "chemistry", "experiment", "erlenmeyer"], codepoint: 59294, published_in: 1.3, updated_in: 1.3, }, + { + name: "flip-horizontal", + pascal_name: "FlipHorizontal", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "mirror", "rotate", "invert"], + codepoint: 60778, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "flip-vertical", + pascal_name: "FlipVertical", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "mirror", "rotate", "invert"], + codepoint: 60780, + published_in: 2.1, + updated_in: 2.1, + }, { name: "floppy-disk", pascal_name: "FloppyDisk", @@ -7101,6 +8534,7 @@ export const icons = ([ categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], figma_category: FigmaCategory.OFFICE, tags: [ + "*updated*", "diskette", "directory", "directories", @@ -7112,17 +8546,17 @@ export const icons = ([ ], codepoint: 60148, published_in: 1.3, - updated_in: 1.4, + updated_in: 2.1, }, { name: "flow-arrow", pascal_name: "FlowArrow", categories: [IconCategory.ARROWS, IconCategory.DESIGN, IconCategory.OFFICE], figma_category: FigmaCategory.DESIGN, - tags: ["flowchart", "arrowhead"], + tags: ["*updated*", "flowchart", "arrowhead"], codepoint: 59116, published_in: 1.3, - updated_in: 1.3, + updated_in: 2.1, }, { name: "flower", @@ -7149,7 +8583,7 @@ export const icons = ([ pascal_name: "FlowerTulip", categories: [IconCategory.NATURE], figma_category: FigmaCategory.WEATHER, - tags: ["*new*", "plants", "green", "environmental"], + tags: ["plants", "green", "environmental"], codepoint: 60108, published_in: 2.0, updated_in: 2.0, @@ -7167,6 +8601,7 @@ export const icons = ([ { name: "folder", pascal_name: "Folder", + alias: { name: "folder-notch", pascal_name: "FolderNotch" }, categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], figma_category: FigmaCategory.OFFICE, tags: ["directory", "directories", "files", "folders"], @@ -7206,6 +8641,7 @@ export const icons = ([ { name: "folder-minus", pascal_name: "FolderMinus", + alias: { name: "folder-notch-minus", pascal_name: "FolderNotchMinus" }, categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], figma_category: FigmaCategory.OFFICE, tags: [ @@ -7221,67 +8657,10 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, - { - name: "folder-notch", - pascal_name: "FolderNotch", - categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], - figma_category: FigmaCategory.OFFICE, - tags: ["directory", "directories", "files", "folders"], - codepoint: 57932, - published_in: 1.0, - updated_in: 1.0, - }, - { - name: "folder-notch-minus", - pascal_name: "FolderNotchMinus", - categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], - figma_category: FigmaCategory.OFFICE, - tags: [ - "directory", - "directories", - "files", - "delete", - "write", - "remove", - "-", - ], - codepoint: 57934, - published_in: 1.0, - updated_in: 1.0, - }, - { - name: "folder-notch-open", - pascal_name: "FolderNotchOpen", - categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], - figma_category: FigmaCategory.OFFICE, - tags: ["directory", "directories", "files", "folders", "load"], - codepoint: 57936, - published_in: 1.0, - updated_in: 1.0, - }, - { - name: "folder-notch-plus", - pascal_name: "FolderNotchPlus", - categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], - figma_category: FigmaCategory.OFFICE, - tags: [ - "directory", - "directories", - "files", - "save", - "write", - "add", - "new", - "create", - "+", - ], - codepoint: 57938, - published_in: 1.0, - updated_in: 1.0, - }, { name: "folder-open", pascal_name: "FolderOpen", + alias: { name: "folder-notch-open", pascal_name: "FolderNotchOpen" }, categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], figma_category: FigmaCategory.OFFICE, tags: ["directory", "directories", "files", "folders", "load"], @@ -7292,6 +8671,7 @@ export const icons = ([ { name: "folder-plus", pascal_name: "FolderPlus", + alias: { name: "folder-notch-plus", pascal_name: "FolderNotchPlus" }, categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], figma_category: FigmaCategory.OFFICE, tags: [ @@ -7461,19 +8841,29 @@ export const icons = ([ { name: "football", pascal_name: "Football", - categories: [IconCategory.GAMES, IconCategory.HEALTH], + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], figma_category: FigmaCategory.GAMES, tags: ["sports", "american football", "nfl"], codepoint: 59160, published_in: 1.3, updated_in: 1.3, }, + { + name: "football-helmet", + pascal_name: "FootballHelmet", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "american football", "nfl"], + codepoint: 61004, + published_in: 2.1, + updated_in: 2.1, + }, { name: "footprints", pascal_name: "Footprints", categories: [IconCategory.HEALTH, IconCategory.MAP], figma_category: FigmaCategory.PEOPLE, - tags: ["*new*", "path", "trail", "walk", "route", "hike", "hiking"], + tags: ["path", "trail", "walk", "route", "hike", "hiking"], codepoint: 60040, published_in: 2.0, updated_in: 2.0, @@ -7488,6 +8878,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "four-k", + pascal_name: "FourK", + categories: [IconCategory.MEDIA], + figma_category: FigmaCategory.MEDIA, + tags: ["*new*", "uhd", "resolution", "video"], + codepoint: 59996, + published_in: 2.1, + updated_in: 2.1, + }, { name: "frame-corners", pascal_name: "FrameCorners", @@ -7545,6 +8945,26 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "funnel-simple-x", + pascal_name: "FunnelSimpleX", + categories: [IconCategory.EDITOR, IconCategory.OBJECTS], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "filters", "refine", "sorting"], + codepoint: 57962, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "funnel-x", + pascal_name: "FunnelX", + categories: [IconCategory.EDITOR, IconCategory.OBJECTS], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "filters", "refine", "sorting"], + codepoint: 57964, + published_in: 2.1, + updated_in: 2.1, + }, { name: "game-controller", pascal_name: "GameController", @@ -7566,7 +8986,7 @@ export const icons = ([ pascal_name: "Garage", categories: [IconCategory.COMMERCE, IconCategory.MAP], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "vehicles", "automobile", "buildings", "transportation"], + tags: ["vehicles", "automobile", "buildings", "transportation"], codepoint: 60630, published_in: 2.0, updated_in: 2.0, @@ -7576,7 +8996,7 @@ export const icons = ([ pascal_name: "GasCan", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "jerrycan", "petrol", "fuel", "gasoline"], + tags: ["jerrycan", "petrol", "fuel", "gasoline"], codepoint: 59598, published_in: 2.0, updated_in: 2.0, @@ -7617,16 +9037,7 @@ export const icons = ([ pascal_name: "Gavel", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: [ - "*new*", - "judge", - "justice", - "legal", - "law", - "court", - "hammer", - "government", - ], + tags: ["judge", "justice", "legal", "law", "court", "hammer", "government"], codepoint: 59954, published_in: 2.0, updated_in: 2.0, @@ -7655,15 +9066,7 @@ export const icons = ([ pascal_name: "GearFine", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.DESIGN, - tags: [ - "*new*", - "setup", - "preferences", - "cogs", - "gears", - "machinery", - "mechanical", - ], + tags: ["setup", "preferences", "cogs", "gears", "machinery", "mechanical"], codepoint: 59516, published_in: 2.0, updated_in: 2.0, @@ -7783,6 +9186,7 @@ export const icons = ([ categories: [IconCategory.DEVELOPMENT], figma_category: FigmaCategory.DEVELOPMENT, tags: [ + "*updated*", "github", "vcs", "source control", @@ -7792,7 +9196,7 @@ export const icons = ([ ], codepoint: 57976, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "git-commit", @@ -7817,6 +9221,7 @@ export const icons = ([ categories: [IconCategory.DEVELOPMENT], figma_category: FigmaCategory.DEVELOPMENT, tags: [ + "*updated*", "github", "vcs", "source control", @@ -7827,7 +9232,7 @@ export const icons = ([ ], codepoint: 57980, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "git-fork", @@ -7835,6 +9240,7 @@ export const icons = ([ categories: [IconCategory.DEVELOPMENT], figma_category: FigmaCategory.DEVELOPMENT, tags: [ + "*updated*", "github", "vcs", "source control", @@ -7844,7 +9250,7 @@ export const icons = ([ ], codepoint: 57982, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "git-merge", @@ -7852,6 +9258,7 @@ export const icons = ([ categories: [IconCategory.DEVELOPMENT], figma_category: FigmaCategory.DEVELOPMENT, tags: [ + "*updated*", "github", "vcs", "source control", @@ -7861,7 +9268,7 @@ export const icons = ([ ], codepoint: 57984, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "git-pull-request", @@ -7869,6 +9276,7 @@ export const icons = ([ categories: [IconCategory.DEVELOPMENT], figma_category: FigmaCategory.DEVELOPMENT, tags: [ + "*updated*", "github", "vcs", "source control", @@ -7878,7 +9286,7 @@ export const icons = ([ ], codepoint: 57986, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "github-logo", @@ -7886,7 +9294,6 @@ export const icons = ([ categories: [IconCategory.DEVELOPMENT, IconCategory.BRAND], figma_category: FigmaCategory.BRAND, tags: [ - "*updated*", "octocat", "vcs", "source control", @@ -7904,7 +9311,6 @@ export const icons = ([ categories: [IconCategory.BRAND, IconCategory.DEVELOPMENT], figma_category: FigmaCategory.BRAND, tags: [ - "*updated*", "vcs", "source control", "version control", @@ -7921,7 +9327,6 @@ export const icons = ([ categories: [IconCategory.BRAND, IconCategory.DEVELOPMENT], figma_category: FigmaCategory.BRAND, tags: [ - "*updated*", "vcs", "source control", "version control", @@ -8031,6 +9436,31 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "globe-simple-x", + pascal_name: "GlobeSimpleX", + categories: [IconCategory.MAP], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "world", + "earth", + "global", + "planet", + "circle", + "round", + "internationalization", + "i18n", + "languages", + "country", + "countries", + "geography", + "internet", + ], + codepoint: 57988, + published_in: 2.1, + updated_in: 2.1, + }, { name: "globe-stand", pascal_name: "GlobeStand", @@ -8054,39 +9484,66 @@ export const icons = ([ updated_in: 1.0, }, { - name: "goggles", - pascal_name: "Goggles", - categories: [IconCategory.HEALTH, IconCategory.OBJECTS], + name: "globe-x", + pascal_name: "GlobeX", + categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, tags: [ "*new*", - "swim", - "swimming", - "sports", - "exercise", - "olympics", - "aquatics", + "world", + "earth", + "global", + "planet", + "circle", + "round", + "internationalization", + "i18n", + "languages", + "country", + "countries", + "geography", + "internet", ], + codepoint: 57990, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "goggles", + pascal_name: "Goggles", + categories: [IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.MAP, + tags: ["swim", "swimming", "sports", "exercise", "olympics", "aquatics"], codepoint: 60596, published_in: 2.0, updated_in: 2.0, }, + { + name: "golf", + pascal_name: "Golf", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "pga", "tee", "ball"], + codepoint: 59966, + published_in: 2.1, + updated_in: 2.1, + }, { name: "goodreads-logo", pascal_name: "GoodreadsLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "reading", "books", "social media", "logos"], + tags: ["*updated*", "reading", "books", "social media", "logos"], codepoint: 60688, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "google-cardboard-logo", pascal_name: "GoogleCardboardLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.GAMES, - tags: ["*new*", "virtual reality", "vr", "logos"], + tags: ["virtual reality", "vr", "logos"], codepoint: 59318, published_in: 2.0, updated_in: 2.0, @@ -8106,7 +9563,7 @@ export const icons = ([ pascal_name: "GoogleDriveLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "cloud", "storage", "backup", "logos"], + tags: ["cloud", "storage", "backup", "logos"], codepoint: 59638, published_in: 2.0, updated_in: 2.0, @@ -8161,6 +9618,36 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "gps", + pascal_name: "Gps", + categories: [IconCategory.MAP, IconCategory.SYSTEM], + figma_category: FigmaCategory.MAP, + tags: ["*new*", "geolocation", "location", "navigation"], + codepoint: 60888, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "gps-fix", + pascal_name: "GpsFix", + categories: [IconCategory.MAP, IconCategory.SYSTEM], + figma_category: FigmaCategory.MAP, + tags: ["*new*", "geolocation", "location", "navigation"], + codepoint: 60886, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "gps-slash", + pascal_name: "GpsSlash", + categories: [IconCategory.MAP, IconCategory.SYSTEM], + figma_category: FigmaCategory.MAP, + tags: ["*new*", "geolocation", "location", "navigation", "disabled"], + codepoint: 60884, + published_in: 2.1, + updated_in: 2.1, + }, { name: "gradient", pascal_name: "Gradient", @@ -8196,7 +9683,7 @@ export const icons = ([ pascal_name: "Grains", categories: [IconCategory.COMMERCE, IconCategory.NATURE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "wheat", "gluten", "farm", "farming", "agriculture"], + tags: ["wheat", "gluten", "farm", "farming", "agriculture"], codepoint: 60520, published_in: 2.0, updated_in: 2.0, @@ -8206,15 +9693,7 @@ export const icons = ([ pascal_name: "GrainsSlash", categories: [IconCategory.COMMERCE], figma_category: FigmaCategory.COMMERCE, - tags: [ - "*new*", - "gluten-free", - "wheat", - "gluten", - "farm", - "farming", - "agriculture", - ], + tags: ["gluten-free", "wheat", "gluten", "farm", "farming", "agriculture"], codepoint: 60522, published_in: 2.0, updated_in: 2.0, @@ -8229,13 +9708,60 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "graphics-card", + pascal_name: "GraphicsCard", + categories: [IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.DEVELOPMENT, + tags: ["*new*", "graphics card", "microchip", "computer", "circuit"], + codepoint: 58898, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "greater-than", + pascal_name: "GreaterThan", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + ">", + "greater than", + "gt", + "comparison", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60868, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "greater-than-or-equal", + pascal_name: "GreaterThanOrEqual", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "≥", + "greater than or equal", + "gte", + "comparison", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60834, + published_in: 2.1, + updated_in: 2.1, + }, { name: "grid-four", pascal_name: "GridFour", categories: [IconCategory.DESIGN, IconCategory.SYSTEM], figma_category: FigmaCategory.DESIGN, tags: [ - "*updated*", "4", "apps", "applications", @@ -8257,7 +9783,6 @@ export const icons = ([ categories: [IconCategory.DESIGN, IconCategory.SYSTEM], figma_category: FigmaCategory.DESIGN, tags: [ - "*new*", "9", "apps", "applications", @@ -8278,11 +9803,21 @@ export const icons = ([ pascal_name: "Guitar", categories: [IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "music", "instrument"], + tags: ["music", "instrument"], codepoint: 60042, published_in: 2.0, updated_in: 2.0, }, + { + name: "hair-dryer", + pascal_name: "HairDryer", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "blow dryer", "beauty", "grooming", "salon"], + codepoint: 60006, + published_in: 2.1, + updated_in: 2.1, + }, { name: "hamburger", pascal_name: "Hamburger", @@ -8310,7 +9845,7 @@ export const icons = ([ IconCategory.COMMERCE, ], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "tools", "carpentry", "construction"], + tags: ["tools", "carpentry", "construction"], codepoint: 59406, published_in: 2.0, updated_in: 2.0, @@ -8325,6 +9860,34 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "hand-arrow-down", + pascal_name: "HandArrowDown", + categories: [ + IconCategory.PEOPLE, + IconCategory.COMMERCE, + IconCategory.FINANCE, + ], + figma_category: FigmaCategory.PEOPLE, + tags: ["*new*", "take", "receive", "remove", "withdraw", "emoji"], + codepoint: 59982, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "hand-arrow-up", + pascal_name: "HandArrowUp", + categories: [ + IconCategory.PEOPLE, + IconCategory.COMMERCE, + IconCategory.FINANCE, + ], + figma_category: FigmaCategory.PEOPLE, + tags: ["*new*", "give", "insert", "deposit", "donation", "emoji"], + codepoint: 61018, + published_in: 2.1, + updated_in: 2.1, + }, { name: "hand-coins", pascal_name: "HandCoins", @@ -8334,27 +9897,41 @@ export const icons = ([ IconCategory.FINANCE, ], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "donation", "payment", "money", "paying", "purchase"], + tags: ["donation", "payment", "money", "paying", "purchase"], codepoint: 60044, published_in: 2.0, updated_in: 2.0, }, + { + name: "hand-deposit", + pascal_name: "HandDeposit", + categories: [ + IconCategory.PEOPLE, + IconCategory.COMMERCE, + IconCategory.FINANCE, + ], + figma_category: FigmaCategory.PEOPLE, + tags: ["*new*", "give", "insert", "donation", "atm", "emoji"], + codepoint: 61058, + published_in: 2.1, + updated_in: 2.1, + }, { name: "hand-eye", pascal_name: "HandEye", categories: [IconCategory.PEOPLE], figma_category: FigmaCategory.PEOPLE, - tags: ["pointers", "cursors", "emoji", "hamsa", "evil eye"], + tags: ["*updated*", "emoji", "hamsa", "evil eye"], codepoint: 59980, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "hand-fist", pascal_name: "HandFist", categories: [IconCategory.PEOPLE], figma_category: FigmaCategory.PEOPLE, - tags: ["pointers", "cursors", "emoji", "power", "protest", "blm"], + tags: ["emoji", "power", "protest", "blm"], codepoint: 58746, published_in: 1.1, updated_in: 1.1, @@ -8374,7 +9951,7 @@ export const icons = ([ pascal_name: "HandHeart", categories: [IconCategory.PEOPLE], figma_category: FigmaCategory.HEALTH, - tags: ["*new*", "donation", "care", "emoji"], + tags: ["donation", "care", "emoji"], codepoint: 59408, published_in: 2.0, updated_in: 2.0, @@ -8398,6 +9975,16 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "hand-peace", + pascal_name: "HandPeace", + categories: [IconCategory.PEOPLE, IconCategory.COMMUNICATION], + figma_category: FigmaCategory.PEOPLE, + tags: ["*new*", "emoji", "victory"], + codepoint: 59340, + published_in: 2.1, + updated_in: 2.1, + }, { name: "hand-pointing", pascal_name: "HandPointing", @@ -8411,9 +9998,16 @@ export const icons = ([ { name: "hand-soap", pascal_name: "HandSoap", - categories: [IconCategory.HEALTH], + categories: [IconCategory.HEALTH, IconCategory.OBJECTS], figma_category: FigmaCategory.HEALTH, - tags: ["dispenser", "pump", "sanitizer", "disinfectant"], + tags: [ + "dispenser", + "pump", + "sanitizer", + "disinfectant", + "lotion", + "bottle", + ], codepoint: 58928, published_in: 1.2, updated_in: 1.2, @@ -8423,7 +10017,7 @@ export const icons = ([ pascal_name: "HandSwipeLeft", categories: [IconCategory.PEOPLE, IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "pointers", "cursors", "gesture"], + tags: ["pointers", "cursors", "gesture"], codepoint: 60564, published_in: 2.0, updated_in: 2.0, @@ -8433,7 +10027,7 @@ export const icons = ([ pascal_name: "HandSwipeRight", categories: [IconCategory.PEOPLE, IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "pointers", "cursors", "gesture"], + tags: ["pointers", "cursors", "gesture"], codepoint: 60562, published_in: 2.0, updated_in: 2.0, @@ -8443,7 +10037,7 @@ export const icons = ([ pascal_name: "HandTap", categories: [IconCategory.PEOPLE, IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "pointers", "cursors", "gesture"], + tags: ["pointers", "cursors", "gesture"], codepoint: 60560, published_in: 2.0, updated_in: 2.0, @@ -8453,14 +10047,28 @@ export const icons = ([ pascal_name: "HandWaving", categories: [IconCategory.SYSTEM, IconCategory.PEOPLE], figma_category: FigmaCategory.PEOPLE, - tags: ["pointers", "cursors", "emoji", "palm", "wave", "hello", "goodbye"], + tags: ["emoji", "palm", "wave", "hello", "goodbye"], codepoint: 58752, published_in: 1.1, updated_in: 1.1, }, { - name: "handbag", - pascal_name: "Handbag", + name: "hand-withdraw", + pascal_name: "HandWithdraw", + categories: [ + IconCategory.PEOPLE, + IconCategory.COMMERCE, + IconCategory.FINANCE, + ], + figma_category: FigmaCategory.PEOPLE, + tags: ["*new*", "take", "remove", "withdrawal", "atm", "emoji"], + codepoint: 61056, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "handbag", + pascal_name: "Handbag", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, tags: ["suitcases", "valises", "baggage", "purses"], @@ -8493,7 +10101,7 @@ export const icons = ([ pascal_name: "HandsPraying", categories: [IconCategory.PEOPLE], figma_category: FigmaCategory.PEOPLE, - tags: ["*new*", "religion", "worship", "prayer", "thanks", "thank you"], + tags: ["emoji", "religion", "worship", "prayer", "thanks", "thank you"], codepoint: 60616, published_in: 2.0, updated_in: 2.0, @@ -8503,7 +10111,7 @@ export const icons = ([ pascal_name: "Handshake", categories: [IconCategory.PEOPLE, IconCategory.COMMERCE], figma_category: FigmaCategory.PEOPLE, - tags: ["pointers", "cursors", "emoji", "deal", "agreement"], + tags: ["emoji", "deal", "agreement"], codepoint: 58754, published_in: 1.1, updated_in: 1.1, @@ -8550,6 +10158,20 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "hard-hat", + pascal_name: "HardHat", + categories: [ + IconCategory.COMMERCE, + IconCategory.OBJECTS, + IconCategory.DEVELOPMENT, + ], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "safety", "construction", "industry", "helmet", "ppe"], + codepoint: 60742, + published_in: 2.1, + updated_in: 2.1, + }, { name: "hash", pascal_name: "Hash", @@ -8584,6 +10206,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "head-circuit", + pascal_name: "HeadCircuit", + categories: [IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.DEVELOPMENT, + tags: ["*new*", "automaton", "artificial intelligence", "ai"], + codepoint: 59348, + published_in: 2.1, + updated_in: 2.1, + }, { name: "headlights", pascal_name: "Headlights", @@ -8671,15 +10303,7 @@ export const icons = ([ IconCategory.HEALTH, ], figma_category: FigmaCategory.GAMES, - tags: [ - "*new*", - "wellness", - "love", - "healthy", - "like", - "favorites", - "favorited", - ], + tags: ["wellness", "love", "healthy", "like", "favorites", "favorited"], codepoint: 60488, published_in: 2.0, updated_in: 2.0, @@ -8741,15 +10365,35 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "high-definition", + pascal_name: "HighDefinition", + categories: [IconCategory.MEDIA], + figma_category: FigmaCategory.MEDIA, + tags: ["*new*", "hd", "resolution", "video"], + codepoint: 60046, + published_in: 2.1, + updated_in: 2.1, + }, { name: "high-heel", pascal_name: "HighHeel", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "pumps", "clothes", "clothing", "shoes"], + tags: ["*updated*", "pumps", "clothes", "clothing", "shoes"], codepoint: 59624, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, + }, + { + name: "highlighter", + pascal_name: "Highlighter", + categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OFFICE], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "marker", "write", "writing", "editing"], + codepoint: 60534, + published_in: 2.1, + updated_in: 2.1, }, { name: "highlighter-circle", @@ -8761,12 +10405,22 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "hockey", + pascal_name: "Hockey", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "nhl", "stick", "puck"], + codepoint: 60550, + published_in: 2.1, + updated_in: 2.1, + }, { name: "hoodie", pascal_name: "Hoodie", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "clothes", "clothing", "sweatshirt"], + tags: ["clothes", "clothing", "sweatshirt"], codepoint: 60624, published_in: 2.0, updated_in: 2.0, @@ -8781,6 +10435,25 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "hospital", + pascal_name: "Hospital", + categories: [IconCategory.MAP, IconCategory.HEALTH], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "places", + "locations", + "medical", + "medicine", + "emergency", + "doctor", + "buildings", + ], + codepoint: 59460, + published_in: 2.1, + updated_in: 2.1, + }, { name: "hourglass", pascal_name: "Hourglass", @@ -8948,10 +10621,10 @@ export const icons = ([ pascal_name: "HouseLine", categories: [IconCategory.MAP, IconCategory.SYSTEM], figma_category: FigmaCategory.MAP, - tags: ["homes", "buildings", "places", "locations"], + tags: ["*updated*", "homes", "buildings", "places", "locations"], codepoint: 58052, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "house-simple", @@ -8963,12 +10636,22 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "hurricane", + pascal_name: "Hurricane", + categories: [IconCategory.WEATHER], + figma_category: FigmaCategory.WEATHER, + tags: ["*new*", "meteorology", "cyclone", "storm", "disaster", "wind"], + codepoint: 59534, + published_in: 2.1, + updated_in: 2.1, + }, { name: "ice-cream", pascal_name: "IceCream", categories: [IconCategory.COMMERCE, IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "food", "dessert", "cone"], + tags: ["food", "dessert", "cone"], codepoint: 59396, published_in: 2.0, updated_in: 2.0, @@ -9016,7 +10699,28 @@ export const icons = ([ ], codepoint: 58058, published_in: 1.0, - updated_in: 2.0, + updated_in: 2.1, + }, + { + name: "image-broken", + pascal_name: "ImageBroken", + categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + figma_category: FigmaCategory.MEDIA, + tags: [ + "*new*", + "pictures", + "photographs", + "photography", + "wallpapers", + "gallery", + "landscape", + "missing", + "error", + "404", + ], + codepoint: 59304, + published_in: 2.1, + updated_in: 2.1, }, { name: "image-square", @@ -9024,7 +10728,6 @@ export const icons = ([ categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, tags: [ - "*updated*", "pictures", "photographs", "photography", @@ -9042,7 +10745,7 @@ export const icons = ([ categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, tags: [ - "*new*", + "*updated*", "pictures", "photographs", "photography", @@ -9053,7 +10756,7 @@ export const icons = ([ ], codepoint: 59446, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "images-square", @@ -9061,7 +10764,6 @@ export const icons = ([ categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, tags: [ - "*new*", "pictures", "photographs", "photography", @@ -9136,7 +10838,7 @@ export const icons = ([ pascal_name: "IntersectSquare", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "venn-diagram", "join", "intersection"], + tags: ["venn-diagram", "join", "intersection"], codepoint: 59514, published_in: 2.0, updated_in: 2.0, @@ -9146,17 +10848,102 @@ export const icons = ([ pascal_name: "IntersectThree", categories: [IconCategory.PEOPLE, IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, + tags: ["venn-diagram", "join", "intersection", "gender", "pronouns"], + codepoint: 60612, + published_in: 2.0, + updated_in: 2.0, + }, + { + name: "intersection", + pascal_name: "Intersection", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, tags: [ "*new*", - "venn-diagram", - "join", + "∩", "intersection", - "gender", - "pronouns", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", ], - codepoint: 60612, - published_in: 2.0, - updated_in: 2.0, + codepoint: 60858, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "invoice", + pascal_name: "Invoice", + categories: [ + IconCategory.COMMERCE, + IconCategory.FINANCE, + IconCategory.OFFICE, + ], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "receipt", "expense", "bill"], + codepoint: 60994, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "island", + pascal_name: "Island", + categories: [IconCategory.MAP, IconCategory.NATURE], + figma_category: FigmaCategory.WEATHER, + tags: [ + "*new*", + "geography", + "beach", + "ocean", + "tropical", + "palm", + "vacation", + "trip", + "locations", + "places", + ], + codepoint: 60934, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "jar", + pascal_name: "Jar", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "mason jar", + "kitchen", + "pantry", + "canning", + "preserves", + "food", + "condiments", + ], + codepoint: 59360, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "jar-label", + pascal_name: "JarLabel", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "mason jar", + "kitchen", + "pantry", + "canning", + "preserves", + "food", + "condiments", + ], + codepoint: 59360, + published_in: 2.1, + updated_in: 2.1, }, { name: "jeep", @@ -9164,6 +10951,7 @@ export const icons = ([ categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, tags: [ + "*updated*", "vehicles", "automobile", "suv", @@ -9177,7 +10965,24 @@ export const icons = ([ ], codepoint: 58068, published_in: 1.0, - updated_in: 1.4, + updated_in: 2.1, + }, + { + name: "joystick", + pascal_name: "Joystick", + categories: [IconCategory.GAMES, IconCategory.MEDIA, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: [ + "*new*", + "gaming", + "game controller", + "video games", + "arcade game", + "atari", + ], + codepoint: 59998, + published_in: 2.1, + updated_in: 2.1, }, { name: "kanban", @@ -9306,6 +11111,16 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "lamp-pendant", + pascal_name: "LampPendant", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "light", "furniture", "appliances"], + codepoint: 60974, + published_in: 2.1, + updated_in: 2.1, + }, { name: "laptop", pascal_name: "Laptop", @@ -9316,6 +11131,26 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "lasso", + pascal_name: "Lasso", + categories: [IconCategory.DESIGN, IconCategory.OBJECTS], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "select", "selection", "loop", "rope", "cowboy"], + codepoint: 60870, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "lastfm-logo", + pascal_name: "LastfmLogo", + categories: [IconCategory.BRAND, IconCategory.MEDIA], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "scrobble", "music", "social media"], + codepoint: 59458, + published_in: 2.1, + updated_in: 2.1, + }, { name: "layout", pascal_name: "Layout", @@ -9332,7 +11167,6 @@ export const icons = ([ categories: [IconCategory.NATURE], figma_category: FigmaCategory.WEATHER, tags: [ - "*updated*", "plants", "trees", "branches", @@ -9345,6 +11179,133 @@ export const icons = ([ published_in: 1.0, updated_in: 2.0, }, + { + name: "lectern", + pascal_name: "Lectern", + categories: [ + IconCategory.OBJECTS, + IconCategory.FINANCE, + IconCategory.OFFICE, + ], + figma_category: FigmaCategory.EDUCATION, + tags: [ + "*new*", + "lecture", + "podium", + "pulpit", + "stand", + "speech", + "presentation", + "keynote", + ], + codepoint: 59738, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "lego", + pascal_name: "Lego", + categories: [IconCategory.GAMES], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "toys", "blocks", "bricks"], + codepoint: 59590, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "lego-smiley", + pascal_name: "LegoSmiley", + categories: [ + IconCategory.GAMES, + IconCategory.COMMUNICATION, + IconCategory.PEOPLE, + ], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "face", "emoji", "toys", "blocks", "bricks"], + codepoint: 59590, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "less-than", + pascal_name: "LessThan", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "<", + "less than", + "lt", + "comparison", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60844, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "less-than-or-equal", + pascal_name: "LessThanOrEqual", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "≤", + "less than or equal", + "lte", + "comparison", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60836, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "letter-circle-h", + pascal_name: "LetterCircleH", + categories: [IconCategory.EDITOR, IconCategory.MAP, IconCategory.DESIGN], + figma_category: FigmaCategory.COMMUNICATION, + tags: ["*new*", "hospital", "letter", "glyph", "character"], + codepoint: 60408, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "letter-circle-p", + pascal_name: "LetterCircleP", + categories: [IconCategory.EDITOR, IconCategory.MAP, IconCategory.DESIGN], + figma_category: FigmaCategory.COMMUNICATION, + tags: [ + "*new*", + "parking lot", + "valet", + "vehicles", + "letter", + "glyph", + "character", + ], + codepoint: 60424, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "letter-circle-v", + pascal_name: "LetterCircleV", + categories: [ + IconCategory.EDITOR, + IconCategory.DESIGN, + IconCategory.COMMERCE, + ], + figma_category: FigmaCategory.COMMUNICATION, + tags: ["*new*", "vegan", "letter", "glyph", "character"], + codepoint: 60436, + published_in: 2.1, + updated_in: 2.1, + }, { name: "lifebuoy", pascal_name: "Lifebuoy", @@ -9393,15 +11354,7 @@ export const icons = ([ pascal_name: "Lighthouse", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: [ - "*new*", - "buildings", - "nautical", - "navigation", - "boats", - "ships", - "safety", - ], + tags: ["buildings", "nautical", "navigation", "boats", "ships", "safety"], codepoint: 59894, published_in: 2.0, updated_in: 2.0, @@ -9432,7 +11385,7 @@ export const icons = ([ pascal_name: "LightningA", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "flash", "auto"], + tags: ["flash", "auto"], codepoint: 60036, published_in: 2.0, updated_in: 2.0, @@ -9476,15 +11429,32 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "line-vertical", + pascal_name: "LineVertical", + categories: [IconCategory.DESIGN, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "bar", "pipe", "|", "divider. symbol"], + codepoint: 60784, + published_in: 2.1, + updated_in: 2.1, + }, { name: "link", pascal_name: "Link", categories: [IconCategory.COMMUNICATION, IconCategory.OBJECTS], figma_category: FigmaCategory.SYSTEM, - tags: ["anchor", "hyperlink", "hypertext", "chains", "chained"], + tags: [ + "*updated*", + "anchor", + "hyperlink", + "hypertext", + "chains", + "chained", + ], codepoint: 58082, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "link-break", @@ -9570,6 +11540,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "linktree-logo", + pascal_name: "LinktreeLogo", + categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "social media", "links"], + codepoint: 60910, + published_in: 2.1, + updated_in: 2.1, + }, { name: "linux-logo", pascal_name: "LinuxLogo", @@ -9586,6 +11566,7 @@ export const icons = ([ categories: [IconCategory.SYSTEM, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, tags: [ + "*updated*", "hamburger menu", "overflow menu", "sidebar", @@ -9599,44 +11580,54 @@ export const icons = ([ ], codepoint: 58096, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "list-bullets", pascal_name: "ListBullets", categories: [IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["ul", "unordered list", "bulleted list", "checklist"], + tags: ["*updated*", "ul", "unordered list", "bulleted list", "checklist"], codepoint: 58098, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "list-checks", pascal_name: "ListChecks", categories: [IconCategory.OFFICE, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["checklist", "todo"], + tags: ["*updated*", "checklist", "todo"], codepoint: 60124, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "list-dashes", pascal_name: "ListDashes", categories: [IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["ul", "unordered list", "dashed list", "checklist"], + tags: ["*updated*", "ul", "unordered list", "dashed list", "checklist"], codepoint: 58100, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, + }, + { + name: "list-heart", + pascal_name: "ListHeart", + categories: [IconCategory.EDITOR, IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "favorites", "wishlist", "liked"], + codepoint: 60382, + published_in: 2.1, + updated_in: 2.1, }, { name: "list-magnifying-glass", pascal_name: "ListMagnifyingGlass", categories: [IconCategory.EDITOR, IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "search", "find", "locate", "query", "inspect"], + tags: ["search", "find", "locate", "query", "inspect"], codepoint: 60384, published_in: 2.0, updated_in: 2.0, @@ -9646,10 +11637,10 @@ export const icons = ([ pascal_name: "ListNumbers", categories: [IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["ol", "ordered list", "numbered list", "checklist"], + tags: ["*updated*", "ol", "ordered list", "numbered list", "checklist"], codepoint: 58102, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "list-plus", @@ -9657,6 +11648,7 @@ export const icons = ([ categories: [IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, tags: [ + "*updated*", "ul", "ol", "unordered list", @@ -9667,7 +11659,17 @@ export const icons = ([ ], codepoint: 58104, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, + }, + { + name: "list-star", + pascal_name: "ListStar", + categories: [IconCategory.EDITOR, IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "favorites", "wishlist", "liked"], + codepoint: 60380, + published_in: 2.1, + updated_in: 2.1, }, { name: "lock", @@ -9848,11 +11850,21 @@ export const icons = ([ pascal_name: "Lockers", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: ["*new*", "locker room", "gym", "storage"], + tags: ["locker room", "gym", "storage"], codepoint: 60600, published_in: 2.0, updated_in: 2.0, }, + { + name: "log", + pascal_name: "Log", + categories: [IconCategory.NATURE], + figma_category: FigmaCategory.WEATHER, + tags: ["*new*", "tree", "stump", "stick", "branch"], + codepoint: 60802, + published_in: 2.1, + updated_in: 2.1, + }, { name: "magic-wand", pascal_name: "MagicWand", @@ -9913,43 +11925,176 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "mailbox", + pascal_name: "Mailbox", + categories: [ + IconCategory.COMMUNICATION, + IconCategory.OBJECTS, + IconCategory.MAP, + ], + figma_category: FigmaCategory.COMMUNICATION, + tags: ["*new*", "email", "letters", "messaging", "post"], + codepoint: 60446, + published_in: 2.1, + updated_in: 2.1, + }, { name: "map-pin", pascal_name: "MapPin", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: ["maps", "places", "markers", "pins", "locations"], + tags: [ + "maps", + "places", + "markers", + "pins", + "locations", + "poi", + "point of interest", + ], codepoint: 58134, published_in: 1.0, updated_in: 1.0, }, + { + name: "map-pin-area", + pascal_name: "MapPinArea", + categories: [IconCategory.MAP], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "maps", + "places", + "markers", + "pins", + "locations", + "poi", + "point of interest", + ], + codepoint: 60986, + published_in: 2.1, + updated_in: 2.1, + }, { name: "map-pin-line", pascal_name: "MapPinLine", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: ["maps", "places", "markers", "pins", "locations"], + tags: [ + "maps", + "places", + "markers", + "pins", + "locations", + "poi", + "point of interest", + ], codepoint: 58136, published_in: 1.0, updated_in: 1.0, }, { - name: "map-trifold", - pascal_name: "MapTrifold", + name: "map-pin-plus", + pascal_name: "MapPinPlus", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, tags: [ - "*updated*", + "*new*", "maps", "places", + "markers", + "pins", "locations", - "cartography", - "geography", + "add", + "point of interest", + ], + codepoint: 58132, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "map-pin-simple", + pascal_name: "MapPinSimple", + categories: [IconCategory.MAP], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "maps", + "places", + "markers", + "pins", + "locations", + "poi", + "point of interest", + ], + codepoint: 60990, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "map-pin-simple-area", + pascal_name: "MapPinSimpleArea", + categories: [IconCategory.MAP], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "maps", + "places", + "markers", + "pins", + "locations", + "poi", + "point of interest", ], + codepoint: 60988, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "map-pin-simple-line", + pascal_name: "MapPinSimpleLine", + categories: [IconCategory.MAP], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "maps", + "places", + "markers", + "pins", + "locations", + "poi", + "point of interest", + ], + codepoint: 60984, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "map-trifold", + pascal_name: "MapTrifold", + categories: [IconCategory.MAP], + figma_category: FigmaCategory.MAP, + tags: ["maps", "places", "locations", "cartography", "geography"], codepoint: 58138, published_in: 1.0, updated_in: 2.0, }, + { + name: "markdown-logo", + pascal_name: "MarkdownLogo", + categories: [ + IconCategory.DEVELOPMENT, + IconCategory.OFFICE, + IconCategory.MEDIA, + IconCategory.BRAND, + ], + figma_category: FigmaCategory.DEVELOPMENT, + tags: ["*new*", "markup", "editor", ".md"], + codepoint: 58632, + published_in: 2.1, + updated_in: 2.1, + }, { name: "marker-circle", pascal_name: "MarkerCircle", @@ -10001,6 +12146,16 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "mastodon-logo", + pascal_name: "MastodonLogo", + categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "fediverse", "social media", "decentralized"], + codepoint: 60776, + published_in: 2.1, + updated_in: 2.1, + }, { name: "math-operations", pascal_name: "MathOperations", @@ -10035,6 +12190,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "matrix-logo", + pascal_name: "MatrixLogo", + categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + figma_category: FigmaCategory.COMMUNICATION, + tags: ["*new*", "matrix protocol", "brands", "logos"], + codepoint: 60772, + published_in: 2.1, + updated_in: 2.1, + }, { name: "medal", pascal_name: "Medal", @@ -10050,7 +12215,7 @@ export const icons = ([ pascal_name: "MedalMilitary", categories: [IconCategory.OBJECTS, IconCategory.GAMES], figma_category: FigmaCategory.GAMES, - tags: ["*new*", "ribbons", "winning", "victory", "awards", "military"], + tags: ["ribbons", "winning", "victory", "awards", "military"], codepoint: 60668, published_in: 2.0, updated_in: 2.0, @@ -10085,6 +12250,35 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "member-of", + pascal_name: "MemberOf", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "∈", + "is element of", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60866, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "memory", + pascal_name: "Memory", + categories: [IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "ram", "microchip", "computer", "circuit", "electronics"], + codepoint: 59844, + published_in: 2.1, + updated_in: 2.1, + }, { name: "messenger-logo", pascal_name: "MessengerLogo", @@ -10100,17 +12294,27 @@ export const icons = ([ pascal_name: "MetaLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "facebook", "logos", "social media", "logos"], + tags: ["*updated*", "facebook", "logos", "social media", "logos"], codepoint: 60674, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, + }, + { + name: "meteor", + pascal_name: "Meteor", + categories: [IconCategory.WEATHER, IconCategory.NATURE], + figma_category: FigmaCategory.WEATHER, + tags: ["*new*", "astronomy", "asteroid", "fireball"], + codepoint: 59834, + published_in: 2.1, + updated_in: 2.1, }, { name: "metronome", pascal_name: "Metronome", categories: [IconCategory.OBJECTS, IconCategory.MEDIA], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "music", "beat", "tempo", "bpm"], + tags: ["music", "beat", "tempo", "bpm"], codepoint: 60558, published_in: 2.0, updated_in: 2.0, @@ -10166,6 +12370,21 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "microscope", + pascal_name: "Microscope", + categories: [ + IconCategory.NATURE, + IconCategory.DEVELOPMENT, + IconCategory.OBJECTS, + IconCategory.HEALTH, + ], + figma_category: FigmaCategory.HEALTH, + tags: ["*new*", "science", "biology", "experiment", "magnify"], + codepoint: 60538, + published_in: 2.1, + updated_in: 2.1, + }, { name: "microsoft-excel-logo", pascal_name: "MicrosoftExcelLogo", @@ -10185,7 +12404,7 @@ export const icons = ([ IconCategory.OFFICE, ], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "email", "logos"], + tags: ["email", "logos"], codepoint: 60272, published_in: 2.0, updated_in: 2.0, @@ -10272,7 +12491,6 @@ export const icons = ([ categories: [IconCategory.FINANCE, IconCategory.SYSTEM], figma_category: FigmaCategory.FINANCE, tags: [ - "*new*", "-", "subtraction", "difference", @@ -10289,8 +12507,18 @@ export const icons = ([ pascal_name: "Money", categories: [IconCategory.COMMERCE, IconCategory.FINANCE], figma_category: FigmaCategory.COMMERCE, + tags: ["cash", "dollars", "paper bills", "payment", "paying", "purchase"], + codepoint: 58760, + published_in: 1.1, + updated_in: 2.0, + }, + { + name: "money-wavy", + pascal_name: "MoneyWavy", + categories: [IconCategory.FINANCE, IconCategory.COMMERCE], + figma_category: FigmaCategory.COMMERCE, tags: [ - "*updated*", + "*new*", "cash", "dollars", "paper bills", @@ -10298,9 +12526,9 @@ export const icons = ([ "paying", "purchase", ], - codepoint: 58760, - published_in: 1.1, - updated_in: 2.0, + codepoint: 61032, + published_in: 2.1, + updated_in: 2.1, }, { name: "monitor", @@ -10312,6 +12540,24 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "monitor-arrow-up", + pascal_name: "MonitorArrowUp", + categories: [IconCategory.SYSTEM, IconCategory.MEDIA], + figma_category: FigmaCategory.SYSTEM, + tags: [ + "*new*", + "screen", + "screencast", + "screenshare", + "upload", + "video", + "movie", + ], + codepoint: 58762, + published_in: 2.1, + updated_in: 2.1, + }, { name: "monitor-play", pascal_name: "MonitorPlay", @@ -10380,7 +12626,7 @@ export const icons = ([ pascal_name: "Moped", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "scooter", "vehicle", "vespa", "transportation", "travel"], + tags: ["scooter", "vehicles", "vespa", "transportation", "travel"], codepoint: 59428, published_in: 2.0, updated_in: 2.0, @@ -10390,7 +12636,7 @@ export const icons = ([ pascal_name: "MopedFront", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "scooter", "vehicle", "vespa", "transportation", "travel"], + tags: ["scooter", "vehicles", "vespa", "transportation", "travel"], codepoint: 59426, published_in: 2.0, updated_in: 2.0, @@ -10400,7 +12646,7 @@ export const icons = ([ pascal_name: "Mosque", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: ["*new*", "islam", "muslim", "religion", "worship"], + tags: ["islam", "muslim", "religion", "worship"], codepoint: 60654, published_in: 2.0, updated_in: 2.0, @@ -10410,7 +12656,7 @@ export const icons = ([ pascal_name: "Motorcycle", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "vehicle", "motorbike", "transportation", "travel"], + tags: ["vehicles", "motorbike", "transportation", "travel"], codepoint: 59402, published_in: 2.0, updated_in: 2.0, @@ -10420,20 +12666,60 @@ export const icons = ([ pascal_name: "Mountains", categories: [IconCategory.NATURE, IconCategory.MAP], figma_category: FigmaCategory.WEATHER, - tags: ["hills", "outdoors", "terrain", "geology", "adventure"], + tags: ["*updated*", "hills", "outdoors", "terrain", "geology", "adventure"], codepoint: 59310, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, + }, + { + name: "mouse", + pascal_name: "Mouse", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*updated*", "clicks", "input"], + codepoint: 58170, + published_in: 1.0, + updated_in: 2.1, + }, + { + name: "mouse-left-click", + pascal_name: "MouseLeftClick", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "clicks", "input"], + codepoint: 58164, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "mouse-middle-click", + pascal_name: "MouseMiddleClick", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "clicks", "input"], + codepoint: 58168, + published_in: 2.1, + updated_in: 2.1, }, { - name: "mouse", - pascal_name: "Mouse", + name: "mouse-right-click", + pascal_name: "MouseRightClick", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["clicks", "input"], - codepoint: 58170, - published_in: 1.0, - updated_in: 1.0, + tags: ["*new*", "clicks", "input"], + codepoint: 58166, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "mouse-scroll", + pascal_name: "MouseScroll", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "clicks", "input"], + codepoint: 58162, + published_in: 2.1, + updated_in: 2.1, }, { name: "mouse-simple", @@ -10475,6 +12761,24 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "music-notes-minus", + pascal_name: "MusicNotesMinus", + categories: [IconCategory.MEDIA], + figma_category: FigmaCategory.MEDIA, + tags: [ + "*new*", + "songs", + "audio", + "playlist", + "albums", + "remove", + "subtract", + ], + codepoint: 60940, + published_in: 2.1, + updated_in: 2.1, + }, { name: "music-notes-plus", pascal_name: "MusicNotesPlus", @@ -10515,6 +12819,36 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "network", + pascal_name: "Network", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "internet", "ethernet", "lan"], + codepoint: 60894, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "network-slash", + pascal_name: "NetworkSlash", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "internet", "ethernet", "lan", "error"], + codepoint: 60892, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "network-x", + pascal_name: "NetworkX", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "internet", "ethernet", "lan", "disabled"], + codepoint: 60890, + published_in: 2.1, + updated_in: 2.1, + }, { name: "newspaper", pascal_name: "Newspaper", @@ -10530,17 +12864,93 @@ export const icons = ([ pascal_name: "NewspaperClipping", categories: [IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.MEDIA, - tags: ["reading", "writing", "journals", "periodicals"], + tags: ["*updated*", "reading", "writing", "journals", "periodicals"], codepoint: 58182, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, + }, + { + name: "not-equals", + pascal_name: "NotEquals", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "≠", + "equality", + "equivalent", + "equivalence", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60838, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "not-member-of", + pascal_name: "NotMemberOf", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "∉", + "is not element of", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60846, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "not-subset-of", + pascal_name: "NotSubsetOf", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "⊄", + "not subset of", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60848, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "not-superset-of", + pascal_name: "NotSupersetOf", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "⊉", + "not superset of", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60850, + published_in: 2.1, + updated_in: 2.1, }, { name: "notches", pascal_name: "Notches", categories: [IconCategory.SYSTEM, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "textarea", "resize", "drag handle", "knurling"], + tags: ["textarea", "resize", "drag handle", "knurling"], codepoint: 60730, published_in: 2.0, updated_in: 2.0, @@ -10599,6 +13009,7 @@ export const icons = ([ categories: [IconCategory.OFFICE, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, tags: [ + "*updated*", "logs", "logbook", "notes", @@ -10609,7 +13020,7 @@ export const icons = ([ ], codepoint: 58942, published_in: 1.2, - updated_in: 1.2, + updated_in: 2.1, }, { name: "notification", @@ -10626,11 +13037,21 @@ export const icons = ([ pascal_name: "NotionLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "documentation", "productivity", "wiki", "logos"], + tags: ["documentation", "productivity", "wiki", "logos"], codepoint: 59808, published_in: 2.0, updated_in: 2.0, }, + { + name: "nuclear-plant", + pascal_name: "NuclearPlant", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "renewable", "energy", "power", "electricity"], + codepoint: 60796, + published_in: 2.1, + updated_in: 2.1, + }, { name: "number-circle-eight", pascal_name: "NumberCircleEight", @@ -10675,6 +13096,7 @@ export const icons = ([ categories: [IconCategory.FINANCE], figma_category: FigmaCategory.FINANCE, tags: [ + "*updated*", "4", "round", "numbers", @@ -10686,7 +13108,7 @@ export const icons = ([ ], codepoint: 58206, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "number-circle-nine", @@ -10863,6 +13285,7 @@ export const icons = ([ categories: [IconCategory.FINANCE], figma_category: FigmaCategory.FINANCE, tags: [ + "*updated*", "4", "numbers", "numerals", @@ -10873,7 +13296,7 @@ export const icons = ([ ], codepoint: 58204, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "number-nine", @@ -10989,6 +13412,7 @@ export const icons = ([ categories: [IconCategory.FINANCE], figma_category: FigmaCategory.FINANCE, tags: [ + "*updated*", "4", "numbers", "numerals", @@ -10999,7 +13423,7 @@ export const icons = ([ ], codepoint: 58208, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "number-square-nine", @@ -11181,6 +13605,25 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "numpad", + pascal_name: "Numpad", + categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], + figma_category: FigmaCategory.COMMUNICATION, + tags: [ + "*new*", + "dialer", + "dialpad", + "call-center", + "telephone", + "landline", + "password", + "passcode", + ], + codepoint: 58312, + published_in: 2.1, + updated_in: 2.1, + }, { name: "nut", pascal_name: "Nut", @@ -11224,11 +13667,31 @@ export const icons = ([ pascal_name: "OfficeChair", categories: [IconCategory.OBJECTS, IconCategory.COMMERCE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "furniture", "seat"], + tags: ["furniture", "seat"], codepoint: 59974, published_in: 2.0, updated_in: 2.0, }, + { + name: "onigiri", + pascal_name: "Onigiri", + categories: [IconCategory.COMMERCE, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "rice ball", "japanese", "food", "restaurant"], + codepoint: 60972, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "open-ai-logo", + pascal_name: "OpenAiLogo", + categories: [IconCategory.DEVELOPMENT, IconCategory.BRAND], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "artificial intelligence", "ai", "chatgpt", "llm", "logos"], + codepoint: 59346, + published_in: 2.1, + updated_in: 2.1, + }, { name: "option", pascal_name: "Option", @@ -11239,16 +13702,44 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "orange", + pascal_name: "Orange", + categories: [IconCategory.COMMERCE, IconCategory.NATURE], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "food", "fruit", "juice", "citrus", "groceries", "market"], + codepoint: 60992, + published_in: 2.1, + updated_in: 2.1, + }, { name: "orange-slice", pascal_name: "OrangeSlice", categories: [IconCategory.MAP, IconCategory.COMMERCE, IconCategory.NATURE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "food", "fruit", "juice", "citrus", "groceries", "market"], + tags: ["food", "fruit", "juice", "citrus", "groceries", "market"], codepoint: 60726, published_in: 2.0, updated_in: 2.0, }, + { + name: "oven", + pascal_name: "Oven", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "stove", + "stovetop", + "food", + "cooking", + "cuisine", + "kitchen", + ], + codepoint: 60812, + published_in: 2.1, + updated_in: 2.1, + }, { name: "package", pascal_name: "Package", @@ -11320,10 +13811,17 @@ export const icons = ([ IconCategory.OBJECTS, ], figma_category: FigmaCategory.DESIGN, - tags: ["paintbucket", "colors", "color picker", "fill", "arts"], + tags: [ + "*updated*", + "paintbucket", + "colors", + "color picker", + "fill", + "arts", + ], codepoint: 58258, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "paint-roller", @@ -11353,12 +13851,22 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "panorama", + pascal_name: "Panorama", + categories: [IconCategory.MEDIA], + figma_category: FigmaCategory.MEDIA, + tags: ["*new*", "image", "picture", "photography", "landscape", "360"], + codepoint: 60066, + published_in: 2.1, + updated_in: 2.1, + }, { name: "pants", pascal_name: "Pants", - categories: [IconCategory.COMMERCE], + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "clothing", "clothes", "jeans"], + tags: ["clothing", "clothes", "jeans"], codepoint: 60552, published_in: 2.0, updated_in: 2.0, @@ -11477,7 +13985,7 @@ export const icons = ([ pascal_name: "Paragraph", categories: [IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["*new*", "pilcrow"], + tags: ["pilcrow"], codepoint: 59744, published_in: 2.0, updated_in: 2.0, @@ -11487,7 +13995,7 @@ export const icons = ([ pascal_name: "Parallelogram", categories: [IconCategory.BRAND, IconCategory.MEDIA, IconCategory.DESIGN], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "shapes", "bandcamp", "logos"], + tags: ["shapes", "bandcamp", "logos"], codepoint: 60614, published_in: 2.0, updated_in: 2.0, @@ -11497,7 +14005,7 @@ export const icons = ([ pascal_name: "Park", categories: [IconCategory.MAP, IconCategory.NATURE], figma_category: FigmaCategory.MAP, - tags: ["*new*", "bench", "outdoors"], + tags: ["bench", "outdoors"], codepoint: 60594, published_in: 2.0, updated_in: 2.0, @@ -11545,10 +14053,10 @@ export const icons = ([ pascal_name: "PatreonLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "crowdfunding", "logos"], + tags: ["*updated*", "crowdfunding", "logos"], codepoint: 59786, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "pause", @@ -11601,7 +14109,7 @@ export const icons = ([ IconCategory.COMMERCE, ], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "payments", "paying", "purchase", "logos"], + tags: ["payments", "paying", "purchase", "logos"], codepoint: 59788, published_in: 2.0, updated_in: 2.0, @@ -11694,6 +14202,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.4, }, + { + name: "pencil-ruler", + pascal_name: "PencilRuler", + categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OFFICE], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "drawing", "drafting", "construction", "tools"], + codepoint: 59654, + published_in: 2.1, + updated_in: 2.1, + }, { name: "pencil-simple", pascal_name: "PencilSimple", @@ -11719,7 +14237,7 @@ export const icons = ([ pascal_name: "PencilSimpleSlash", categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OFFICE], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "read-only", "write", "writing", "editing"], + tags: ["read-only", "write", "writing", "editing"], codepoint: 60662, published_in: 2.0, updated_in: 2.0, @@ -11729,18 +14247,27 @@ export const icons = ([ pascal_name: "PencilSlash", categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OFFICE], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "read-only", "write", "writing", "editing"], + tags: ["read-only", "write", "writing", "editing"], codepoint: 60664, published_in: 2.0, updated_in: 2.0, }, + { + name: "pentagon", + pascal_name: "Pentagon", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "shapes", "polygons", "5"], + codepoint: 60542, + published_in: 2.1, + updated_in: 2.1, + }, { name: "pentagram", pascal_name: "Pentagram", categories: [IconCategory.GAMES, IconCategory.DESIGN], figma_category: FigmaCategory.DESIGN, tags: [ - "*new*", "star", "wicca", "satan", @@ -11759,7 +14286,7 @@ export const icons = ([ pascal_name: "Pepper", categories: [IconCategory.COMMERCE, IconCategory.NATURE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "food", "spicy", "chile", "vegetable"], + tags: ["food", "spicy", "chile", "vegetable"], codepoint: 59722, published_in: 2.0, updated_in: 2.0, @@ -11809,7 +14336,7 @@ export const icons = ([ pascal_name: "PersonArmsSpread", categories: [IconCategory.HEALTH, IconCategory.MAP, IconCategory.PEOPLE], figma_category: FigmaCategory.PEOPLE, - tags: ["*new*", "accessibility", "vitruvian", "stretch", "sports"], + tags: ["accessibility", "vitruvian", "stretch", "sports"], codepoint: 60670, published_in: 2.0, updated_in: 2.0, @@ -11843,7 +14370,6 @@ export const icons = ([ categories: [IconCategory.MAP, IconCategory.PEOPLE, IconCategory.HEALTH], figma_category: FigmaCategory.PEOPLE, tags: [ - "*new*", "pedestrian", "biking", "bicycle", @@ -11858,6 +14384,31 @@ export const icons = ([ published_in: 2.0, updated_in: 2.0, }, + { + name: "person-simple-circle", + pascal_name: "PersonSimpleCircle", + categories: [IconCategory.PEOPLE], + figma_category: FigmaCategory.PEOPLE, + tags: ["*new*", "human", "accessibility", "a11y", "vitruvius", "vitruvian"], + codepoint: 61016, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "person-simple-hike", + pascal_name: "PersonSimpleHike", + categories: [ + IconCategory.NATURE, + IconCategory.HEALTH, + IconCategory.MAP, + IconCategory.PEOPLE, + ], + figma_category: FigmaCategory.PEOPLE, + tags: ["*new*", "pedestrian", "climbing", "mountaineering", "bouldering"], + codepoint: 60756, + published_in: 2.1, + updated_in: 2.1, + }, { name: "person-simple-run", pascal_name: "PersonSimpleRun", @@ -11881,13 +14432,70 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "person-simple-ski", + pascal_name: "PersonSimpleSki", + categories: [IconCategory.GAMES, IconCategory.HEALTH], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "skiing", "winter", "mountain"], + codepoint: 59164, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "person-simple-snowboard", + pascal_name: "PersonSimpleSnowboard", + categories: [IconCategory.GAMES, IconCategory.HEALTH], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "snowboarding", "winter", "mountain"], + codepoint: 59166, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "person-simple-swim", + pascal_name: "PersonSimpleSwim", + categories: [IconCategory.MAP, IconCategory.PEOPLE, IconCategory.HEALTH], + figma_category: FigmaCategory.PEOPLE, + tags: [ + "*new*", + "pedestrian", + "swimming", + "human", + "woman", + "man", + "body", + "sports", + "exercise", + ], + codepoint: 59190, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "person-simple-tai-chi", + pascal_name: "PersonSimpleTaiChi", + categories: [IconCategory.HEALTH, IconCategory.MAP, IconCategory.PEOPLE], + figma_category: FigmaCategory.PEOPLE, + tags: [ + "*new*", + "mindfulness", + "martial arts", + "meditation", + "sports", + "exercise", + "yoga", + ], + codepoint: 60764, + published_in: 2.1, + updated_in: 2.1, + }, { name: "person-simple-throw", pascal_name: "PersonSimpleThrow", categories: [IconCategory.MAP, IconCategory.PEOPLE, IconCategory.HEALTH], figma_category: FigmaCategory.PEOPLE, tags: [ - "*new*", "pedestrian", "tennis", "human", @@ -11974,6 +14582,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "phone-list", + pascal_name: "PhoneList", + categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], + figma_category: FigmaCategory.COMMUNICATION, + tags: ["*new*", "calls", "call-center", "telephone", "landline", "talk"], + codepoint: 58316, + published_in: 2.1, + updated_in: 2.1, + }, { name: "phone-outgoing", pascal_name: "PhoneOutgoing", @@ -11985,19 +14603,29 @@ export const icons = ([ updated_in: 1.0, }, { - name: "phone-plus", - pascal_name: "PhonePlus", + name: "phone-pause", + pascal_name: "PhonePause", categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], figma_category: FigmaCategory.COMMUNICATION, tags: [ "*new*", "calls", + "hold", + "call-center", "telephone", "landline", "talk", - "conference", - "add", ], + codepoint: 58314, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "phone-plus", + pascal_name: "PhonePlus", + categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], + figma_category: FigmaCategory.COMMUNICATION, + tags: ["calls", "telephone", "landline", "talk", "conference", "add"], codepoint: 60502, published_in: 2.0, updated_in: 2.0, @@ -12019,6 +14647,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "phone-transfer", + pascal_name: "PhoneTransfer", + categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], + figma_category: FigmaCategory.COMMUNICATION, + tags: ["*new*", "calls", "call-center", "telephone", "landline", "talk"], + codepoint: 58310, + published_in: 2.1, + updated_in: 2.1, + }, { name: "phone-x", pascal_name: "PhoneX", @@ -12044,7 +14682,7 @@ export const icons = ([ pascal_name: "Pi", categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], figma_category: FigmaCategory.FINANCE, - tags: ["*new*", "π", "symbol", "mathematics", "circle"], + tags: ["π", "symbol", "mathematics", "circle"], codepoint: 60544, published_in: 2.0, updated_in: 2.0, @@ -12059,6 +14697,16 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "picnic-table", + pascal_name: "PicnicTable", + categories: [IconCategory.MAP, IconCategory.NATURE], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "bench", "park", "outdoors"], + codepoint: 60966, + published_in: 2.1, + updated_in: 2.1, + }, { name: "picture-in-picture", pascal_name: "PictureInPicture", @@ -12074,7 +14722,7 @@ export const icons = ([ pascal_name: "PiggyBank", categories: [IconCategory.FINANCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "savings", "deposit", "money", "coins"], + tags: ["savings", "deposit", "money", "coins"], codepoint: 59908, published_in: 2.0, updated_in: 2.0, @@ -12098,6 +14746,38 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "ping-pong", + pascal_name: "PingPong", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "paddle"], + codepoint: 59970, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "pint-glass", + pascal_name: "PintGlass", + categories: [ + IconCategory.COMMERCE, + IconCategory.HEALTH, + IconCategory.OBJECTS, + ], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "water", + "beverage", + "drinks", + "beverages", + "food", + "dining", + ], + codepoint: 60880, + published_in: 2.1, + updated_in: 2.1, + }, { name: "pinterest-logo", pascal_name: "PinterestLogo", @@ -12118,6 +14798,36 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "pipe", + pascal_name: "Pipe", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "tube", "plumber", "plumbing", "construction"], + codepoint: 60806, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "pipe-wrench", + pascal_name: "PipeWrench", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "plumber", "plumbing", "tools", "construction"], + codepoint: 60808, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "pix-logo", + pascal_name: "PixLogo", + categories: [IconCategory.COMMERCE, IconCategory.FINANCE], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "payments", "paying", "purchase", "logos"], + codepoint: 60610, + published_in: 2.1, + updated_in: 2.1, + }, { name: "pizza", pascal_name: "Pizza", @@ -12161,15 +14871,7 @@ export const icons = ([ pascal_name: "Plant", categories: [IconCategory.COMMERCE, IconCategory.NATURE], figma_category: FigmaCategory.WEATHER, - tags: [ - "*new*", - "sprout", - "vegan", - "farm", - "farming", - "garden", - "gardening", - ], + tags: ["sprout", "vegan", "farm", "farming", "garden", "gardening"], codepoint: 60334, published_in: 2.0, updated_in: 2.0, @@ -12199,7 +14901,7 @@ export const icons = ([ pascal_name: "PlayPause", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "music", "audio", "resume", "start", "stop"], + tags: ["music", "audio", "resume", "start", "stop"], codepoint: 59582, published_in: 2.0, updated_in: 2.0, @@ -12209,10 +14911,10 @@ export const icons = ([ pascal_name: "Playlist", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["music", "audio", "queue"], + tags: ["*updated*", "music", "audio", "queue"], codepoint: 59050, published_in: 1.3, - updated_in: 1.3, + updated_in: 2.1, }, { name: "plug", @@ -12229,15 +14931,7 @@ export const icons = ([ pascal_name: "PlugCharging", categories: [IconCategory.SYSTEM, IconCategory.OBJECTS], figma_category: FigmaCategory.SYSTEM, - tags: [ - "*new*", - "outlet", - "socket", - "plugin", - "integration", - "charge", - "charging", - ], + tags: ["outlet", "socket", "plugin", "integration", "charge", "charging"], codepoint: 60252, published_in: 2.0, updated_in: 2.0, @@ -12257,10 +14951,10 @@ export const icons = ([ pascal_name: "PlugsConnected", categories: [IconCategory.SYSTEM, IconCategory.OBJECTS], figma_category: FigmaCategory.SYSTEM, - tags: ["outlet", "socket", "plugin", "integration"], + tags: ["*updated*", "outlet", "socket", "plugin", "integration"], codepoint: 60250, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "plus", @@ -12331,15 +15025,7 @@ export const icons = ([ IconCategory.SYSTEM, ], figma_category: FigmaCategory.FINANCE, - tags: [ - "*new*", - "addition", - "sum", - "mathematics", - "arithmetic", - "calculator", - "+", - ], + tags: ["addition", "sum", "mathematics", "arithmetic", "calculator", "+"], codepoint: 60746, published_in: 2.0, updated_in: 2.0, @@ -12359,10 +15045,10 @@ export const icons = ([ pascal_name: "PoliceCar", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["vehicles", "cars", "automobiles", "law enforcement"], + tags: ["*updated*", "vehicles", "cars", "automobiles", "law enforcement"], codepoint: 60490, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "polygon", @@ -12384,12 +15070,22 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "popsicle", + pascal_name: "Popsicle", + categories: [IconCategory.COMMERCE, IconCategory.MAP], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "ice cream", "dessert", "summer", "food"], + codepoint: 60350, + published_in: 2.1, + updated_in: 2.1, + }, { name: "potted-plant", pascal_name: "PottedPlant", categories: [IconCategory.COMMERCE, IconCategory.NATURE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "sprout", "vegan", "garden", "gardening"], + tags: ["sprout", "vegan", "garden", "gardening"], codepoint: 60450, published_in: 2.0, updated_in: 2.0, @@ -12642,15 +15338,34 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "question-mark", + pascal_name: "QuestionMark", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SECURITY, + tags: [ + "*new*", + "?", + "information", + "help", + "support", + "questions", + "punctuation", + "symbol", + ], + codepoint: 58344, + published_in: 2.1, + updated_in: 2.1, + }, { name: "queue", pascal_name: "Queue", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["music", "audio", "playlist"], + tags: ["*updated*", "music", "audio", "playlist"], codepoint: 59052, published_in: 1.3, - updated_in: 1.3, + updated_in: 2.1, }, { name: "quotes", @@ -12666,6 +15381,26 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "rabbit", + pascal_name: "Rabbit", + categories: [IconCategory.NATURE], + figma_category: FigmaCategory.WEATHER, + tags: ["*new*", "hare", "fast", "animal"], + codepoint: 60098, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "racquet", + pascal_name: "Racquet", + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "sports", "tennis", "squash", "pickleball"], + codepoint: 60930, + published_in: 2.1, + updated_in: 2.1, + }, { name: "radical", pascal_name: "Radical", @@ -12714,7 +15449,7 @@ export const icons = ([ pascal_name: "Radioactive", categories: [IconCategory.NATURE, IconCategory.HEALTH], figma_category: FigmaCategory.SECURITY, - tags: ["*new*", "radiation", "danger", "warning", "nuclear", "atomic"], + tags: ["radiation", "danger", "warning", "nuclear", "atomic"], codepoint: 59868, published_in: 2.0, updated_in: 2.0, @@ -12748,12 +15483,22 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "ranking", + pascal_name: "Ranking", + categories: [IconCategory.GAMES, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: ["*new*", "medal", "rank", "leaderboard", "winner", "sports"], + codepoint: 60770, + published_in: 2.1, + updated_in: 2.1, + }, { name: "read-cv-logo", pascal_name: "ReadCvLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "resume", "jobs", "logos"], + tags: ["resume", "jobs", "logos"], codepoint: 60684, published_in: 2.0, updated_in: 2.0, @@ -12763,7 +15508,7 @@ export const icons = ([ pascal_name: "Receipt", categories: [IconCategory.COMMERCE, IconCategory.FINANCE], figma_category: FigmaCategory.COMMERCE, - tags: ["purchased", "money", "clipping", "expenses"], + tags: ["purchase", "money", "clipping", "expense"], codepoint: 58348, published_in: 1.0, updated_in: 1.0, @@ -12773,7 +15518,7 @@ export const icons = ([ pascal_name: "ReceiptX", categories: [IconCategory.COMMERCE, IconCategory.FINANCE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "purchased", "money", "clipping", "expenses", "cancel"], + tags: ["purchase", "money", "clipping", "expense", "cancel"], codepoint: 60736, published_in: 2.0, updated_in: 2.0, @@ -12798,6 +15543,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "rectangle-dashed", + pascal_name: "RectangleDashed", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "4", "shapes", "polygons", "box", "missing"], + codepoint: 58354, + published_in: 2.1, + updated_in: 2.1, + }, { name: "recycle", pascal_name: "Recycle", @@ -12838,6 +15593,26 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "replit-logo", + pascal_name: "ReplitLogo", + categories: [IconCategory.BRAND, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "logos", "ide", "editor", "coding"], + codepoint: 60298, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "resize", + pascal_name: "Resize", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "maximize", "expand", "grow"], + codepoint: 60782, + published_in: 2.1, + updated_in: 2.1, + }, { name: "rewind", pascal_name: "Rewind", @@ -12883,15 +15658,7 @@ export const icons = ([ pascal_name: "RoadHorizon", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: [ - "*new*", - "trip", - "drive", - "road", - "travel", - "transportation", - "highway", - ], + tags: ["trip", "drive", "road", "travel", "transportation", "highway"], codepoint: 59448, published_in: 2.0, updated_in: 2.0, @@ -12929,10 +15696,17 @@ export const icons = ([ IconCategory.OBJECTS, ], figma_category: FigmaCategory.MAP, - tags: ["spaceship", "flying", "blastoff", "deployment", "rocketship"], + tags: [ + "*updated*", + "spaceship", + "flying", + "blastoff", + "deployment", + "rocketship", + ], codepoint: 58366, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "rows", @@ -12944,6 +15718,50 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "rows-plus-bottom", + pascal_name: "RowsPlusBottom", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: [ + "*new*", + "2", + "shapes", + "polygons", + "box", + "stack", + "list", + "table", + "cards", + "prepend", + "insert", + ], + codepoint: 58782, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "rows-plus-top", + pascal_name: "RowsPlusTop", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: [ + "*new*", + "2", + "shapes", + "polygons", + "box", + "stack", + "list", + "table", + "cards", + "prepend", + "insert", + ], + codepoint: 58784, + published_in: 2.1, + updated_in: 2.1, + }, { name: "rss", pascal_name: "Rss", @@ -12969,10 +15787,10 @@ export const icons = ([ pascal_name: "Rug", categories: [IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["tapestry", "carpet"], + tags: ["*updated*", "tapestry", "carpet"], codepoint: 59930, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "ruler", @@ -12988,6 +15806,25 @@ export const icons = ([ published_in: 1.3, updated_in: 1.4, }, + { + name: "sailboat", + pascal_name: "Sailboat", + categories: [IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "sailing", + "ship", + "vehicles", + "transportation", + "sports", + "places", + "locations", + ], + codepoint: 59274, + published_in: 2.1, + updated_in: 2.1, + }, { name: "scales", pascal_name: "Scales", @@ -13008,6 +15845,16 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "scan-smiley", + pascal_name: "ScanSmiley", + categories: [IconCategory.SYSTEM, IconCategory.PEOPLE], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "facial recognition", "face unlock", "scanner"], + codepoint: 60340, + published_in: 2.1, + updated_in: 2.1, + }, { name: "scissors", pascal_name: "Scissors", @@ -13018,17 +15865,17 @@ export const icons = ([ IconCategory.SYSTEM, ], figma_category: FigmaCategory.DESIGN, - tags: ["cut", "snip", "clipboard"], + tags: ["*updated*", "cut", "snip", "clipboard"], codepoint: 60128, published_in: 1.1, - updated_in: 1.1, + updated_in: 2.1, }, { name: "scooter", pascal_name: "Scooter", categories: [IconCategory.MAP, IconCategory.HEALTH], figma_category: FigmaCategory.MAP, - tags: ["*new*", "vehicle", "transportation", "travel", "transit"], + tags: ["vehicles", "transportation", "travel", "transit"], codepoint: 59424, published_in: 2.0, updated_in: 2.0, @@ -13050,6 +15897,26 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "screwdriver", + pascal_name: "Screwdriver", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "tools", "construction", "flathead", "drill"], + codepoint: 59502, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "scribble", + pascal_name: "Scribble", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "doodles", "squiggle", "drawing", "sign", "signature"], + codepoint: 59398, + published_in: 2.1, + updated_in: 2.1, + }, { name: "scribble-loop", pascal_name: "ScribbleLoop", @@ -13065,10 +15932,10 @@ export const icons = ([ pascal_name: "Scroll", categories: [IconCategory.GAMES, IconCategory.OBJECTS], figma_category: FigmaCategory.GAMES, - tags: ["parchment", "paper", "script", "spell", "fantasy"], + tags: ["*updated*", "parchment", "paper", "script", "spell", "fantasy"], codepoint: 60282, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "seal", @@ -13106,6 +15973,24 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "seal-percent", + pascal_name: "SealPercent", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.SECURITY, + tags: [ + "*new*", + "badge", + "discount", + "sale", + "shapes", + "polygons", + "circle-wavy", + ], + codepoint: 58890, + published_in: 2.1, + updated_in: 2.1, + }, { name: "seal-question", pascal_name: "SealQuestion", @@ -13143,12 +16028,58 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "seat", + pascal_name: "Seat", + categories: [IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "chair", + "car seat", + "airplane seat", + "transit", + "transportation", + "traveling", + ], + codepoint: 60302, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "seatbelt", + pascal_name: "Seatbelt", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "vehicles", "safety"], + codepoint: 60926, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "security-camera", + pascal_name: "SecurityCamera", + categories: [IconCategory.OBJECTS, IconCategory.SYSTEM], + figma_category: FigmaCategory.SECURITY, + tags: [ + "*new*", + "cctv", + "surveillance", + "video", + "monitor", + "motion detector", + "safety", + ], + codepoint: 60580, + published_in: 2.1, + updated_in: 2.1, + }, { name: "selection", pascal_name: "Selection", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: ["marquis", "select"], + tags: ["marquis", "select", "square dashed"], codepoint: 59034, published_in: 1.3, updated_in: 1.3, @@ -13218,7 +16149,7 @@ export const icons = ([ pascal_name: "Shapes", categories: [IconCategory.DESIGN], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "geometry", "square", "circle", "triangle"], + tags: ["geometry", "square", "circle", "triangle"], codepoint: 60510, published_in: 2.0, updated_in: 2.0, @@ -13242,7 +16173,7 @@ export const icons = ([ IconCategory.COMMUNICATION, ], figma_category: FigmaCategory.COMMUNICATION, - tags: ["*new*", "export", "send to"], + tags: ["export", "send to"], codepoint: 60754, published_in: 2.0, updated_in: 2.0, @@ -13425,12 +16356,22 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "shipping-container", + pascal_name: "ShippingContainer", + categories: [IconCategory.MAP, IconCategory.OBJECTS, IconCategory.COMMERCE], + figma_category: FigmaCategory.MAP, + tags: ["*new*", "shipping", "transportation", "places", "locations"], + codepoint: 59276, + published_in: 2.1, + updated_in: 2.1, + }, { name: "shirt-folded", pascal_name: "ShirtFolded", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "clothes", "clothing"], + tags: ["clothes", "clothing"], codepoint: 60050, published_in: 2.0, updated_in: 2.0, @@ -13440,7 +16381,7 @@ export const icons = ([ pascal_name: "ShootingStar", categories: [IconCategory.NATURE], figma_category: FigmaCategory.WEATHER, - tags: ["*new*", "wish", "comet", "meteor"], + tags: ["wish", "comet", "meteor"], codepoint: 60666, published_in: 2.0, updated_in: 2.0, @@ -13521,6 +16462,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "shovel", + pascal_name: "Shovel", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "tools", "digging", "construction"], + codepoint: 59878, + published_in: 2.1, + updated_in: 2.1, + }, { name: "shower", pascal_name: "Shower", @@ -13534,9 +16485,9 @@ export const icons = ([ { name: "shrimp", pascal_name: "Shrimp", - categories: [IconCategory.COMMERCE], + categories: [IconCategory.COMMERCE, IconCategory.NATURE], figma_category: FigmaCategory.WEATHER, - tags: ["*new*", "food", "seafood", "prawn"], + tags: ["food", "seafood", "prawn"], codepoint: 60084, published_in: 2.0, updated_in: 2.0, @@ -13596,7 +16547,7 @@ export const icons = ([ pascal_name: "Sigma", categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], figma_category: FigmaCategory.FINANCE, - tags: ["*new*", "σ", "symbol", "mathematics", "sum"], + tags: ["σ", "symbol", "mathematics", "sum"], codepoint: 60088, published_in: 2.0, updated_in: 2.0, @@ -13606,30 +16557,30 @@ export const icons = ([ pascal_name: "SignIn", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["signin", "login", "log in", "enter"], + tags: ["*updated*", "signin", "login", "log in", "enter"], codepoint: 58408, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "sign-out", pascal_name: "SignOut", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["signout", "logout", "log out", "exit"], + tags: ["*updated*", "signout", "logout", "log out", "exit"], codepoint: 58410, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "signature", pascal_name: "Signature", categories: [IconCategory.COMMUNICATION, IconCategory.OFFICE], figma_category: FigmaCategory.COMMUNICATION, - tags: ["*new*", "sign", "autograph", "verify"], + tags: ["*updated*", "sign", "autograph", "verify"], codepoint: 60332, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "signpost", @@ -13646,17 +16597,17 @@ export const icons = ([ pascal_name: "SimCard", categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["cellular", "cellphone", "mobile"], + tags: ["*updated*", "cellular", "cellphone", "mobile"], codepoint: 58980, published_in: 1.2, - updated_in: 1.2, + updated_in: 2.1, }, { name: "siren", pascal_name: "Siren", categories: [IconCategory.OBJECTS, IconCategory.MAP], figma_category: FigmaCategory.SECURITY, - tags: ["*new*", "alarm", "police", "lights", "warning"], + tags: ["alarm", "police", "lights", "warning"], codepoint: 59832, published_in: 2.0, updated_in: 2.0, @@ -13751,6 +16702,16 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "skype-logo", + pascal_name: "SkypeLogo", + categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "chat", "video conference"], + codepoint: 59612, + published_in: 2.1, + updated_in: 2.1, + }, { name: "slack-logo", pascal_name: "SlackLogo", @@ -13804,7 +16765,7 @@ export const icons = ([ pascal_name: "Slideshow", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "pictures", "images", "photography", "gallery", "carousel"], + tags: ["pictures", "images", "photography", "gallery", "carousel"], codepoint: 60722, published_in: 2.0, updated_in: 2.0, @@ -13824,7 +16785,7 @@ export const icons = ([ pascal_name: "SmileyAngry", categories: [IconCategory.COMMUNICATION, IconCategory.PEOPLE], figma_category: FigmaCategory.PEOPLE, - tags: ["*new*", "face", "emoji", "mad", "frown"], + tags: ["face", "emoji", "mad", "frown"], codepoint: 60514, published_in: 2.0, updated_in: 2.0, @@ -13849,14 +16810,33 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "smiley-melting", + pascal_name: "SmileyMelting", + categories: [IconCategory.COMMUNICATION, IconCategory.PEOPLE], + figma_category: FigmaCategory.PEOPLE, + tags: [ + "*new*", + "face", + "emoji", + "embarrassment", + "sarcasm", + "shame", + "hot", + "heat", + ], + codepoint: 61014, + published_in: 2.1, + updated_in: 2.1, + }, { name: "smiley-nervous", pascal_name: "SmileyNervous", categories: [IconCategory.COMMUNICATION, IconCategory.PEOPLE], figma_category: FigmaCategory.PEOPLE, tags: [ + "*updated*", "face", - "smiley", "emoji", "anxious", "uncomfortable", @@ -13867,7 +16847,7 @@ export const icons = ([ ], codepoint: 58428, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "smiley-sad", @@ -13928,7 +16908,7 @@ export const icons = ([ IconCategory.HEALTH, ], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "clothes", "clothing", "shoes", "trainers", "sports"], + tags: ["clothes", "clothing", "shoes", "trainers", "sports"], codepoint: 59404, published_in: 2.0, updated_in: 2.0, @@ -13942,10 +16922,10 @@ export const icons = ([ IconCategory.HEALTH, ], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "clothes", "clothing", "shoes", "trainers", "sports"], + tags: ["*updated*", "clothes", "clothing", "shoes", "trainers", "sports"], codepoint: 60768, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "snowflake", @@ -13960,39 +16940,85 @@ export const icons = ([ { name: "soccer-ball", pascal_name: "SoccerBall", - categories: [IconCategory.GAMES, IconCategory.HEALTH], + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], figma_category: FigmaCategory.GAMES, - tags: ["sports", "football", "mls"], + tags: ["*updated*", "sports", "football", "mls"], codepoint: 59158, published_in: 1.3, - updated_in: 1.3, + updated_in: 2.1, + }, + { + name: "sock", + pascal_name: "Sock", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "clothes", "clothing"], + codepoint: 60622, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "solar-panel", + pascal_name: "SolarPanel", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "renewable", "energy", "power", "electricity"], + codepoint: 60794, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "solar-roof", + pascal_name: "SolarRoof", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "renewable", "energy", "power", "electricity"], + codepoint: 60794, + published_in: 2.1, + updated_in: 2.1, }, { name: "sort-ascending", pascal_name: "SortAscending", categories: [IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["sorted", "sorting", "increasing", "a to z", "arrows", "list"], + tags: [ + "*updated*", + "sorted", + "sorting", + "increasing", + "a to z", + "arrows", + "list", + ], codepoint: 58436, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "sort-descending", pascal_name: "SortDescending", categories: [IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["sorted", "sorting", "decreasing", "z to a", "arrows", "list"], + tags: [ + "*updated*", + "sorted", + "sorting", + "decreasing", + "z to a", + "arrows", + "list", + ], codepoint: 58438, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "soundcloud-logo", pascal_name: "SoundcloudLogo", categories: [IconCategory.BRAND, IconCategory.MEDIA], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "music", "social media", "logos"], + tags: ["music", "social media", "logos"], codepoint: 59614, published_in: 2.0, updated_in: 2.0, @@ -14022,7 +17048,7 @@ export const icons = ([ pascal_name: "SpeakerHifi", categories: [IconCategory.MEDIA, IconCategory.OBJECTS], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "music", "audio", "sound", "stereo"], + tags: ["music", "audio", "sound", "stereo"], codepoint: 59912, published_in: 2.0, updated_in: 2.0, @@ -14032,30 +17058,30 @@ export const icons = ([ pascal_name: "SpeakerHigh", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["music", "audio", "volume", "sound"], + tags: ["*updated*", "music", "audio", "volume", "sound"], codepoint: 58442, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "speaker-low", pascal_name: "SpeakerLow", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["music", "audio", "volume", "sound"], + tags: ["*updated*", "music", "audio", "volume", "sound"], codepoint: 58444, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "speaker-none", pascal_name: "SpeakerNone", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["music", "audio", "muted", "volume", "sound"], + tags: ["*updated*", "music", "audio", "muted", "volume", "sound"], codepoint: 58446, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "speaker-simple-high", @@ -14112,20 +17138,69 @@ export const icons = ([ pascal_name: "SpeakerSlash", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], figma_category: FigmaCategory.MEDIA, - tags: ["music", "audio", "muted", "volume", "sound", "disabled"], + tags: [ + "*updated*", + "music", + "audio", + "muted", + "volume", + "sound", + "disabled", + ], codepoint: 58458, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, + }, + { + name: "speaker-x", + pascal_name: "SpeakerX", + categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + figma_category: FigmaCategory.MEDIA, + tags: [ + "*updated*", + "music", + "audio", + "muted", + "volume", + "sound", + "disabled", + "errors", + ], + codepoint: 58460, + published_in: 1.0, + updated_in: 2.1, + }, + { + name: "speedometer", + pascal_name: "Speedometer", + categories: [ + IconCategory.DEVELOPMENT, + IconCategory.OBJECTS, + IconCategory.SYSTEM, + ], + figma_category: FigmaCategory.SYSTEM, + tags: [ + "*new*", + "gauge", + "dashboard", + "meter", + "speed", + "odometer", + "performance", + ], + codepoint: 61044, + published_in: 2.1, + updated_in: 2.1, }, { - name: "speaker-x", - pascal_name: "SpeakerX", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - figma_category: FigmaCategory.MEDIA, - tags: ["music", "audio", "muted", "volume", "sound", "disabled", "errors"], - codepoint: 58460, - published_in: 1.0, - updated_in: 1.0, + name: "sphere", + pascal_name: "Sphere", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "circle", "ball", "3d", "mesh", "cad", "model"], + codepoint: 61030, + published_in: 2.1, + updated_in: 2.1, }, { name: "spinner", @@ -14137,6 +17212,16 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "spinner-ball", + pascal_name: "SpinnerBall", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "loading", "loader", "waiting", "progress"], + codepoint: 60968, + published_in: 2.1, + updated_in: 2.1, + }, { name: "spinner-gap", pascal_name: "SpinnerGap", @@ -14152,17 +17237,17 @@ export const icons = ([ pascal_name: "Spiral", categories: [IconCategory.COMMUNICATION, IconCategory.DESIGN], figma_category: FigmaCategory.GAMES, - tags: ["spin", "rotate", "dizzy"], + tags: ["*updated*", "spin", "rotate", "dizzy"], codepoint: 59898, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "split-horizontal", pascal_name: "SplitHorizontal", categories: [IconCategory.ARROWS, IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "resize", "columns"], + tags: ["resize", "columns"], codepoint: 59506, published_in: 2.0, updated_in: 2.0, @@ -14172,7 +17257,7 @@ export const icons = ([ pascal_name: "SplitVertical", categories: [IconCategory.ARROWS, IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "resize", "rows"], + tags: ["resize", "rows"], codepoint: 59510, published_in: 2.0, updated_in: 2.0, @@ -14187,6 +17272,16 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "spray-bottle", + pascal_name: "SprayBottle", + categories: [IconCategory.OBJECTS, IconCategory.HEALTH], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "cleaner", "cleaning"], + codepoint: 59364, + published_in: 2.1, + updated_in: 2.1, + }, { name: "square", pascal_name: "Square", @@ -14252,7 +17347,7 @@ export const icons = ([ pascal_name: "SquareSplitHorizontal", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "shapes", "polygons", "columns"], + tags: ["shapes", "polygons", "columns"], codepoint: 59504, published_in: 2.0, updated_in: 2.0, @@ -14262,7 +17357,7 @@ export const icons = ([ pascal_name: "SquareSplitVertical", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: ["*new*", "shapes", "polygons", "rows"], + tags: ["shapes", "polygons", "rows"], codepoint: 59508, published_in: 2.0, updated_in: 2.0, @@ -14297,6 +17392,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "stack-minus", + pascal_name: "StackMinus", + categories: [IconCategory.DESIGN, IconCategory.OFFICE, IconCategory.EDITOR], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "cards", "layers", "remove", "delete"], + codepoint: 60916, + published_in: 2.1, + updated_in: 2.1, + }, { name: "stack-overflow-logo", pascal_name: "StackOverflowLogo", @@ -14307,6 +17412,16 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "stack-plus", + pascal_name: "StackPlus", + categories: [IconCategory.DESIGN, IconCategory.OFFICE, IconCategory.EDITOR], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "cards", "layers", "add"], + codepoint: 60918, + published_in: 2.1, + updated_in: 2.1, + }, { name: "stack-simple", pascal_name: "StackSimple", @@ -14322,7 +17437,7 @@ export const icons = ([ pascal_name: "Stairs", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "staircase", "steps", "escalator", "exit", "signs"], + tags: ["staircase", "steps", "escalator", "exit", "signs"], codepoint: 59628, published_in: 2.0, updated_in: 2.0, @@ -14337,6 +17452,16 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "standard-definition", + pascal_name: "StandardDefinition", + categories: [IconCategory.MEDIA], + figma_category: FigmaCategory.MEDIA, + tags: ["*new*", "sd", "resolution", "video"], + codepoint: 60048, + published_in: 2.1, + updated_in: 2.1, + }, { name: "star", pascal_name: "Star", @@ -14356,7 +17481,7 @@ export const icons = ([ pascal_name: "StarAndCrescent", categories: [IconCategory.COMMUNICATION, IconCategory.PEOPLE], figma_category: FigmaCategory.COMMUNICATION, - tags: ["*new*", "islam", "muslim", "moon", "religion", "worship", "symbol"], + tags: ["islam", "muslim", "moon", "religion", "worship", "symbol"], codepoint: 60660, published_in: 2.0, updated_in: 2.0, @@ -14386,25 +17511,27 @@ export const icons = ([ pascal_name: "StarOfDavid", categories: [IconCategory.COMMUNICATION, IconCategory.PEOPLE], figma_category: FigmaCategory.COMMUNICATION, - tags: [ - "*new*", - "judaism", - "jewish", - "hexagram", - "religion", - "worship", - "symbol", - ], + tags: ["judaism", "jewish", "hexagram", "religion", "worship", "symbol"], codepoint: 59550, published_in: 2.0, updated_in: 2.0, }, + { + name: "steam-logo", + pascal_name: "SteamLogo", + categories: [IconCategory.BRAND, IconCategory.GAMES], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "gaming", "games"], + codepoint: 60116, + published_in: 2.1, + updated_in: 2.1, + }, { name: "steering-wheel", pascal_name: "SteeringWheel", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "cars", "vehicles", "automobiles", "driving"], + tags: ["cars", "vehicles", "automobiles", "driving"], codepoint: 59820, published_in: 2.0, updated_in: 2.0, @@ -14414,7 +17541,7 @@ export const icons = ([ pascal_name: "Steps", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "stairs", "staircase", "exit", "signs"], + tags: ["stairs", "staircase", "exit", "signs"], codepoint: 60606, published_in: 2.0, updated_in: 2.0, @@ -14425,7 +17552,6 @@ export const icons = ([ categories: [IconCategory.HEALTH, IconCategory.OBJECTS], figma_category: FigmaCategory.HEALTH, tags: [ - "*new*", "hospital", "medical", "medicine", @@ -14454,7 +17580,7 @@ export const icons = ([ pascal_name: "Stool", categories: [IconCategory.OBJECTS, IconCategory.COMMERCE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "chair", "seat", "furniture"], + tags: ["chair", "seat", "furniture"], codepoint: 59972, published_in: 2.0, updated_in: 2.0, @@ -14540,13 +17666,50 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "subset-of", + pascal_name: "SubsetOf", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "⊆", + "subset of", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60864, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "subset-proper-of", + pascal_name: "SubsetProperOf", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "⊂", + "proper subset of", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60854, + published_in: 2.1, + updated_in: 2.1, + }, { name: "subtitles", pascal_name: "Subtitles", categories: [IconCategory.MEDIA], figma_category: FigmaCategory.MEDIA, tags: [ - "*new*", "subtitles", "television", "tv", @@ -14559,20 +17722,32 @@ export const icons = ([ published_in: 2.0, updated_in: 2.0, }, + { + name: "subtitles-slash", + pascal_name: "SubtitlesSlash", + categories: [IconCategory.MEDIA], + figma_category: FigmaCategory.MEDIA, + tags: [ + "*new*", + "subtitles", + "television", + "tv", + "transcribed", + "transcription", + "accessibility", + "a11y", + "disabled", + ], + codepoint: 57766, + published_in: 2.1, + updated_in: 2.1, + }, { name: "subtract", pascal_name: "Subtract", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: [ - "*new*", - "boolean", - "intersection", - "combine", - "split", - "merge", - "union", - ], + tags: ["boolean", "intersection", "combine", "split", "merge", "union"], codepoint: 60374, published_in: 2.0, updated_in: 2.0, @@ -14582,19 +17757,35 @@ export const icons = ([ pascal_name: "SubtractSquare", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: [ - "*new*", - "boolean", - "intersection", - "combine", - "split", - "merge", - "union", - ], + tags: ["boolean", "intersection", "combine", "split", "merge", "union"], codepoint: 60372, published_in: 2.0, updated_in: 2.0, }, + { + name: "subway", + pascal_name: "Subway", + categories: [IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.MAP, + tags: [ + "*new*", + "vehicles", + "underground", + "train", + "tunnel", + "metro", + "light rail", + "public transit", + "transportation", + "commuter", + "traveling", + "places", + "locations", + ], + codepoint: 58520, + published_in: 2.1, + updated_in: 2.1, + }, { name: "suitcase", pascal_name: "Suitcase", @@ -14610,7 +17801,7 @@ export const icons = ([ pascal_name: "SuitcaseRolling", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["*new*", "suitcase", "luggage", "travel", "transportation"], + tags: ["suitcase", "luggage", "travel", "transportation"], codepoint: 59824, published_in: 2.0, updated_in: 2.0, @@ -14703,6 +17894,44 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "superset-of", + pascal_name: "SupersetOf", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "⊇", + "superset of", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60856, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "superset-proper-of", + pascal_name: "SupersetProperOf", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "⊃", + "proper superset of", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60852, + published_in: 2.1, + updated_in: 2.1, + }, { name: "swap", pascal_name: "Swap", @@ -14730,9 +17959,9 @@ export const icons = ([ { name: "swimming-pool", pascal_name: "SwimmingPool", - categories: [IconCategory.HEALTH, IconCategory.MAP], + categories: [IconCategory.HEALTH, IconCategory.MAP, IconCategory.GAMES], figma_category: FigmaCategory.MAP, - tags: ["*new*", "swim", "sports", "exercise", "olympics", "aquatics"], + tags: ["swim", "sports", "exercise", "olympics", "aquatics"], codepoint: 60598, published_in: 2.0, updated_in: 2.0, @@ -14761,7 +17990,7 @@ export const icons = ([ pascal_name: "Synagogue", categories: [IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: ["*new*", "jewish", "judaism", "temple", "religion", "worship"], + tags: ["jewish", "judaism", "temple", "religion", "worship"], codepoint: 60652, published_in: 2.0, updated_in: 2.0, @@ -14771,7 +18000,15 @@ export const icons = ([ pascal_name: "Syringe", categories: [IconCategory.HEALTH], figma_category: FigmaCategory.HEALTH, - tags: ["needle", "vaccine", "medicine", "doctor", "shot", "hospital"], + tags: [ + "needle", + "hypodermic", + "vaccine", + "medicine", + "doctor", + "shot", + "hospital", + ], codepoint: 59752, published_in: 1.4, updated_in: 1.4, @@ -14805,10 +18042,10 @@ export const icons = ([ pascal_name: "Tabs", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["browser", "window", "folders", "files"], + tags: ["*updated*", "browser", "window", "folders", "files"], codepoint: 59256, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "tag", @@ -14867,10 +18104,40 @@ export const icons = ([ pascal_name: "Taxi", categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, - tags: ["vehicles", "cars", "automobiles", "livery", "limousine", "uber"], + tags: [ + "*updated*", + "vehicles", + "cars", + "automobiles", + "livery", + "limousine", + "uber", + ], codepoint: 59650, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, + }, + { + name: "tea-bag", + pascal_name: "TeaBag", + categories: [IconCategory.COMMERCE, IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "drinks", + "beverages", + "sachet", + "caffeine", + "places", + "locations", + "bars", + "restaurants", + "food", + "dining", + ], + codepoint: 59622, + published_in: 2.1, + updated_in: 2.1, }, { name: "telegram-logo", @@ -14897,10 +18164,10 @@ export const icons = ([ pascal_name: "TelevisionSimple", categories: [IconCategory.SYSTEM, IconCategory.OBJECTS], figma_category: FigmaCategory.MEDIA, - tags: ["screen", "tv", "displays"], + tags: ["*updated*", "screen", "tv", "displays"], codepoint: 60134, published_in: 1.3, - updated_in: 1.3, + updated_in: 2.1, }, { name: "tennis-ball", @@ -14922,7 +18189,7 @@ export const icons = ([ IconCategory.MAP, ], figma_category: FigmaCategory.MAP, - tags: ["*new*", "camping", "outdoors", "tarp"], + tags: ["camping", "outdoors", "tarp"], codepoint: 59578, published_in: 2.0, updated_in: 2.0, @@ -14954,6 +18221,7 @@ export const icons = ([ IconCategory.DEVELOPMENT, IconCategory.NATURE, IconCategory.HEALTH, + IconCategory.OBJECTS, ], figma_category: FigmaCategory.HEALTH, tags: ["science", "chemistry", "experiment", "vial"], @@ -14966,15 +18234,7 @@ export const icons = ([ pascal_name: "TextAUnderline", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: [ - "*new*", - "typography", - "typeface", - "print", - "font", - "underscore", - "emphasis", - ], + tags: ["typography", "typeface", "print", "font", "underscore", "emphasis"], codepoint: 60724, published_in: 2.0, updated_in: 2.0, @@ -14994,40 +18254,61 @@ export const icons = ([ pascal_name: "TextAlignCenter", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["typography", "print", "font", "alignment", "centered"], + tags: ["*updated*", "typography", "print", "font", "alignment", "centered"], codepoint: 58496, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "text-align-justify", pascal_name: "TextAlignJustify", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["typography", "print", "font", "alignment", "justified"], + tags: [ + "*updated*", + "typography", + "print", + "font", + "alignment", + "justified", + ], codepoint: 58498, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "text-align-left", pascal_name: "TextAlignLeft", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["typography", "print", "font", "alignment", "flush left"], + tags: [ + "*updated*", + "typography", + "print", + "font", + "alignment", + "flush left", + ], codepoint: 58500, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "text-align-right", pascal_name: "TextAlignRight", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["typography", "print", "font", "alignment", "flush right"], + tags: [ + "*updated*", + "typography", + "print", + "font", + "alignment", + "flush right", + ], codepoint: 58502, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "text-b", @@ -15053,10 +18334,10 @@ export const icons = ([ pascal_name: "TextColumns", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["*new*", "typography", "print", "font", "alignment", "article"], + tags: ["*updated*", "typography", "print", "font", "alignment", "article"], codepoint: 60566, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "text-h", @@ -15083,10 +18364,10 @@ export const icons = ([ pascal_name: "TextHFour", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["heading", "h4", "typography", "print"], + tags: ["*updated*", "heading", "h4", "typography", "print"], codepoint: 59074, published_in: 1.3, - updated_in: 1.3, + updated_in: 2.1, }, { name: "text-h-one", @@ -15133,10 +18414,10 @@ export const icons = ([ pascal_name: "TextIndent", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["alignment", "tab"], + tags: ["*updated*", "alignment", "tab", "menu"], codepoint: 59934, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "text-italic", @@ -15163,10 +18444,10 @@ export const icons = ([ pascal_name: "TextOutdent", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.OFFICE, - tags: ["alignment", "tab", "unindent", "dedent"], + tags: ["*updated*", "alignment", "tab", "unindent", "dedent", "menu"], codepoint: 59932, published_in: 1.4, - updated_in: 1.4, + updated_in: 2.1, }, { name: "text-strikethrough", @@ -15187,6 +18468,50 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "text-subscript", + pascal_name: "TextSubscript", + categories: [ + IconCategory.DESIGN, + IconCategory.EDITOR, + IconCategory.FINANCE, + ], + figma_category: FigmaCategory.OFFICE, + tags: [ + "*new*", + "typography", + "font", + "formatting", + "mathematics", + "power", + "exponent", + "calculator", + ], + codepoint: 60568, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "text-superscript", + pascal_name: "TextSuperscript", + categories: [ + IconCategory.DESIGN, + IconCategory.EDITOR, + IconCategory.FINANCE, + ], + figma_category: FigmaCategory.OFFICE, + tags: [ + "*new*", + "typography", + "font", + "formatting", + "mathematics", + "calculator", + ], + codepoint: 60570, + published_in: 2.1, + updated_in: 2.1, + }, { name: "text-t", pascal_name: "TextT", @@ -15197,6 +18522,24 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "text-t-slash", + pascal_name: "TextTSlash", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + figma_category: FigmaCategory.OFFICE, + tags: [ + "*new*", + "typography", + "typeface", + "print", + "font", + "formatting", + "clear", + ], + codepoint: 58504, + published_in: 2.1, + updated_in: 2.1, + }, { name: "text-underline", pascal_name: "TextUnderline", @@ -15316,6 +18659,26 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "threads-logo", + pascal_name: "ThreadsLogo", + categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "meta", "instagram", "social media"], + codepoint: 60830, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "three-d", + pascal_name: "ThreeD", + categories: [IconCategory.MEDIA, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.MEDIA, + tags: ["*new*", "3d", "cad", "model"], + codepoint: 59994, + published_in: 2.1, + updated_in: 2.1, + }, { name: "thumbs-down", pascal_name: "ThumbsDown", @@ -15351,7 +18714,7 @@ export const icons = ([ pascal_name: "TidalLogo", categories: [IconCategory.BRAND, IconCategory.MEDIA], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "music", "logos"], + tags: ["music", "logos"], codepoint: 60700, published_in: 2.0, updated_in: 2.0, @@ -15366,6 +18729,25 @@ export const icons = ([ published_in: 1.3, updated_in: 1.3, }, + { + name: "tilde", + pascal_name: "Tilde", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "~", + "∼", + "proportional", + "comparison", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60840, + published_in: 2.1, + updated_in: 2.1, + }, { name: "timer", pascal_name: "Timer", @@ -15376,16 +18758,40 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "tip-jar", + pascal_name: "TipJar", + categories: [ + IconCategory.COMMERCE, + IconCategory.FINANCE, + IconCategory.OBJECTS, + ], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "give", "deposit", "donation", "savings", "money"], + codepoint: 59360, + published_in: 2.1, + updated_in: 2.1, + }, { name: "tipi", pascal_name: "Tipi", categories: [IconCategory.NATURE, IconCategory.OBJECTS, IconCategory.MAP], figma_category: FigmaCategory.MAP, - tags: ["*new*", "teepee", "lodge", "tent", "outdoors", "camping", "tarp"], + tags: ["teepee", "lodge", "tent", "outdoors", "camping", "tarp"], codepoint: 60720, published_in: 2.0, updated_in: 2.0, }, + { + name: "tire", + pascal_name: "Tire", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "wheel", "vehicles", "transportation"], + codepoint: 60882, + published_in: 2.1, + updated_in: 2.1, + }, { name: "toggle-left", pascal_name: "ToggleLeft", @@ -15435,7 +18841,7 @@ export const icons = ([ IconCategory.COMMERCE, ], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "tools", "carpentry", "construction"], + tags: ["tools", "carpentry", "construction"], codepoint: 60576, published_in: 2.0, updated_in: 2.0, @@ -15445,19 +18851,21 @@ export const icons = ([ pascal_name: "Tooth", categories: [IconCategory.HEALTH], figma_category: FigmaCategory.HEALTH, - tags: [ - "*new*", - "teeth", - "dentistry", - "medical", - "medicine", - "doctor", - "cavity", - ], + tags: ["teeth", "dentistry", "medical", "medicine", "doctor", "cavity"], codepoint: 59852, published_in: 2.0, updated_in: 2.0, }, + { + name: "tornado", + pascal_name: "Tornado", + categories: [IconCategory.WEATHER], + figma_category: FigmaCategory.WEATHER, + tags: ["*new*", "meteorology", "twister", "storm", "wind", "disaster"], + codepoint: 59532, + published_in: 2.1, + updated_in: 2.1, + }, { name: "tote", pascal_name: "Tote", @@ -15478,12 +18886,42 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "towel", + pascal_name: "Towel", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "clothing", + "linen", + "hotel", + "beach", + "pool", + "swimming", + "shower", + "bath", + ], + codepoint: 60902, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "tractor", + pascal_name: "Tractor", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "vehicles", "farmer", "field", "farming", "agriculture"], + codepoint: 60526, + published_in: 2.1, + updated_in: 2.1, + }, { name: "trademark", pascal_name: "Trademark", categories: [IconCategory.COMMERCE], figma_category: FigmaCategory.COMMERCE, - tags: ["*new*", "tm", "®", "™", "intellectual property"], + tags: ["tm", "®", "™", "intellectual property"], codepoint: 59888, published_in: 2.0, updated_in: 2.0, @@ -15596,7 +19034,6 @@ export const icons = ([ categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, tags: [ - "*new*", "vehicles", "subway", "railroad", @@ -15663,6 +19100,54 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "tray-arrow-down", + pascal_name: "TrayArrowDown", + alias: { name: "archive-tray", pascal_name: "ArchiveTray" }, + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.OFFICE, + tags: [ + "inbox", + "saved", + "saving", + "archived", + "archiving", + "archival", + "downloaded", + "downloading", + ], + codepoint: 57360, + published_in: 1.0, + updated_in: 1.0, + }, + { + name: "tray-arrow-up", + pascal_name: "TrayArrowUp", + categories: [IconCategory.OFFICE, IconCategory.SYSTEM], + figma_category: FigmaCategory.OFFICE, + tags: ["*new*", "outbox", "archival", "unarchive", "uploaded", "uploading"], + codepoint: 61010, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "treasure-chest", + pascal_name: "TreasureChest", + categories: [IconCategory.GAMES, IconCategory.OBJECTS], + figma_category: FigmaCategory.GAMES, + tags: [ + "*new*", + "loot", + "lootbox", + "inventory", + "rewards", + "gaming", + "pirate", + ], + codepoint: 60898, + published_in: 2.1, + updated_in: 2.1, + }, { name: "tree", pascal_name: "Tree", @@ -15697,7 +19182,6 @@ export const icons = ([ categories: [IconCategory.NATURE], figma_category: FigmaCategory.GAMES, tags: [ - "*new*", "tropical", "beach", "plants", @@ -15728,6 +19212,16 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "tree-view", + pascal_name: "TreeView", + categories: [IconCategory.SYSTEM], + figma_category: FigmaCategory.SYSTEM, + tags: ["*new*", "hierarchy"], + codepoint: 61000, + published_in: 2.1, + updated_in: 2.1, + }, { name: "trend-down", pascal_name: "TrendDown", @@ -15776,6 +19270,36 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "triangle-dashed", + pascal_name: "TriangleDashed", + categories: [IconCategory.DESIGN], + figma_category: FigmaCategory.DESIGN, + tags: ["*new*", "3", "shapes", "polygons", "missing"], + codepoint: 58546, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "trolley", + pascal_name: "Trolley", + categories: [IconCategory.OFFICE, IconCategory.OBJECTS], + figma_category: FigmaCategory.MAP, + tags: ["*new*", "airport", "briefcase", "valise", "baggage"], + codepoint: 58802, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "trolley-suitcase", + pascal_name: "TrolleySuitcase", + categories: [IconCategory.OFFICE, IconCategory.OBJECTS], + figma_category: FigmaCategory.MAP, + tags: ["*new*", "airport", "briefcase", "valise", "baggage"], + codepoint: 58804, + published_in: 2.1, + updated_in: 2.1, + }, { name: "trophy", pascal_name: "Trophy", @@ -15796,6 +19320,26 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "truck-trailer", + pascal_name: "TruckTrailer", + categories: [IconCategory.COMMERCE, IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "vehicles", "automobile", "shipping", "tractor", "semi"], + codepoint: 58550, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "tumblr-logo", + pascal_name: "TumblrLogo", + categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "social media", "logos"], + codepoint: 59604, + published_in: 2.1, + updated_in: 2.1, + }, { name: "twitch-logo", pascal_name: "TwitchLogo", @@ -15847,13 +19391,32 @@ export const icons = ([ published_in: 1.2, updated_in: 1.2, }, + { + name: "union", + pascal_name: "Union", + categories: [IconCategory.FINANCE, IconCategory.DEVELOPMENT], + figma_category: FigmaCategory.FINANCE, + tags: [ + "*new*", + "∪", + "union", + "set", + "member", + "mathematics", + "arithmetic", + "calculator", + ], + codepoint: 60862, + published_in: 2.1, + updated_in: 2.1, + }, { name: "unite", pascal_name: "Unite", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, tags: [ - "*new*", + "*updated*", "round", "join", "union", @@ -15864,22 +19427,14 @@ export const icons = ([ ], codepoint: 59518, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, }, { name: "unite-square", pascal_name: "UniteSquare", categories: [IconCategory.DESIGN, IconCategory.EDITOR], figma_category: FigmaCategory.DESIGN, - tags: [ - "*new*", - "join", - "union", - "merge", - "combine", - "intersecting", - "intersection", - ], + tags: ["join", "union", "merge", "combine", "intersecting", "intersection"], codepoint: 59512, published_in: 2.0, updated_in: 2.0, @@ -15910,6 +19465,7 @@ export const icons = ([ categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, tags: [ + "*updated*", "saved", "saving", "archived", @@ -15922,14 +19478,14 @@ export const icons = ([ ], codepoint: 58560, published_in: 1.0, - updated_in: 1.0, + updated_in: 2.1, }, { name: "usb", pascal_name: "Usb", categories: [IconCategory.OBJECTS, IconCategory.SYSTEM], figma_category: FigmaCategory.SYSTEM, - tags: ["*new*", "serial", "port", "plug", "peripheral", "device"], + tags: ["serial", "port", "plug", "peripheral", "device"], codepoint: 59734, published_in: 2.0, updated_in: 2.0, @@ -15944,6 +19500,25 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "user-check", + pascal_name: "UserCheck", + categories: [IconCategory.PEOPLE], + figma_category: FigmaCategory.PEOPLE, + tags: [ + "*new*", + "person", + "users", + "profile", + "account", + "contact", + "login", + "verified", + ], + codepoint: 60154, + published_in: 2.1, + updated_in: 2.1, + }, { name: "user-circle", pascal_name: "UserCircle", @@ -15954,6 +19529,46 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "user-circle-check", + pascal_name: "UserCircleCheck", + categories: [IconCategory.PEOPLE], + figma_category: FigmaCategory.PEOPLE, + tags: [ + "*new*", + "person", + "users", + "profile", + "account", + "contact", + "login", + "verified", + ], + codepoint: 60472, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "user-circle-dashed", + pascal_name: "UserCircleDashed", + categories: [IconCategory.PEOPLE], + figma_category: FigmaCategory.PEOPLE, + tags: [ + "*new*", + "person", + "users", + "profile", + "account", + "contact", + "login", + "pending", + "missing", + "removed", + ], + codepoint: 60470, + published_in: 2.1, + updated_in: 2.1, + }, { name: "user-circle-gear", pascal_name: "UserCircleGear", @@ -16111,6 +19726,24 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "user-sound", + pascal_name: "UserSound", + categories: [IconCategory.PEOPLE], + figma_category: FigmaCategory.PEOPLE, + tags: [ + "*new*", + "person", + "users", + "profile", + "speech", + "speaking", + "voice", + ], + codepoint: 60584, + published_in: 2.1, + updated_in: 2.1, + }, { name: "user-square", pascal_name: "UserSquare", @@ -16205,7 +19838,6 @@ export const icons = ([ categories: [IconCategory.MAP, IconCategory.OBJECTS], figma_category: FigmaCategory.MAP, tags: [ - "*new*", "westfalia", "microbus", "vanagon", @@ -16244,6 +19876,53 @@ export const icons = ([ published_in: 1.4, updated_in: 1.4, }, + { + name: "vector-three", + pascal_name: "VectorThree", + categories: [ + IconCategory.ARROWS, + IconCategory.DEVELOPMENT, + IconCategory.DESIGN, + ], + figma_category: FigmaCategory.ARROWS, + tags: [ + "*new*", + "3d", + "xyz", + "cartesian", + "coordinates", + "plane", + "volume", + "dimensions", + "mathematics", + ], + codepoint: 61026, + published_in: 2.1, + updated_in: 2.1, + }, + { + name: "vector-two", + pascal_name: "VectorTwo", + categories: [ + IconCategory.ARROWS, + IconCategory.DEVELOPMENT, + IconCategory.DESIGN, + ], + figma_category: FigmaCategory.ARROWS, + tags: [ + "*new*", + "2d", + "xy", + "cartesian", + "coordinates", + "plane", + "dimensions", + "mathematics", + ], + codepoint: 61028, + published_in: 2.1, + updated_in: 2.1, + }, { name: "vibrate", pascal_name: "Vibrate", @@ -16267,7 +19946,7 @@ export const icons = ([ pascal_name: "Video", categories: [IconCategory.PEOPLE], figma_category: FigmaCategory.EDUCATION, - tags: ["*new*", "training", "course", "education", "tutorial"], + tags: ["training", "course", "education", "tutorial"], codepoint: 59200, published_in: 2.0, updated_in: 2.0, @@ -16292,6 +19971,28 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "video-conference", + pascal_name: "VideoConference", + categories: [ + IconCategory.MEDIA, + IconCategory.SYSTEM, + IconCategory.COMMUNICATION, + ], + figma_category: FigmaCategory.MEDIA, + tags: [ + "*new*", + "video call", + "zoom", + "skype", + "discord", + "facetime", + "meeting", + ], + codepoint: 60878, + published_in: 2.1, + updated_in: 2.1, + }, { name: "vignette", pascal_name: "Vignette", @@ -16307,7 +20008,7 @@ export const icons = ([ pascal_name: "VinylRecord", categories: [IconCategory.MEDIA, IconCategory.OFFICE], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "recording", "audio", "album", "music", "ep", "lp"], + tags: ["recording", "audio", "album", "music", "ep", "lp"], codepoint: 60588, published_in: 2.0, updated_in: 2.0, @@ -16317,7 +20018,7 @@ export const icons = ([ pascal_name: "VirtualReality", categories: [IconCategory.GAMES, IconCategory.MEDIA], figma_category: FigmaCategory.GAMES, - tags: ["*new*", "virtual reality", "vr", "headset", "metaverse"], + tags: ["virtual reality", "vr", "headset", "metaverse"], codepoint: 59320, published_in: 2.0, updated_in: 2.0, @@ -16327,11 +20028,25 @@ export const icons = ([ pascal_name: "Virus", categories: [IconCategory.HEALTH], figma_category: FigmaCategory.HEALTH, - tags: ["*new*", "germs", "disease", "illness"], + tags: ["germs", "disease", "illness"], codepoint: 59350, published_in: 2.0, updated_in: 2.0, }, + { + name: "visor", + pascal_name: "Visor", + categories: [ + IconCategory.DEVELOPMENT, + IconCategory.MEDIA, + IconCategory.OBJECTS, + ], + figma_category: FigmaCategory.MEDIA, + tags: ["*new*", "goggles", "vision"], + codepoint: 60970, + published_in: 2.1, + updated_in: 2.1, + }, { name: "voicemail", pascal_name: "Voicemail", @@ -16345,7 +20060,7 @@ export const icons = ([ { name: "volleyball", pascal_name: "Volleyball", - categories: [IconCategory.GAMES, IconCategory.HEALTH], + categories: [IconCategory.GAMES, IconCategory.HEALTH, IconCategory.OBJECTS], figma_category: FigmaCategory.GAMES, tags: ["sports"], codepoint: 59174, @@ -16382,7 +20097,6 @@ export const icons = ([ categories: [IconCategory.COMMERCE, IconCategory.MAP], figma_category: FigmaCategory.COMMERCE, tags: [ - "*new*", "storage", "industry", "manufacture", @@ -16419,7 +20133,7 @@ export const icons = ([ pascal_name: "WarningDiamond", categories: [IconCategory.SYSTEM], figma_category: FigmaCategory.SECURITY, - tags: ["*new*", "alert", "danger", "dangerous", "caution", "errors"], + tags: ["alert", "danger", "dangerous", "caution", "errors"], codepoint: 59388, published_in: 2.0, updated_in: 2.0, @@ -16434,6 +20148,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "washing-machine", + pascal_name: "WashingMachine", + categories: [IconCategory.COMMERCE, IconCategory.MAP, IconCategory.OBJECTS], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "clothing", "laundry", "cleaning"], + codepoint: 60904, + published_in: 2.1, + updated_in: 2.1, + }, { name: "watch", pascal_name: "Watch", @@ -16498,10 +20222,20 @@ export const icons = ([ pascal_name: "Waveform", categories: [IconCategory.MEDIA], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "audio", "sound", "spectrum", "spectrograph", "music"], + tags: ["*updated*", "audio", "sound", "spectrum", "spectrograph", "music"], codepoint: 59394, published_in: 2.0, - updated_in: 2.0, + updated_in: 2.1, + }, + { + name: "waveform-slash", + pascal_name: "WaveformSlash", + categories: [IconCategory.MEDIA], + figma_category: FigmaCategory.MEDIA, + tags: ["*new*", "audio", "sound", "spectrum", "spectrograph", "music"], + codepoint: 59392, + published_in: 2.1, + updated_in: 2.1, }, { name: "waves", @@ -16536,7 +20270,7 @@ export const icons = ([ IconCategory.SYSTEM, ], figma_category: FigmaCategory.MEDIA, - tags: ["*new*", "camera", "video conference"], + tags: ["camera", "video conference"], codepoint: 60636, published_in: 2.0, updated_in: 2.0, @@ -16546,7 +20280,7 @@ export const icons = ([ pascal_name: "WebhooksLogo", categories: [IconCategory.DEVELOPMENT, IconCategory.BRAND], figma_category: FigmaCategory.DEVELOPMENT, - tags: ["*new*", "api"], + tags: ["api"], codepoint: 60590, published_in: 2.0, updated_in: 2.0, @@ -16556,7 +20290,7 @@ export const icons = ([ pascal_name: "WechatLogo", categories: [IconCategory.BRAND], figma_category: FigmaCategory.BRAND, - tags: ["*new*", "weixin", "logos"], + tags: ["weixin", "logos"], codepoint: 59602, published_in: 2.0, updated_in: 2.0, @@ -16595,7 +20329,6 @@ export const icons = ([ categories: [IconCategory.HEALTH, IconCategory.MAP, IconCategory.PEOPLE], figma_category: FigmaCategory.PEOPLE, tags: [ - "*new*", "handicapped", "medical", "disabled", @@ -16694,6 +20427,27 @@ export const icons = ([ published_in: 1.1, updated_in: 1.1, }, + { + name: "windmill", + pascal_name: "Windmill", + categories: [IconCategory.COMMERCE], + figma_category: FigmaCategory.COMMERCE, + tags: [ + "*new*", + "turbine", + "energy", + "renewable", + "sustainability", + "countryside", + "landscape", + "green", + "power", + "buildings", + ], + codepoint: 59896, + published_in: 2.1, + updated_in: 2.1, + }, { name: "windows-logo", pascal_name: "WindowsLogo", @@ -16782,6 +20536,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "x-logo", + pascal_name: "XLogo", + categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + figma_category: FigmaCategory.BRAND, + tags: ["*new*", "twitter", "logos", "social media", "tweets"], + codepoint: 58556, + published_in: 2.1, + updated_in: 2.1, + }, { name: "x-square", pascal_name: "XSquare", @@ -16792,6 +20556,16 @@ export const icons = ([ published_in: 1.0, updated_in: 1.0, }, + { + name: "yarn", + pascal_name: "Yarn", + categories: [IconCategory.GAMES, IconCategory.COMMERCE], + figma_category: FigmaCategory.COMMERCE, + tags: ["*new*", "knitting", "sewing"], + codepoint: 60826, + published_in: 2.1, + updated_in: 2.1, + }, { name: "yin-yang", pascal_name: "YinYang",