From d46b7faf7731940b8dabde76432f59326f24896b Mon Sep 17 00:00:00 2001 From: rektdeckard Date: Wed, 23 Sep 2020 13:35:48 -0400 Subject: [PATCH] icons: add new icons and tags for v0.3.0 --- src/lib/icons.ts | 4097 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 2840 insertions(+), 1257 deletions(-) diff --git a/src/lib/icons.ts b/src/lib/icons.ts index c782194..4517304 100644 --- a/src/lib/icons.ts +++ b/src/lib/icons.ts @@ -2,6 +2,24 @@ import * as Icon from "phosphor-react"; import { IconEntry, IconCategory } from "."; export const icons: Readonly = [ + // { + // name: "activity", + // categories: [IconCategory.DEVICE, IconCategory.HEALTH], + // tags: ["heartbeat", "ecg", "ekg", "vitals", "monitor"], + // Icon: Icon.Activity, + // }, + // { + // name: "airplane", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["vehicles", "airports", "flights", "flying", "planes", "transit", "traveling"], + // Icon: Icon.Airplane, + // }, + // { + // name: "airplay", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["apple airplay", "screencasting", "television", "tv"], + // Icon: Icon.Airplay, + // }, { name: "alarm", categories: [IconCategory.SYSTEM], @@ -20,6 +38,12 @@ export const icons: Readonly = [ tags: ["android", "google", "mobile", "phone", "cellular", "cellphone"], Icon: Icon.Android, }, + // { + // name: "aperture", + // categories: [IconCategory.DEVICE, IconCategory.MEDIA], + // tags: ["photography", "pictures", "lens"], + // Icon: Icon.Aperture, + // }, { name: "archive", categories: [IconCategory.DEVICE, IconCategory.SYSTEM], @@ -34,20 +58,6 @@ export const icons: Readonly = [ ], Icon: Icon.Archive, }, - { - name: "archive-bin", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: [ - "saved", - "saving", - "archived", - "archiving", - "archival", - "downloaded", - "downloading", - ], - Icon: Icon.ArchiveBin, - }, { name: "archive-box", categories: [IconCategory.DEVICE, IconCategory.SYSTEM], @@ -62,94 +72,133 @@ export const icons: Readonly = [ ], Icon: Icon.ArchiveBox, }, + // { + // name: "archive-tray", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: [ + // "saved", + // "saving", + // "archived", + // "archiving", + // "archival", + // "downloaded", + // "downloading", + // ], + // Icon: Icon.ArchiveTray, + // }, + // { + // name: "arrow-arc-left", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowArcLeft, + // }, + // { + // name: "arrow-arc-right", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowArcRight, + // }, { - name: "archive-disk-dot", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: [ - "saved", - "saving", - "archived", - "archiving", - "archival", - "downloaded", - "downloading", - ], - Icon: Icon.ArchiveDiskDot, - }, - { - name: "archive-disk-line", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: [ - "saved", - "saving", - "archived", - "archiving", - "archival", - "downloaded", - "downloading", - ], - Icon: Icon.ArchiveDiskLine, - }, - { - name: "archive-simple", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: [ - "saved", - "saving", - "archived", - "archiving", - "archival", - "downloaded", - "downloading", - ], - Icon: Icon.ArchiveSimple, - }, - { - name: "arrow-bend-down-left", + name: "arrow-bend-left-up", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowBendDownLeft, + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], + Icon: Icon.ArrowBendLeftUp, }, { - name: "arrow-bend-down-right", + name: "arrow-bend-right-up", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowBendDownRight, + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], + Icon: Icon.ArrowBendRightUp, }, { name: "arrow-bend-left-down", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], Icon: Icon.ArrowBendLeftDown, }, - { - name: "arrow-bend-left-up", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowBendLeftUp, - }, { name: "arrow-bend-right-down", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], Icon: Icon.ArrowBendRightDown, }, { name: "arrow-bend-up-left", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], Icon: Icon.ArrowBendUpLeft, }, + { + name: "arrow-bend-down-left", + categories: [IconCategory.OTHER], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], + Icon: Icon.ArrowBendDownLeft, + }, { name: "arrow-bend-up-right", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], Icon: Icon.ArrowBendUpRight, }, + { + name: "arrow-bend-down-right", + categories: [IconCategory.OTHER], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], + Icon: Icon.ArrowBendDownRight, + }, + // { + // name: "arrow-circle-up", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowCircleUp, + // }, + // { + // name: "arrow-circle-down", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowCircleDown, + // }, + // { + // name: "arrow-circle-left", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowCircleLeft, + // }, + // { + // name: "arrow-circle-right", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowCircleRight, + // }, + // { + // name: "arrow-circle-up-right", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowCircleUpRight, + // }, + // { + // name: "arrow-circle-down-right", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowCircleDownRight, + // }, + // { + // name: "arrow-circle-down-left", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowCircleDownLeft, + // }, + // { + // name: "arrow-circle-up-left", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowCircleUpLeft, + // }, { name: "arrow-clockwise", categories: [IconCategory.OTHER], tags: [ + "arrows", "directional", "pointer", "pointing", @@ -163,6 +212,7 @@ export const icons: Readonly = [ name: "arrow-counter-clockwise", categories: [IconCategory.OTHER], tags: [ + "arrows", "directional", "pointer", "pointing", @@ -172,265 +222,231 @@ export const icons: Readonly = [ ], Icon: Icon.ArrowCounterClockwise, }, - { - name: "arrow-double-left-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDoubleLeftCircle, - }, - { - name: "arrow-double-right-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDoubleRightCircle, - }, - { - name: "arrow-down-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDownCircle, - }, - { - name: "arrow-down-left-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDownLeftCircle, - }, - { - name: "arrow-down-left-elbow", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDownLeftElbow, - }, - { - name: "arrow-down-left-line", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDownLeftLine, - }, - { - name: "arrow-down-line", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDownLine, - }, - { - name: "arrow-down-right-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDownRightCircle, - }, - { - name: "arrow-down-right-elbow", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDownRightElbow, - }, - { - name: "arrow-down-right-line", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowDownRightLine, - }, { name: "arrow-elbow-left", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], Icon: Icon.ArrowElbowLeft, }, { name: "arrow-elbow-right", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], Icon: Icon.ArrowElbowRight, }, + // { + // name: "arrow-elbow-left-up", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowElbowLeftUp, + // }, + // { + // name: "arrow-elbow-right-up", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowElbowRightUp, + // }, + // { + // name: "arrow-elbow-left-down", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowElbowLeftDown, + // }, + // { + // name: "arrow-elbow-right-down", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowElbowRightDown, + // }, + // { + // name: "arrow-elbow-up-left", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowElbowUpLeft, + // }, + // { + // name: "arrow-elbow-down-left", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowElbowDownLeft, + // }, + // { + // name: "arrow-elbow-up-right", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowElbowUpRight, + // }, + // { + // name: "arrow-elbow-down-right", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowElbowDownRight, + // }, + { - name: "arrow-left-circle", + name: "arrow-up-line", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowLeftCircle, + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], + Icon: Icon.ArrowUpLine, }, { - name: "arrow-left-down-elbow", + name: "arrow-down-line", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowLeftDownElbow, + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], + Icon: Icon.ArrowDownLine, }, { name: "arrow-left-line", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], Icon: Icon.ArrowLeftLine, }, - { - name: "arrow-right-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowRightCircle, - }, { name: "arrow-right-line", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], + tags: ["arrows", "directional", "pointer", "pointing", "arrowhead"], Icon: Icon.ArrowRightLine, }, - { - name: "arrow-right-up-elbow", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowRightUpElbow, - }, - { - name: "arrow-u-down-left", - categories: [IconCategory.OTHER], - tags: [ - "directional", - "pointer", - "pointing", - "arrowhead", - "undo", - "return", - "backwards", - "u-turns", - ], - Icon: Icon.ArrowUDownLeft, - }, - { - name: "arrow-u-down-right", - categories: [IconCategory.OTHER], - tags: [ - "directional", - "pointer", - "pointing", - "arrowhead", - "redo", - "forwards", - "u-turns", - ], - Icon: Icon.ArrowUDownRight, - }, - { - name: "arrow-u-left-down", - categories: [IconCategory.OTHER], - tags: [ - "directional", - "pointer", - "pointing", - "arrowhead", - "undo", - "return", - "backwards", - "u-turns", - ], - Icon: Icon.ArrowULeftDown, - }, + // { + // name: "arrow-line-up-left", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowLineUpLeft, + // }, + // { + // name: "arrow-line-up-right", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowLineUpRight, + // }, + // { + // name: "arrow-line-down-left", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowLineDownLeft, + // }, + // { + // name: "arrow-line-down-right", + // categories: [IconCategory.OTHER], + // tags: ["arrows","directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.ArrowLineDownRight, + // }, + { name: "arrow-u-left-up", categories: [IconCategory.OTHER], tags: [ + "arrows", "directional", "pointer", "pointing", "arrowhead", "redo", - "forwards", "u-turns", ], Icon: Icon.ArrowULeftUp, }, - { - name: "arrow-u-right-down", - categories: [IconCategory.OTHER], - tags: [ - "directional", - "pointer", - "pointing", - "arrowhead", - "undo", - "return", - "backwards", - "u-turns", - ], - Icon: Icon.ArrowURightDown, - }, { name: "arrow-u-right-up", categories: [IconCategory.OTHER], tags: [ + "arrows", "directional", "pointer", "pointing", "arrowhead", "redo", - "forwards", "u-turns", ], Icon: Icon.ArrowURightUp, }, { - name: "arrow-u-up-left", + name: "arrow-u-left-down", categories: [IconCategory.OTHER], tags: [ + "arrows", + "directional", + "pointer", + "pointing", + "arrowhead", + "undo", + "return", + "u-turns", + ], + Icon: Icon.ArrowULeftDown, + }, + { + name: "arrow-u-right-down", + categories: [IconCategory.OTHER], + tags: [ + "arrows", + "directional", + "pointer", + "pointing", + "arrowhead", + "undo", + "return", + "u-turns", + ], + Icon: Icon.ArrowURightDown, + }, + { + name: "arrow-u-up-left", + categories: [IconCategory.OTHER], + tags: [ + "arrows", "directional", "pointer", "pointing", "arrowhead", "undo", "return", - "backwards", "u-turns", ], Icon: Icon.ArrowUUpLeft, }, + { + name: "arrow-u-down-left", + categories: [IconCategory.OTHER], + tags: [ + "arrows", + "directional", + "pointer", + "pointing", + "arrowhead", + "undo", + "return", + "u-turns", + ], + Icon: Icon.ArrowUDownLeft, + }, { name: "arrow-u-up-right", categories: [IconCategory.OTHER], tags: [ + "arrows", "directional", "pointer", "pointing", "arrowhead", "redo", - "forwards", "u-turns", ], Icon: Icon.ArrowUUpRight, }, { - name: "arrow-up-circle", + name: "arrow-u-down-right", categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowUpCircle, - }, - { - name: "arrow-up-left-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowUpLeftCircle, - }, - { - name: "arrow-up-left-line", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowUpLeftLine, - }, - { - name: "arrow-up-line", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowUpLine, - }, - { - name: "arrow-up-right-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowUpRightCircle, - }, - { - name: "arrow-up-right-line", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.ArrowUpRightLine, + tags: [ + "arrows", + "directional", + "pointer", + "pointing", + "arrowhead", + "redo", + "u-turns", + ], + Icon: Icon.ArrowUDownRight, }, { name: "arrows-clockwise", @@ -465,6 +481,47 @@ export const icons: Readonly = [ tags: ["directional", "pointer", "pointing", "arrowhead"], Icon: Icon.ArrowsLeftRight, }, + // { + // name: "arrows-inward", + // categories: [IconCategory.OTHER], + // tags: [ + // "directional", + // "pointer", + // "pointing", + // "arrowhead", + // "collapse", + // "minimize", + // ], + // Icon: Icon.ArrowsInward, + // }, + // { + // name: "arrows-inward-cardinal", + // categories: [IconCategory.OTHER], + // tags: [ + // "directional", + // "pointer", + // "pointing", + // "arrowhead", + // "collapse", + // "minimize", + // "resize", + // ], + // Icon: Icon.ArrowsInwardCardinal, + // }, + // { + // name: "arrows-inward-simple", + // categories: [IconCategory.OTHER], + // tags: [ + // "directional", + // "pointer", + // "pointing", + // "arrowhead", + // "collapse", + // "minimize", + // "resize", + // ], + // Icon: Icon.ArrowsInwardSimple, + // }, { name: "arrows-outward", categories: [IconCategory.OTHER], @@ -475,6 +532,7 @@ export const icons: Readonly = [ "arrowhead", "expand", "fullscreen", + "resize", ], Icon: Icon.ArrowsOutward, }, @@ -489,9 +547,24 @@ export const icons: Readonly = [ "expand", "fullscreen", "pan", + "move", ], Icon: Icon.ArrowsOutwardCardinal, }, + // { + // name: "arrows-outward-simple", + // categories: [IconCategory.OTHER], + // tags: [ + // "directional", + // "pointer", + // "pointing", + // "arrowhead", + // "expand", + // "fullscreen", + // "resize", + // ], + // Icon: Icon.ArrowsOutwardSimple, + // }, { name: "asterisk", categories: [IconCategory.OTHER], @@ -516,6 +589,36 @@ export const icons: Readonly = [ tags: ["keyboard", "remove", "delete"], Icon: Icon.Backspace, }, + // { + // name: "bag", + // categories: [IconCategory.BUSINESS, IconCategory.OTHER], + // tags: ["suitcases", "valises", "baggage", "folders", "portfolios"], + // Icon: Icon.Bag, + // }, + // { + // name: "bandaids", + // categories: [IconCategory.HEALTH], + // tags: ["bandages", "first aid", "injury"], + // Icon: Icon.Bandaids, + // }, + // { + // name: "bank", + // categories: [IconCategory.BUSINESS, IconCategory.FINANCE], + // tags: ["banking", "checking", "savings", "deposit", "withdraw"], + // Icon: Icon.Bank, + // }, + // { + // name: "barbell", + // categories: [IconCategory.HEALTH], + // tags: ["weights", "dumbbells", "strength training", "workout", "exercise"], + // Icon: Icon.Barbell, + // }, + // { + // name: "barcode", + // categories: [IconCategory.BUSINESS], + // tags: ["upc", "products", "shopping", "scanner"], + // Icon: Icon.Barcode, + // }, { name: "battery-charging", categories: [IconCategory.DEVICE, IconCategory.SYSTEM], @@ -528,24 +631,12 @@ export const icons: Readonly = [ tags: ["charged", "charger", "charging", "power"], Icon: Icon.BatteryChargingVertical, }, - { - name: "battery-empty", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: ["charged", "charger", "charging", "power", "dead"], - Icon: Icon.BatteryEmpty, - }, { name: "battery-full", categories: [IconCategory.DEVICE, IconCategory.SYSTEM], tags: ["charged", "charger", "charging", "power", "filled"], Icon: Icon.BatteryFull, }, - { - name: "battery-full-hatch", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: ["charged", "charger", "charging", "power", "filled"], - Icon: Icon.BatteryFullHatch, - }, { name: "battery-high", categories: [IconCategory.DEVICE, IconCategory.SYSTEM], @@ -553,10 +644,10 @@ export const icons: Readonly = [ Icon: Icon.BatteryHigh, }, { - name: "battery-high-hatch", + name: "battery-medium", categories: [IconCategory.DEVICE, IconCategory.SYSTEM], tags: ["charged", "charger", "charging", "power"], - Icon: Icon.BatteryHighHatch, + Icon: Icon.BatteryMedium, }, { name: "battery-low", @@ -565,23 +656,29 @@ export const icons: Readonly = [ Icon: Icon.BatteryLow, }, { - name: "battery-low-hatch", + name: "battery-empty", categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: ["charged", "charger", "charging", "power"], - Icon: Icon.BatteryLowHatch, - }, - { - name: "battery-medium", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: ["charged", "charger", "charging", "power"], - Icon: Icon.BatteryMedium, - }, - { - name: "battery-medium-hatch", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: ["charged", "charger", "charging", "power"], - Icon: Icon.BatteryMediumHatch, + tags: ["charged", "charger", "charging", "power", "dead"], + Icon: Icon.BatteryEmpty, }, + // { + // name: "battery-warning", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["charged", "charger", "charging", "power", "empty", "critical"], + // Icon: Icon.BatteryWarning, + // }, + // { + // name: "battery-warning-vertical", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["charged", "charger", "charging", "power", "empty", "critical"], + // Icon: Icon.BatteryWarningVertical, + // }, + // { + // name: "bed", + // categories: [IconCategory.HEALTH, IconCategory.MAP, IconCategory.OTHER], + // tags: ["hotels", "accommodations", "sleeping"], + // Icon: Icon.Bed, + // }, { name: "bell", categories: [IconCategory.SYSTEM], @@ -593,9 +690,29 @@ export const icons: Readonly = [ "clock", "schedule", "events", + "ringer", + "calls", ], Icon: Icon.Bell, }, + // { + // name: "bell-slash", + // categories: [IconCategory.SYSTEM], + // tags: [ + // "alarm", + // "notifications", + // "times", + // "timer", + // "clock", + // "schedule", + // "events", + // "silent", + // "silenced", + // "ringer", + // "calls", + // ], + // Icon: Icon.BellSlash, + // }, { name: "bell-simple", categories: [IconCategory.SYSTEM], @@ -607,9 +724,33 @@ export const icons: Readonly = [ "clock", "schedule", "events", + "ringer", + "calls", ], Icon: Icon.BellSimple, }, + // { + // name: "bell-simple-slash", + // categories: [IconCategory.SYSTEM], + // tags: [ + // "alarm", + // "notifications", + // "times", + // "timer", + // "clock", + // "schedule", + // "events", + // "silent", + // "silenced", + // ], + // Icon: Icon.BellSimpleSlash, + // }, + // { + // name: "bicycle", + // categories: [IconCategory.HEALTH, IconCategory.MAP, IconCategory.OTHER], + // tags: ["bikers", "bicycling", "cyclists"], + // Icon: Icon.Bicycle, + // }, { name: "bluetooth", categories: [IconCategory.DEVICE, IconCategory.SYSTEM], @@ -622,12 +763,30 @@ export const icons: Readonly = [ tags: ["wireless", "connection", "connected", "connectivity"], Icon: Icon.BluetoothConnected, }, + // { + // name: "bluetooth-slash", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["wireless", "connection", "connectivity", "disconnected", "disabled"], + // Icon: Icon.BluetoothSlash, + // }, + // { + // name: "bluetooth-x", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["wireless", "connection", "connectivity", "disconnected", "errors"], + // Icon: Icon.BluetoothX, + // }, { name: "book", categories: [IconCategory.DOCUMENT, IconCategory.OTHER], tags: ["reading", "reader", "novel", "story", "library"], Icon: Icon.Book, }, + // { + // name: "book-bookmark", + // categories: [IconCategory.DOCUMENT, IconCategory.OTHER], + // tags: ["reading", "reader", "novel", "story", "library", "favorites", "favorited"], + // Icon: Icon.BookBookmark, + // }, { name: "book-open", categories: [IconCategory.DOCUMENT, IconCategory.OTHER], @@ -655,45 +814,96 @@ export const icons: Readonly = [ ], Icon: Icon.Bookmark, }, - { - name: "bookmark-chevron", - categories: [IconCategory.DOCUMENT, IconCategory.OTHER], - tags: [ - "reading", - "reader", - "novel", - "story", - "placeholder", - "favorites", - "favorited", - "library", - ], - Icon: Icon.BookmarkChevron, - }, + // { + // name: "bookmark-simple", + // categories: [IconCategory.DOCUMENT, IconCategory.OTHER], + // tags: [ + // "reading", + // "reader", + // "novel", + // "story", + // "placeholder", + // "favorites", + // "favorited", + // "library", + // ], + // Icon: Icon.BookmarkSimple, + // }, + // { + // name: "bookmarks", + // categories: [IconCategory.DOCUMENT, IconCategory.OTHER], + // tags: [ + // "reading", + // "reader", + // "novel", + // "story", + // "placeholder", + // "favorites", + // "favorited", + // "library", + // ], + // Icon: Icon.Bookmarks, + // }, { name: "briefcase", - categories: [IconCategory.BUSINESS], + categories: [IconCategory.BUSINESS, IconCategory.OTHER], tags: ["suitcases", "valises", "baggage", "folders", "portfolios"], Icon: Icon.Briefcase, }, { name: "briefcase-simple", - categories: [IconCategory.BUSINESS], + categories: [IconCategory.BUSINESS, IconCategory.OTHER], tags: ["suitcases", "valises", "baggage", "folders", "portfolios"], Icon: Icon.BriefcaseSimple, }, + // { + // name: "broadcast", + // categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["radio", "hotspot", "wifi", "emit"], + // Icon: Icon.Broadcast, + // }, + // { + // name: "browser", + // categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], + // tags: ["web browsers", "windows", "internet", "chrome", "edge", "firefox"], + // Icon: Icon.Browser, + // }, + // { + // name: "browsers", + // categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], + // tags: ["web browsers", "windows", "internet", "chrome", "edge", "firefox"], + // Icon: Icon.Browsers, + // }, + // { + // name: "browsers-simple", + // categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], + // tags: ["web browsers", "windows", "internet", "chrome", "edge", "firefox"], + // Icon: Icon.BrowsersSimple, + // }, + // { + // name: "buildings", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["places", "locations"], + // Icon: Icon.Buildings, + // }, + // { + // name: "bus", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["vehicles", "public transit", "commuter", "traveling"], + // Icon: Icon.Bus, + // }, + // { + // name: "calendar", + // categories: [IconCategory.BUSINESS, IconCategory.SYSTEM], + // tags: ["dates", "times", "events", "schedule", "31"], + // Icon: Icon.Calendar, + // }, { name: "calendar-blank", categories: [IconCategory.BUSINESS, IconCategory.SYSTEM], tags: ["dates", "times", "events", "schedule", "none"], Icon: Icon.CalendarBlank, }, - { - name: "calendar-six", - categories: [IconCategory.BUSINESS, IconCategory.SYSTEM], - tags: ["dates", "times", "events", "schedule", "6"], - Icon: Icon.CalendarSix, - }, { name: "calendar-x", categories: [IconCategory.BUSINESS, IconCategory.SYSTEM], @@ -706,54 +916,97 @@ export const icons: Readonly = [ tags: ["photography", "pictures", "lens"], Icon: Icon.Camera, }, + // { + // name: "camera-slash", + // categories: [IconCategory.DEVICE, IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["photography", "pictures", "lens", "disabled"], + // Icon: Icon.CameraSlash, + // }, + // { + // name: "car", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["vehicles", "transit", "traveling"], + // Icon: Icon.Car, + // }, + // { + // name: "car-simple", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["vehicles", "transit", "traveling"], + // Icon: Icon.CarSimple, + // }, + { + name: "caret-up", + categories: [IconCategory.OTHER], + tags: ["directional", "pointer", "pointing", "arrowhead"], + Icon: Icon.CaretUp, + }, { name: "caret-down", categories: [IconCategory.OTHER], tags: ["directional", "pointer", "pointing", "arrowhead"], Icon: Icon.CaretDown, }, - { - name: "caret-down-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.CaretDownCircle, - }, { name: "caret-left", categories: [IconCategory.OTHER], tags: ["directional", "pointer", "pointing", "arrowhead"], Icon: Icon.CaretLeft, }, - { - name: "caret-left-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.CaretLeftCircle, - }, { name: "caret-right", categories: [IconCategory.OTHER], tags: ["directional", "pointer", "pointing", "arrowhead"], Icon: Icon.CaretRight, }, - { - name: "caret-right-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.CaretRightCircle, - }, - { - name: "caret-up", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.CaretUp, - }, - { - name: "caret-up-circle", - categories: [IconCategory.OTHER], - tags: ["directional", "pointer", "pointing", "arrowhead"], - Icon: Icon.CaretUpCircle, - }, + // { + // name: "caret-circle-up", + // categories: [IconCategory.OTHER], + // tags: ["directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.CaretCircleUp, + // }, + // { + // name: "caret-circle-down", + // categories: [IconCategory.OTHER], + // tags: ["directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.CaretCircleDown, + // }, + + // { + // name: "caret-circle-left", + // categories: [IconCategory.OTHER], + // tags: ["directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.CaretCircleLeft, + // }, + // { + // name: "caret-circle-right", + // categories: [IconCategory.OTHER], + // tags: ["directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.CaretCircleRight, + // }, + // { + // name: "caret-circle-double-up", + // categories: [IconCategory.OTHER], + // tags: ["directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.CaretCircleDoubleUp, + // }, + // { + // name: "caret-circle-double-down", + // categories: [IconCategory.OTHER], + // tags: ["directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.CaretCircleDoubleDown, + // }, + // { + // name: "caret--circle-double-left", + // categories: [IconCategory.OTHER], + // tags: ["directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.CaretCircleDoubleLeft, + // }, + // { + // name: "caret-circle-double-right", + // categories: [IconCategory.OTHER], + // tags: ["directional", "pointer", "pointing", "arrowhead"], + // Icon: Icon.CaretCircleDoubleRight, + // }, { name: "cell-signal-full", categories: [IconCategory.SYSTEM], @@ -765,6 +1018,7 @@ export const icons: Readonly = [ "network", "connection", "connectivity", + "reception", ], Icon: Icon.CellSignalFull, }, @@ -779,23 +1033,10 @@ export const icons: Readonly = [ "network", "connection", "connectivity", + "reception", ], Icon: Icon.CellSignalHigh, }, - { - name: "cell-signal-low", - categories: [IconCategory.SYSTEM], - tags: [ - "wireless", - "cellular", - "phone", - "mobile", - "network", - "connection", - "connectivity", - ], - Icon: Icon.CellSignalLow, - }, { name: "cell-signal-medium", categories: [IconCategory.SYSTEM], @@ -807,9 +1048,25 @@ export const icons: Readonly = [ "network", "connection", "connectivity", + "reception", ], Icon: Icon.CellSignalMedium, }, + { + name: "cell-signal-low", + categories: [IconCategory.SYSTEM], + tags: [ + "wireless", + "cellular", + "phone", + "mobile", + "network", + "connection", + "connectivity", + "reception", + ], + Icon: Icon.CellSignalLow, + }, { name: "cell-signal-none", categories: [IconCategory.SYSTEM], @@ -821,15 +1078,68 @@ export const icons: Readonly = [ "network", "connection", "connectivity", + "reception", ], Icon: Icon.CellSignalNone, }, + // { + // name: "cell-signal-slash", + // categories: [IconCategory.SYSTEM], + // tags: [ + // "wireless", + // "cellular", + // "phone", + // "mobile", + // "network", + // "connection", + // "connectivity", + // "disconnected", + // "disabled", + // "reception", + // ], + // Icon: Icon.CellSignalSlash, + // }, + // { + // name: "cell-signal-x", + // categories: [IconCategory.SYSTEM], + // tags: [ + // "wireless", + // "cellular", + // "phone", + // "mobile", + // "network", + // "connection", + // "connectivity", + // "reception", + // "disconnected", + // "errors", + // ], + // Icon: Icon.CellSignalX, + // }, + // { + // name: "chart-bar", + // categories: [IconCategory.BUSINESS, IconCategory.FINANCE], + // tags: ["graphs", "graphing", "charts", "histogram", "analyze", "analysis"], + // Icon: Icon.ChartBar, + // }, { name: "chart-bar-horizontal", categories: [IconCategory.BUSINESS, IconCategory.FINANCE], tags: ["graphs", "graphing", "charts", "histogram", "analyze", "analysis"], Icon: Icon.ChartBarHorizontal, }, + // { + // name: "chart-line", + // categories: [IconCategory.BUSINESS, IconCategory.FINANCE], + // tags: ["graphs", "graphing", "charts", "circle", "analyze", "analysis"], + // Icon: Icon.ChartLine, + // }, + // { + // name: "chart-line-up", + // categories: [IconCategory.BUSINESS, IconCategory.FINANCE], + // tags: ["graphs", "graphing", "charts", "circle", "analyze", "analysis"], + // Icon: Icon.ChartLineUp, + // }, { name: "chart-pie", categories: [IconCategory.BUSINESS, IconCategory.FINANCE], @@ -842,6 +1152,53 @@ export const icons: Readonly = [ tags: ["graphs", "graphing", "charts", "circle", "analyze", "analysis"], Icon: Icon.ChartPieSlice, }, + // { + // name: "chat", + // categories: [IconCategory.COMMUNICATION], + // tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], + // Icon: Icon.Chat, + // }, + // { + // name: "chat-dots", + // categories: [IconCategory.COMMUNICATION], + // tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], + + // Icon: Icon.ChatDots, + // }, + // { + // name: "chat-text", + // categories: [IconCategory.COMMUNICATION], + // tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], + + // Icon: Icon.ChatText, + // }, + // { + // name: "chats", + // categories: [IconCategory.COMMUNICATION], + // tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], + + // Icon: Icon.Chats, + // }, + // { + // name: "chat-centered", + // categories: [IconCategory.COMMUNICATION], + // tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], + + // Icon: Icon.ChatCentered, + // }, + // name: "chat-centered-dots", + // categories: [IconCategory.COMMUNICATION], + // tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], + + // Icon: Icon.ChatCenteredDots, + // }, + // { + // name: "chat-centered-text", + // categories: [IconCategory.COMMUNICATION], + // tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], + + // Icon: Icon.ChatCenteredText, + // }, { name: "chat-circle", categories: [IconCategory.COMMUNICATION], @@ -861,40 +1218,13 @@ export const icons: Readonly = [ Icon: Icon.ChatCircleText, }, - { - name: "chat-circle-two", - categories: [IconCategory.COMMUNICATION], - tags: ["send", "sent", "messages", "messaging", "sms", "texting", "round"], + // { + // name: "chats-circle", + // categories: [IconCategory.COMMUNICATION], + // tags: ["send", "sent", "messages", "messaging", "sms", "texting", "round"], - Icon: Icon.ChatCircleTwo, - }, - { - name: "chat-rectangle", - categories: [IconCategory.COMMUNICATION], - tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], - Icon: Icon.ChatRectangle, - }, - { - name: "chat-rectangle-dots", - categories: [IconCategory.COMMUNICATION], - tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], - - Icon: Icon.ChatRectangleDots, - }, - { - name: "chat-rectangle-text", - categories: [IconCategory.COMMUNICATION], - tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], - - Icon: Icon.ChatRectangleText, - }, - { - name: "chat-rectangle-two", - categories: [IconCategory.COMMUNICATION], - tags: ["send", "sent", "messages", "messaging", "sms", "texting", "square"], - - Icon: Icon.ChatRectangleTwo, - }, + // Icon: Icon.ChatsCircle, + // }, { name: "chat-teardrop", categories: [IconCategory.COMMUNICATION], @@ -913,12 +1243,18 @@ export const icons: Readonly = [ tags: ["send", "sent", "messages", "messaging", "sms", "texting"], Icon: Icon.ChatTeardropText, }, - { - name: "chat-teardrop-two", - categories: [IconCategory.COMMUNICATION], - tags: ["send", "sent", "messages", "messaging", "sms", "texting"], - Icon: Icon.ChatTeardropTwo, - }, + // { + // name: "chats-teardrop", + // categories: [IconCategory.COMMUNICATION], + // tags: ["send", "sent", "messages", "messaging", "sms", "texting"], + // Icon: Icon.ChatsTeardrop, + // }, + // { + // name: "check", + // categories: [IconCategory.BUSINESS, IconCategory.SYSTEM], + // tags: ["todo", "to-do", "list", "checkbox", "round"], + // Icon: Icon.Check, + // }, { name: "check-circle", categories: [IconCategory.BUSINESS, IconCategory.SYSTEM], @@ -943,48 +1279,78 @@ export const icons: Readonly = [ tags: ["round", "shapes", "polygons"], Icon: Icon.Circle, }, - { - name: "circle-split", - categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OTHER], - tags: ["round", "shapes", "polygons", "contrast", "brightness"], - Icon: Icon.CircleSplit, - }, - { - name: "circle-split-angled", - categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OTHER], - tags: ["round", "shapes", "polygons", "contrast", "brightness"], - Icon: Icon.CircleSplitAngled, - }, - { - name: "circles-concentric", - categories: [IconCategory.OTHER], - tags: ["round", "shapes", "polygons", "bullseye"], - Icon: Icon.CirclesConcentric, - }, - { - name: "circles-four", - categories: [IconCategory.OTHER], - tags: ["round", "shapes", "polygons", "4"], - Icon: Icon.CirclesFour, - }, + // { + // name: "circle-half", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OTHER], + // tags: ["round", "shapes", "contrast", "brightness"], + // Icon: Icon.CircleHalf, + // }, + // { + // name: "circle-half-tilt", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OTHER], + // tags: ["round", "shapes", "contrast", "brightness"], + // Icon: Icon.CircleHalfTilt, + // }, { name: "circles-three", categories: [IconCategory.OTHER], tags: ["round", "shapes", "polygons", "3"], Icon: Icon.CirclesThree, }, + // { + // name: "circles-three-plus", + // categories: [IconCategory.OTHER], + // tags: ["round", "shapes", "polygons", "3"], + // Icon: Icon.CirclesThreePlus, + // }, + { + name: "circles-four", + categories: [IconCategory.OTHER], + tags: ["round", "shapes", "polygons", "4"], + Icon: Icon.CirclesFour, + }, + // { + // name: "clipboard", + // categories: [IconCategory.DOCUMENT, IconCategory.EDITOR, IconCategory.SYSTEM], + // tags: ["copy", "copied", "checklist"], + // Icon: Icon.Clipboard, + // }, + // { + // name: "clipboard-text", + // categories: [IconCategory.DOCUMENT, IconCategory.EDITOR, IconCategory.SYSTEM], + // tags: ["copy", "copied", "checklist"], + // Icon: Icon.ClipboardText, + // }, { name: "clock", categories: [IconCategory.SYSTEM], tags: ["times", "timer", "alarm", "schedule", "events", "watch"], Icon: Icon.Clock, }, - { - name: "clock-alt", - categories: [IconCategory.SYSTEM], - tags: ["times", "timer", "alarm", "schedule", "events", "watch"], - Icon: Icon.ClockAlt, - }, + // { + // name: "clock-afternoon", + // categories: [IconCategory.SYSTEM], + // tags: ["times", "timer", "alarm", "schedule", "events", "watch"], + // Icon: Icon.ClockAfternoon, + // }, + // { + // name: "clock-clockwise", + // categories: [IconCategory.SYSTEM], + // tags: ["times", "timer", "alarm", "schedule", "events", "restore", "fast forward"], + // Icon: Icon.ClockClockwise, + // }, + // { + // name: "clock-counter-clockwise", + // categories: [IconCategory.SYSTEM], + // tags: ["times", "timer", "alarm", "schedule", "events", "backup", "rewind"], + // Icon: Icon.ClockCounterClockwise, + // }, + // { + // name: "closed-captioning", + // categories: [IconCategory.MEDIA], + // tags: ["subtitles", "television", "tv", "transcribed", "transcription"], + // Icon: Icon.ClosedCaptioning, + // }, { name: "cloud", categories: [ @@ -1014,6 +1380,18 @@ export const icons: Readonly = [ tags: ["serverless", "backup", "storage", "upload"], Icon: Icon.CloudArrowUp, }, + // { + // name: "cloud-check", + // categories: [IconCategory.BUSINESS, IconCategory.SYSTEM], + // tags: ["serverless", "backup", "storage", "sync", "synchronized"], + // Icon: Icon.CloudCheck, + // }, + // { + // name: "cloud-slash", + // categories: [IconCategory.BUSINESS, IconCategory.SYSTEM], + // tags: ["serverless", "backup", "storage", "sync", "disabled"], + // Icon: Icon.CloudSlash, + // }, { name: "cloud-lightning", categories: [IconCategory.WEATHER], @@ -1032,6 +1410,32 @@ export const icons: Readonly = [ tags: ["meteorology", "cloudy", "snowy", "snowing", "stormy", "snowstorm"], Icon: Icon.CloudSnow, }, + // { + // name: "code", + // categories: [IconCategory.DEVELOPMENT, IconCategory.EDITOR], + // tags: [ + // "angle brackets", + // "angle braces", + // "snippets" + // ], + // Icon: Icon.Code, + // }, + // { + // name: "code-simple", + // categories: [IconCategory.DEVELOPMENT, IconCategory.EDITOR], + // tags: [ + // "angle brackets", + // "angle braces", + // "snippets" + // ], + // Icon: Icon.CodeSimple, + // }, + // { + // name: "coffee", + // categories: [IconCategory.OTHER], + // tags: ["java", "tea", "beverages", "drinks"], + // Icon: Icon.Coffee + // }, { name: "command", categories: [IconCategory.EDITOR, IconCategory.SYSTEM], @@ -1046,12 +1450,36 @@ export const icons: Readonly = [ ], Icon: Icon.Command, }, + // { + // name: "compass", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["navigation", "directions", "maps", "safari", "apple"], + // Icon: Icon.Compass, + // }, { name: "copy", categories: [IconCategory.EDITOR, IconCategory.SYSTEM], - tags: ["duplicated", "copied"], + tags: ["duplicated", "copied", "clipboard"], Icon: Icon.Copy, }, + // { + // name: "copy-simple", + // categories: [IconCategory.EDITOR, IconCategory.SYSTEM], + // tags: ["duplicated", "copied", "clipboard"], + // Icon: Icon.CopySimple, + // }, + // { + // name: "corners-in", + // categories: [IconCategory.SYSTEM], + // tags: ["collapse", "windowed", "minimized"], + // Icon: Icon.CornersIn, + // }, + // { + // name: "corners-out", + // categories: [IconCategory.SYSTEM], + // tags: ["expand", "fullscreen", "maximized"], + // Icon: Icon.CornersOut, + // }, { name: "credit-card", categories: [IconCategory.BUSINESS, IconCategory.FINANCE], @@ -1066,18 +1494,120 @@ export const icons: Readonly = [ ], Icon: Icon.CreditCard, }, + // { + // name: "crop", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.MEDIA], + // tags: ["photography", "clip", "screenshots"], + // Icon: Icon.Crop, + // }, + // { + // name: "crosshair", + // categories: [IconCategory.MAP, IconCategory.SYSTEM], + // tags: ["geolocation", "aiming", "targeting"], + // Icon: Icon.Crosshair, + // }, + // { + // name: "crosshair-simple", + // categories: [IconCategory.MAP, IconCategory.SYSTEM], + // tags: ["geolocation", "aiming", "targeting"], + // Icon: Icon.CrosshairSimple, + // }, { name: "cube", categories: [IconCategory.DESIGN, IconCategory.OTHER], tags: ["square", "box", "3d", "volume", "blocks"], Icon: Icon.Cube, }, + // { + // name: "cursor", + // categories: [IconCategory.DESIGN, IconCategory.SYSTEM], + // tags: ["ponter", "arrowhead", "mouse", "click"], + // Icon: Icon.Cursor, + // }, + // { + // name: "device-mobile", + // categories: [IconCategory.DEVICE], + // tags: ["cellphone", "cellular"], + // Icon: Icon.DeviceMobile, + // }, + // { + // name: "device-mobile-camera", + // categories: [IconCategory.DEVICE], + // tags: ["cellphone", "cellular"], + // Icon: Icon.DeviceMobileCamera, + // }, + // { + // name: "device-mobile-speaker", + // categories: [IconCategory.DEVICE], + // tags: ["cellphone", "cellular"], + // Icon: Icon.DeviceMobileSpeaker, + // }, + // { + // name: "device-tablet", + // categories: [IconCategory.DEVICE], + // tags: ["cellphone", "cellular", "ipad", "phablet"], + // Icon: Icon.DeviceTablet, + // }, + // { + // name: "device-tablet-camera", + // categories: [IconCategory.DEVICE], + // tags: ["cellphone", "cellular", "ipad", "phablet"], + // Icon: Icon.DeviceTabletCamera, + // }, + // { + // name: "device-tablet-speaker", + // categories: [IconCategory.DEVICE], + // tags: ["cellphone", "cellular", "ipad", "phablet"], + // Icon: Icon.DeviceTabletSpeaker, + // }, { name: "diamond", categories: [IconCategory.OTHER], tags: ["rectangle", "shapes", "polygons", "diamonds", "suits", "cards"], Icon: Icon.Diamond, }, + // { + // name: "dice", + // categories: [IconCategory.OTHER], + // tags: ["die", "rolling", "gamble", "gambling", "casino", "games", "gaming"], + // Icon: Icon.Dice, + // }, + // { + // name: "dice-one", + // categories: [IconCategory.OTHER], + // tags: ["die", "rolling", "gamble", "gambling", "casino", "games", "gaming", "1"], + // Icon: Icon.DiceOne, + // }, + // { + // name: "dice-two", + // categories: [IconCategory.OTHER], + // tags: ["die", "rolling", "gamble", "gambling", "casino", "games", "gaming", "2"], + // Icon: Icon.DiceTwo, + // }, + // { + // name: "dice-three", + // categories: [IconCategory.OTHER], + // tags: ["die", "rolling", "gamble", "gambling", "casino", "games", "gaming", "3"], + // Icon: Icon.DiceThree, + // }, + // { + // name: "dice-four", + // categories: [IconCategory.OTHER], + // tags: ["die", "rolling", "gamble", "gambling", "casino", "games", "gaming", "4"], + // Icon: Icon.DiceFour, + // }, + // { + // name: "dice-five", + // categories: [IconCategory.OTHER], + // tags: ["die", "rolling", "gamble", "gambling", "casino", "games", "gaming", "5"], + // Icon: Icon.DiceFive, + // }, + // { + // name: "dice-six", + // categories: [IconCategory.OTHER], + // tags: ["die", "rolling", "gamble", "gambling", "casino", "games", "gaming", "6"], + // Icon: Icon.DiceSix, + // }, { name: "divide", categories: [ @@ -1102,10 +1632,78 @@ export const icons: Readonly = [ tags: ["round", "circles", "shapes", "polygons", "9"], Icon: Icon.DotsNine, }, + // { + // name: "dots-three", + // categories: [IconCategory.OTHER], + // tags: ["round", "circles", "shapes", "polygons", "3", "ellipsis", "ellipses"], + // Icon: Icon.DotsThree, + // }, + // { + // name: "dots-three-vertical", + // categories: [IconCategory.OTHER], + // tags: ["round", "circles", "shapes", "polygons", "3", "ellipsis", "ellipses"], + // Icon: Icon.DotsThreeVertical, + // }, + // { + // name: "dots-three-outline", + // categories: [IconCategory.OTHER], + // tags: ["round", "circles", "shapes", "polygons", "3", "ellipsis", "ellipses"], + // Icon: Icon.DotsThreeOutline, + // }, + // { + // name: "dots-three-outline-vertical", + // categories: [IconCategory.OTHER], + // tags: ["round", "circles", "shapes", "polygons", "3", "ellipsis", "ellipses"], + // Icon: Icon.DotsThreeOutlineVertical, + // }, + // { + // name: "dots-three-circle", + // categories: [IconCategory.OTHER], + // tags: ["round", "circles", "shapes", "polygons", "3", "ellipsis", "ellipses"], + // Icon: Icon.DotsThreeCircle, + // }, + // { + // name: "dots-three-circle-vertical", + // categories: [IconCategory.OTHER], + // tags: ["round", "circles", "shapes", "polygons", "3", "ellipsis", "ellipses"], + // Icon: Icon.DotsThreeCircleVertical, + // }, + // { + // name: "download", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: [ + // "saved", + // "saving", + // "archived", + // "archiving", + // "archival", + // "downloaded", + // "downloading", + // "hard drive", + // "disk" + // ], + // Icon: Icon.Download, + // }, + // { + // name: "download-simple", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: [ + // "saved", + // "saving", + // "archived", + // "archiving", + // "archival", + // "downloaded", + // "downloading", + // "hard drive", + // "disk" + // ], + // Icon: Icon.DownloadSimple, + // }, { name: "dribbble", categories: [IconCategory.BRAND, IconCategory.HEALTH], - tags: ["round", "basketball", "design"], + tags: ["round", "basketball", "sports", "design"], Icon: Icon.Dribbble, }, { @@ -1114,12 +1712,24 @@ export const icons: Readonly = [ tags: ["mail", "email", "send", "sent", "message"], Icon: Icon.Envelope, }, + // { + // name: "envelope-open", + // categories: [IconCategory.COMMUNICATION], + // tags: ["mail", "email", "send", "sent", "message", "read"], + // Icon: Icon.EnvelopeOpen, + // }, { name: "envelope-simple", categories: [IconCategory.COMMUNICATION], tags: ["mail", "email", "send", "sent", "message"], Icon: Icon.EnvelopeSimple, }, + // { + // name: "envelope-simple-open", + // categories: [IconCategory.COMMUNICATION], + // tags: ["mail", "email", "send", "sent", "message", "read"], + // Icon: Icon.EnvelopeSimpleOpen, + // }, { name: "equals", categories: [ @@ -1139,19 +1749,13 @@ export const icons: Readonly = [ }, { name: "eye", - categories: [IconCategory.OTHER], + categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OTHER], tags: ["visible", "hidden", "show", "hide", "visibility"], Icon: Icon.Eye, }, - { - name: "eye-closed", - categories: [IconCategory.OTHER], - tags: ["visible", "hidden", "show", "hide", "visibility", "invisible"], - Icon: Icon.EyeClosed, - }, { name: "eye-slash", - categories: [IconCategory.OTHER], + categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OTHER], tags: [ "visible", "hidden", @@ -1163,12 +1767,58 @@ export const icons: Readonly = [ ], Icon: Icon.EyeSlash, }, + { + name: "eye-closed", + categories: [IconCategory.DESIGN, IconCategory.EDITOR, IconCategory.OTHER], + tags: ["visible", "hidden", "show", "hide", "visibility", "invisible"], + Icon: Icon.EyeClosed, + }, + // { + // name: "facebook", + // categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + // tags: ["social media"], + // Icon: Icon.Facebook, + // }, + // { + // name: "faders", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: [ + // "music", + // "audio", + // "sliders", + // "equalizer", + // "volume", + // "settings", + // "preferences", + // ], + // Icon: Icon.Faders, + // }, + // { + // name: "faders-horizontal", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: [ + // "music", + // "audio", + // "sliders", + // "equalizer", + // "volume", + // "settings", + // "preferences", + // ], + // Icon: Icon.FadersHorizontal, + // }, { name: "fast-forward", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], tags: ["seek", "scrub", "scan", "ahead"], Icon: Icon.FastForward, }, + // { + // name: "figma", + // categories: [IconCategory.BRAND, IconCategory.DESIGN], + // tags: ["drawing", "art", "illustration", "ui", "interface", "prototype", "prototyping"], + // Icon: Icon.Figma, + // }, { name: "file", categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], @@ -1191,6 +1841,24 @@ export const icons: Readonly = [ ], Icon: Icon.FileArrowDown, }, + // { + // name: "file-plus", + // categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], + // tags: ["documents", "files", "save", "write", "add", "new", "create"], + // Icon: Icon.FilePlus, + // }, + // { + // name: "file-minus", + // categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], + // tags: ["documents", "files", "delete", "write", "remove"], + // Icon: Icon.FileMinus, + // }, + // { + // name: "file-search", + // categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], + // tags: ["documents", "files", "find", "locate", "missing"], + // Icon: Icon.FileSearch, + // }, { name: "file-text", categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], @@ -1219,22 +1887,34 @@ export const icons: Readonly = [ ], Icon: Icon.Fingerprint, }, - { - name: "fingerprint-dense", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: [ - "security", - "secured", - "authentication", - "authenticated", - "login", - "locked", - "biometrics", - "encrypted", - "encryption", - ], - Icon: Icon.FingerprintDense, - }, + // { + // name: "fingerprint-simple", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: [ + // "security", + // "secured", + // "authentication", + // "authenticated", + // "login", + // "locked", + // "biometrics", + // "encrypted", + // "encryption", + // ], + // Icon: Icon.FingerprintSimple, + // }, + // { + // name: "flag", + // categories: [IconCategory.OTHER], + // tags: ["country", "countries", "finished", "completed", "flags"], + // Icon: Icon.Flag, + // }, + // { + // name: "flashlight", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["torch", "find", "search", "locate"], + // Icon: Icon.Flashlight, + // }, { name: "floppy-disk", categories: [ @@ -1263,26 +1943,26 @@ export const icons: Readonly = [ tags: ["directory", "directories", "files", "folders"], Icon: Icon.Folder, }, - { - name: "folder-add", - categories: [ - IconCategory.DOCUMENT, - IconCategory.EDITOR, - IconCategory.SYSTEM, - ], - tags: ["directory", "directories", "files", "create", "new folders"], - Icon: Icon.FolderAdd, - }, - { - name: "folder-dip", - categories: [ - IconCategory.DOCUMENT, - IconCategory.EDITOR, - IconCategory.SYSTEM, - ], - tags: ["directory", "directories", "files", "folders"], - Icon: Icon.FolderDip, - }, + // { + // name: "folder-plus", + // categories: [ + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.SYSTEM, + // ], + // tags: ["directory", "directories", "files", "save", "write", "add", "new", "create"], + // Icon: Icon.FolderPlus, + // }, + // { + // name: "folder-minus", + // categories: [ + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.SYSTEM, + // ], + // tags: ["directory", "directories", "files", "delete", "write", "remove"], + // Icon: Icon.FolderMinus, + // }, { name: "folder-open", categories: [ @@ -1293,6 +1973,46 @@ export const icons: Readonly = [ tags: ["directory", "directories", "files", "folders", "load"], Icon: Icon.FolderOpen, }, + { + name: "folder-dip", + categories: [ + IconCategory.DOCUMENT, + IconCategory.EDITOR, + IconCategory.SYSTEM, + ], + tags: ["directory", "directories", "files", "folders"], + Icon: Icon.FolderDip, + }, + // { + // name: "folder-dip-plus", + // categories: [ + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.SYSTEM, + // ], + // tags: ["directory", "directories", "files", "save", "write", "add", "new", "create"], + // Icon: Icon.FolderDipPlus, + // }, + // { + // name: "folder-dip-minus", + // categories: [ + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.SYSTEM, + // ], + // tags: ["directory", "directories", "files", "delete", "write", "remove"], + // Icon: Icon.FolderDipMinus, + // }, + // { + // name: "folder-dip-open", + // categories: [ + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.SYSTEM, + // ], + // tags: ["directory", "directories", "files", "folders", "load"], + // Icon: Icon.FolderDipOpen, + // }, { name: "folder-simple", categories: [ @@ -1303,27 +2023,81 @@ export const icons: Readonly = [ tags: ["directory", "directories", "files", "folders"], Icon: Icon.FolderSimple, }, - { - name: "frame-target", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: [], - Icon: Icon.FrameTarget, - }, - { - name: "gear-eight", - categories: [IconCategory.DEVICE, IconCategory.SYSTEM], - tags: [ - "8", - "settings", - "setup", - "preferences", - "cogs", - "gears", - "machinery", - "mechanical", - ], - Icon: Icon.GearEight, - }, + // { + // name: "folder-simple-plus", + // categories: [ + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.SYSTEM, + // ], + // tags: ["directory", "directories", "files", "save", "write", "add", "new", "create"], + // Icon: Icon.FolderSimplePlus, + // }, + // { + // name: "folder-simple-minus", + // categories: [ + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.SYSTEM, + // ], + // tags: ["directory", "directories", "files", "delete", "write", "remove"], + // Icon: Icon.FolderSimpleMinus, + // }, + // { + // name: "folders", + // categories: [ + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.SYSTEM, + // ], + // tags: ["directory", "directories", "files", "folders", "copy", "copied", "duplicated"], + // Icon: Icon.Folders, + // }, + // { + // name: "fork-knife", + // categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], + // tags: ["food", "meal", "eating", "restaurants", "dining", "utensils"], + // Icon: Icon.ForkKnife, + // }, + // { + // name: "framer", + // categories: [IconCategory.BRAND, IconCategory.DESIGN], + // tags: ["interface", "ui", "motion", "prototype", "prototyping"], + // Icon: Icon.Framer, + // }, + // { + // name: "funnel", + // categories: [IconCategory.EDITOR, IconCategory.OTHER], + // tags: ["filters", "refine", "sorting"], + // Icon: Icon.Funnel, + // }, + // { + // name: "funnel-simple", + // categories: [IconCategory.EDITOR, IconCategory.OTHER], + // tags: ["filters", "refine", "sorting"], + // Icon: Icon.FunnelSimple, + // }, + // { + // name: "game-controller", + // categories: [IconCategory.DEVICE, IconCategory.MEDIA, IconCategory.OTHER], + // tags: ["gaming", "video games", "nintendo switch", "sony playstation", "microsoft xbox"], + // Icon: Icon.GameController, + // }, + // { + // name: "gear", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: [ + // "8", + // "settings", + // "setup", + // "preferences", + // "cogs", + // "gears", + // "machinery", + // "mechanical", + // ], + // Icon: Icon.Gear, + // }, { name: "gear-six", categories: [IconCategory.DEVICE, IconCategory.SYSTEM], @@ -1339,6 +2113,48 @@ export const icons: Readonly = [ ], Icon: Icon.GearSix, }, + // { + // name: "gif", + // categories: [IconCategory.MEDIA], + // tags: ["gifs", ".gif", "giphy"], + // Icon: Icon.Gif, + // }, + // { + // name: "git-branch", + // categories: [IconCategory.DEVELOPMENT], + // tags: ["github", "vcs", "source control", "version control", "versioning", "branches"], + // Icon: Icon.GitBranch, + // }, + // { + // name: "git-commit", + // categories: [IconCategory.DEVELOPMENT], + // tags: ["github", "vcs", "source control", "version control", "versioning", "commits"], + // Icon: Icon.GitCommit, + // }, + // { + // name: "git-diff", + // categories: [IconCategory.DEVELOPMENT], + // tags: ["github", "vcs", "source control", "version control", "versioning", "difference", "compare"], + // Icon: Icon.GitDiff, + // }, + // { + // name: "git-fork", + // categories: [IconCategory.DEVELOPMENT], + // tags: ["github", "vcs", "source control", "version control", "versioning", "split"], + // Icon: Icon.GitFork, + // }, + // { + // name: "git-merge", + // categories: [IconCategory.DEVELOPMENT], + // tags: ["github", "vcs", "source control", "version control", "versioning", "split"], + // Icon: Icon.GitMerge, + // }, + // { + // name: "git-pull-request", + // categories: [IconCategory.DEVELOPMENT], + // tags: ["github", "vcs", "source control", "version control", "versioning", "merge request"], + // Icon: Icon.GitPullRequest, + // }, { name: "globe", categories: [IconCategory.MAP], @@ -1349,12 +2165,56 @@ export const icons: Readonly = [ "circle", "round", "internationalization", + "i18n", "languages", "country", "countries", + "geography", ], Icon: Icon.Globe, }, + // { + // name: "globe-hemisphere-eastern", + // categories: [IconCategory.MAP], + // tags: [ + // "world", + // "global", + // "planet", + // "circle", + // "round", + // "internationalization", + // "i18n", + // "languages", + // "country", + // "countries", + // "geography", + // "europe", + // "africa", + // "asia", + // "australia", + // ], + // Icon: Icon.GlobeHemisphereEastern, + // }, + // { + // name: "globe-hemispehere-western", + // categories: [IconCategory.MAP], + // tags: [ + // "world", + // "global", + // "planet", + // "circle", + // "round", + // "internationalization", + // "i18n", + // "languages", + // "country", + // "countries", + // "geography", + // "north america", + // "south america" + // ], + // Icon: Icon.GlobeHemisphereWestern, + // }, { name: "globe-simple", categories: [IconCategory.MAP], @@ -1365,15 +2225,41 @@ export const icons: Readonly = [ "circle", "round", "internationalization", + "i18n", "languages", "country", "countries", + "geography", ], Icon: Icon.GlobeSimple, }, + // { + // name: "globe-stand", + // categories: [IconCategory.MAP], + // tags: [ + // "world", + // "global", + // "planet", + // "circle", + // "round", + // "internationalization", + // "i18n", + // "languages", + // "country", + // "countries", + // "geography", + // ], + // Icon: Icon.GlobeStand, + // }, + // { + // name: "google", + // categories: [IconCategory.BRAND], + // tags: ["search engine", "phone", "mobile", "android"], + // Icon: Icon.Google, + // }, { name: "google-play", - categories: [IconCategory.SYSTEM, IconCategory.MEDIA], + categories: [IconCategory.BRAND, IconCategory.SYSTEM, IconCategory.MEDIA], tags: [ "games", "apps", @@ -1403,9 +2289,21 @@ export const icons: Readonly = [ ], Icon: Icon.GridFour, }, + // { + // name: "hand", + // categories: [IconCategory.SYSTEM, IconCategory.USERS, IconCategory.OTHER], + // tags: ["pointers", "cursors", "palm", "stop", "wait", "hamsa"], + // Icon: Icon.Hand, + // }, + // { + // name: "hand-pointing", + // categories: [IconCategory.SYSTEM, IconCategory.USERS, IconCategory.OTHER], + // tags: ["pointers", "cursors", "fingers", "clicks", "mouse"], + // Icon: Icon.HandPointing, + // }, { name: "handbag", - categories: [IconCategory.BUSINESS], + categories: [IconCategory.BUSINESS, IconCategory.OTHER], tags: ["suitcases", "valises", "baggage", "purses"], Icon: Icon.Handbag, }, @@ -1435,6 +2333,12 @@ export const icons: Readonly = [ ], Icon: Icon.HashStraight, }, + // { + // name: "headphones", + // categories: [IconCategory.DEVICE, IconCategory.MEDIA, IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["music", "audio", "listening"], + // Icon: Icon.Headphones, + // }, { name: "heart", categories: [ @@ -1475,15 +2379,38 @@ export const icons: Readonly = [ ], Icon: Icon.HeartStraight, }, + // { + // name: "heartbeat", + // categories: [ + // IconCategory.HEALTH, + // IconCategory.SYSTEM, + // IconCategory.OTHER, + // ], + // tags: [ + // "wellness", + // "healthy", + // "ecg", + // "ekg", + // "vitals", + // "monitor" + // ], + // Icon: Icon.Heartbeat, + // }, { name: "hexagon", categories: [IconCategory.OTHER], tags: ["6", "shapes", "polygons"], Icon: Icon.Hexagon, }, + // { + // name: "horse", + // categories: [IconCategory.HEALTH, IconCategory.OTHER], + // tags: ["animals", "equestrian", "chess", "knight", "games", "sports"], + // Icon: Icon.Horse, + // }, { name: "hourglass", - categories: [IconCategory.SYSTEM], + categories: [IconCategory.SYSTEM, IconCategory.OTHER], tags: [ "times", "timer", @@ -1497,7 +2424,7 @@ export const icons: Readonly = [ }, { name: "hourglass-high", - categories: [IconCategory.SYSTEM], + categories: [IconCategory.SYSTEM, IconCategory.OTHER], tags: [ "times", "timer", @@ -1509,23 +2436,9 @@ export const icons: Readonly = [ ], Icon: Icon.HourglassHigh, }, - { - name: "hourglass-low", - categories: [IconCategory.SYSTEM], - tags: [ - "times", - "timer", - "alarms", - "clock", - "schedule", - "events", - "waiting", - ], - Icon: Icon.HourglassLow, - }, { name: "hourglass-medium", - categories: [IconCategory.SYSTEM], + categories: [IconCategory.SYSTEM, IconCategory.OTHER], tags: [ "times", "timer", @@ -1537,12 +2450,77 @@ export const icons: Readonly = [ ], Icon: Icon.HourglassMedium, }, + { + name: "hourglass-low", + categories: [IconCategory.SYSTEM, IconCategory.OTHER], + tags: [ + "times", + "timer", + "alarms", + "clock", + "schedule", + "events", + "waiting", + ], + Icon: Icon.HourglassLow, + }, // { - // name: "horse", - // categories: [IconCategory.HEALTH, IconCategory.OTHER], - // tags: ["animals", "equestrian", "chess", "knight", "games", "sports"], - // Icon: Icon.Horse, + // name: "hourglass-simple", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: [ + // "times", + // "timer", + // "alarms", + // "clock", + // "schedule", + // "events", + // "waiting", + // ], + // Icon: Icon.HourglassSimple, // }, + // { + // name: "hourglass-simple-high", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: [ + // "times", + // "timer", + // "alarms", + // "clock", + // "schedule", + // "events", + // "waiting", + // ], + // Icon: Icon.HourglassSimpleHigh, + // }, + // { + // name: "hourglass-simple-medium", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: [ + // "times", + // "timer", + // "alarms", + // "clock", + // "schedule", + // "events", + // "waiting", + // ], + // Icon: Icon.HourglassSimpleMedium, + // }, + // { + // name: "hourglass-simple-low", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: [ + // "times", + // "timer", + // "alarms", + // "clock", + // "schedule", + // "events", + // "waiting", + // ], + // Icon: Icon.HourglassSimpleLow, + // }, + { name: "house", categories: [IconCategory.MAP, IconCategory.OTHER], @@ -1555,24 +2533,42 @@ export const icons: Readonly = [ tags: ["homes", "buildings", "places", "locations"], Icon: Icon.HouseLine, }, - { - name: "house-round-door", - categories: [IconCategory.MAP, IconCategory.OTHER], - tags: ["homes", "buildings", "places", "locations"], - Icon: Icon.HouseRoundDoor, - }, { name: "house-simple", categories: [IconCategory.MAP, IconCategory.OTHER], tags: ["homes", "buildings", "places", "locations"], Icon: Icon.HouseSimple, }, - { - name: "info-circle", - categories: [IconCategory.SYSTEM], - tags: ["information", "help"], - Icon: Icon.InfoCircle, - }, + // { + // name: "identification-card", + // categories: [IconCategory.USERS], + // tags: ["license", "credentials", "nametag", "verification"], + // Icon: Icon.IdentificationCard, + // }, + // { + // name: "image", + // categories: [IconCategory.DOCUMENT, IconCategory.MEDIA], + // tags: ["pictures", "photographs", "photography", "wallpapers", "gallery", "landscape"], + // Icon: Icon.Image, + // }, + // { + // name: "image-square", + // categories: [IconCategory.DOCUMENT, IconCategory.MEDIA], + // tags: ["pictures", "photographs", "photography", "wallpapers", "gallery", "landscape"], + // Icon: Icon.ImageSquare, + // }, + // { + // name: "info", + // categories: [IconCategory.SYSTEM], + // tags: ["information", "help"], + // Icon: Icon.Info, + // }, + // { + // name: "instagram", + // categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + // tags: ["social media", "photography", "camera"], + // Icon: Icon.Instagram, + // }, { name: "intersect", categories: [IconCategory.DESIGN, IconCategory.EDITOR], @@ -1587,6 +2583,29 @@ export const icons: Readonly = [ ], Icon: Icon.Intersect, }, + // name: "jeep", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["vehicles", "suv", "cars", "wrangler", "off-road", "transit", "traveling"], + // Icon: Icon.Jeep, + // }, + // { + // name: "keyboard", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["typing", "type", "keys", "input"], + // Icon: Icon.Keyboard, + // }, + // { + // name: "leaf", + // categories: [IconCategory.OTHER], + // tags: ["trees", "branches", "leaves", "nodes", "green", "environmental"], + // Icon: Icon.Leaf, + // }, + // { + // name: "lightbulb", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["flashlight", "bulbs", "lighting", "led", "energy"], + // Icon: Icon.Lightbulb, + // }, { name: "lightning", categories: [ @@ -1606,116 +2625,222 @@ export const icons: Readonly = [ ], Icon: Icon.Lightning, }, - { - name: "lines-three", - categories: [IconCategory.SYSTEM], - tags: ["3", "hamburger menu", "overflow menu", "sidebar"], - Icon: Icon.LinesThree, - }, + // { + // name: "lightning-slash", + // categories: [ + // IconCategory.SYSTEM, + // IconCategory.DEVICE, + // ], + // tags: [ + // "thunderbolt", + // "charged", + // "charger", + // "charging", + // "power", + // "disabled" + // ], + // Icon: Icon.LightningSlash, + // }, { name: "link", - categories: [IconCategory.OTHER], + categories: [IconCategory.COMMUNICATION, IconCategory.OTHER], tags: ["anchor", "hyperlink", "hypertext", "chains", "chained"], Icon: Icon.Link, }, - { - name: "lock-dot", - categories: [IconCategory.OTHER], - tags: [ - "padlock", - "security", - "secured", - "authentication", - "authenticated", - "login", - "locked", - "encrypted", - "encryption", - ], - Icon: Icon.LockDot, - }, - { - name: "lock-grooves", - categories: [IconCategory.OTHER], - tags: [ - "padlock", - "security", - "secured", - "authentication", - "authenticated", - "login", - "locked", - "encrypted", - "encryption", - ], - Icon: Icon.LockGrooves, - }, - { - name: "lock-key", - categories: [IconCategory.OTHER], - tags: [ - "padlock", - "security", - "secured", - "authentication", - "authenticated", - "login", - "locked", - "encrypted", - "encryption", - ], - Icon: Icon.LockKey, - }, - { - name: "lock-open-dot", - categories: [IconCategory.OTHER], - tags: [ - "padlock", - "security", - "unsecured", - "authentication", - "unauthenticated", - "login", - "unlocked", - "unencrypted", - "encryption", - ], - Icon: Icon.LockOpenDot, - }, - { - name: "lock-open-key", - categories: [IconCategory.OTHER], - tags: [ - "padlock", - "security", - "unsecured", - "authentication", - "unauthenticated", - "login", - "unlocked", - "unencrypted", - "encryption", - ], - Icon: Icon.LockOpenKey, - }, + // { + // name: "link-simple", + // categories: [IconCategory.COMMUNICATION, IconCategory.OTHER], + // tags: ["anchor", "hyperlink", "hypertext", "chains", "chained"], + // Icon: Icon.LinkSimple, + // }, + // { + // name: "link-simple-horizontal", + // categories: [IconCategory.COMMUNICATION, IconCategory.OTHER], + // tags: ["anchor", "hyperlink", "hypertext", "chains", "chained"], + // Icon: Icon.LinkSimpleHorizontal, + // }, + // { + // name: "linkedin", + // categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + // tags: ["jobs", "employment", "social media"], + // Icon: Icon.Linkedin, + // }, + // { + // name: "list", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["hamburger menu", "overflow menu", "sidebar", "3", "ul", "ol", "unordered list", "ordered list", "checklist"], + // Icon: Icon.List, + // }, + // { + // name: "list-bullets", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["ul", "unordered list", "bulleted list", "checklist"], + // Icon: Icon.ListBullets, + // }, + // { + // name: "list-dashes", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["ul", "unordered list", "dashed list", "checklist"], + // Icon: Icon.ListDashes, + // }, + // { + // name: "list-numbers", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["ol", "ordered list", "numbered list", "checklist"], + // Icon: Icon.ListNumbers, + // }, + // { + // name: "list-plus", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["ul", "ol", "unordered list", "ordered list", "checklist", "add"], + // Icon: Icon.ListPlus, + // }, + // { + // name: "lock", + // categories: [IconCategory.OTHER], + // tags: [ + // "padlock", + // "security", + // "secured", + // "authentication", + // "authenticated", + // "login", + // "locked", + // "encrypted", + // "encryption", + // ], + // Icon: Icon.Lock, + // }, + // { + // name: "lock-open", + // categories: [IconCategory.OTHER], + // tags: [ + // "padlock", + // "security", + // "unsecured", + // "authentication", + // "unauthenticated", + // "login", + // "unlocked", + // "unencrypted", + // "encryption", + // ], + // Icon: Icon.LockOpen, + // }, + // { + // name: "lock-key", + // categories: [IconCategory.OTHER], + // tags: [ + // "padlock", + // "security", + // "secured", + // "authentication", + // "authenticated", + // "login", + // "locked", + // "encrypted", + // "encryption", + // ], + // Icon: Icon.LockKey, + // }, + // { + // name: "lock-key-open", + // categories: [IconCategory.OTHER], + // tags: [ + // "padlock", + // "security", + // "unsecured", + // "authentication", + // "unauthenticated", + // "login", + // "unlocked", + // "unencrypted", + // "encryption", + // ], + // Icon: Icon.LockKeyOpen, + // }, + // { + // name: "lock-laminated", + // categories: [IconCategory.OTHER], + // tags: [ + // "padlock", + // "security", + // "secured", + // "authentication", + // "authenticated", + // "login", + // "locked", + // "encrypted", + // "encryption", + // ], + // Icon: Icon.LockLaminated, + // }, + // { + // name: "lock-laminated-open", + // categories: [IconCategory.OTHER], + // tags: [ + // "padlock", + // "security", + // "unsecured", + // "authentication", + // "unauthenticated", + // "login", + // "unlocked", + // "unencrypted", + // "encryption", + // ], + // Icon: Icon.LockLaminatedOpen, + // }, + // { + // name: "lock-simple", + // categories: [IconCategory.OTHER], + // tags: [ + // "padlock", + // "security", + // "secured", + // "authentication", + // "authenticated", + // "login", + // "locked", + // "encrypted", + // "encryption", + // ], + // Icon: Icon.LockSimple, + // }, + // { + // name: "lock-simple-open", + // categories: [IconCategory.OTHER], + // tags: [ + // "padlock", + // "security", + // "unsecured", + // "authentication", + // "unauthenticated", + // "login", + // "unlocked", + // "unencrypted", + // "encryption", + // ], + // Icon: Icon.LockSimpleOpen, + // }, { name: "magnifying-glass", categories: [IconCategory.EDITOR, IconCategory.SYSTEM], tags: ["search", "find", "locate", "query", "inspect"], Icon: Icon.MagnifyingGlass, }, - { - name: "magnifying-glass-minus", - categories: [IconCategory.EDITOR, IconCategory.SYSTEM], - tags: ["search", "find", "locate", "query", "inspect", "zoom out"], - Icon: Icon.MagnifyingGlassMinus, - }, { name: "magnifying-glass-plus", categories: [IconCategory.EDITOR, IconCategory.SYSTEM], tags: ["search", "find", "locate", "query", "inspect", "zoom in"], Icon: Icon.MagnifyingGlassPlus, }, + { + name: "magnifying-glass-minus", + categories: [IconCategory.EDITOR, IconCategory.SYSTEM], + tags: ["search", "find", "locate", "query", "inspect", "zoom out"], + Icon: Icon.MagnifyingGlassMinus, + }, { name: "map-pin", categories: [IconCategory.MAP], @@ -1731,43 +2856,61 @@ export const icons: Readonly = [ { name: "map-trifold", categories: [IconCategory.MAP], - tags: ["maps", "places", "locations", "cartography"], + tags: ["maps", "places", "locations", "cartography", "geography"], Icon: Icon.MapTrifold, }, - { - name: "math", - categories: [ - IconCategory.DEVELOPMENT, - IconCategory.FINANCE, - IconCategory.OTHER, - ], - tags: [ - "addition", - "sum", - "subtraction", - "difference", - "multiply", - "multiplication", - "product", - "divide", - "division", - "divisor", - "dividend", - "quotient", - "equals", - "equality", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.Math, - }, + // { + // name: "martini", + // categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], + // tags: ["drinks", "beverages", "cocktails", "bars", "restaurants", "food", "dining"], + // Icon: Icon.Martini, + // }, + // { + // name: "math-operations", + // categories: [ + // IconCategory.DEVELOPMENT, + // IconCategory.FINANCE, + // IconCategory.OTHER, + // ], + // tags: [ + // "addition", + // "sum", + // "subtraction", + // "difference", + // "multiply", + // "multiplication", + // "product", + // "divide", + // "division", + // "divisor", + // "dividend", + // "quotient", + // "equals", + // "equality", + // "mathematics", + // "arithmetic", + // "calculator", + // ], + // Icon: Icon.MathOperations, + // }, + // { + // name: "medal", + // categories: [IconCategory.OTHER], + // tags: ["ribbons", "winning", "victory", "awards"], + // Icon: Icon.Medal, + // }, { name: "medium", categories: [IconCategory.BRAND], - tags: ["reading", "writing", "news"], + tags: ["reading", "writing", "news", "social media"], Icon: Icon.Medium, }, + // { + // name: "megaphone", + // categories: [IconCategory.COMMUNICATION, IconCategory.DEVICE, IconCategory.OTHER], + // tags: ["bullhorn", "announcements", "loudspeaker", "broadcast"], + // Icon: Icon.Megaphone, + // }, { name: "microphone", categories: [ @@ -1776,20 +2919,20 @@ export const icons: Readonly = [ IconCategory.MEDIA, IconCategory.SYSTEM, ], - tags: ["microphone", "audio", "recording", "music", "sound", "podcast"], + tags: ["audio", "recording", "music", "sound", "podcast"], Icon: Icon.Microphone, }, - { - name: "microphone-off", - categories: [ - IconCategory.COMMUNICATION, - IconCategory.DEVICE, - IconCategory.MEDIA, - IconCategory.SYSTEM, - ], - tags: ["microphone", "audio", "recording", "music", "sound", "podcast"], - Icon: Icon.MicrophoneOff, - }, + // { + // name: "microphone-slash", + // categories: [ + // IconCategory.COMMUNICATION, + // IconCategory.DEVICE, + // IconCategory.MEDIA, + // IconCategory.SYSTEM, + // ], + // tags: ["audio", "recording", "music", "sound", "podcast", "muted", "disabled"], + // Icon: Icon.MicrophoneSlash, + // }, { name: "minus", categories: [ @@ -1823,6 +2966,12 @@ export const icons: Readonly = [ ], Icon: Icon.MinusCircle, }, + // { + // name: "monitor", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["screen", "television", "tv", "displays"], + // Icon: Icon.Monitor, + // }, { name: "moon", categories: [IconCategory.OTHER, IconCategory.WEATHER, IconCategory.SYSTEM], @@ -1837,36 +2986,79 @@ export const icons: Readonly = [ ], Icon: Icon.Moon, }, + // { + // name: "mouse", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["clicks", "input"], + // Icon: Icon.Mouse, + // }, + // { + // name: "music-note", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["songs", "audio", "playlist", "albums"], + // Icon: Icon.MusicNote, + // }, + // { + // name: "music-notes", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["songs", "audio", "playlist", "albums"], + // Icon: Icon.MusicNotes, + // }, + // { + // name: "music-note-simple", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["songs", "audio", "playlist", "albums"], + // Icon: Icon.MusicNoteSimple, + // }, + // { + // name: "music-notes-simple", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["songs", "audio", "playlist", "albums"], + // Icon: Icon.MusicNotesSimple, + // }, + // { + // name: "newspaper", + // categories: [IconCategory.MEDIA, IconCategory.OTHER], + // tags: ["reading", "writing", "journals", "periodicals"], + // Icon: Icon.Newspaper, + // }, + // { + // name: "newspaper-fold", + // categories: [IconCategory.MEDIA, IconCategory.OTHER], + // tags: ["reading", "writing", "journals", "periodicals"], + // Icon: Icon.NewspaperFold, + // }, + // { + // name: "newspaper-clipping", + // categories: [IconCategory.MEDIA, IconCategory.OTHER], + // tags: ["reading", "writing", "journals", "periodicals"], + // Icon: Icon.NewspaperClipping, + // }, + // { + // name: "note", + // categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], + // tags: ["notes", "note-taking", "memorandum", "post-it", "reminders"], + // Icon: Icon.Note, + // }, + // { + // name: "note-blank", + // categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], + // tags: ["notes", "note-taking", "memorandum", "post-it", "reminders"], + // Icon: Icon.NoteBlank, + // }, { - name: "music-notes", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["songs", "audio", "playlist", "albums"], - Icon: Icon.Notes, - }, - { - name: "music-notes-eighth", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["songs", "audio", "playlist", "albums"], - Icon: Icon.NotesEighth, - }, - { - name: "music-notes-eighth-beamed", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["songs", "audio", "playlist", "albums"], - Icon: Icon.NotesEighthBeamed, - }, - { - name: "music-notes-sixteenth", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["songs", "audio", "playlist", "albums"], - Icon: Icon.NotesSixteenth, - }, - { - name: "music-notes-sixteenth-beamed", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["songs", "audio", "playlist", "albums"], - Icon: Icon.NotesSixteenthsBeamed, + name: "note-pencil", + categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], + tags: ["notes", "note-taking", "memorandum", "post-it", "reminders"], + Icon: Icon.NotePencil, }, + // { + // name: "notebook", + // categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], + // tags: ["notes", "note-taking", "memorandum", "journal", "diary", "logs"], + // Icon: Icon.Notebook, + // }, + { name: "number-zero", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -1881,6 +3073,141 @@ export const icons: Readonly = [ ], Icon: Icon.Zero, }, + + { + name: "number-one", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "1", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.One, + }, + + { + name: "number-two", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "2", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.Two, + }, + + { + name: "number-three", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "3", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.Three, + }, + + { + name: "number-four", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "4", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.Four, + }, + + { + name: "number-five", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "5", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.Five, + }, + + { + name: "number-six", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "6", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.Six, + }, + + { + name: "number-seven", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "7", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.Seven, + }, + + { + name: "number-eight", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "8", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.Eight, + }, + + { + name: "number-nine", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "9", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.Nine, + }, { name: "number-zero-circle", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -1896,34 +3223,6 @@ export const icons: Readonly = [ ], Icon: Icon.ZeroCircle, }, - { - name: "number-zero-square", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "0", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.ZeroSquare, - }, - { - name: "number-one", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "1", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.One, - }, { name: "number-one-circle", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -1939,34 +3238,6 @@ export const icons: Readonly = [ ], Icon: Icon.OneCircle, }, - { - name: "number-one-square", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "1", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.OneSquare, - }, - { - name: "number-two", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "2", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.Two, - }, { name: "number-two-circle", categories: [IconCategory.DESIGN], @@ -1982,34 +3253,6 @@ export const icons: Readonly = [ ], Icon: Icon.TwoCircle, }, - { - name: "number-two-square", - categories: [IconCategory.DESIGN], - tags: [ - "2", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.TwoSquare, - }, - { - name: "number-three", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "3", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.Three, - }, { name: "number-three-circle", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -2025,34 +3268,6 @@ export const icons: Readonly = [ ], Icon: Icon.ThreeCircle, }, - { - name: "number-three-square", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "3", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.ThreeSquare, - }, - { - name: "number-four", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "4", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.Four, - }, { name: "number-four-circle", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -2068,34 +3283,6 @@ export const icons: Readonly = [ ], Icon: Icon.FourCircle, }, - { - name: "number-four-square", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "4", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.FourSquare, - }, - { - name: "number-five", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "5", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.Five, - }, { name: "number-five-circle", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -2111,34 +3298,6 @@ export const icons: Readonly = [ ], Icon: Icon.FiveCircle, }, - { - name: "number-five-square", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "5", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.FiveSquare, - }, - { - name: "number-six", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "6", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.Six, - }, { name: "number-six-circle", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -2154,34 +3313,6 @@ export const icons: Readonly = [ ], Icon: Icon.SixCircle, }, - { - name: "number-six-square", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "6", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.SixSquare, - }, - { - name: "number-seven", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "7", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.Seven, - }, { name: "number-seven-circle", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -2197,35 +3328,6 @@ export const icons: Readonly = [ ], Icon: Icon.SevenCircle, }, - { - name: "number-seven-square", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "7", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.SevenSquare, - }, - - { - name: "number-eight", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "8", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.Eight, - }, { name: "number-eight-circle", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -2241,34 +3343,6 @@ export const icons: Readonly = [ ], Icon: Icon.EightCircle, }, - { - name: "number-eight-square", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "8", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.EightSquare, - }, - { - name: "number-nine", - categories: [IconCategory.FINANCE, IconCategory.OTHER], - tags: [ - "9", - "numbers", - "numerals", - "digits", - "mathematics", - "arithmetic", - "calculator", - ], - Icon: Icon.Nine, - }, { name: "number-nine-circle", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -2284,6 +3358,132 @@ export const icons: Readonly = [ ], Icon: Icon.NineCircle, }, + { + name: "number-zero-square", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "0", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.ZeroSquare, + }, + { + name: "number-one-square", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "1", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.OneSquare, + }, + { + name: "number-two-square", + categories: [IconCategory.DESIGN], + tags: [ + "2", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.TwoSquare, + }, + { + name: "number-three-square", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "3", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.ThreeSquare, + }, + { + name: "number-four-square", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "4", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.FourSquare, + }, + { + name: "number-five-square", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "5", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.FiveSquare, + }, + { + name: "number-six-square", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "6", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.SixSquare, + }, + { + name: "number-seven-square", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "7", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.SevenSquare, + }, + { + name: "number-eight-square", + categories: [IconCategory.FINANCE, IconCategory.OTHER], + tags: [ + "8", + "numbers", + "numerals", + "digits", + "mathematics", + "arithmetic", + "calculator", + ], + Icon: Icon.EightSquare, + }, { name: "number-nine-square", categories: [IconCategory.FINANCE, IconCategory.OTHER], @@ -2298,127 +3498,18 @@ export const icons: Readonly = [ ], Icon: Icon.NineSquare, }, - - { - name: "note-blank-fold", - categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], - tags: ["notes", "note-taking", "post-it", "reminders"], - Icon: Icon.NoteBlankFold, - }, - { - name: "note-pen", - categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], - tags: ["notes", "note-taking", "post-it", "reminders"], - Icon: Icon.NotePen, - }, - { - name: "note-pencil", - categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], - tags: ["notes", "note-taking", "post-it", "reminders"], - Icon: Icon.NotePencil, - }, - { - name: "note-text-long", - categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], - tags: ["notes", "note-taking", "post-it", "reminders"], - Icon: Icon.NoteTextLong, - }, - { - name: "note-text-long-fold", - categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], - tags: ["notes", "note-taking", "post-it", "reminders"], - Icon: Icon.NoteTextLongFold, - }, - { - name: "note-text-short", - categories: [IconCategory.DOCUMENT, IconCategory.EDITOR], - tags: ["notes", "note-taking", "post-it", "reminders"], - Icon: Icon.NoteTextShort, - }, - { - name: "nut-six", - categories: [IconCategory.OTHER], - tags: ["bolts", "screws", "machinery", "tools", "hexagon"], - Icon: Icon.NutSix, - }, + // { + // name: "nut", + // categories: [IconCategory.OTHER], + // tags: ["bolts", "screws", "machinery", "tools", "hexagon"], + // Icon: Icon.Nut, + // }, { name: "octagon", categories: [IconCategory.OTHER], tags: ["8", "shapes", "polygons"], Icon: Icon.Octagon, }, - { - name: "overflow-horizontal", - categories: [IconCategory.SYSTEM], - tags: [ - "hamburger menu", - "overflow menu", - "sidebar", - "ellipsis", - "ellipses", - ], - Icon: Icon.OverflowHorizontal, - }, - { - name: "overflow-horizontal-circle", - categories: [IconCategory.SYSTEM], - tags: [ - "hamburger menu", - "overflow menu", - "sidebar", - "ellipsis", - "ellipses", - ], - Icon: Icon.OverflowHorizontalCircle, - }, - { - name: "overflow-horizontal-outline", - categories: [IconCategory.SYSTEM], - tags: [ - "hamburger menu", - "overflow menu", - "sidebar", - "ellipsis", - "ellipses", - ], - Icon: Icon.OverflowHorizontalOutline, - }, - { - name: "overflow-vertical", - categories: [IconCategory.SYSTEM], - tags: [ - "hamburger menu", - "overflow menu", - "sidebar", - "ellipsis", - "ellipses", - ], - Icon: Icon.OverflowVertical, - }, - { - name: "overflow-vertical-circle", - categories: [IconCategory.SYSTEM], - tags: [ - "hamburger menu", - "overflow menu", - "sidebar", - "ellipsis", - "ellipses", - ], - Icon: Icon.OverflowVerticalCircle, - }, - { - name: "overflow-vertical-outline", - categories: [IconCategory.SYSTEM], - tags: [ - "hamburger menu", - "overflow menu", - "sidebar", - "ellipsis", - "ellipses", - ], - Icon: Icon.OverflowVerticalOutline, - }, { name: "package", categories: [ @@ -2435,6 +3526,51 @@ export const icons: Readonly = [ tags: ["paintbucket", "fill"], Icon: Icon.PaintBucket, }, + { + name: "paper-plane", + categories: [IconCategory.COMMUNICATION, IconCategory.OTHER], + tags: [ + "mail", + "email", + "send", + "sent", + "messages", + "messaging", + "toys", + "games", + ], + Icon: Icon.PaperPlane, + }, + // { + // name: "paper-plane-right", + // categories: [IconCategory.COMMUNICATION, IconCategory.OTHER], + // tags: [ + // "mail", + // "email", + // "send", + // "sent", + // "messages", + // "messaging", + // "toys", + // "games", + // ], + // Icon: Icon.PaperPlaneRight, + // }, + // { + // name: "paper-plane-tilt", + // categories: [IconCategory.COMMUNICATION, IconCategory.OTHER], + // tags: [ + // "mail", + // "email", + // "send", + // "sent", + // "messages", + // "messaging", + // "toys", + // "games", + // ], + // Icon: Icon.PaperPlaneTilt, + // }, { name: "paperclip", categories: [ @@ -2442,15 +3578,15 @@ export const icons: Readonly = [ IconCategory.EDITOR, IconCategory.OTHER, ], - tags: ["attachments", "email", "office"], + tags: ["attachments", "mail", "email", "office"], Icon: Icon.Paperclip, }, - { - name: "paper-plane", - categories: [IconCategory.COMMUNICATION, IconCategory.OTHER], - tags: ["messages", "messaging", "send", "sent", "email", "toys", "games"], - Icon: Icon.PaperPlane, - }, + // { + // name: "path", + // categories: [IconCategory.DESIGN, IconCategory.MAP], + // tags: ["transit", "travel", "trail", "destination"], + // Icon: Icon.Path, + // }, { name: "pause", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], @@ -2463,18 +3599,24 @@ export const icons: Readonly = [ tags: ["music", "audio", "resume", "start", "stop", "round"], Icon: Icon.PauseCircle, }, + // { + // name: "peace", + // categories: [IconCategory.COMMUNICATION, IconCategory.OTHER], + // tags: ["love", "hippies", "peace sign", "symbols"], + // Icon: Icon.Peace, + // }, + // { + // name: "pedestrian", + // categories: [IconCategory.MAP, IconCategory.USERS, IconCategory.OTHER], + // tags: ["person", "people", "walking", "human", "body", "transit", "travel"], + // Icon: Icon.Pedestrian, + // }, { name: "pen", categories: [IconCategory.DESIGN, IconCategory.EDITOR], tags: ["ink", "write", "writing", "editing", "sign", "signature"], Icon: Icon.Pen, }, - { - name: "pencil-line", - categories: [IconCategory.DESIGN, IconCategory.EDITOR], - tags: ["write", "writing", "editing", "sign", "signature"], - Icon: Icon.PencilLine, - }, { name: "pen-nib", categories: [IconCategory.DESIGN, IconCategory.EDITOR], @@ -2490,6 +3632,30 @@ export const icons: Readonly = [ ], Icon: Icon.PenNib, }, + // { + // name: "pencil", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR], + // tags: ["write", "writing", "editing", "sign", "signature"], + // Icon: Icon.Pencil, + // }, + // { + // name: "pencil-circle", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR], + // tags: ["write", "writing", "editing", "sign", "signature"], + // Icon: Icon.PencilCircle, + // }, + { + name: "pencil-line", + categories: [IconCategory.DESIGN, IconCategory.EDITOR], + tags: ["write", "writing", "editing", "sign", "signature"], + Icon: Icon.PencilLine, + }, + // { + // name: "pencil-simple", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR], + // tags: ["write", "writing", "editing", "sign", "signature"], + // Icon: Icon.PencilSimple, + // }, { name: "percent", categories: [ @@ -2508,18 +3674,48 @@ export const icons: Readonly = [ ], Icon: Icon.Percent, }, - { - name: "picture-landscape", - categories: [IconCategory.DOCUMENT, IconCategory.MEDIA], - tags: ["photographs", "photography", "wallpapers", "gallery"], - Icon: Icon.PictureLandscape, - }, - { - name: "picture-square", - categories: [IconCategory.DOCUMENT, IconCategory.MEDIA], - tags: ["photographs", "photography", "wallpapers", "gallery"], - Icon: Icon.PictureSquare, - }, + // { + // name: "phone", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["calls", "telephone", "landline"], + // Icon: Icon.Phone, + // }, + // { + // name: "phone-call", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["calls", "calling", "ringing", "telephone", "landline"], + // Icon: Icon.PhoneCall, + // }, + // { + // name: "phone-disconnect", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["calls", "hang up", "disconnected", "telephone", "landline"], + // Icon: Icon.PhoneDisconnect, + // }, + // { + // name: "phone-incoming", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["calls", "calling", "telephone", "landline"], + // Icon: Icon.PhoneIncoming, + // }, + // { + // name: "phone-outgoing", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["calls", "calling", "telephone", "landline"], + // Icon: Icon.PhoneOutgoing, + // }, + // { + // name: "phone-slash", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["calls", "disabled", "disconnected", "telephone", "landline"], + // Icon: Icon.PhoneSlash, + // }, + // { + // name: "phone-x", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["calls", "missed", "errors", "telephone", "landline"], + // Icon: Icon.PhoneX, + // }, { name: "play", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], @@ -2637,12 +3833,24 @@ export const icons: Readonly = [ tags: ["favorites", "favorited", "pushpin"], Icon: Icon.PushPin, }, - { - name: "question-mark-circle", - categories: [IconCategory.SYSTEM], - tags: ["information", "help", "questions"], - Icon: Icon.QuestionMarkCircle, - }, + // { + // name: "push-pin-slash", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["favorites", "favorited", "pushpin", "disabled"], + // Icon: Icon.PushPinSlash, + // }, + // { + // name: "qr-code", + // categories: [IconCategory.BUSINESS], + // tags: ["upc", "products", "shopping", "scanner"], + // Icon: Icon.QrCode, + // }, + // { + // name: "question", + // categories: [IconCategory.SYSTEM], + // tags: ["information", "help", "questions"], + // Icon: Icon.Question, + // }, { name: "radical", categories: [ @@ -2661,12 +3869,50 @@ export const icons: Readonly = [ ], Icon: Icon.Radical, }, + // { + // name: "receipt", + // categories: [IconCategory.BUSINESS, IconCategory.FINANCE], + // tags: ["purchased", "clipping", "expenses"], + // Icon: Icon.Receipt, + // }, + // { + // name: "record", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["music", "audio", "recording", "recorder", "voice memo"], + // Icon: Icon.Record, + // }, { name: "rectangle", categories: [IconCategory.OTHER], tags: ["4", "shapes", "polygons", "box"], Icon: Icon.Rectangle, }, + // { + // name: "rectangles-two", + // categories: [IconCategory.OTHER], + // tags: ["2", "shapes", "polygons", "box", "stack", "list", "cards"], + // Icon: Icon.RectanglesTwo, + // }, + // { + // name: "repeat", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: [ + // "music", + // "audio", + // "recycle", + // ], + // Icon: Icon.Repeat, + // }, + // { + // name: "repeat-once", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: [ + // "music", + // "audio", + // "recycle", + // ], + // Icon: Icon.RepeatOnce, + // }, { name: "rewind", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], @@ -2682,6 +3928,42 @@ export const icons: Readonly = [ ], Icon: Icon.Rewind, }, + // { + // name: "rss", + // categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["radio", "broadcast", "web feed", "news", "aggregator"], + // Icon: Icon.Rss, + // }, + // { + // name: "rss-simple", + // categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM, IconCategory.OTHER], + // tags: ["radio", "broadcast", "web feed", "news", "aggregator"], + // Icon: Icon.RssSimple, + // }, + // { + // name: "scissors", + // categories: [IconCategory.EDITOR, IconCategory.SYSTEM], + // tags: ["cut", "snip", "clipboard"], + // Icon: Icon.Scissors, + // }, + // { + // name: "screencast", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["apple airplay", "screencasting", "television", "tv"], + // Icon: Icon.Screencast, + // }, + // { + // name: "share", + // categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], + // tags: ["send to", "export", "arrows"], + // Icon: Icon.Share, + // }, + // { + // name: "share-network", + // categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], + // tags: ["send to", "export", "arrows"], + // Icon: Icon.ShareNetwork, + // }, { name: "shield", categories: [IconCategory.SYSTEM, IconCategory.OTHER], @@ -2733,30 +4015,101 @@ export const icons: Readonly = [ ], Icon: Icon.ShieldChevron, }, + // { + // name: "shield-slash", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: [ + // "security", + // "unsecured", + // "defense", + // "undefended", + // "authentication", + // "unauthenticated", + // "unguarded", + // "unlocked", + // "unencrypted", + // "encryption", + // ], + // Icon: Icon.ShieldSlash, + // }, + // { + // name: "shield-warning", + // categories: [IconCategory.SYSTEM, IconCategory.OTHER], + // tags: [ + // "security", + // "unsecured", + // "defense", + // "undefended", + // "authentication", + // "unauthenticated", + // "unguarded", + // "unlocked", + // "unencrypted", + // "encryption", + // "errors", + // ], + // Icon: Icon.ShieldWarning, + // }, { name: "shopping-bag", - categories: [IconCategory.BUSINESS, IconCategory.OTHER], + categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], tags: ["ecommerce", "market", "buying", "checkout"], Icon: Icon.ShoppingBag, }, { name: "shopping-bag-open", - categories: [IconCategory.BUSINESS, IconCategory.OTHER], + categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], tags: ["ecommerce", "market", "buying", "checkout"], Icon: Icon.ShoppingBagOpen, }, + // { + // name: "shopping-cart", + // categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], + // tags: ["ecommerce", "market", "buying", "groceries", "checkout"], + // Icon: Icon.ShoppingCart, + // }, + // { + // name: "shopping-cart-simple", + // categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], + // tags: ["ecommerce", "market", "buying", "groceries", "checkout"], + // Icon: Icon.ShoppingCartSimple, + // }, { name: "shuffle", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["music", "audio", "randomize"], + tags: ["music", "audio", "randomize", "arrows", "crossed"], Icon: Icon.Shuffle, }, { name: "shuffle-angular", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["music", "audio", "randomize"], + tags: ["music", "audio", "randomize", "arrows", "crossed"], Icon: Icon.ShuffleAngular, }, + // { + // name: "shuffle-simple", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["music", "audio", "randomize", "arrows", "crossed"], + // Icon: Icon.ShuffleSimple, + // }, + // { + // name: "sign-in", + // categories: [IconCategory.SYSTEM], + // tags: ["signin", "login", "log in", "enter"], + // Icon: Icon.SignIn, + // }, + // { + // name: "sign-out", + // categories: [IconCategory.SYSTEM], + // tags: ["signout", "logout", "log out", "exit"], + // Icon: Icon.SignOut, + // }, + // { + // name: "sketch", + // categories: [IconCategory.DESIGN, IconCategory.OTHER], + // tags: ["drawing", "art", "illustration", "ui", "interface", "prototype", "prototyping", "gemstone", "diamond"], + // Icon: Icon.Sketch, + // }, { name: "skip-back", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], @@ -2779,34 +4132,34 @@ export const icons: Readonly = [ tags: ["music", "audio", "seek", "scrub", "scan", "ahead", "next"], Icon: Icon.SkipForward, }, - { - name: "sliders-circles", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: [ - "music", - "audio", - "faders", - "equalizer", - "volume", - "settings", - "preferences", - ], - Icon: Icon.SlidersCircles, - }, - { - name: "sliders-lines", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: [ - "music", - "audio", - "faders", - "equalizer", - "volume", - "settings", - "preferences", - ], - Icon: Icon.SlidersLines, - }, + // { + // name: "sliders", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: [ + // "music", + // "audio", + // "faders", + // "equalizer", + // "volume", + // "settings", + // "preferences", + // ], + // Icon: Icon.Sliders, + // }, + // { + // name: "sliders-horizontal", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: [ + // "music", + // "audio", + // "faders", + // "equalizer", + // "volume", + // "settings", + // "preferences", + // ], + // Icon: Icon.SlidersHorizontal, + // }, { name: "smiley", categories: [ @@ -2867,6 +4220,16 @@ export const icons: Readonly = [ tags: ["face", "smiley", "emoji", "unhappy", "frowning"], Icon: Icon.SmileySad, }, + // { + // name: "smiley-sticker", + // categories: [ + // IconCategory.COMMUNICATION, + // IconCategory.DESIGN, + // IconCategory.OTHER, + // ], + // tags: ["face", "smiley", "emoji", "happy", "grinning", "smiling"], + // Icon: Icon.SmileySticker, + // }, { name: "smiley-x-eyes", categories: [ @@ -2877,6 +4240,18 @@ export const icons: Readonly = [ tags: ["face", "smiley", "emoji", "dead", "killed", "unconscious"], Icon: Icon.SmileyXEyes, }, + // { + // name: "sort-ascending", + // categories: [IconCategory.EDITOR], + // tags: ["sorted", "sorting", "increasing", "a to z", "arrows"], + // Icon: Icon.SortAscending, + // }, + // { + // name: "sort-descending", + // categories: [IconCategory.EDITOR], + // tags: ["sorted", "sorting", "decreasing", "z to a", "arrows"], + // Icon: Icon.SortDescending, + // }, { name: "speaker-high", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], @@ -2895,6 +4270,18 @@ export const icons: Readonly = [ tags: ["music", "audio", "muted", "volume", "sound"], Icon: Icon.SpeakerNone, }, + { + name: "speaker-slash", + categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + tags: ["music", "audio", "muted", "volume", "sound", "disabled"], + Icon: Icon.SpeakerSlash, + }, + { + name: "speaker-x", + categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + tags: ["music", "audio", "muted", "volume", "sound", "disabled", "errors"], + Icon: Icon.SpeakerX, + }, { name: "speaker-simple-high", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], @@ -2913,29 +4300,17 @@ export const icons: Readonly = [ tags: ["music", "audio", "muted", "volume", "sound"], Icon: Icon.SpeakerSimpleNone, }, - { - name: "speaker-simple-x", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["music", "audio", "muted", "volume", "sound"], - Icon: Icon.SpeakerSimpleX, - }, { name: "speaker-simple-slash", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["music", "audio", "muted", "volume", "sound"], + tags: ["music", "audio", "muted", "volume", "sound", "disabled"], Icon: Icon.SpeakerSimpleSlash, }, { - name: "speaker-x", + name: "speaker-simple-x", categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["music", "audio", "muted", "volume", "sound"], - Icon: Icon.SpeakerX, - }, - { - name: "speaker-slash", - categories: [IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["music", "audio", "muted", "volume", "sound"], - Icon: Icon.SpeakerSlash, + tags: ["music", "audio", "muted", "volume", "sound", "disabled", "errors"], + Icon: Icon.SpeakerSimpleX, }, { name: "square", @@ -2945,32 +4320,32 @@ export const icons: Readonly = [ }, { name: "squares-four", - categories: [IconCategory.OTHER], - tags: ["4", "shapes", "polygons"], + categories: [IconCategory.SYSTEM, IconCategory.OTHER], + tags: ["4", "shapes", "polygons", "apps", "applications", "grid", "table"], Icon: Icon.SquaresFour, }, - { - name: "stack-isometric", - categories: [ - IconCategory.DESIGN, - IconCategory.DOCUMENT, - IconCategory.EDITOR, - IconCategory.OTHER, - ], - tags: ["cards", "layers"], - Icon: Icon.StackIsometric, - }, - { - name: "stack-two", - categories: [ - IconCategory.DESIGN, - IconCategory.DOCUMENT, - IconCategory.EDITOR, - IconCategory.OTHER, - ], - tags: ["cards", "layers"], - Icon: Icon.StackTwo, - }, + // { + // name: "stack", + // categories: [ + // IconCategory.DESIGN, + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.OTHER, + // ], + // tags: ["cards", "layers"], + // Icon: Icon.Stack, + // }, + // { + // name: "stack-simple", + // categories: [ + // IconCategory.DESIGN, + // IconCategory.DOCUMENT, + // IconCategory.EDITOR, + // IconCategory.OTHER, + // ], + // tags: ["cards", "layers"], + // Icon: Icon.StackSimple, + // }, { name: "star", categories: [ @@ -2993,6 +4368,12 @@ export const icons: Readonly = [ tags: ["music", "audio", "round"], Icon: Icon.StopCircle, }, + // { + // name: "storefront", + // categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], + // tags: ["shops", "shopping", "markets", "stores", "buildings", "places", "locations"], + // Icon: Icon.Storefront, + // }, { name: "sun", categories: [IconCategory.OTHER, IconCategory.WEATHER, IconCategory.SYSTEM], @@ -3004,23 +4385,28 @@ export const icons: Readonly = [ "sunny", "sunshine", "light mode", + "brightness", + "lighten", + "brighten", ], Icon: Icon.Sun, }, - { - name: "sun-dots", - categories: [IconCategory.OTHER, IconCategory.WEATHER, IconCategory.SYSTEM], - tags: [ - "day", - "daytime", - "daylight", - "clear", - "sunny", - "sunshine", - "light mode", - ], - Icon: Icon.SunDots, - }, + // { + // name: "sun-dim", + // categories: [IconCategory.OTHER, IconCategory.WEATHER, IconCategory.SYSTEM], + // tags: [ + // "day", + // "daytime", + // "daylight", + // "clear", + // "sunny", + // "sunshine", + // "light mode", + // "brightness", + // "darken" + // ], + // Icon: Icon.SunDim, + // }, { name: "table", categories: [ @@ -3028,7 +4414,7 @@ export const icons: Readonly = [ IconCategory.FINANCE, IconCategory.EDITOR, ], - tags: ["tables", "tabular", "speadsheets", "excel"], + tags: ["tables", "tabular", "speadsheets", "excel", "grid"], Icon: Icon.Table, }, { @@ -3041,46 +4427,124 @@ export const icons: Readonly = [ tags: ["tags", "hashtag", "labels"], Icon: Icon.Tag, }, - { - name: "text-center", - categories: [IconCategory.DESIGN, IconCategory.EDITOR], - tags: ["text alignment", "align center", "centered"], - Icon: Icon.TextCenter, - }, - { - name: "text-justify", - categories: [IconCategory.DESIGN, IconCategory.EDITOR], - tags: ["text alignment", "justified"], - Icon: Icon.TextJustify, - }, - { - name: "text-left", - categories: [IconCategory.DESIGN, IconCategory.EDITOR], - tags: ["text alignment", "align left"], - Icon: Icon.TextLeft, - }, - { - name: "text-right", - categories: [IconCategory.DESIGN, IconCategory.EDITOR], - tags: ["text alignment", "align right"], - Icon: Icon.TextRight, - }, + // { + // name: "tag-simple", + // categories: [ + // IconCategory.BUSINESS, + // IconCategory.DEVELOPMENT, + // IconCategory.OTHER, + // ], + // tags: ["tags", "hashtag", "labels"], + // Icon: Icon.TagSimple, + // }, + // { + // name: "target", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["bullseye", "radar", "archery", "accuracy", "precision"], + // Icon: Icon.Target, + // }, + // { + // name: "terminal", + // categories: [IconCategory.DEVELOPMENT, IconCategory.SYSTEM], + // tags: ["command line", "cli", "bash", "shell", "caret"], + // Icon: Icon.Terminal, + // }, + // { + // name: "text", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR], + // tags: ["typography", "print", "font"], + // Icon: Icon.Text, + // }, + // { + // name: "text-align-center", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR], + // tags: ["typography", "print", "font", "alignment", "centered"], + // Icon: Icon.TextAlignCenter, + // }, + // { + // name: "text-align-justify", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR], + // tags: ["typography", "print", "font", "alignment", "justified"], + // Icon: Icon.TextAlignJustify, + // }, + // { + // name: "text-align-left", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR], + // tags: ["typography", "print", "font", "alignment", "flush left"], + // Icon: Icon.TextAlignLeft, + // }, + // { + // name: "text-align-right", + // categories: [IconCategory.DESIGN, IconCategory.EDITOR], + // tags: ["typography", "print", "font", "alignment", "flush right"], + // Icon: Icon.TextAlignRight, + // }, + // { + // name: "thumbs-up", + // categories: [ + // IconCategory.COMMUNICATION, + // IconCategory.DESIGN, + // IconCategory.OTHER, + // ], + // tags: ["like", "love", "favorited", "favorites", "emoji"], + // Icon: Icon.ThumbsUp, + // }, + // { + // name: "thumbs-down", + // categories: [ + // IconCategory.COMMUNICATION, + // IconCategory.DESIGN, + // IconCategory.OTHER, + // ], + // tags: ["dislike", "hate", "emoji"], + // Icon: Icon.ThumbsDown, + // }, { name: "ticket", - categories: [IconCategory.BUSINESS, IconCategory.OTHER], - tags: ["ticketstub", "movie ticket"], + categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], + tags: ["ticketstub", "movie ticket", "entry", "admissions"], Icon: Icon.Ticket, }, + // { + // name: "timer", + // categories: [IconCategory.SYSTEM], + // tags: ["clock", "alarm", "schedule", "events", "stopwatch", "sports"], + // Icon: Icon.Timer, + // }, { name: "tote", - categories: [IconCategory.BUSINESS], + categories: [IconCategory.BUSINESS, IconCategory.OTHER], tags: ["suitcases", "valises", "baggage", "tote-bag", "portfolios"], Icon: Icon.Tote, }, + // { + // name: "train", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["vehicles", "subway", "light rail", "public transit", "commuter", "traveling"], + // Icon: Icon.Train, + // }, + // { + // name: "train-regional", + // categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], + // tags: ["vehicles", "subway", "railroad", "public transit", "commuter", "freight", "shipping", "traveling"], + // Icon: Icon.TrainRegional, + // }, + // { + // name: "train-simple", + // categories: [IconCategory.MAP, IconCategory.OTHER], + // tags: ["vehicles", "subway", "light rail", "public transit", "commuter", "traveling"], + // Icon: Icon.TrainSimple, + // }, { name: "translate", categories: [IconCategory.COMMUNICATION, IconCategory.SYSTEM], - tags: ["translation", "languages", "internationalization", "speech"], + tags: [ + "translation", + "languages", + "internationalization", + "i18n", + "speech", + ], Icon: Icon.Translate, }, { @@ -3089,102 +4553,205 @@ export const icons: Readonly = [ tags: ["garbage", "remove", "delete", "destroy", "recycle", "recycling"], Icon: Icon.Trash, }, - { - name: "trash-handle", - categories: [IconCategory.DOCUMENT, IconCategory.SYSTEM], - tags: ["garbage", "remove", "delete", "destroy", "recycle", "recycling"], - Icon: Icon.TrashHandle, - }, + // { + // name: "trash-simple", + // categories: [IconCategory.DOCUMENT, IconCategory.SYSTEM], + // tags: ["garbage", "remove", "delete", "destroy", "recycle", "recycling"], + // Icon: Icon.TrashSimple, + // }, + // { + // name: "tray", + // categories: [IconCategory.BUSINESS, IconCategory.COMMUNICATION, IconCategory.SYSTEM], + // tags: ["inbox", "mailbox", "bin"], + // Icon: Icon.Tray, + // }, + // { + // name: "trend-up", + // categories: [IconCategory.BUSINESS, IconCategory.FINANCE], + // tags: ["graphs", "graphing", "charts", "analyze", "analysis", "increase", "arrows"], + // Icon: Icon.TrendUp, + // }, + // { + // name: "trend-down", + // categories: [IconCategory.BUSINESS, IconCategory.FINANCE], + // tags: ["graphs", "graphing", "charts", "analyze", "analysis", "decrease", "arrows"], + // Icon: Icon.TrendDown, + // }, { name: "triangle", categories: [IconCategory.OTHER], tags: ["3", "shapes", "polygons"], Icon: Icon.Triangle, }, - { - name: "triangle-down", - categories: [IconCategory.OTHER], - tags: ["3", "shapes", "polygons"], - Icon: Icon.TriangleDown, - }, - { - name: "triangle-left", - categories: [IconCategory.OTHER], - tags: ["3", "shapes", "polygons"], - Icon: Icon.TriangleLeft, - }, - { - name: "triangle-right", - categories: [IconCategory.OTHER], - tags: ["3", "shapes", "polygons"], - Icon: Icon.TriangleRight, - }, - { - name: "triangle-up", - categories: [IconCategory.OTHER], - tags: ["3", "shapes", "polygons"], - Icon: Icon.TriangleUp, - }, { name: "truck", categories: [IconCategory.BUSINESS, IconCategory.MAP, IconCategory.OTHER], - tags: ["trucks", "cars", "vehicles", "maps", "shipping", "delivery"], + tags: ["trucks", "cars", "vehicles", "shipping", "delivery"], Icon: Icon.Truck, }, + // { + // name: "twitter", + // categories: [IconCategory.BRAND, IconCategory.COMMUNICATION], + // tags: ["social media", "tweets", "birds"], + // Icon: Icon.Twitter, + // }, + // name: "upload", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: [ + // "saved", + // "saving", + // "archived", + // "archiving", + // "archival", + // "uploaded", + // "uploading", + // "hard drive", + // "disk" + // ], + // Icon: Icon.Upload, + // }, + // { + // name: "upload-simple", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: [ + // "saved", + // "saving", + // "archived", + // "archiving", + // "archival", + // "uploaded", + // "uploading", + // "hard drive", + // "disk" + // ], + // Icon: Icon.UploadSimple, + // }, + // { + // name: "user", + // categories: [IconCategory.USERS], + // tags: ["person", "users", "profile", "account", "contact", "login"], + // Icon: Icon.User, + // }, + // { + // name: "user-gear", + // categories: [IconCategory.USERS], + // tags: ["person", "users", "profile", "account", "contact", "settings", "preferences"], + // Icon: Icon.UserGear, + // }, + // { + // name: "user-plus", + // categories: [IconCategory.USERS], + // tags: ["person", "users", "profile", "account", "contact", "add", "create"], + // Icon: Icon.UserPlus, + // }, + // { + // name: "user-minus", + // categories: [IconCategory.USERS], + // tags: ["person", "users", "profile", "account", "contact", "delete", "remove"], + // Icon: Icon.UserMinus, + // }, { name: "user-circle", categories: [IconCategory.USERS], - tags: ["person", "users", "account", "login", "round"], + tags: ["person", "profile", "account", "contact", "login"], Icon: Icon.UserCircle, }, + // { + // name: "user-circle-gear", + // categories: [IconCategory.USERS], + // tags: ["person", "profile", "account", "contact", "settings", "preferences"], + // Icon: Icon.UserCircleGear, + // }, + // { + // name: "user-circle-plus", + // categories: [IconCategory.USERS], + // tags: ["person", "profile", "account", "contact", "add", "create"], + // Icon: Icon.UserCirclePlus, + // }, + // { + // name: "user-circle-minus", + // categories: [IconCategory.USERS], + // tags: ["person", "profile", "account", "contact", "delete", "remove"], + // Icon: Icon.UserCircleMinus, + // }, + // { + // name: "user-rectangle", + // categories: [IconCategory.USERS], + // tags: ["person", "profile", "account", "contact", "login"], + // Icon: Icon.UserRectangle, + // }, + // { + // name: "user-square", + // categories: [IconCategory.USERS], + // tags: ["person", "profile", "account", "contact", "login"], + // Icon: Icon.UserSquare, + // }, + // { + // name: "users", + // categories: [IconCategory.USERS], + // tags: ["people", "profiles", "accounts", "contacts"], + // Icon: Icon.Users, + // }, + // { + // name: "vibrate", + // categories: [IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["audio", "volume", "viration", "ringer", "calls", "silent", "silenced"], + // Icon: Icon.Vibrate, + // }, { name: "video-camera", categories: [IconCategory.DEVICE, IconCategory.MEDIA, IconCategory.SYSTEM], - tags: ["videography", "film", "recording"], + tags: ["videography", "films", "movies", "recording"], Icon: Icon.VideoCamera, }, + // { + // name: "video-camera-slash", + // categories: [IconCategory.DEVICE, IconCategory.MEDIA, IconCategory.SYSTEM], + // tags: ["videography", "films", "movies", "recording", "disabled"], + // Icon: Icon.VideoCameraSlash, + // }, + // { + // name: "voicemail", + // categories: [IconCategory.DEVICE, IconCategory.SYSTEM], + // tags: ["phonecalls", "missed", "recording", "telephone", "landline"], + // Icon: Icon.Voicemail, + // }, { name: "warning", categories: [IconCategory.SYSTEM], - tags: ["alert", "danger", "dangerous", "caution"], + tags: ["alert", "danger", "dangerous", "caution", "errors"], Icon: Icon.Warning, }, { name: "warning-circle", categories: [IconCategory.SYSTEM], - tags: ["alert", "danger", "dangerous", "caution", "round"], + tags: ["alert", "danger", "dangerous", "caution", "errors", "round"], Icon: Icon.WarningCircle, }, { name: "warning-octagon", categories: [IconCategory.SYSTEM], - tags: ["alert", "danger", "dangerous", "caution", "8", "eight"], + tags: ["alert", "danger", "dangerous", "caution", "errors", "8", "eight"], Icon: Icon.WarningOctagon, }, + // { + // name: "watch", + // categories: [IconCategory.SYSTEM], + // tags: ["times", "timer", "alarm", "schedule", "events", "clock", "wristwatch", "wearable"], + // Icon: Icon.Watch, + // }, + // { + // name: "wheelchair", + // categories: [IconCategory.HEALTH, IconCategory.MAP, IconCategory.OTHER], + // tags: ["handicapped", "disabled", "differently abled", "accessible", "accessibility", "a11y"], + // Icon: Icon.Wheelchair, + // }, { name: "wifi-high", categories: [IconCategory.SYSTEM], tags: ["wireless", "internet", "network", "connection", "connectivity"], Icon: Icon.WifiHigh, }, - { - name: "wifi-high-alt", - categories: [IconCategory.SYSTEM], - tags: ["wireless", "internet", "network", "connection", "connectivity"], - Icon: Icon.WifiHighAlt, - }, - { - name: "wifi-low", - categories: [IconCategory.SYSTEM], - tags: ["wireless", "internet", "network", "connection", "connectivity"], - Icon: Icon.WifiLow, - }, - { - name: "wifi-low-alt", - categories: [IconCategory.SYSTEM], - tags: ["wireless", "internet", "network", "connection", "connectivity"], - Icon: Icon.WifiLowAlt, - }, { name: "wifi-medium", categories: [IconCategory.SYSTEM], @@ -3192,10 +4759,10 @@ export const icons: Readonly = [ Icon: Icon.WifiMedium, }, { - name: "wifi-medium-alt", + name: "wifi-low", categories: [IconCategory.SYSTEM], tags: ["wireless", "internet", "network", "connection", "connectivity"], - Icon: Icon.WifiMediumAlt, + Icon: Icon.WifiLow, }, { name: "wifi-none", @@ -3203,12 +4770,18 @@ export const icons: Readonly = [ tags: ["wireless", "internet", "network", "connection", "connectivity"], Icon: Icon.WifiNone, }, - { - name: "wifi-none-alt", - categories: [IconCategory.SYSTEM], - tags: ["wireless", "internet", "network", "connection", "connectivity"], - Icon: Icon.WifiNoneAlt, - }, + // { + // name: "wifi-slash", + // categories: [IconCategory.SYSTEM], + // tags: ["wireless", "internet", "network", "connection", "connectivity", "disabled", "disconnected"], + // Icon: Icon.WifiSlash, + // }, + // { + // name: "wifi-x", + // categories: [IconCategory.SYSTEM], + // tags: ["wireless", "internet", "network", "connection", "connectivity", "disconnected", "errors"], + // Icon: Icon.WifiX, + // }, { name: "x", categories: [IconCategory.SYSTEM, IconCategory.OTHER], @@ -3227,4 +4800,14 @@ export const icons: Readonly = [ tags: ["closed", "cancelled", "dismissed"], Icon: Icon.XSquare, }, + // { + // name: "youtube", + // categories: [ + // IconCategory.BRAND, + // IconCategory.COMMUNICATION, + // IconCategory.MEDIA, + // ], + // tags: ["google", "videos", "movies", "social media"], + // Icon: Icon.Youtube, + // }, ];