From c0905318002ef8fdb12e964f88410be2dce31676 Mon Sep 17 00:00:00 2001 From: rektdeckard Date: Wed, 22 Dec 2021 01:25:31 -0500 Subject: [PATCH] feat(icons): update icons and tags to 1.4 --- package.json | 2 +- src/lib/icons.ts | 1695 +++++++++++++++++++++++++++++++++++++--------- 2 files changed, 1381 insertions(+), 316 deletions(-) diff --git a/package.json b/package.json index ee13d83..04d983a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "file-saver": "^2.0.2", "framer-motion": "^3.10.0", "fuse.js": "^6.4.1", - "phosphor-react": "^1.3.1", + "phosphor-react": "^1.4.0", "react": "^17.0.1", "react-dom": "^17.0.1", "react-dropdown-select": "^4.4.2", diff --git a/src/lib/icons.ts b/src/lib/icons.ts index 587fc49..4708b20 100644 --- a/src/lib/icons.ts +++ b/src/lib/icons.ts @@ -104,7 +104,7 @@ export const icons: ReadonlyArray = [ { name: "airplay", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["apple", "screencasting", "television", "tv"], + tags: ["*updated*", "apple", "screencasting", "television", "tv"], Icon: Icons.Airplay, }, { @@ -113,12 +113,19 @@ export const icons: ReadonlyArray = [ tags: ["times", "timer", "clock", "schedule", "events", "watch"], Icon: Icons.Alarm, }, - // { - // name: "alien", - // categories: [IconCategory.GAMES], - // tags: ["*new*", "ufo", "space", "flying saucer", "extra terrestrial"], - // Icon: Icons.Alien, - // }, + { + name: "alien", + categories: [IconCategory.GAMES], + tags: [ + "*new*", + "ufo", + "space", + "flying saucer", + "extra terrestrial", + "sci-fi", + ], + Icon: Icons.Alien, + }, { name: "align-top", categories: [IconCategory.DESIGN, IconCategory.EDITOR], @@ -155,42 +162,42 @@ export const icons: ReadonlyArray = [ tags: ["alignment", "arrangement", "layout", "centered", "middle"], Icon: Icons.AlignCenterVertical, }, - // { - // name: "align-top-simple", - // categories: [IconCategory.DESIGN, IconCategory.EDITOR], - // tags: ["*new*", "alignment", "arrangement", "layout", "flush top"], - // Icon: Icons.AlignTopSimple, - // }, - // { - // name: "align-bottom-simple", - // categories: [IconCategory.DESIGN, IconCategory.EDITOR], - // tags: ["*new*", "alignment", "arrangement", "layout", "flush bottom"], - // Icon: Icons.AlignBottomSimple, - // }, - // { - // name: "align-left-simple", - // categories: [IconCategory.DESIGN, IconCategory.EDITOR], - // tags: ["*new*", "alignment", "arrangement", "layout", "flush left"], - // Icon: Icons.AlignLeftSimple, - // }, - // { - // name: "align-right-simple", - // categories: [IconCategory.DESIGN, IconCategory.EDITOR], - // tags: ["*new*", "alignment", "arrangement", "layout", "flush right"], - // Icon: Icons.AlignRightSimple, - // }, - // { - // name: "align-center-horizontal-simple", - // categories: [IconCategory.DESIGN, IconCategory.EDITOR], - // tags: ["*new*", "alignment", "arrangement", "layout", "centered", "middle"], - // Icon: Icons.AlignCenterHorizontalSimple, - // }, - // { - // name: "align-center-vertical-simple", - // categories: [IconCategory.DESIGN, IconCategory.EDITOR], - // tags: ["*new*", "alignment", "arrangement", "layout", "centered", "middle"], - // Icon: Icons.AlignCenterVerticalSimple, - // }, + { + name: "align-bottom-simple", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "alignment", "arrangement", "layout", "flush bottom"], + Icon: Icons.AlignBottomSimple, + }, + { + name: "align-center-horizontal-simple", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "alignment", "arrangement", "layout", "centered", "middle"], + Icon: Icons.AlignCenterHorizontalSimple, + }, + { + name: "align-center-vertical-simple", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "alignment", "arrangement", "layout", "centered", "middle"], + Icon: Icons.AlignCenterVerticalSimple, + }, + { + name: "align-left-simple", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "alignment", "arrangement", "layout", "flush left"], + Icon: Icons.AlignLeftSimple, + }, + { + name: "align-right-simple", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "alignment", "arrangement", "layout", "flush right"], + Icon: Icons.AlignRightSimple, + }, + { + name: "align-top-simple", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "alignment", "arrangement", "layout", "flush top"], + Icon: Icons.AlignTopSimple, + }, { name: "anchor", categories: [ @@ -221,6 +228,12 @@ export const icons: ReadonlyArray = [ tags: ["logos", "google", "mobile", "phone", "cellular", "cellphone"], Icon: Icons.AndroidLogo, }, + { + name: "angular-logo", + categories: [IconCategory.BRAND, IconCategory.DEVELOPMENT], + tags: ["*new*", "framework", "javascript", "google", "web"], + Icon: Icons.AngularLogo, + }, { name: "aperture", categories: [IconCategory.DESIGN, IconCategory.MEDIA], @@ -239,12 +252,18 @@ export const icons: ReadonlyArray = [ tags: ["macintosh", "imac", "iphone", "ipad", "macos", "ios"], Icon: Icons.AppleLogo, }, - // { - // name: "app-store-logo", - // categories: [IconCategory.BRAND, IconCategory.MEDIA], - // tags: ["*new*", "macintosh", "imac", "iphone", "ipad", "macos", "ios"], - // Icon: Icons.AppStoreLogo, - // }, + { + name: "app-store-logo", + categories: [IconCategory.BRAND], + tags: ["*new*", "macintosh", "imac", "iphone", "ipad", "macos", "ios"], + Icon: Icons.AppStoreLogo, + }, + { + name: "apple-podcasts-logo", + categories: [IconCategory.BRAND, IconCategory.MEDIA], + tags: ["*new*", "macintosh", "imac", "iphone", "ipad", "macos", "ios"], + Icon: Icons.ApplePodcastsLogo, + }, { name: "archive", categories: [IconCategory.OFFICE, IconCategory.SYSTEM], @@ -290,7 +309,7 @@ export const icons: ReadonlyArray = [ { name: "armchair", categories: [IconCategory.OBJECTS], - tags: ["seat", "furniture"], + tags: ["*updated*", "seat", "furniture"], Icon: Icons.Armchair, }, { @@ -905,36 +924,36 @@ export const icons: ReadonlyArray = [ tags: ["directional", "pointer", "pointing", "arrowhead"], Icon: Icons.ArrowsLeftRight, }, - // { - // name: "arrows-horizontal", - // categories: [IconCategory.ARROWS], - // tags: [ - // "*new*", - // "directional", - // "pointer", - // "cursor", - // "resize", - // "expand", - // "left", - // "right", - // ], - // Icon: Icons.ArrowsHorizonal, - // }, - // { - // name: "arrows-vertical", - // categories: [IconCategory.ARROWS], - // tags: [ - // "*new*", - // "directional", - // "pointer", - // "cursor", - // "resize", - // "expand", - // "up", - // "down", - // ], - // Icon: Icons.ArrowsVertical, - // }, + { + name: "arrows-horizontal", + categories: [IconCategory.ARROWS], + tags: [ + "*new*", + "directional", + "pointer", + "cursor", + "resize", + "expand", + "left", + "right", + ], + Icon: Icons.ArrowsHorizontal, + }, + { + name: "arrows-vertical", + categories: [IconCategory.ARROWS], + tags: [ + "*new*", + "directional", + "pointer", + "cursor", + "resize", + "expand", + "up", + "down", + ], + Icon: Icons.ArrowsVertical, + }, { name: "arrows-in", categories: [IconCategory.ARROWS], @@ -1119,16 +1138,24 @@ export const icons: ReadonlyArray = [ tags: ["star", "wildcard", "bullet point", "6", "emergency"], Icon: Icons.Asterisk, }, - // { - // name: "asterisk-simple", - // categories: [IconCategory.COMMUNICATION], - // tags: ["*new*", "star", "wildcard", "bullet point", "5", "emergency"], - // Icon: Icons.AsteriskFive, - // }, + { + name: "asterisk-simple", + categories: [IconCategory.COMMUNICATION], + tags: ["*new*", "star", "wildcard", "bullet point", "5", "emergency"], + Icon: Icons.AsteriskSimple, + }, { name: "at", categories: [IconCategory.COMMUNICATION], - tags: ["@", "address", "email", "at symbol", "commercial at", "arobase"], + tags: [ + "*updated*", + "@", + "address", + "email", + "at symbol", + "commercial at", + "arobase", + ], Icon: Icons.At, }, { @@ -1149,15 +1176,15 @@ export const icons: ReadonlyArray = [ { name: "baby", categories: [IconCategory.PEOPLE, IconCategory.HEALTH], - tags: ["infant", "child", "children", "toddler"], + tags: ["*updated*", "infant", "child", "children", "toddler"], Icon: Icons.Baby, }, - // { - // name: "backpack", - // categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], - // tags: ["*new*", "knapsack", "camping", "school", "bag"], - // Icon: Icons.Backpack, - // }, + { + name: "backpack", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + tags: ["*new*", "knapsack", "camping", "school", "bag"], + Icon: Icons.Backpack, + }, { name: "backspace", categories: [IconCategory.SYSTEM], @@ -1176,12 +1203,12 @@ export const icons: ReadonlyArray = [ tags: ["suitcase", "valise", "baggage", "folders", "portfolio"], Icon: Icons.BagSimple, }, - // { - // name: "balloon", - // categories: [IconCategory.OBJECTS], - // tags: ["*new*", "helium", "birthday", "party"], - // Icon: Icons.Balloon, - // }, + { + name: "balloon", + categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], + tags: ["*new*", "helium", "birthday", "party"], + Icon: Icons.Balloon, + }, { name: "bandaids", categories: [IconCategory.HEALTH], @@ -1223,30 +1250,30 @@ export const icons: ReadonlyArray = [ tags: ["upc", "qr", "products", "shopping", "scanner"], Icon: Icons.Barcode, }, - // { - // name: "barricade", - // categories: [IconCategory.MAP, IconCategory.OBJECTS], - // tags: ["*new*", "construction", "safety", "gate"], - // Icon: Icons.Barricade, - // }, + { + name: "barricade", + categories: [IconCategory.MAP, IconCategory.OBJECTS], + tags: ["*new*", "construction", "safety", "gate"], + Icon: Icons.Barricade, + }, { name: "baseball", categories: [IconCategory.GAMES, IconCategory.HEALTH], - tags: ["sports", "mlb"], + tags: ["*updated*", "sports", "mlb"], Icon: Icons.Baseball, }, { name: "basketball", categories: [IconCategory.GAMES, IconCategory.HEALTH], - tags: ["sports", "nba"], + tags: ["*updated*", "sports", "nba"], Icon: Icons.Basketball, }, - // { - // name: "bathtub", - // categories: [IconCategory.OBJECTS], - // tags: ["*new*", "shower", "bathroom", "faucet"], - // Icon: Icons.Bathtub, - // }, + { + name: "bathtub", + categories: [IconCategory.OBJECTS], + tags: ["*new*", "bath", "shower", "bathroom", "faucet"], + Icon: Icons.Bathtub, + }, { name: "battery-charging", categories: [IconCategory.SYSTEM], @@ -1289,12 +1316,12 @@ export const icons: ReadonlyArray = [ tags: ["charged", "charger", "charging", "power", "dead"], Icon: Icons.BatteryEmpty, }, - // { - // name: "battery-plus", - // categories: [IconCategory.SYSTEM], - // tags: ["*new*", "charged", "charger", "charging", "power"], - // Icon: Icons.BatteryPlus, - // }, + { + name: "battery-plus", + categories: [IconCategory.SYSTEM], + tags: ["*new*", "charged", "charger", "charging", "power"], + Icon: Icons.BatteryPlus, + }, { name: "battery-warning", categories: [IconCategory.SYSTEM], @@ -1321,27 +1348,28 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Bed, }, - // { - // name: "beer-bottle", - // categories: [IconCategory.COMMERCE], - // tags: [ - // "*new*", - // "beverage", - // "places", - // "locations", - // "bars", - // "restaurants", - // "food", - // "dining", - // ], - // Icon: Icons.BeerBottle, - // }, - // { - // name: "behance-logo", - // categories: [IconCategory.BRAND, IconCategory.DESIGN], - // tags: ["*new*", "logos", "art", "illustration", "ui"], - // Icon: Icons.BehanceLogo, - // }, + { + name: "beer-bottle", + categories: [IconCategory.COMMERCE, IconCategory.MAP, IconCategory.OBJECTS], + tags: [ + "*new*", + "drinks", + "beverages", + "places", + "locations", + "bars", + "restaurants", + "food", + "dining", + ], + Icon: Icons.BeerBottle, + }, + { + name: "behance-logo", + categories: [IconCategory.BRAND, IconCategory.DESIGN], + tags: ["*new*", "logos", "illustration", "ui", "interface"], + Icon: Icons.BehanceLogo, + }, { name: "bell", categories: [IconCategory.SYSTEM], @@ -1475,12 +1503,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.BellSimpleZ, }, - // { - // name: "bezier-curve", - // categories: [IconCategory.DESIGN], - // tags: ["*new*", "lines", "vector", "mathematics", "drawing"], - // Icon: Icons.BezierCurve, - // }, + { + name: "bezier-curve", + categories: [IconCategory.DESIGN], + tags: ["*new*", "shapes", "drawing", "path", "pen"], + Icon: Icons.BezierCurve, + }, { name: "bicycle", categories: [IconCategory.HEALTH, IconCategory.MAP, IconCategory.OBJECTS], @@ -1496,12 +1524,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Bicycle, }, - // { - // name: "binoculars", - // categories: [IconCategory.NATURE, IconCategory.OBJECTS], - // tags: ["*new*", "glasses", "search", "spy"], - // Icon: Icons.Binoculars, - // }, + { + name: "binoculars", + categories: [IconCategory.NATURE, IconCategory.OBJECTS, IconCategory.MAP], + tags: ["*new*", "telescope", "glasses", "search", "find", "explore"], + Icon: Icons.Binoculars, + }, { name: "bird", categories: [IconCategory.NATURE], @@ -1715,7 +1743,14 @@ export const icons: ReadonlyArray = [ { name: "briefcase-metal", categories: [IconCategory.OFFICE, IconCategory.OBJECTS], - tags: ["suitcase", "valise", "baggage", "folders", "portfolio"], + tags: [ + "*updated*", + "suitcase", + "valise", + "baggage", + "folders", + "portfolio", + ], Icon: Icons.BriefcaseMetal, }, { @@ -1797,18 +1832,18 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Bus, }, - // { - // name: "butterfly", - // categories: [IconCategory.NATURE], - // tags: ["*new*", "insect", "moth"], - // Icon: Icons.Butterfly, - // }, - // { - // name: "cactus", - // categories: [IconCategory.NATURE], - // tags: ["*new*", "desert", "plants"], - // Icon: Icons.Cactus, - // }, + { + name: "butterfly", + categories: [IconCategory.NATURE], + tags: ["*new*", "animals", "insects", "moth"], + Icon: Icons.Butterfly, + }, + { + name: "cactus", + categories: [IconCategory.NATURE], + tags: ["*new*", "plants", "cacti", "desert", "western"], + Icon: Icons.Cactus, + }, { name: "cake", categories: [IconCategory.OBJECTS], @@ -1885,25 +1920,31 @@ export const icons: ReadonlyArray = [ tags: ["photography", "pictures", "lens"], Icon: Icons.Camera, }, - // { - // name: "camera-rotate", - // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - // tags: [ - // "*new*", - // "photography", - // "pictures", - // "orientation", - // "portrait", - // "landscape", - // ], - // Icon: Icons.CameraRotate, - // }, + { + name: "camera-rotate", + categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + tags: [ + "*new*", + "photography", + "pictures", + "orientation", + "portrait", + "landscape", + ], + Icon: Icons.CameraRotate, + }, { name: "camera-slash", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], tags: ["photography", "pictures", "lens", "disabled"], Icon: Icons.CameraSlash, }, + { + name: "campfire", + categories: [IconCategory.NATURE], + tags: ["*new*", "camping", "flame", "bonfire", "outdoors"], + Icon: Icons.Campfire, + }, { name: "car", categories: [IconCategory.MAP, IconCategory.OBJECTS], @@ -2167,7 +2208,7 @@ export const icons: ReadonlyArray = [ { name: "cat", categories: [IconCategory.NATURE], - tags: ["pets", "animals", "kitty", "kitten"], + tags: ["*updated*", "pets", "animals", "kitty", "kitten"], Icon: Icons.Cat, }, { @@ -2272,6 +2313,7 @@ export const icons: ReadonlyArray = [ name: "cell-signal-x", categories: [IconCategory.SYSTEM], tags: [ + "*updated*", "wireless", "cellular", "phone", @@ -2729,15 +2771,30 @@ export const icons: ReadonlyArray = [ { name: "circle-half", categories: [IconCategory.DESIGN, IconCategory.EDITOR], - tags: ["round", "shapes", "contrast", "brightness"], + tags: ["*updated*", "round", "shapes", "contrast", "brightness"], Icon: Icons.CircleHalf, }, { name: "circle-half-tilt", categories: [IconCategory.DESIGN, IconCategory.EDITOR], - tags: ["round", "shapes", "contrast", "brightness"], + tags: ["*updated*", "round", "shapes", "contrast", "brightness"], Icon: Icons.CircleHalfTilt, }, + { + name: "circle-notch", + categories: [IconCategory.SYSTEM], + tags: [ + "*new*", + "round", + "shapes", + "loading", + "loader", + "spinner", + "waiting", + "progress", + ], + Icon: Icons.CircleNotch, + }, { name: "circle-wavy", categories: [IconCategory.DESIGN], @@ -2875,6 +2932,7 @@ export const icons: ReadonlyArray = [ name: "cloud", categories: [IconCategory.SYSTEM, IconCategory.WEATHER], tags: [ + "*updated*", "serverless", "backup", "storage", @@ -2887,19 +2945,26 @@ export const icons: ReadonlyArray = [ { name: "cloud-arrow-down", categories: [IconCategory.SYSTEM], - tags: ["serverless", "backup", "storage", "download"], + tags: ["*updated*", "serverless", "backup", "storage", "download"], Icon: Icons.CloudArrowDown, }, { name: "cloud-arrow-up", categories: [IconCategory.SYSTEM], - tags: ["serverless", "backup", "storage", "upload"], + tags: ["*updated*", "serverless", "backup", "storage", "upload"], Icon: Icons.CloudArrowUp, }, { name: "cloud-check", categories: [IconCategory.SYSTEM], - tags: ["serverless", "backup", "storage", "sync", "synchronized"], + tags: [ + "*updated*", + "serverless", + "backup", + "storage", + "sync", + "synchronized", + ], Icon: Icons.CloudCheck, }, { @@ -2912,6 +2977,7 @@ export const icons: ReadonlyArray = [ name: "cloud-fog", categories: [IconCategory.WEATHER], tags: [ + "*updated*", "meteorology", "cloudy", "overcast", @@ -2925,7 +2991,14 @@ export const icons: ReadonlyArray = [ { name: "cloud-lightning", categories: [IconCategory.WEATHER], - tags: ["meteorology", "cloudy", "overcast", "stormy", "thunderstorm"], + tags: [ + "*updated*", + "meteorology", + "cloudy", + "overcast", + "stormy", + "thunderstorm", + ], Icon: Icons.CloudLightning, }, { @@ -2937,13 +3010,29 @@ export const icons: ReadonlyArray = [ { name: "cloud-rain", categories: [IconCategory.WEATHER], - tags: ["meteorology", "cloudy", "rainy", "raining", "stormy", "rainstorm"], + tags: [ + "*updated*", + "meteorology", + "cloudy", + "rainy", + "raining", + "stormy", + "rainstorm", + ], Icon: Icons.CloudRain, }, { name: "cloud-snow", categories: [IconCategory.WEATHER], - tags: ["meteorology", "cloudy", "snowy", "snowing", "stormy", "snowstorm"], + tags: [ + "*updated*", + "meteorology", + "cloudy", + "snowy", + "snowing", + "stormy", + "snowstorm", + ], Icon: Icons.CloudSnow, }, { @@ -2958,6 +3047,12 @@ export const icons: ReadonlyArray = [ tags: ["clubs", "suits", "cards", "gambling", "casino", "gaming"], Icon: Icons.Club, }, + { + name: "coat-hanger", + categories: [IconCategory.COMMERCE], + tags: ["*new*", "clothing", "clothes", "closet"], + Icon: Icons.CoatHanger, + }, { name: "code", categories: [IconCategory.DEVELOPMENT, IconCategory.EDITOR], @@ -2970,6 +3065,18 @@ export const icons: ReadonlyArray = [ tags: ["angle brackets", "angle braces", "snippets"], Icon: Icons.CodeSimple, }, + { + name: "codepen-logo", + categories: [IconCategory.BRAND, IconCategory.DEVELOPMENT], + tags: ["*new*", "ide", "logos"], + Icon: Icons.CodepenLogo, + }, + { + name: "codesandbox-logo", + categories: [IconCategory.BRAND, IconCategory.DEVELOPMENT], + tags: ["*new*", "ide", "logos"], + Icon: Icons.CodesandboxLogo, + }, { name: "coffee", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], @@ -3010,23 +3117,40 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Coin, }, - // { - // name: "coins", - // categories: [IconCategory.COMMERCE, IconCategory.FINANCE], - // tags: [ - // - // "cents", - // "change", - // "money", - // "currency", - // "payment", - // "paying", - // "purchase", - // "price", - // "sell", - // ], - // Icon: Icons.Coins, - // }, + { + name: "coin-vertical", + categories: [IconCategory.COMMERCE, IconCategory.FINANCE], + tags: [ + "*new*", + "cents", + "change", + "money", + "currency", + "payment", + "paying", + "purchase", + "price", + "sell", + ], + Icon: Icons.CoinVertical, + }, + { + name: "coins", + categories: [IconCategory.COMMERCE, IconCategory.FINANCE], + tags: [ + "*new*", + "cents", + "change", + "money", + "currency", + "payment", + "paying", + "purchase", + "price", + "sell", + ], + Icon: Icons.Coins, + }, { name: "columns", categories: [IconCategory.DESIGN], @@ -3059,6 +3183,12 @@ export const icons: ReadonlyArray = [ tags: ["desktop", "pc", "imac"], Icon: Icons.ComputerTower, }, + { + name: "confetti", + categories: [IconCategory.COMMUNICATION], + tags: ["*new*", "tada", "party", "emoji"], + Icon: Icons.Confetti, + }, { name: "cookie", categories: [ @@ -3093,6 +3223,12 @@ export const icons: ReadonlyArray = [ tags: ["©", "intellectual property", "copr.", "symbol"], Icon: Icons.Copyright, }, + { + name: "copyleft", + categories: [IconCategory.COMMERCE, IconCategory.MEDIA], + tags: ["*new*", "🄯", "intellectual property", "copr.", "symbol"], + Icon: Icons.Copyleft, + }, { name: "corners-in", categories: [IconCategory.SYSTEM], @@ -3195,6 +3331,21 @@ export const icons: ReadonlyArray = [ tags: ["money", "yuan", "payment", "paying", "purchase"], Icon: Icons.CurrencyCny, }, + { + name: "currency-eth", + categories: [IconCategory.COMMERCE, IconCategory.FINANCE], + tags: [ + "*new*", + "money", + "ethereum", + "crypto", + "cryptocurrency", + "payment", + "paying", + "purchase", + ], + Icon: Icons.CurrencyEth, + }, { name: "currency-eur", categories: [IconCategory.COMMERCE, IconCategory.FINANCE], @@ -3225,6 +3376,34 @@ export const icons: ReadonlyArray = [ tags: ["money", "won", "payment", "paying", "purchase"], Icon: Icons.CurrencyKrw, }, + { + name: "currency-kzt", + categories: [IconCategory.COMMERCE, IconCategory.FINANCE], + tags: [ + "*new*", + "money", + "kazakhstan", + "tenge", + "payment", + "paying", + "purchase", + ], + Icon: Icons.CurrencyKzt, + }, + { + name: "currency-ngn", + categories: [IconCategory.COMMERCE, IconCategory.FINANCE], + tags: [ + "*new*", + "money", + "nigeria", + "naira", + "payment", + "paying", + "purchase", + ], + Icon: Icons.CurrencyNgn, + }, { name: "currency-rub", categories: [IconCategory.COMMERCE, IconCategory.FINANCE], @@ -3249,12 +3428,18 @@ export const icons: ReadonlyArray = [ // tags: ["pointer", "arrowhead", "mouse"], // Icon: Icons.CursorClick, // }, - // { - // name: "cursor-text", - // categories: [IconCategory.OBJECTS], - // tags: [ "i-beam", "pointers", "cursors", "text", "selection"], - // Icon: Icons.CursorText, - // }, + { + name: "cursor-text", + categories: [IconCategory.EDITOR, IconCategory.SYSTEM], + tags: ["*new*", "i-beam", "input", "select"], + Icon: Icons.CursorText, + }, + { + name: "cylinder", + categories: [IconCategory.DESIGN], + tags: ["*new*", "shapes", "tube"], + Icon: Icons.Cylinder, + }, { name: "database", categories: [IconCategory.DEVELOPMENT, IconCategory.SYSTEM], @@ -3284,6 +3469,12 @@ export const icons: ReadonlyArray = [ tags: ["computer", "pc", "imac"], Icon: Icons.DesktopTower, }, + { + name: "detective", + categories: [IconCategory.PEOPLE, IconCategory.SYSTEM], + tags: ["*new*", "incognito", "police", "law enforcement", "spy", "secret"], + Icon: Icons.Detective, + }, { name: "device-mobile", categories: [IconCategory.OBJECTS], @@ -3337,6 +3528,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Diamond, }, + { + name: "diamonds-four", + categories: [IconCategory.DESIGN], + tags: ["*new*", "shapes", "grid"], + Icon: Icons.DiamondsFour, + }, // { // name: "dice", // categories: [IconCategory.OTHER], @@ -3539,6 +3736,7 @@ export const icons: ReadonlyArray = [ name: "download", categories: [IconCategory.SYSTEM], tags: [ + "*updated*", "saved", "saving", "archived", @@ -3570,7 +3768,7 @@ export const icons: ReadonlyArray = [ { name: "dribbble-logo", categories: [IconCategory.BRAND, IconCategory.DESIGN], - tags: ["logos", "round", "basketball", "sports", "design"], + tags: ["*updated*", "logos", "round", "basketball", "sports", "design"], Icon: Icons.DribbbleLogo, }, { @@ -3595,6 +3793,7 @@ export const icons: ReadonlyArray = [ IconCategory.WEATHER, ], tags: [ + "*updated*", "droplet", "teardrop", "raindrop", @@ -3605,6 +3804,26 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.DropHalf, }, + { + name: "drop-half-bottom", + categories: [ + IconCategory.DESIGN, + IconCategory.EDITOR, + IconCategory.NATURE, + IconCategory.WEATHER, + ], + tags: [ + "*new*", + "droplet", + "teardrop", + "raindrop", + "humidity", + "water", + "contrast", + "brightness", + ], + Icon: Icons.DropHalfBottom, + }, // { // name: "dropbox-logo", // categories: [IconCategory.BRAND], @@ -3623,6 +3842,18 @@ export const icons: ReadonlyArray = [ tags: ["hearing", "audio", "sound", "mute", "accessible"], Icon: Icons.EarSlash, }, + { + name: "egg", + categories: [IconCategory.COMMERCE, IconCategory.NATURE], + tags: ["*new*", "chicken", "food", "meal", "baby", "hatch"], + Icon: Icons.Egg, + }, + { + name: "egg-crack", + categories: [IconCategory.COMMERCE, IconCategory.NATURE], + tags: ["*new*", "chicken", "food", "meal", "baby", "hatch", "break"], + Icon: Icons.EggCrack, + }, { name: "eject", categories: [IconCategory.MEDIA], @@ -3635,6 +3866,12 @@ export const icons: ReadonlyArray = [ tags: ["disconnect"], Icon: Icons.EjectSimple, }, + { + name: "equalizer", + categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + tags: ["*new*", "music", "audio", "meter", "volume", "spectrum", "eq"], + Icon: Icons.Equalizer, + }, { name: "eraser", categories: [IconCategory.DESIGN, IconCategory.EDITOR], @@ -3697,17 +3934,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Equals, }, - // { - // name: "exam", - // categories: [IconCategory.OBJECTS], - // tags: [ "test", "classroom", - // "teacher", - // "education", - // "school", - // "college", - // "university",], - // Icon: Icons.Exam, - // }, + { + name: "exam", + categories: [IconCategory.OBJECTS], + tags: ["*new*", "text", "examination", "paper", "school", "grade"], + Icon: Icons.Exam, + }, { name: "export", categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], @@ -3762,6 +3994,22 @@ export const icons: ReadonlyArray = [ tags: ["colors", "color picker", "sample", "arts"], Icon: Icons.Eyedropper, }, + { + name: "eyedropper-sample", + categories: [ + IconCategory.DESIGN, + IconCategory.EDITOR, + IconCategory.OBJECTS, + ], + tags: ["*new*", "colors", "color picker", "arts"], + Icon: Icons.EyedropperSample, + }, + { + name: "eyeglasses", + categories: [IconCategory.HEALTH, IconCategory.OBJECTS], + tags: ["*new*", "vision", "spectacles"], + Icon: Icons.Eyeglasses, + }, { name: "face-mask", categories: [IconCategory.HEALTH], @@ -3771,7 +4019,7 @@ export const icons: ReadonlyArray = [ { name: "facebook-logo", categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], - tags: ["logos", "social media"], + tags: ["*updated*", "logos", "social media"], Icon: Icons.FacebookLogo, }, { @@ -3881,6 +4129,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.FileArrowDown, }, + { + name: "file-audio", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.MEDIA], + tags: ["*new*", "documents", "music", "sound"], + Icon: Icons.FileAudio, + }, { name: "file-plus", categories: [IconCategory.OFFICE, IconCategory.EDITOR], @@ -3893,18 +4147,126 @@ export const icons: ReadonlyArray = [ tags: ["documents", "files", "delete", "write", "remove", "-"], Icon: Icons.FileMinus, }, + { + name: "file-cloud", + categories: [IconCategory.OFFICE, IconCategory.EDITOR], + tags: ["*new*", "documents", "sync"], + Icon: Icons.FileCloud, + }, + { + name: "file-code", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + tags: ["*new*", "documents"], + Icon: Icons.FileCode, + }, + { + name: "file-css", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + tags: ["*new*", "documents", "code"], + Icon: Icons.FileCss, + }, + { + name: "file-csv", + categories: [IconCategory.OFFICE, IconCategory.EDITOR], + tags: ["*new*", "documents", "data"], + Icon: Icons.FileCsv, + }, + { + name: "file-doc", + categories: [IconCategory.OFFICE, IconCategory.EDITOR], + tags: ["*new*", "documents", "word", "microsoft"], + Icon: Icons.FileDoc, + }, { name: "file-dotted", categories: [IconCategory.OFFICE, IconCategory.EDITOR], tags: ["documents", "files", "browse", "draft", "open"], Icon: Icons.FileDotted, }, + { + name: "file-html", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + tags: ["*new*", "documents", "code"], + Icon: Icons.FileHtml, + }, + { + name: "file-image", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.MEDIA], + tags: ["*new*", "documents", "pictures", "photograph"], + Icon: Icons.FileImage, + }, + { + name: "file-jpg", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.MEDIA], + tags: ["*new*", "documents", "pictures", "photograph", "jpeg"], + Icon: Icons.FileJpg, + }, + { + name: "file-js", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + tags: ["*new*", "documents", "code", "javascript"], + Icon: Icons.FileJs, + }, + { + name: "file-jsx", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + tags: ["*new*", "documents", "code", "javascript"], + Icon: Icons.FileJsx, + }, + { + name: "file-lock", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: ["*new*", "documents", "secure", "locked", "private"], + Icon: Icons.FileLock, + }, { name: "file-pdf", categories: [IconCategory.OFFICE, IconCategory.EDITOR], - tags: ["documents", "files", "acrobat"], + tags: ["*updated*", "documents", "files", "acrobat"], Icon: Icons.FilePdf, }, + { + name: "file-png", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.MEDIA], + tags: ["*new*", "documents", "pictures", "photograph"], + Icon: Icons.FilePng, + }, + { + name: "file-ppt", + categories: [IconCategory.OFFICE, IconCategory.EDITOR], + tags: ["*new*", "documents", "powerpoint", "microsoft"], + Icon: Icons.FilePpt, + }, + { + name: "file-rs", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + tags: ["*new*", "documents", "code", "rust"], + Icon: Icons.FileRs, + }, { name: "file-search", categories: [IconCategory.OFFICE, IconCategory.EDITOR], @@ -3917,22 +4279,82 @@ export const icons: ReadonlyArray = [ tags: ["documents", "files", "save", "write"], Icon: Icons.FileText, }, + { + name: "file-ts", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + tags: ["*new*", "documents", "code", "typescript"], + Icon: Icons.FileTs, + }, + { + name: "file-tsx", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + tags: ["*new*", "documents", "code", "typescript"], + Icon: Icons.FileTsx, + }, + { + name: "file-video", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.MEDIA], + tags: ["*new*", "documents", "movie"], + Icon: Icons.FileVideo, + }, + { + name: "file-vue", + categories: [ + IconCategory.OFFICE, + IconCategory.EDITOR, + IconCategory.DEVELOPMENT, + ], + tags: ["*new*", "documents", "code"], + Icon: Icons.FileVue, + }, { name: "file-x", categories: [IconCategory.OFFICE, IconCategory.EDITOR], tags: ["documents", "files", "cancelled", "deleted", "removed", "errors"], Icon: Icons.FileX, }, + { + name: "file-xls", + categories: [IconCategory.OFFICE, IconCategory.EDITOR], + tags: ["*new*", "documents", "excel", "microsoft"], + Icon: Icons.FileXls, + }, + { + name: "file-zip", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: ["*new*", "documents", "archive", "compression"], + Icon: Icons.FileZip, + }, { name: "files", categories: [IconCategory.OFFICE, IconCategory.EDITOR], tags: ["documents", "open", "library"], Icon: Icons.Files, }, + { + name: "film-script", + categories: [IconCategory.OFFICE, IconCategory.MEDIA], + tags: ["*new*", "screenplay", "movie"], + Icon: Icons.FilmScript, + }, + { + name: "film-slate", + categories: [IconCategory.MEDIA], + tags: ["*new*", "clapper", "movie"], + Icon: Icons.FilmSlate, + }, { name: "film-strip", categories: [IconCategory.MEDIA], - tags: ["camera", "photography", "darkroom", "movie", "analog"], + tags: ["*updated*", "camera", "photography", "darkroom", "movie", "analog"], Icon: Icons.FilmStrip, }, { @@ -4038,6 +4460,12 @@ export const icons: ReadonlyArray = [ tags: ["ribbon", "country", "countries", "finished", "completed", "flags"], Icon: Icons.FlagBanner, }, + { + name: "flag-checkered", + categories: [IconCategory.MAP, IconCategory.OBJECTS, IconCategory.GAMES], + tags: ["*new*", "flags", "race", "racing", "finish line"], + Icon: Icons.FlagCheckered, + }, { name: "flame", categories: [IconCategory.NATURE, IconCategory.WEATHER], @@ -4075,6 +4503,7 @@ export const icons: ReadonlyArray = [ name: "floppy-disk-back", categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], tags: [ + "*updated*", "diskette", "directory", "directories", @@ -4104,6 +4533,12 @@ export const icons: ReadonlyArray = [ tags: ["plants", "green", "environmental", "spirituality"], Icon: Icons.FlowerLotus, }, + { + name: "flying-saucer", + categories: [IconCategory.GAMES, IconCategory.OBJECTS], + tags: ["*new*", "ufo", "space", "aliens", "extra terrestrial", "sci-fi"], + Icon: Icons.FlyingSaucer, + }, { name: "folder", categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], @@ -4146,6 +4581,54 @@ export const icons: ReadonlyArray = [ tags: ["directory", "directories", "files", "folders", "load"], Icon: Icons.FolderOpen, }, + { + name: "folder-dotted", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: [ + "*new*", + "directory", + "directories", + "files", + "folders", + "missing", + "temporary", + ], + Icon: Icons.FolderDotted, + }, + { + name: "folder-lock", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: [ + "*new*", + "directory", + "directories", + "files", + "folders", + "private", + "secure", + ], + Icon: Icons.FolderLock, + }, + { + name: "folder-star", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: [ + "*new*", + "directory", + "directories", + "files", + "folders", + "favorite", + "starred", + ], + Icon: Icons.FolderStar, + }, + { + name: "folder-user", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: ["*new*", "directory", "directories", "files", "folders", "personal"], + Icon: Icons.FolderUser, + }, { name: "folder-notch", categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], @@ -4224,6 +4707,54 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.FolderSimpleMinus, }, + { + name: "folder-simple-dotted", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: [ + "*new*", + "directory", + "directories", + "files", + "folders", + "missing", + "temporary", + ], + Icon: Icons.FolderSimpleDotted, + }, + { + name: "folder-simple-lock", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: [ + "*new*", + "directory", + "directories", + "files", + "folders", + "private", + "secure", + ], + Icon: Icons.FolderSimpleLock, + }, + { + name: "folder-simple-star", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: [ + "*new*", + "directory", + "directories", + "files", + "folders", + "favorite", + "starred", + ], + Icon: Icons.FolderSimpleStar, + }, + { + name: "folder-simple-user", + categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], + tags: ["*new*", "directory", "directories", "files", "folders", "personal"], + Icon: Icons.FolderSimpleUser, + }, { name: "folders", categories: [IconCategory.OFFICE, IconCategory.EDITOR, IconCategory.SYSTEM], @@ -4269,6 +4800,12 @@ export const icons: ReadonlyArray = [ tags: ["logos", "interface", "ui", "motion", "prototype", "prototyping"], Icon: Icons.FramerLogo, }, + { + name: "function", + categories: [IconCategory.DEVELOPMENT], + tags: ["*new*", "mathematics", "arithmetic"], + Icon: Icons.Function, + }, { name: "funnel", categories: [IconCategory.EDITOR, IconCategory.OBJECTS], @@ -4307,6 +4844,7 @@ export const icons: ReadonlyArray = [ IconCategory.SYSTEM, ], tags: [ + "*updated*", "dashboard", "meter", "speed", @@ -4622,6 +5160,18 @@ export const icons: ReadonlyArray = [ tags: ["logos", "search engine", "phone", "mobile", "android"], Icon: Icons.GoogleLogo, }, + { + name: "google-chrome-logo", + categories: [IconCategory.BRAND], + tags: ["*new*", "web browsers", "internet"], + Icon: Icons.GoogleChromeLogo, + }, + { + name: "google-photos-logo", + categories: [IconCategory.BRAND, IconCategory.MEDIA], + tags: ["*new*", "album", "pictures", "photography"], + Icon: Icons.GooglePhotosLogo, + }, { name: "google-play-logo", categories: [IconCategory.BRAND, IconCategory.SYSTEM, IconCategory.MEDIA], @@ -4638,6 +5188,18 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.GooglePlayLogo, }, + { + name: "google-podcasts-logo", + categories: [IconCategory.BRAND, IconCategory.MEDIA], + tags: ["*new*", "audio"], + Icon: Icons.GooglePodcastsLogo, + }, + { + name: "gradient", + categories: [IconCategory.DESIGN], + tags: ["*new*", "fade", "ombre", "opacity"], + Icon: Icons.Gradient, + }, { name: "graduation-cap", categories: [IconCategory.MAP, IconCategory.OBJECTS], @@ -4653,6 +5215,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.GraduationCap, }, + { + name: "graph", + categories: [IconCategory.OFFICE, IconCategory.DEVELOPMENT], + tags: ["*new*", "nodes", "tree"], + Icon: Icons.Graph, + }, { name: "grid-four", categories: [IconCategory.DESIGN, IconCategory.SYSTEM], @@ -4670,26 +5238,33 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.GridFour, }, - // { - // name: "hamburger", - // categories: [IconCategory.COMMERCE, IconCategory.MAP], - // tags: [ - // - // "fast food", - // "places", - // "locations", - // "restaurants", - // "food", - // "dining", - // ], - // Icon: Icons.Hamburger, - // }, + { + name: "hamburger", + categories: [IconCategory.COMMERCE, IconCategory.MAP], + tags: [ + "*new*", + "fast food", + "party", + "places", + "locations", + "restaurants", + "food", + "dining", + ], + Icon: Icons.Hamburger, + }, { name: "hand", categories: [IconCategory.SYSTEM, IconCategory.PEOPLE], tags: ["pointers", "cursors", "emoji", "backhand"], Icon: Icons.Hand, }, + { + name: "hand-eye", + categories: [IconCategory.PEOPLE], + tags: ["*new*", "pointers", "cursors", "emoji", "hamsa", "evil eye"], + Icon: Icons.HandEye, + }, { name: "hand-fist", categories: [IconCategory.PEOPLE], @@ -4752,7 +5327,7 @@ export const icons: ReadonlyArray = [ { name: "hands-clapping", categories: [IconCategory.SYSTEM, IconCategory.PEOPLE], - tags: ["emoji", "clap", "applause"], + tags: ["*updated*", "emoji", "clap", "applause"], Icon: Icons.HandsClapping, }, { @@ -4879,6 +5454,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Heart, }, + { + name: "heart-break", + categories: [IconCategory.COMMUNICATION], + tags: ["*new*", "love", "hate", "crack", "split", "divorce", "emoji"], + Icon: Icons.HeartBreak, + }, { name: "heart-straight", categories: [ @@ -4901,10 +5482,24 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.HeartStraight, }, + { + name: "heart-straight-break", + categories: [IconCategory.COMMUNICATION], + tags: ["*new*", "love", "hate", "crack", "split", "divorce", "emoji"], + Icon: Icons.HeartStraightBreak, + }, { name: "heartbeat", categories: [IconCategory.HEALTH, IconCategory.SYSTEM], - tags: ["wellness", "healthy", "ecg", "ekg", "vitals", "monitor"], + tags: [ + "*updated*", + "wellness", + "healthy", + "ecg", + "ekg", + "vitals", + "monitor", + ], Icon: Icons.Heartbeat, }, { @@ -5172,6 +5767,7 @@ export const icons: ReadonlyArray = [ name: "jeep", categories: [IconCategory.MAP, IconCategory.OBJECTS], tags: [ + "*updated*", "vehicles", "automobile", "suv", @@ -5185,6 +5781,20 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Jeep, }, + { + name: "kanban", + categories: [IconCategory.OFFICE], + tags: [ + "*new*", + "scheduling", + "tasks", + "project management", + "process", + "lean", + "agile", + ], + Icon: Icons.Kanban, + }, { name: "key", categories: [IconCategory.OBJECTS, IconCategory.SYSTEM], @@ -5219,6 +5829,25 @@ export const icons: ReadonlyArray = [ tags: ["typing", "type", "keys", "input"], Icon: Icons.Keyboard, }, + { + name: "keyhole", + categories: [IconCategory.OBJECTS, IconCategory.SYSTEM], + tags: [ + "*new*", + "lock", + "security", + "secured", + "authentication", + "authenticated", + "login", + "locked", + "encrypted", + "encryption", + "privacy", + "private", + ], + Icon: Icons.Keyhole, + }, { name: "knife", categories: [IconCategory.COMMERCE, IconCategory.OBJECTS], @@ -5233,6 +5862,18 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Knife, }, + { + name: "ladder", + categories: [IconCategory.OBJECTS], + tags: ["*new*", "stairs", "steps", "climbing"], + Icon: Icons.Ladder, + }, + { + name: "ladder-simple", + categories: [IconCategory.OBJECTS], + tags: ["*new*", "stairs", "steps", "climbing"], + Icon: Icons.LadderSimple, + }, { name: "lamp", categories: [IconCategory.OBJECTS], @@ -5404,6 +6045,12 @@ export const icons: ReadonlyArray = [ tags: ["logos", "jobs", "employment", "social media"], Icon: Icons.LinkedinLogo, }, + { + name: "linux-logo", + categories: [IconCategory.BRAND, IconCategory.DEVELOPMENT], + tags: ["*new*", "penguin", "computer", "animals"], + Icon: Icons.LinuxLogo, + }, { name: "list", categories: [IconCategory.SYSTEM, IconCategory.EDITOR], @@ -5426,6 +6073,12 @@ export const icons: ReadonlyArray = [ tags: ["ul", "unordered list", "bulleted list", "checklist"], Icon: Icons.ListBullets, }, + { + name: "list-checks", + categories: [IconCategory.OFFICE, IconCategory.EDITOR], + tags: ["*new*", "checklist", "todo"], + Icon: Icons.ListChecks, + }, { name: "list-dashes", categories: [IconCategory.EDITOR], @@ -5671,6 +6324,18 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Martini, }, + { + name: "mask-happy", + categories: [IconCategory.COMMUNICATION, IconCategory.GAMES], + tags: ["*new*", "theater", "costume", "smile", "smiling", "thalia"], + Icon: Icons.MaskHappy, + }, + { + name: "mask-sad", + categories: [IconCategory.COMMUNICATION, IconCategory.GAMES], + tags: ["*new*", "theater", "costume", "cry", "crying", "melpomene"], + Icon: Icons.MaskSad, + }, { name: "math-operations", categories: [IconCategory.DEVELOPMENT, IconCategory.FINANCE], @@ -5760,16 +6425,48 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.MicrophoneSlash, }, - // { - // name: "microphone-stage", - // categories: [ - // IconCategory.COMMUNICATION, - // IconCategory.MEDIA, - // IconCategory.SYSTEM, - // ], - // tags: [ "audio", "recording", "music", "sound", "live", "emcee"], - // Icon: Icons.MicrophoneStage, - // }, + { + name: "microphone-stage", + categories: [ + IconCategory.COMMUNICATION, + IconCategory.MEDIA, + IconCategory.SYSTEM, + ], + tags: [ + "*new*", + "audio", + "recording", + "music", + "sound", + "performance", + "concert", + ], + Icon: Icons.MicrophoneStage, + }, + { + name: "microsoft-excel-logo", + categories: [IconCategory.BRAND, IconCategory.OFFICE], + tags: ["*new*", "tables", "spreadsheets", "tabular"], + Icon: Icons.MicrosoftExcelLogo, + }, + { + name: "microsoft-powerpoint-logo", + categories: [IconCategory.BRAND, IconCategory.OFFICE], + tags: ["*new*", "slides", "slideshow", "presentation"], + Icon: Icons.MicrosoftPowerpointLogo, + }, + { + name: "microsoft-teams-logo", + categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + tags: ["*new*", "chat", "video conference"], + Icon: Icons.MicrosoftTeamsLogo, + }, + { + name: "microsoft-word-logo", + categories: [IconCategory.BRAND, IconCategory.EDITOR, IconCategory.OFFICE], + tags: ["*new*", "documents", "word processor", "doc", "docx"], + Icon: Icons.MicrosoftWordLogo, + }, { name: "minus", categories: [ @@ -5868,12 +6565,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.MoonStars, }, - // { - // name: "mountain", - // categories: [IconCategory.NATURE, IconCategory.MAP], - // tags: [ "peak", "hill", "summit", "outdoors", "climbing", "terrain", "geology"], - // Icon: Icons.Mountain, - // }, + { + name: "mountains", + categories: [IconCategory.NATURE], + tags: ["*new*", "hills", "outdoors", "terrain", "geology", "adventure"], + Icon: Icons.Mountains, + }, { name: "mouse", categories: [IconCategory.SYSTEM], @@ -5898,6 +6595,12 @@ export const icons: ReadonlyArray = [ tags: ["songs", "audio", "playlist", "albums"], Icon: Icons.MusicNotes, }, + { + name: "music-notes-plus", + categories: [IconCategory.MEDIA], + tags: ["*new*", "songs", "audio", "playlist", "albums", "add"], + Icon: Icons.MusicNotesPlus, + }, { name: "music-note-simple", categories: [IconCategory.MEDIA], @@ -5916,6 +6619,12 @@ export const icons: ReadonlyArray = [ tags: ["location", "directions", "compass", "gps"], Icon: Icons.NavigationArrow, }, + { + name: "needle", + categories: [IconCategory.OBJECTS, IconCategory.COMMERCE], + tags: ["*new*", "sewing", "thread", "awl", "tailor"], + Icon: Icons.Needle, + }, { name: "newspaper", categories: [IconCategory.MEDIA, IconCategory.OBJECTS], @@ -6446,6 +7155,12 @@ export const icons: ReadonlyArray = [ tags: ["8", "shapes", "polygons"], Icon: Icons.Octagon, }, + { + name: "option", + categories: [IconCategory.SYSTEM, IconCategory.EDITOR], + tags: ["*new*", "keyboard", "shortcut", "modifier"], + Icon: Icons.Option, + }, { name: "package", categories: [IconCategory.DEVELOPMENT, IconCategory.OBJECTS], @@ -6530,6 +7245,7 @@ export const icons: ReadonlyArray = [ IconCategory.OBJECTS, ], tags: [ + "*updated*", "mail", "email", "send", @@ -6549,6 +7265,7 @@ export const icons: ReadonlyArray = [ IconCategory.OBJECTS, ], tags: [ + "*updated*", "mail", "email", "send", @@ -6568,6 +7285,7 @@ export const icons: ReadonlyArray = [ IconCategory.OBJECTS, ], tags: [ + "*updated*", "mail", "email", "send", @@ -6601,28 +7319,34 @@ export const icons: ReadonlyArray = [ tags: ["attachments", "mail", "email", "office"], Icon: Icons.PaperclipHorizontal, }, + { + name: "parachute", + categories: [IconCategory.OBJECTS, IconCategory.DEVELOPMENT], + tags: ["*new*", "skydiving", "safety"], + Icon: Icons.Parachute, + }, // { // name: "party-hat", // categories: [IconCategory.OBJECT], // tags: [ "birthday", "celebration", "event"], // Icon: Icons.PartyHat, // }, - // { - // name: "password", - // categories: [IconCategory.SYSTEM], - // tags: [ - // - // "security", - // "secured", - // "authentication", - // "authenticated", - // "login", - // "encrypted", - // "encryption", - // "privacy", - // "private",], - // Icon: Icons.Password, - // }, + { + name: "password", + categories: [IconCategory.SYSTEM], + tags: [ + "*new*", + "security", + "secured", + "authentication", + "authenticated", + "login", + "locked", + "encrypted", + "encryption", + ], + Icon: Icons.Password, + }, { name: "path", categories: [IconCategory.DESIGN, IconCategory.MAP], @@ -6786,7 +7510,7 @@ export const icons: ReadonlyArray = [ { name: "pencil", categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OFFICE], - tags: ["write", "writing", "editing", "sign", "signature"], + tags: ["*updated*", "write", "writing", "editing", "sign", "signature"], Icon: Icons.Pencil, }, { @@ -6798,15 +7522,21 @@ export const icons: ReadonlyArray = [ { name: "pencil-line", categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OFFICE], - tags: ["write", "writing", "editing", "sign", "signature"], + tags: ["*updated*", "write", "writing", "editing", "sign", "signature"], Icon: Icons.PencilLine, }, { name: "pencil-simple", categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OFFICE], - tags: ["write", "writing", "editing", "sign", "signature"], + tags: ["*updated*", "write", "writing", "editing", "sign", "signature"], Icon: Icons.PencilSimple, }, + { + name: "pencil-simple-line", + categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OFFICE], + tags: ["*new*", "write", "writing", "editing", "sign", "signature"], + Icon: Icons.PencilSimpleLine, + }, { name: "percent", categories: [IconCategory.DEVELOPMENT, IconCategory.FINANCE], @@ -6822,6 +7552,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Percent, }, + { + name: "perspective", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "3d", "skew", "warp", "trapezoid"], + Icon: Icons.Perspective, + }, { name: "phone", categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], @@ -6877,6 +7613,12 @@ export const icons: ReadonlyArray = [ tags: ["logos"], Icon: Icons.PhosphorLogo, }, + { + name: "piano-keys", + categories: [IconCategory.MEDIA, IconCategory.OBJECTS], + tags: ["*new*", "music", "instrument", "keyboard"], + Icon: Icons.PianoKeys, + }, { name: "picture-in-picture", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], @@ -6901,9 +7643,15 @@ export const icons: ReadonlyArray = [ { name: "pinterest-logo", categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], - tags: ["logos", "vision board", "mood board", "social media"], + tags: ["*updated*", "logos", "vision board", "mood board", "social media"], Icon: Icons.PinterestLogo, }, + { + name: "pinwheel", + categories: [IconCategory.GAMES, IconCategory.OBJECTS], + tags: ["*new*", "toys", "whirligig"], + Icon: Icons.Pinwheel, + }, { name: "pizza", categories: [IconCategory.COMMERCE, IconCategory.MAP], @@ -6948,6 +7696,31 @@ export const icons: ReadonlyArray = [ tags: ["music", "audio", "queue"], Icon: Icons.Playlist, }, + { + name: "plug", + categories: [IconCategory.SYSTEM, IconCategory.OBJECTS], + tags: ["*new*", "outlet", "socket", "plugin", "integration"], + Icon: Icons.Plug, + }, + { + name: "plugs", + categories: [IconCategory.SYSTEM, IconCategory.OBJECTS], + tags: [ + "*new*", + "outlet", + "socket", + "plugin", + "integration", + "disconnected", + ], + Icon: Icons.Plugs, + }, + { + name: "plugs-connected", + categories: [IconCategory.SYSTEM, IconCategory.OBJECTS], + tags: ["*new*", "outlet", "socket", "plugin", "integration"], + Icon: Icons.PlugsConnected, + }, { name: "plus", categories: [ @@ -7008,12 +7781,24 @@ export const icons: ReadonlyArray = [ // tags: [ "law enforcement", "emergency", "safety", "security"], // Icon: Icons.Police, // }, + { + name: "police-car", + categories: [IconCategory.MAP, IconCategory.OBJECTS], + tags: ["*new*", "vehicles", "cars", "automobiles", "law enforcement"], + Icon: Icons.PoliceCar, + }, { name: "polygon", categories: [IconCategory.DESIGN], tags: ["shapes", "drawing"], Icon: Icons.Polygon, }, + { + name: "popcorn", + categories: [IconCategory.MAP, IconCategory.COMMERCE], + tags: ["*new*", "food", "movies", "theater"], + Icon: Icons.Popcorn, + }, { name: "power", categories: [IconCategory.SYSTEM], @@ -7219,6 +8004,12 @@ export const icons: ReadonlyArray = [ tags: ["broadcast", "fm", "am", "xm", "transmitter", "receiver"], Icon: Icons.Radio, }, + { + name: "radio-button", + categories: [IconCategory.SYSTEM], + tags: ["*new*", "input", "checkbox", "checked"], + Icon: Icons.RadioButton, + }, { name: "rainbow", categories: [IconCategory.WEATHER], @@ -7358,6 +8149,12 @@ export const icons: ReadonlyArray = [ tags: ["radio", "broadcast", "web feed", "news", "aggregator"], Icon: Icons.RssSimple, }, + { + name: "rug", + categories: [IconCategory.OBJECTS], + tags: ["*new*", "tapestry", "carpet"], + Icon: Icons.Rug, + }, { name: "ruler", categories: [ @@ -7365,7 +8162,7 @@ export const icons: ReadonlyArray = [ IconCategory.EDITOR, IconCategory.OBJECTS, ], - tags: ["measure", "scale", "distance"], + tags: ["*updated*", "measure", "scale", "distance"], Icon: Icons.Ruler, }, { @@ -7380,6 +8177,12 @@ export const icons: ReadonlyArray = [ // tags: [ "x-acto", "hobby knife", "craft knife", "razor", "slice"], // Icon: Icons.Scalpel, // }, + { + name: "scan", + categories: [IconCategory.SYSTEM], + tags: ["*new*", "upc", "barcode", "products", "shopping", "scanner"], + Icon: Icons.Scan, + }, { name: "scissors", categories: [ @@ -7410,6 +8213,12 @@ export const icons: ReadonlyArray = [ tags: ["doodles", "drawing", "sign", "signature"], Icon: Icons.ScribbleLoop, }, + { + name: "scroll", + categories: [IconCategory.GAMES, IconCategory.OBJECTS], + tags: ["*new*", "parchment", "paper", "script", "spell", "fantasy"], + Icon: Icons.Scroll, + }, { name: "selection", categories: [IconCategory.DESIGN, IconCategory.EDITOR], @@ -7567,6 +8376,23 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.ShieldSlash, }, + { + name: "shield-star", + categories: [IconCategory.OBJECTS, IconCategory.SYSTEM], + tags: [ + "*new*", + "badge", + "security", + "defense", + "authentication", + "authenticated", + "guarded", + "locked", + "encrypted", + "encryption", + ], + Icon: Icons.ShieldStar, + }, { name: "shield-warning", categories: [IconCategory.SYSTEM, IconCategory.OBJECTS], @@ -7667,6 +8493,18 @@ export const icons: ReadonlyArray = [ tags: ["music", "audio", "randomize", "crossed"], Icon: Icons.ShuffleSimple, }, + { + name: "sidebar", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "left rail", "wireframe", "ui", "interface"], + Icon: Icons.Sidebar, + }, + { + name: "sidebar-simple", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "left rail", "wireframe", "ui", "interface"], + Icon: Icons.SidebarSimple, + }, { name: "sign-in", categories: [IconCategory.SYSTEM], @@ -7679,6 +8517,19 @@ export const icons: ReadonlyArray = [ tags: ["signout", "logout", "log out", "exit"], Icon: Icons.SignOut, }, + { + name: "signpost", + categories: [IconCategory.MAP], + tags: [ + "*new*", + "direction", + "traffic", + "road sign", + "transit", + "transportation", + ], + Icon: Icons.Signpost, + }, { name: "sim-card", categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], @@ -7745,6 +8596,12 @@ export const icons: ReadonlyArray = [ tags: ["music", "audio", "seek", "scrub", "scan", "ahead", "next"], Icon: Icons.SkipForwardCircle, }, + { + name: "skull", + categories: [IconCategory.GAMES], + tags: ["*new*", "death", "dead", "kill"], + Icon: Icons.Skull, + }, { name: "slack-logo", categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], @@ -7953,6 +8810,12 @@ export const icons: ReadonlyArray = [ tags: ["loading", "loader", "waiting", "progress"], Icon: Icons.SpinnerGap, }, + { + name: "spiral", + categories: [IconCategory.COMMUNICATION, IconCategory.DESIGN], + tags: ["*new*", "spin", "rotate", "dizzy"], + Icon: Icons.Spiral, + }, { name: "spotify-logo", categories: [IconCategory.BRAND, IconCategory.MEDIA], @@ -7969,6 +8832,7 @@ export const icons: ReadonlyArray = [ name: "square-half", categories: [IconCategory.DESIGN], tags: [ + "*updated*", "4", "shapes", "polygons", @@ -7979,6 +8843,21 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.SquareHalf, }, + { + name: "square-half-bottom", + categories: [IconCategory.DESIGN], + tags: [ + "*new*", + "4", + "shapes", + "polygons", + "box", + "columns", + "sidebar", + "split vertical", + ], + Icon: Icons.SquareHalfBottom, + }, { name: "squares-four", categories: [IconCategory.DESIGN, IconCategory.SYSTEM], @@ -8013,6 +8892,18 @@ export const icons: ReadonlyArray = [ tags: ["cards", "layers"], Icon: Icons.StackSimple, }, + { + name: "stack-overflow-logo", + categories: [IconCategory.BRAND, IconCategory.DEVELOPMENT], + tags: ["*new*", "logos", "code"], + Icon: Icons.StackOverflowLogo, + }, + { + name: "stamp", + categories: [IconCategory.DESIGN, IconCategory.OBJECTS], + tags: ["*new*", "clone", "seal", "official"], + Icon: Icons.Stamp, + }, { name: "star", categories: [ @@ -8026,7 +8917,7 @@ export const icons: ReadonlyArray = [ { name: "star-half", categories: [IconCategory.COMMUNICATION], - tags: ["rate", "ratings"], + tags: ["*updated*", "rate", "ratings"], Icon: Icons.StarHalf, }, { @@ -8073,6 +8964,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Storefront, }, + { + name: "strategy", + categories: [IconCategory.GAMES, IconCategory.FINANCE], + tags: ["*new*", "sports", "strategem", "plan", "tic-tac-toe"], + Icon: Icons.Strategy, + }, { name: "stripe-logo", categories: [IconCategory.BRAND, IconCategory.COMMERCE], @@ -8161,6 +9058,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.SunHorizon, }, + { + name: "sunglasses", + categories: [IconCategory.HEALTH, IconCategory.OBJECTS], + tags: ["*new*", "vision", "sun", "spectacles"], + Icon: Icons.Sunglasses, + }, { name: "swap", categories: [IconCategory.DESIGN, IconCategory.EDITOR], @@ -8191,6 +9094,20 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Sword, }, + { + name: "syringe", + categories: [IconCategory.HEALTH], + tags: [ + "*new*", + "needle", + "vaccine", + "medicine", + "doctor", + "shot", + "hospital", + ], + Icon: Icons.Syringe, + }, { name: "t-shirt", categories: [IconCategory.OBJECTS], @@ -8203,6 +9120,12 @@ export const icons: ReadonlyArray = [ // tags: [ "tabs", "browser", "internet", "interface"], // Icon: Icons.Tab, // }, + { + name: "tabs", + categories: [IconCategory.SYSTEM], + tags: ["*new*", "browser", "window", "folders", "files"], + Icon: Icons.Tabs, + }, { name: "table", categories: [ @@ -8243,6 +9166,20 @@ export const icons: ReadonlyArray = [ tags: ["tags", "hashtag", "labels", "sale"], Icon: Icons.TagChevron, }, + { + name: "taxi", + categories: [IconCategory.MAP, IconCategory.OBJECTS], + tags: [ + "*new*", + "vehicles", + "cars", + "automobiles", + "livery", + "limousine", + "uber", + ], + Icon: Icons.Taxi, + }, { name: "target", categories: [IconCategory.MAP, IconCategory.OBJECTS], @@ -8270,7 +9207,7 @@ export const icons: ReadonlyArray = [ { name: "tennis-ball", categories: [IconCategory.GAMES, IconCategory.HEALTH], - tags: ["sports", "mlb"], + tags: ["*updated*", "sports", "mlb"], Icon: Icons.TennisBall, }, { @@ -8379,6 +9316,18 @@ export const icons: ReadonlyArray = [ tags: ["heading", "h6", "typography", "print"], Icon: Icons.TextHSix, }, + { + name: "text-indent", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "alignment", "tab"], + Icon: Icons.TextIndent, + }, + { + name: "text-outdent", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["*new*", "alignment", "tab", "unindent", "dedent"], + Icon: Icons.TextOutdent, + }, { name: "text-italic", categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OFFICE], @@ -8416,6 +9365,12 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.TextStrikethrough, }, + { + name: "textbox", + categories: [IconCategory.EDITOR, IconCategory.SYSTEM], + tags: ["*new*", "input", "cursor", "field"], + Icon: Icons.Textbox, + }, { name: "thermometer", categories: [ @@ -8541,12 +9496,12 @@ export const icons: ReadonlyArray = [ tags: ["switch", "controls", "settings", "preferences"], Icon: Icons.ToggleRight, }, - // { - // name: "toilet", - // categories: [IconCategory.OBJECTS], - // tags: [ "bathroom", "restroom", "lavatory", "water closet"], - // Icon: Icons.Toilet, - // }, + { + name: "toilet", + categories: [IconCategory.HEALTH, IconCategory.OBJECTS], + tags: ["*new*", "bathroom", "restroom", "lavatory", "water closet"], + Icon: Icons.Toilet, + }, { name: "toilet-paper", categories: [IconCategory.HEALTH, IconCategory.OBJECTS], @@ -8565,12 +9520,30 @@ export const icons: ReadonlyArray = [ tags: ["suitcases", "valises", "baggage", "tote-bag", "portfolios"], Icon: Icons.ToteSimple, }, + { + name: "trademark-registered", + categories: [IconCategory.COMMERCE], + tags: ["*new*", "™", "intellectual property", ""], + Icon: Icons.TrademarkRegistered, + }, + { + name: "traffic-cone", + categories: [IconCategory.MAP], + tags: ["*new*", "pylon", "safety", "transit", "transportation"], + Icon: Icons.TrafficCone, + }, { name: "traffic-sign", categories: [IconCategory.MAP], tags: ["road signs", "transit", "transportation"], Icon: Icons.TrafficSign, }, + { + name: "traffic-signal", + categories: [IconCategory.MAP], + tags: ["*new*", "stop light", "safety", "transit", "transportation"], + Icon: Icons.TrafficSignal, + }, { name: "train", categories: [IconCategory.MAP, IconCategory.OBJECTS], @@ -8776,6 +9749,7 @@ export const icons: ReadonlyArray = [ name: "upload", categories: [IconCategory.SYSTEM], tags: [ + "*updated*", "saved", "saving", "archived", @@ -8881,12 +9855,24 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.UserMinus, }, - // { - // name: "user-switch", - // categories: [IconCategory.PEOPLE], - // tags: [ "person", "users", "profile", "account"], - // Icon: Icons.UserSwitch, - // }, + { + name: "user-switch", + categories: [IconCategory.PEOPLE], + tags: [ + "*new*", + "person", + "users", + "profile", + "account", + "login", + "logout", + "signin", + "signout", + "settings", + "preferences", + ], + Icon: Icons.UserSwitch, + }, { name: "user-circle", categories: [IconCategory.PEOPLE], @@ -8994,27 +9980,27 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.UsersFour, }, - // { - // name: "vault", - // categories: [ - // IconCategory.FINANCE, - // IconCategory.SYSTEM, - // IconCategory.OBJECTS, - // ], - // tags: [ - // - // "safe", - // "bank", - // "security", - // "secured", - // "authentication", - // "authenticated", - // "locked", - // "encrypted", - // "encryption", - // ], - // Icon: Icons.Vault, - // }, + { + name: "vault", + categories: [ + IconCategory.FINANCE, + IconCategory.SYSTEM, + IconCategory.OBJECTS, + ], + tags: [ + "*new*", + "safe", + "bank", + "security", + "secured", + "authentication", + "authenticated", + "locked", + "encrypted", + "encryption", + ], + Icon: Icons.Vault, + }, { name: "vibrate", categories: [IconCategory.SYSTEM], @@ -9041,6 +10027,12 @@ export const icons: ReadonlyArray = [ tags: ["videography", "films", "movies", "recording", "disabled"], Icon: Icons.VideoCameraSlash, }, + { + name: "vignette", + categories: [IconCategory.DESIGN], + tags: ["*new*", "photography", "darkroom", "movie", "analog"], + Icon: Icons.Vignette, + }, // { // name: "virus", // categories: [IconCategory.HEALTH], @@ -9062,7 +10054,7 @@ export const icons: ReadonlyArray = [ { name: "wall", categories: [IconCategory.OBJECTS, IconCategory.SYSTEM], - tags: ["firewall", "security", "secured", "blocks", "bricks"], + tags: ["*updated*", "firewall", "security", "secured", "blocks", "bricks"], Icon: Icons.Wall, }, { @@ -9108,12 +10100,78 @@ export const icons: ReadonlyArray = [ ], Icon: Icons.Watch, }, + { + name: "wave-sawtooth", + categories: [IconCategory.MEDIA], + tags: [ + "*new*", + "synth", + "synthesizer", + "sound", + "audio", + "music", + "waveform", + ], + Icon: Icons.WaveSawtooth, + }, + { + name: "wave-sine", + categories: [IconCategory.MEDIA], + tags: [ + "*new*", + "synth", + "synthesizer", + "sound", + "audio", + "music", + "waveform", + ], + Icon: Icons.WaveSine, + }, + { + name: "wave-square", + categories: [IconCategory.MEDIA], + tags: [ + "*new*", + "synth", + "synthesizer", + "sound", + "audio", + "music", + "waveform", + ], + Icon: Icons.WaveSquare, + }, + { + name: "wave-triangle", + categories: [IconCategory.MEDIA], + tags: [ + "*new*", + "synth", + "synthesizer", + "sound", + "audio", + "music", + "waveform", + ], + Icon: Icons.WaveTriangle, + }, { name: "waves", categories: [IconCategory.NATURE, IconCategory.WEATHER], tags: ["ocean", "tides", "surf"], Icon: Icons.Waves, }, + { + name: "webcam", + categories: [ + IconCategory.COMMERCE, + IconCategory.OBJECTS, + IconCategory.SYSTEM, + ], + tags: ["*new*", "camera", "video conference"], + Icon: Icons.Webcam, + }, { name: "whatsapp-logo", categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], @@ -9191,6 +10249,7 @@ export const icons: ReadonlyArray = [ name: "wifi-x", categories: [IconCategory.SYSTEM], tags: [ + "*updated*", "wireless", "internet", "network", @@ -9277,6 +10336,12 @@ export const icons: ReadonlyArray = [ tags: ["closed", "cancelled", "dismissed"], Icon: Icons.XSquare, }, + { + name: "yin-yang", + categories: [IconCategory.COMMUNICATION], + tags: ["*new*", "symbol", "good", "evil", "black", "white"], + Icon: Icons.YinYang, + }, { name: "youtube-logo", categories: [