From 88e358a59de5399775a73ac3ccd74aa3bcea88b0 Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Sat, 14 Dec 2024 13:50:22 +0100 Subject: [PATCH 01/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 2665 +++++++++++++++++++++---- 1 file changed, 2255 insertions(+), 410 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 71ea61d75..74ebefa40 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -2,42 +2,80 @@ { "Code": "E700", "Name": "GlobalNavButton", - "Tags": [] + "Tags": [ + "menu", + "hamburger", + "line", + "three" + ] }, { "Code": "E701", "Name": "Wifi", - "Tags": [] + "Tags": [ + "wireless fidelity", + "connect", + "internet", + "web", + "connection" + ] }, { "Code": "E702", "Name": "Bluetooth", - "Tags": [] + "Tags": [ + "device", + "connection" + ] }, { "Code": "E703", "Name": "Connect", - "Tags": [] + "Tags": [ + "device", + "connection" + ] }, { "Code": "E704", "Name": "InternetSharing", - "Tags": [] + "Tags": [ + "network", + "wifi", + "connection", + "signal" + ] }, { "Code": "E705", "Name": "VPN", - "Tags": [] + "Tags": [ + "shield", + "privacy", + "security", + "lock", + "protection" + ] }, { "Code": "E706", "Name": "Brightness", - "Tags": [] + "Tags": [ + "sun", + "light", + "dark" + ] }, { "Code": "E707", "Name": "MapPin", - "Tags": [] + "Tags": [ + "location", + "marker", + "destination", + "place", + "position" + ] }, { "Code": "E708", @@ -50,38 +88,78 @@ { "Code": "E709", "Name": "Airplane", - "Tags": [] + "Tags": [ + "flight", + "vehicle", + "travel" + ] }, { "Code": "E70A", "Name": "Tablet", - "Tags": [] + "Tags": [ + "device", + "screen", + "physical", + "analog", + "watch", + "view", + "video", + "computer", + "pc" + ] }, { "Code": "E70B", "Name": "QuickNote", - "Tags": [] + "Tags": [ + "note", + "sticky note", + "sketch", + "reminder" + ] }, { "Code": "E70C", "Name": "RememberedDevice", - "Tags": [] + "Tags": [ + "device", + "memory", + "trusted", + "saved", + "access" + ] }, { "Code": "E70D", "Name": "ChevronDown", - "Tags": [] + "Tags": [ + "arrow", + "dropdown", + "direction", + "expand", + "contract" + ] }, { "Code": "E70E", "Name": "ChevronUp", - "Tags": [] + "Tags": [ + "arrow", + "dropdown", + "direction", + "expand", + "contract" + ] }, { "Code": "E70F", "Name": "Edit", "Tags": [ - "pencil" + "pencil", + "update", + "create", + "draw" ] }, { @@ -89,6 +167,8 @@ "Name": "Add", "Tags": [ "+", + "plus", + "addition", "new" ] }, @@ -96,7 +176,12 @@ "Code": "E711", "Name": "Cancel", "Tags": [ - "x" + "x", + "close", + "stop", + "exit", + "abort", + "reject" ] }, { @@ -104,88 +189,171 @@ "Name": "More", "Tags": [ "...", - "dots" + "dots", + "overflow", + "menu", + "navigation" ] }, { "Code": "E713", "Name": "Settings", - "Tags": [] + "Tags": [ + "gear", + "options", + "cog" + ] }, { "Code": "E714", "Name": "Video", "Tags": [ - "camera" + "film", + "clip", + "media", + "content", + "camera", + "recording", + "capture" ] }, { "Code": "E715", "Name": "Mail", - "Tags": [] + "Tags": [ + "envelope", + "email", + "delivery", + "message", + "letter" + ] }, { "Code": "E716", "Name": "People", "Tags": [ "person", - "user" + "user", + "group", + "team", + "organization", + "contact", + "guest" ] }, { "Code": "E717", "Name": "Phone", - "Tags": [] + "Tags": [ + "device", + "mobile", + "small screen", + "cellular telephone", + "apple", + "android" + ] }, { "Code": "E718", "Name": "Pin", - "Tags": [] + "Tags": [ + "save", + "share", + "post", + "favorite" + ] }, { "Code": "E719", "Name": "Shop", - "Tags": [] + "Tags": [ + "collection", + "purchase", + "retail", + "cart", + "online", + "currency", + "product" + ] }, { "Code": "E71A", "Name": "Stop", - "Tags": [] + "Tags": [ + "control", + "playback", + "start", + "begin" + ] }, { "Code": "E71B", "Name": "Link", - "Tags": [] + "Tags": [ + "link", + "share", + "web", + "internet" + ] }, { "Code": "E71C", "Name": "Filter", - "Tags": [] + "Tags": [ + "dropdown", + "sort", + "line" + ] }, { "Code": "E71D", "Name": "AllApps", - "Tags": [] + "Tags": [ + "plugin", + "square", + "stack" + ] }, { "Code": "E71E", "Name": "Zoom", - "Tags": [] + "Tags": [ + "zoom in", + "zoom out", + "magnifying glass", + "search" + ] }, { "Code": "E71F", "Name": "ZoomOut", - "Tags": [] + "Tags": [ + "zoom in", + "zoom out", + "magnifying glass", + "search" + ] }, { "Code": "E720", "Name": "Microphone", - "Tags": [] + "Tags": [ + "audio", + "voice", + "record", + "sound", + "speech" + ] }, { "Code": "E721", "Name": "Search", - "Tags": [] + "Tags": [ + "magnifying glass", + "zoom", + "inspect", + "review" + ] }, { "Code": "E722", @@ -195,7 +363,11 @@ { "Code": "E723", "Name": "Attach", - "Tags": [] + "Tags": [ + "image", + "photography", + "picture" + ] }, { "Code": "E724", @@ -205,94 +377,180 @@ { "Code": "E725", "Name": "SendFill", - "Tags": [] + "Tags": [ + "paper plane", + "mail", + "message", + "email" + ] }, { "Code": "E726", "Name": "WalkSolid", - "Tags": [] + "Tags": [ + "person", + "user", + "movement", + "step", + "pedestrian", + "journey", + "foot" + ] }, { "Code": "E727", "Name": "InPrivate", - "Tags": [] + "Tags": [ + "private", + "mode", + "browser", + "person" + ] }, { "Code": "E728", "Name": "FavoriteList", "Tags": [ - "star" + "star", + "like" ] }, { "Code": "E729", "Name": "PageSolid", - "Tags": [] + "Tags": [ + "document", + "file", + "sheet", + "paper", + "text" + ] }, { "Code": "E72A", "Name": "Forward", "Tags": [ - "arrow" + "arrow", + "next", + "send", + "right", + "proceed" ] }, { "Code": "E72B", "Name": "Back", "Tags": [ - "arrow" + "arrow", + "previous", + "return", + "left", + "rewind" ] }, { "Code": "E72C", "Name": "Refresh", "Tags": [ - "arrow" + "reload", + "update", + "restart", + "circle", + "sync" ] }, { "Code": "E72D", "Name": "Share", - "Tags": [] + "Tags": [ + "arrow", + "square", + "forward", + "right", + "send" + ] }, { "Code": "E72E", "Name": "Lock", "Tags": [ - "private" + "private", + "security", + "access", + "protected", + "safety", + "permission", + "access", + "protection" ] }, { "Code": "E730", "Name": "ReportHacked", "Tags": [ - "!" + "!", + "security", + "alert", + "breach", + "shield", + "warning" ] }, { "Code": "E731", "Name": "EMI", - "Tags": [] + "Tags": [ + "company", + "building", + "office", + "enterprise", + "corporate", + "business" + ] }, { "Code": "E734", "Name": "FavoriteStar", - "Tags": [] + "Tags": [ + "star", + "favorite", + "highlight", + "bookmark", + "like" + ] }, { "Code": "E735", "Name": "FavoriteStarFill", - "Tags": [] + "Tags": [ + "star", + "favorite", + "highlight", + "bookmark", + "like" + ] }, { "Code": "E736", "Name": "ReadingMode", - "Tags": [] + "Tags": [ + "read", + "list", + "content", + "collection", + "news" + ] }, { "Code": "E737", "Name": "Favicon", - "Tags": [] + "Tags": [ + "logo", + "icon", + "brand", + "shortcut", + "symbol" + ] }, { "Code": "E738", @@ -305,178 +563,307 @@ { "Code": "E739", "Name": "Checkbox", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark" + ] }, { "Code": "E73A", "Name": "CheckboxComposite", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark" + ] }, { "Code": "E73B", "Name": "CheckboxFill", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark" + ] }, { "Code": "E73C", "Name": "CheckboxIndeterminate", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark" + ] }, { "Code": "E73D", "Name": "CheckboxCompositeReversed", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark" + ] }, { "Code": "E73E", "Name": "CheckMark", - "Tags": [] + "Tags": [ + "approval", + "selected" + ] }, { "Code": "E73F", "Name": "BackToWindow", "Tags": [ - "arrow" + "arrow", + "restore", + "window", + "return" ] }, { "Code": "E740", "Name": "FullScreen", "Tags": [ - "arrow" + "arrow", + "expand", + "maximize", + "view", + "screen", + "zoom" ] }, { "Code": "E741", "Name": "ResizeTouchLarger", "Tags": [ - "arrow" + "arrow", + "expand", + "grow", + "touch", + "increase", + "size" ] }, { "Code": "E742", "Name": "ResizeTouchSmaller", "Tags": [ - "arrow" + "arrow", + "shrink", + "reduce", + "decrease", + "minimize", + "touch" ] }, { "Code": "E743", "Name": "ResizeMouseSmall", - "Tags": [] + "Tags": [ + "drag", + "resize", + "adjust", + "pointer", + "resize-handle" + ] }, { "Code": "E744", "Name": "ResizeMouseMedium", - "Tags": [] + "Tags": [ + "drag", + "resize", + "adjust", + "pointer", + "resize-handle" + ] }, { "Code": "E745", "Name": "ResizeMouseWide", - "Tags": [] + "Tags": [ + "drag", + "resize", + "adjust", + "pointer", + "resize-handle" + ] }, { "Code": "E746", "Name": "ResizeMouseTall", - "Tags": [] + "Tags": [ + "drag", + "resize", + "adjust", + "pointer", + "resize-handle" + ] }, { "Code": "E747", "Name": "ResizeMouseLarge", - "Tags": [] + "Tags": [ + "drag", + "resize", + "adjust", + "pointer", + "resize-handle" + ] }, { "Code": "E748", "Name": "SwitchUser", "Tags": [ - "person" + "person", + "user", + "switch", + "profile", + "account", + "login" ] }, { "Code": "E749", "Name": "Print", - "Tags": [] + "Tags": [ + "printer", + "paper", + "copy", + "fax", + "analog", + "office", + "ink" + ] }, { "Code": "E74A", "Name": "Up", "Tags": [ - "arrow" + "arrow", + "increase", + "rise" ] }, { "Code": "E74B", "Name": "Down", "Tags": [ - "arrow" + "arrow", + "decrease", + "drop" ] }, { "Code": "E74C", "Name": "OEM", - "Tags": [] + "Tags": [ + "brand", + "manufacturer", + "original" + ] }, { "Code": "E74D", "Name": "Delete", "Tags": [ "bin", - "trash" + "trash", + "can", + "remove", + "edit", + "byee" ] }, { "Code": "E74E", "Name": "Save", "Tags": [ - "floppy" + "floppy", + "disk", + "device", + "old" ] }, { "Code": "E74F", "Name": "Mute", "Tags": [ + "sound", + "silence", "volume" ] }, { "Code": "E750", "Name": "BackSpaceQWERTY", - "Tags": [] + "Tags": [ + "delete", + "backward", + "remove", + "keyboard" + ] }, { "Code": "E751", "Name": "ReturnKey", "Tags": [ - "arrow" + "arrow", + "enter", + "submit", + "keyboard" ] }, { "Code": "E752", "Name": "UpArrowShiftKey", - "Tags": [] + "Tags": [ + "keyboard" + ] }, { "Code": "E753", "Name": "Cloud", - "Tags": [] + "Tags": [ + "storage", + "upload", + "download", + "save", + "sync" + ] }, { "Code": "E754", "Name": "Flashlight", - "Tags": [] + "Tags": [ + "torch", + "lamp" + ] }, { "Code": "E755", "Name": "RotationLock", "Tags": [ - "arrow" + "arrow", + "security", + "access", + "protected", + "safety", + "permission", + "access", + "protection" ] }, { "Code": "E756", "Name": "CommandPrompt", "Tags": [ - "terminal" + "terminal", + "console", + "cmd" ] }, { @@ -497,91 +884,166 @@ { "Code": "E75C", "Name": "EraseTool", - "Tags": [] + "Tags": [ + "undo", + "remove", + "delete" + ] }, { "Code": "E75D", "Name": "UnderscoreSpace", - "Tags": [] + "Tags": [ + "separation" + ] }, { "Code": "E75E", "Name": "GripperTool", - "Tags": [] + "Tags": [ + "drag", + "handle" + ] }, { "Code": "E75F", "Name": "Dialpad", "Tags": [ "dots", - "phone" + "phone", + "call", + "number" ] }, { "Code": "E760", "Name": "PageLeft", - "Tags": [] + "Tags": [ + "arrow", + "previous", + "back" + ] }, { "Code": "E761", "Name": "PageRight", - "Tags": [] + "Tags": [ + "arrow", + "next", + "forward" + ] }, { "Code": "E762", "Name": "MultiSelect", - "Tags": [] + "Tags": [ + "checkmark", + "task", + "list", + "type" + ] }, { "Code": "E763", "Name": "KeyboardLeftHanded", - "Tags": [] + "Tags": [ + "keyboard", + "type", + "key", + "device", + "analog" + ] }, { "Code": "E764", "Name": "KeyboardRightHanded", - "Tags": [] + "Tags": [ + "keyboard", + "type", + "key", + "device", + "analog" + ] }, { "Code": "E765", "Name": "KeyboardClassic", - "Tags": [] + "Tags": [ + "keyboard", + "type", + "key", + "device", + "digital" + ] }, { "Code": "E766", "Name": "KeyboardSplit", - "Tags": [] + "Tags": [ + "keyboard", + "type", + "key", + "device", + "analog" + ] }, { "Code": "E767", "Name": "Volume", - "Tags": [] + "Tags": [ + "sound", + "audio", + "level", + "speaker" + ] }, { "Code": "E768", "Name": "Play", - "Tags": [] + "Tags": [ "control", + "playback", + "start", + "begin"] }, { "Code": "E769", "Name": "Pause", - "Tags": [] + "Tags": [ + "control", + "playback", + "freeze" + ] }, { "Code": "E76B", "Name": "ChevronLeft", - "Tags": [] + "Tags": [ + "arrow", + "dropdown", + "direction", + "expand", + "contract" + ] }, { "Code": "E76C", "Name": "ChevronRight", - "Tags": [] + "Tags": [ + "arrow", + "dropdown", + "direction", + "expand", + "contract" + ] }, { "Code": "E76D", "Name": "InkingTool", "Tags": [ - "pen" + "pen", + "edit", + "create", + "draw" ] }, { @@ -589,59 +1051,90 @@ "Name": "Emoji2", "Tags": [ "face", - "smiley" + "smiley", + "emote", + "feeling" ] }, { "Code": "E76F", "Name": "GripperBarHorizontal", - "Tags": [] + "Tags": [ + "drag", + "handle" + ] }, { "Code": "E770", "Name": "System", - "Tags": [] + "Tags": [ + "rectangle", + "shape" + ] }, { "Code": "E771", "Name": "Personalize", "Tags": [ - "brush" + "brush", + "customize" ] }, { "Code": "E772", "Name": "Devices", - "Tags": [] + "Tags": [ + "hardware", + "connections", + "peripherals", + "electronics", + "gadgets" + ] }, { "Code": "E773", "Name": "SearchAndApps", - "Tags": [] + "Tags": [ + "magnifying glass", + "zoom", + "inspect", + "review" + ] }, { "Code": "E774", "Name": "Globe", - "Tags": [] + "Tags": [ + "web", + "world", + "earth", + "global" + ] }, { "Code": "E775", "Name": "TimeLanguage", - "Tags": [] + "Tags": [ + "clock", + "region" + ] }, { "Code": "E776", "Name": "EaseOfAccess", "Tags": [ "person", - "user" + "inclusive" ] }, { "Code": "E777", "Name": "UpdateRestore", "Tags": [ - "arrow" + "arrow", + "refresh", + "recover", + "repair" ] }, { @@ -656,13 +1149,20 @@ "Name": "ContactInfo", "Tags": [ "person", - "user" + "user", + "details" ] }, { "Code": "E77A", "Name": "Unpin", - "Tags": [] + "Tags": [ + "remove", + "delete", + "unattach", + "clear", + "disengage" + ] }, { "Code": "E77B", @@ -675,86 +1175,143 @@ { "Code": "E77C", "Name": "Memo", - "Tags": [] + "Tags": [ + "voicemail", + "tape", + "playback", + "audio", + "recording", + "message" + ] }, { "Code": "E77E", "Name": "IncomingCall", "Tags": [ - "phone" + "phone", + "receive" ] }, { "Code": "E77F", "Name": "Paste", "Tags": [ - "clipboard" + "clipboard", + "copy", + "memory", + "analog" ] }, { "Code": "E780", "Name": "PhoneBook", - "Tags": [] + "Tags": [ + "contacts", + "directory", + "list" + ] }, { "Code": "E781", "Name": "LEDLight", - "Tags": [] + "Tags": [ + "light", + "illuminate" + ] }, { "Code": "E783", "Name": "Error", "Tags": [ - "!" + "!", + "exclamation", + "alert" ] }, { "Code": "E784", "Name": "GripperBarVertical", - "Tags": [] + "Tags": [ + "drag", + "handle" + ] }, { "Code": "E785", "Name": "Unlock", - "Tags": [] + "Tags": [ + "security", + "access", + "protected", + "safety", + "permission", + "access", + "protection" + ] }, { "Code": "E786", "Name": "Slideshow", - "Tags": [] + "Tags": [ + "images", + "presentation", + "gallery", + "photos", + "show" + ] }, { "Code": "E787", "Name": "Calendar", - "Tags": [] + "Tags": [ + "time", + "date", + "planning" + ] }, { "Code": "E788", "Name": "GripperResize", - "Tags": [] + "Tags": [ + "drag", + "handle" + ] }, { "Code": "E789", "Name": "Megaphone", "Tags": [ - "announcement" + "announcement", + "shout" ] }, { "Code": "E78A", "Name": "Trim", - "Tags": [] + "Tags": [ + "cut", + "edit", + "shorten", + "clip", + "crop" + ] }, { "Code": "E78B", "Name": "NewWindow", - "Tags": [] + "Tags": [ + "open", + "launch" + ] }, { "Code": "E78C", "Name": "SaveLocal", "Tags": [ - "floppy" + "floppy", + "disk", + "device", + "old" ] }, { @@ -762,7 +1319,10 @@ "Name": "Color", "Tags": [ "theme", - "palette" + "palette", + "art", + "edit", + "paint" ] }, { @@ -776,13 +1336,22 @@ "Code": "E792", "Name": "SaveAs", "Tags": [ - "floppy" + "floppy", + "disk", + "device", + "old" ] }, { "Code": "E793", "Name": "Light", - "Tags": [] + "Tags": [ + "brightness", + "sun", + "dark", + "theme", + "toggle" + ] }, { "Code": "E799", @@ -792,20 +1361,27 @@ { "Code": "E7A5", "Name": "DataSenseBar", - "Tags": [] + "Tags": [ + "bars" + ] }, { "Code": "E7A6", "Name": "Redo", "Tags": [ - "arrow" + "arrow", + "restore", + "forward" ] }, { "Code": "E7A7", "Name": "Undo", "Tags": [ - "arrow" + "arrow", + "revert", + "back", + "cancel" ] }, { @@ -816,19 +1392,37 @@ { "Code": "E7AC", "Name": "OpenWith", - "Tags": [] + "Tags": [ + "application", + "program", + "associate", + "file", + "choose", + "viewer" + ] }, { "Code": "E7AD", "Name": "Rotate", "Tags": [ - "arrow" + "arrow", + "edit", + "create", + "canvas", + "horizontal", + "vertical", + "flip" ] }, { "Code": "E7B3", "Name": "RedEye", - "Tags": [] + "Tags": [ + "blink", + "pupil", + "show", + "hide" + ] }, { "Code": "E7B5", @@ -838,51 +1432,99 @@ { "Code": "E7B7", "Name": "MapPin2", - "Tags": [] + "Tags": [ + "location", + "marker", + "destination", + "place", + "position" + ] }, { "Code": "E7B8", "Name": "Package", - "Tags": [] + "Tags": [ + "archive", + "bundle", + "file", + "collection", + "install" + ] }, { "Code": "E7BA", "Name": "Warning", "Tags": [ "!", - "alert" + "alert", + "exclamation", + "triangle", + "issue" ] }, { "Code": "E7BC", "Name": "ReadingList", - "Tags": [] + "Tags": [ + "read", + "list", + "content", + "collection", + "news" + ] }, { "Code": "E7BE", "Name": "Education", - "Tags": [] + "Tags": [ + "learning", + "knowledge", + "school", + "study", + "college", + "university", + "graduation" + ] }, { "Code": "E7BF", "Name": "ShoppingCart", - "Tags": [] + "Tags": [ + "collection", + "purchase", + "retail", + "online", + "currency", + "product" + ] }, { "Code": "E7C0", "Name": "Train", - "Tags": [] + "Tags": [ + "rail", + "transport", + "travel", + "track", + "station" + ] }, { "Code": "E7C1", "Name": "Flag", - "Tags": [] + "Tags": [ + "urgent", + "important", + "look" + ] }, { "Code": "E7C2", "Name": "Move", "Tags": [ - "arrow" + "arrow", + "drag", + "handle" ] }, { @@ -893,60 +1535,104 @@ { "Code": "E7C4", "Name": "TaskView", - "Tags": [] + "Tags": [ + "document", + "file", + "sheet", + "paper", + "text" + ] }, { "Code": "E7C5", "Name": "BrowsePhotos", - "Tags": [] + "Tags": [ + "magnifying glass", + "zoom", + "inspect", + "review", + "gallery", + "images", + "pictures", + "search" + ] }, { "Code": "E7C6", "Name": "HalfStarLeft", - "Tags": [] + "Tags": [ + "rating", + "score" + ] }, { "Code": "E7C7", "Name": "HalfStarRight", - "Tags": [] + "Tags": [ + "rating", + "score" + ] }, { "Code": "E7C8", "Name": "Record", "Tags": [ - "circle" + "circle", + "control", + "playback", + "wait", + "stop", + "transcribe" ] }, { "Code": "E7C9", "Name": "TouchPointer", - "Tags": [] + "Tags": [ + "arrow", + "interact", + "click", + "hand" + ] }, { "Code": "E7DE", "Name": "LangJPN", - "Tags": [] + "Tags": [ + "language", + "kanji", + "japan" + ] }, { "Code": "E7E3", "Name": "Ferry", "Tags": [ "boat", - "ship" + "ship", + "ocean", + "travel" ] }, { "Code": "E7E6", "Name": "Highlight", "Tags": [ - "marker" + "marker", + "edit", + "draw", + "focus" ] }, { "Code": "E7E7", "Name": "ActionCenterNotification", "Tags": [ - "message" + "message", + "alert", + "reminder", + "warning", + "update" ] }, { @@ -982,7 +1668,10 @@ "Code": "E7ED", "Name": "RingerSilent", "Tags": [ - "bell" + "bell", + "sound", + "mute", + "volume" ] }, { @@ -995,169 +1684,306 @@ { "Code": "E7EF", "Name": "Admin", - "Tags": [] + "Tags": [ + "elevated", + "permissions", + "control", + "rights" + ] }, { "Code": "E7F0", "Name": "CC", - "Tags": [] + "Tags": [ + "subtitles", + "text", + "caption", + "speech", + "accessibility" + ] }, { "Code": "E7F1", "Name": "SDCard", - "Tags": [] + "Tags": [ + "storage", + "memory", + "external", + "device" + ] }, { "Code": "E7F2", "Name": "CallForwarding", "Tags": [ - "phone" + "phone", + "handset", + "audio" ] }, { "Code": "E7F3", "Name": "SettingsDisplaySound", "Tags": [ - "volume" + "volume", + "sound", + "audio", + "device", + "wave" ] }, { "Code": "E7F4", "Name": "TVMonitor", - "Tags": [] + "Tags": [ + "screen", + "display", + "television", + "view" + ] }, { "Code": "E7F5", "Name": "Speakers", - "Tags": [] + "Tags": [ + "audio", + "sound", + "volume" + ] }, { "Code": "E7F6", "Name": "Headphone", - "Tags": [] + "Tags": [ + "audio", + "sound", + "volume", + "device", + "analog" + ] }, { "Code": "E7F7", "Name": "DeviceLaptopPic", - "Tags": [] + "Tags": [ + "projection", + "present", + "presentation", + "view", + "slide", + "lecture", + "analog" + ] }, { "Code": "E7F8", "Name": "DeviceLaptopNoPic", - "Tags": [] + "Tags": [ + "projection", + "present", + "presentation", + "view", + "slide", + "lecture", + "analog" + ] }, { "Code": "E7F9", "Name": "DeviceMonitorRightPic", - "Tags": [] + "Tags": [ + "projection", + "present", + "presentation", + "view", + "slide", + "lecture", + "analog" + ] }, { "Code": "E7FA", "Name": "DeviceMonitorLeftPic", - "Tags": [] + "Tags": [ + "projection", + "present", + "presentation", + "view", + "slide", + "lecture", + "analog" + ] }, { "Code": "E7FB", "Name": "DeviceMonitorNoPic", - "Tags": [] + "Tags": [ + "projection", + "present", + "presentation", + "view", + "slide", + "lecture", + "analog" + ] }, { "Code": "E7FC", "Name": "Game", - "Tags": [] + "Tags": [ + "videogame", + "controller" + ] }, { "Code": "E7FD", "Name": "HorizontalTabKey", "Tags": [ - "arrow" + "arrow", + "keyboard" ] }, { "Code": "E802", "Name": "StreetsideSplitMinimize", - "Tags": [] + "Tags": [ + "view", + "map" + ] }, { "Code": "E803", "Name": "StreetsideSplitExpand", - "Tags": [] + "Tags": [ + "view", + "map" + ] }, { "Code": "E804", "Name": "Car", - "Tags": [] + "Tags": [ + "vehicle", + "transportation", + "drive", + "automobile", + "road" + ] }, { "Code": "E805", "Name": "Walk", "Tags": [ "person", - "user" + "user", + "movement", + "step", + "pedestrian", + "journey", + "foot" ] }, { "Code": "E806", "Name": "Bus", - "Tags": [] + "Tags": [ + "vehicle", + "transportation", + "public", + "travel" + ] }, { "Code": "E809", "Name": "TiltUp", - "Tags": [] + "Tags": [ + "angle", + "rotate", + "elevation" + ] }, { "Code": "E80A", "Name": "TiltDown", - "Tags": [] + "Tags": [ + "angle", + "rotate", + "elevation" + ] }, { "Code": "E80B", "Name": "CallControl", "Tags": [ - "phone" + "phone", + "handset", + "audio" ] }, { "Code": "E80C", "Name": "RotateMapRight", "Tags": [ - "arrow" + "arrow", + "edit", + "create", + "canvas", + "horizontal", + "vertical", + "travel", + "navigation", + "flip" ] }, { "Code": "E80D", "Name": "RotateMapLeft", "Tags": [ - "arrow" + "arrow", + "edit", + "create", + "canvas", + "horizontal", + "vertical", + "travel", + "navigation", + "flip" ] }, { "Code": "E80F", "Name": "Home", "Tags": [ - "house" + "house", + "safety", + "location", + "space", + "wfh" ] }, { "Code": "E811", "Name": "ParkingLocation", "Tags": [ - "car" + "car", + "spot", + "space" ] }, { "Code": "E812", "Name": "MapCompassTop", "Tags": [ - "triangle" + "triangle", + "up" ] }, { "Code": "E813", "Name": "MapCompassBottom", "Tags": [ - "triangle" + "triangle", + "down" ] }, { @@ -1167,34 +1993,56 @@ "!", "error", "warning", - "alert" + "alert", + "exclamation", + "issue" ] }, { "Code": "E815", "Name": "Touch", - "Tags": [] + "Tags": [ + "finger", + "tap", + "gesture", + "screen", + "touchscreen" + ] }, { "Code": "E816", "Name": "MapDirections", - "Tags": [] + "Tags": [ + "travel", + "navigation" + ] }, { "Code": "E819", "Name": "StartPoint", - "Tags": [] + "Tags": [ + "map", + "travel", + "navigation" + ] }, { "Code": "E81A", "Name": "StopPoint", - "Tags": [] + "Tags": [ + "map", + "travel", + "navigation" + ] }, { "Code": "E81B", "Name": "EndPoint", "Tags": [ - "flag" + "flag", + "map", + "travel", + "navigation" ] }, { @@ -1203,18 +2051,29 @@ "Tags": [ "clock", "time", - "arrow" + "arrow", + "back", + "undo" ] }, { "Code": "E81D", "Name": "Location", - "Tags": [] + "Tags": [ + "pin", + "marker", + "map", + "location", + "travel" + ] }, { "Code": "E81E", "Name": "MapLayers", - "Tags": [] + "Tags": [ + "travel", + "navigation" + ] }, { "Code": "E81F", @@ -1226,14 +2085,20 @@ { "Code": "E821", "Name": "Work", - "Tags": [] + "Tags": [ + "bag", + "handbag", + "briefcase", + "office" + ] }, { "Code": "E822", "Name": "Construction", "Tags": [ "person", - "user" + "user", + "work" ] }, { @@ -1241,91 +2106,155 @@ "Name": "Recent", "Tags": [ "clock", - "time" + "time", + "history", + "latest", + "new", + "update" ] }, { "Code": "E825", "Name": "Bank", - "Tags": [] + "Tags": [ + "finance", + "money", + "account", + "deposit", + "institution" + ] }, { "Code": "E826", "Name": "DownloadMap", - "Tags": [] - }, + "Tags": [ + "travel", + "navigation" + ] + }, { "Code": "E829", "Name": "InkingToolFill2", - "Tags": [] + "Tags": [ + "draw", + "paint", + "sketch" + ] }, { "Code": "E82A", "Name": "HighlightFill2", - "Tags": [] + "Tags": [ + "marker", + "edit", + "draw", + "focus" + ] }, { "Code": "E82B", "Name": "EraseToolFill", - "Tags": [] + "Tags": [ + "undo", + "remove", + "delete" + ] }, { "Code": "E82C", "Name": "EraseToolFill2", - "Tags": [] + "Tags": [ + "undo", + "remove", + "delete" + ] }, { "Code": "E82D", "Name": "Dictionary", "Tags": [ - "book" + "book", + "reference" ] }, { "Code": "E82E", "Name": "DictionaryAdd", "Tags": [ - "book" + "+", + "plus", + "book", + "reference" ] }, { "Code": "E82F", "Name": "ToolTip", "Tags": [ - "light" + "light", + "lightbulb", + "light", + "illuminate", + "knowledge", + "smart", + "idea" ] }, { "Code": "E830", "Name": "ChromeBack", "Tags": [ - "arrow" + "arrow", + "back", + "navigate", + "browser" ] }, { "Code": "E835", "Name": "ProvisioningPackage", - "Tags": [] + "Tags": [ + "configuration", + "settings" + ] }, { "Code": "E836", "Name": "AddRemoteDevice", - "Tags": [] + "Tags": [ + "connect", + "remote", + "pair" + ] }, { "Code": "E838", "Name": "FolderOpen", - "Tags": [] + "Tags": [ + "analog", + "collection", + "directory", + "file", + "storage" + ] }, { "Code": "E839", "Name": "Ethernet", - "Tags": [] + "Tags": [ + "cable", + "network", + "connection", + "wired", + "internet" + ] }, { "Code": "E83A", "Name": "ShareBroadband", - "Tags": [] + "Tags": [ + "arrow" + ] }, { "Code": "E83B", @@ -1336,54 +2265,91 @@ "Code": "E83C", "Name": "DialUp", "Tags": [ - "phone" + "phone", + "call", + "number" ] }, { "Code": "E83D", "Name": "DefenderApp", - "Tags": [] + "Tags": [ + "shield", + "security", + "protection", + "safety" + ] }, { "Code": "E83E", "Name": "BatteryCharging9", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E83F", "Name": "Battery10", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E840", "Name": "Pinned", - "Tags": [] + "Tags": [ + "save", + "share", + "post", + "favorite" + ] }, { "Code": "E841", "Name": "PinFill", - "Tags": [] + "Tags": [ + "save", + "share", + "post", + "favorite" + ] }, { "Code": "E842", "Name": "PinnedFill", - "Tags": [] + "Tags": [ "save", + "share", + "post", + "favorite" + ] }, { "Code": "E843", "Name": "PeriodKey", - "Tags": [] + "Tags": [ + "dot", + "keyboard", + "punctuation" + ] }, { "Code": "E844", "Name": "PuncKey", - "Tags": [] + "Tags": [ + "symbol", + "keyboard", + "punctuation" + ] }, { "Code": "E845", "Name": "RevToggleKey", "Tags": [ - "arrow" + "arrow", + "reverse", + "keyboard" ] }, { @@ -1399,36 +2365,56 @@ { "Code": "E848", "Name": "LeftQuote", - "Tags": [] + "Tags": [ + "opening", + "text", + "symbol", + "mark" + ] }, { "Code": "E849", "Name": "RightQuote", - "Tags": [] + "Tags": [ + "ending", + "text", + "symbol", + "mark" + ] }, { "Code": "E84A", "Name": "DownShiftKey", "Tags": [ - "abc" + "abc", + "lowercase" ] }, { "Code": "E84B", "Name": "UpShiftKey", "Tags": [ - "abc" + "abc", + "uppercase" ] }, { "Code": "E84C", "Name": "PuncKey0", - "Tags": [] + "Tags": [ + "symbol", + "keyboard", + "punctuation" + ] }, { "Code": "E84D", "Name": "PuncKeyLeftBottom", - "Tags": [] + "Tags": [ + "symbol", + "keyboard", + "punctuation" + ] }, { "Code": "E84E", @@ -1443,202 +2429,327 @@ { "Code": "E850", "Name": "Battery0", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E851", "Name": "Battery1", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E852", "Name": "Battery2", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E853", "Name": "Battery3", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E854", "Name": "Battery4", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E855", "Name": "Battery5", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E856", "Name": "Battery6", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E857", "Name": "Battery7", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E858", "Name": "Battery8", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E859", "Name": "Battery9", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E85A", "Name": "BatteryCharging0", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "E85B", "Name": "BatteryCharging1", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "E85C", "Name": "BatteryCharging2", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "E85D", "Name": "BatteryCharging3", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "E85E", "Name": "BatteryCharging4", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "E85F", "Name": "BatteryCharging5", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "E860", "Name": "BatteryCharging6", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "E861", "Name": "BatteryCharging7", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "E862", "Name": "BatteryCharging8", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "E863", "Name": "BatterySaver0", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E864", "Name": "BatterySaver1", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E865", "Name": "BatterySaver2", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E866", "Name": "BatterySaver3", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E867", "Name": "BatterySaver4", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E868", "Name": "BatterySaver5", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E869", "Name": "BatterySaver6", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E86A", "Name": "BatterySaver7", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E86B", "Name": "BatterySaver8", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "E86C", "Name": "SignalBars1", - "Tags": [] + "Tags": [ + "network", + "connection" + ] }, { "Code": "E86D", "Name": "SignalBars2", - "Tags": [] + "Tags": [ + "network", + "connection" + ] }, { "Code": "E86E", "Name": "SignalBars3", - "Tags": [] + "Tags": [ + "network", + "connection" + ] }, { "Code": "E86F", "Name": "SignalBars4", - "Tags": [] + "Tags": [ + "network", + "connection" + ] }, { "Code": "E870", "Name": "SignalBars5", - "Tags": [] + "Tags": [ + "network", + "connection" + ] }, { "Code": "E871", "Name": "SignalNotConnected", - "Tags": [] + "Tags": [ + "network", + "connection" + ] }, { "Code": "E872", "Name": "Wifi1", - "Tags": [] + "Tags": [ + "wireless fidelity", + "connect", + "internet", + "web", + "connection" + ] }, { "Code": "E873", "Name": "Wifi2", - "Tags": [] + "Tags": [ + "wireless fidelity", + "connect", + "internet", + "web", + "connection" + ] }, { "Code": "E874", "Name": "Wifi3", - "Tags": [] + "Tags": [ + "wireless fidelity", + "connect", + "internet", + "web", + "connection" + ] }, { "Code": "E875", "Name": "MobSIMLock", - "Tags": [] + "Tags": [ + "security", + "phone", + "restricted" + ] }, { "Code": "E876", "Name": "MobSIMMissing", - "Tags": [] + "Tags": [ + "error", + "phone", + "absent" + ] }, { "Code": "E877", "Name": "Vibrate", - "Tags": [] + "Tags": [ + "phone", + "notification", + "alert", + "silent", + "alert" + ] }, { "Code": "E878", @@ -1672,159 +2783,266 @@ "Code": "E87C", "Name": "JpnRomaji", "Tags": [ - "english" + "english", + "Japanese", + "transliteration", + "alphabet", + "language" ] }, { "Code": "E87D", "Name": "JpnRomajiLock", "Tags": [ - "english" + "english", + "Japanese", + "transliteration", + "alphabet", + "language" ] }, { "Code": "E87E", "Name": "JpnRomajiShift", "Tags": [ - "english" + "english", + "Japanese", + "transliteration", + "alphabet", + "language" ] }, { "Code": "E87F", "Name": "JpnRomajiShiftLock", - "Tags": [] + "Tags": [ + "Japanese", + "transliteration", + "alphabet", + "language" + ] }, { "Code": "E880", "Name": "StatusDataTransfer", - "Tags": [] + "Tags": [ + "network", + "connection" + ] }, { "Code": "E881", "Name": "StatusDataTransferVPN", - "Tags": [] + "Tags": [ + "secure", + "network", + "connection" + ] }, { "Code": "E882", "Name": "StatusDualSIM2", "Tags": [ - "number" + "number", + "connection", + "network" ] }, { "Code": "E883", "Name": "StatusDualSIM2VPN", - "Tags": [] + "Tags": [ + "secure", + "network", + "connection" + ] }, { "Code": "E884", "Name": "StatusDualSIM1", "Tags": [ - "number" + "number", + "network", + "connection" ] }, { "Code": "E885", "Name": "StatusDualSIM1VPN", - "Tags": [] + "Tags": [ + "secure", + "network", + "connection" + ] }, { "Code": "E886", "Name": "StatusSGLTE", - "Tags": [] + "Tags": [ + "network", + "connection" + ] }, { "Code": "E887", "Name": "StatusSGLTECell", "Tags": [ - "phone" + "phone", + "network", + "connection" ] }, { "Code": "E888", "Name": "StatusSGLTEDataVPN", - "Tags": [] + "Tags": [ + "secure", + "network", + "connection" + ] }, { "Code": "E889", "Name": "StatusVPN", "Tags": [ - "lock" + "lock", + "secure", + "network", + "connection" ] }, { "Code": "E88A", "Name": "WifiHotspot", - "Tags": [] + "Tags": [ + "connection", + "network", + "share" + ] }, { "Code": "E88B", "Name": "LanguageKor", "Tags": [ - "korean" + "korean", + "transliteration", + "alphabet", + "language" ] }, { "Code": "E88C", "Name": "LanguageCht", "Tags": [ - "chinese" + "chinese", + "transliteration", + "alphabet", + "language" ] }, { "Code": "E88D", "Name": "LanguageChs", - "Tags": [] + "Tags": [ "chinese", + "transliteration", + "alphabet", + "language" + ] }, { "Code": "E88E", "Name": "USB", - "Tags": [] + "Tags": [ + "analog", + "device", + "universal series bus", + "storage", + "drive" + ] }, { "Code": "E88F", "Name": "InkingToolFill", - "Tags": [] + "Tags": [ + "draw", + "paint", + "sketch" + ] }, { "Code": "E890", "Name": "View", - "Tags": [] + "Tags": [ + "vision", + "see", + "eye", + "focus", + "look" + ] }, { "Code": "E891", "Name": "HighlightFill", - "Tags": [] + "Tags": [ + "marker", + "edit", + "draw", + "focus" + ] }, { "Code": "E892", "Name": "Previous", - "Tags": [] + "Tags": [ + "control", + "playback", + "start", + "begin" + ] }, { "Code": "E893", "Name": "Next", - "Tags": [] + "Tags": [ + "video", + "skip", + "jump", + "fast forward", + "play" + ] }, { "Code": "E894", "Name": "Clear", "Tags": [ - "x" + "x", + "close", + "cancel", + "delete", + "remove", + "exit" ] }, { "Code": "E895", "Name": "Sync", "Tags": [ - "arrow" + "arrow", + "update", + "refresh", + "sync", + "refresh" ] }, { "Code": "E896", "Name": "Download", "Tags": [ - "arrow" + "arrow", + "file", + "save", + "retrieve", + "transfer" ] }, { @@ -1832,331 +3050,663 @@ "Name": "Help", "Tags": [ "?", - "question" + "question", + "support", + "guide", + "assistance", + "info" ] }, { "Code": "E898", "Name": "Upload", - "Tags": [] + "Tags": [ + "file", + "send", + "transfer", + "cloud" + ] }, { "Code": "E899", "Name": "Emoji", "Tags": [ "face", - "smiley" + "smiley", + "emote", + "feeling" ] }, { "Code": "E89A", "Name": "TwoPage", - "Tags": [] + "Tags": [ + "2", + "document", + "file", + "sheet", + "paper", + "text" + ] }, { "Code": "E89B", "Name": "LeaveChat", - "Tags": [] + "Tags": [ + "exit", + "leave", + "message", + "conversation", + "disconnect" + ] }, { "Code": "E89C", "Name": "MailForward", - "Tags": [] + "Tags": [ + "send", + "arrow", + "envelope", + "email", + "delivery", + "message", + "letter" + ] }, { "Code": "E89E", "Name": "RotateCamera", - "Tags": [] + "Tags": [ + "image", + "photography", + "picture", + "flip", + "switch", + "direction" + ] }, { "Code": "E89F", "Name": "ClosePane", - "Tags": [] + "Tags": [ + "sidebar", + "hide", + "exit", + "collapse" + ] }, { "Code": "E8A0", "Name": "OpenPane", - "Tags": [] + "Tags": [ + "sidebar", + "expand", + "menu", + "show" + ] }, { "Code": "E8A1", "Name": "PreviewLink", - "Tags": [] + "Tags": [ + "content", + "block" + ] }, { "Code": "E8A2", "Name": "AttachCamera", - "Tags": [] + "Tags": [ + "image", + "photography", + "picture" + ] }, { "Code": "E8A3", "Name": "ZoomIn", - "Tags": [] + "Tags": [ + "zoom out", + "magnifying glass", + "search" + ] }, { "Code": "E8A4", "Name": "Bookmarks", - "Tags": [] + "Tags": [ + "read", + "list", + "bullet points", + "formatting" + ] }, { "Code": "E8A5", "Name": "Document", "Tags": [ - "page" + "page", + "file", + "sheet", + "paper", + "text" ] }, { "Code": "E8A6", "Name": "ProtectedDocument", - "Tags": [] + "Tags": [ + "page", + "file", + "sheet", + "paper", + "text", + "secure", + "lock" + ] }, { "Code": "E8A7", "Name": "OpenInNewWindow", - "Tags": [] + "Tags": [ + "expand", + "external", + "launch", + "view", + "shortcut" + ] }, { "Code": "E8A8", "Name": "MailFill", - "Tags": [] + "Tags": [ + "email", + "message" + ] }, { "Code": "E8A9", "Name": "ViewAll", - "Tags": [] + "Tags": [ + "list", + "browse", + "expand" + ] }, { "Code": "E8AA", "Name": "VideoChat", - "Tags": [] + "Tags": [ + "call", + "camera", + "conversation", + "meeting", + "connect" + ] }, { "Code": "E8AB", "Name": "Switch", "Tags": [ - "arrow" + "arrow", + "change", + "swap", + "toggle", + "shift", + "alternate" ] }, { "Code": "E8AC", "Name": "Rename", - "Tags": [] + "Tags": [ + "input", + "text", + "type", + "info", + "ui", + "box", + "form", + "edit", + "change", + "modify", + "label", + "update" + ] }, { "Code": "E8AD", "Name": "Go", "Tags": [ - "arrow" + "arrow", + "start", + "move", + "launch", + "begin" ] }, { "Code": "E8AE", "Name": "SurfaceHub", - "Tags": [] + "Tags": [ + "device", + "physical", + "product", + "screen", + "touch screen", + "presentation" + ] }, { "Code": "E8AF", "Name": "Remote", - "Tags": [] + "Tags": [ + "cloud", + "connect", + "device" + ] }, { "Code": "E8B0", "Name": "Click", "Tags": [ - "pointer" + "pointer", + "tap", + "press", + "select", + "activate", + "choose" ] }, { "Code": "E8B1", "Name": "Shuffle", "Tags": [ - "arrow" + "arrow", + "random", + "mix", + "rearrange", + "order" ] }, { "Code": "E8B2", "Name": "Movies", - "Tags": [] + "Tags": [ + "cinema", + "entertainment", + "video", + "screen" + ] }, { "Code": "E8B3", "Name": "SelectAll", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark", + "check multiple" + ] }, { "Code": "E8B4", "Name": "Orientation", - "Tags": [] + "Tags": [ + "rotate", + "horizontal", + "vertical" + ] }, { "Code": "E8B5", "Name": "Import", "Tags": [ - "arrow" + "arrow", + "upload", + "file", + "add", + "transfer" ] }, { "Code": "E8B6", "Name": "ImportAll", "Tags": [ - "arrow" + "arrow", + "arrow", + "upload", + "file", + "add", + "transfer" ] }, { "Code": "E8B7", "Name": "Folder", - "Tags": [] + "Tags": [ + "analog", + "collection", + "directory", + "file", + "storage" + ] }, { "Code": "E8B8", "Name": "Webcam", - "Tags": [] + "Tags": [ + "capture", + "stream", + "meeting" + ] }, { "Code": "E8B9", "Name": "Picture", - "Tags": [] + "Tags": [ + "image", + "photo", + "snapshot", + "portrait", + "frame", + "gallery", + "canvas", + "visual", + "view" + ] }, { "Code": "E8BA", "Name": "Caption", - "Tags": [] + "Tags": [ + "image", + "photo", + "snapshot", + "portrait", + "frame", + "gallery", + "canvas", + "visual", + "view", + "label", + "text" + ] }, { "Code": "E8BB", "Name": "ChromeClose", "Tags": [ - "x" + "x", + "exit", + "cancel", + "shut", + "dismiss" ] }, { "Code": "E8BC", "Name": "ShowResults", - "Tags": [] + "Tags": [ + "list", + "bullet points", + "formatting", + "display", + "view" + ] }, { "Code": "E8BD", "Name": "Message", - "Tags": [] + "Tags": [ + "chat", + "message", + "text", + "notification", + "bubble" + ] }, { "Code": "E8BE", "Name": "Leaf", - "Tags": [] + "Tags": [ + "nature", + "eco", + "environment", + "sustainability", + "green" + ] }, { "Code": "E8BF", "Name": "CalendarDay", - "Tags": [] + "Tags": [ + "time", + "date", + "planning" + ] }, { "Code": "E8C0", "Name": "CalendarWeek", - "Tags": [] + "Tags": [ + "time", + "date", + "planning" + ] }, { "Code": "E8C1", "Name": "Characters", - "Tags": [] + "Tags": [ + "letters", + "symbols", + "alphabet", + "writing", + "glyphs" + ] }, { "Code": "E8C2", "Name": "MailReplyAll", - "Tags": [] + "Tags": [ + "envelope", + "email", + "delivery", + "message", + "respond", + "letter" + ] }, { "Code": "E8C3", "Name": "Read", "Tags": [ - "mail" + "mail", + "envelope", + "email", + "delivery", + "message", + "letter" ] }, { "Code": "E8C4", "Name": "ShowBcc", - "Tags": [] + "Tags": [ + "email", + "recipient", + "hidden" + ] }, { "Code": "E8C5", "Name": "HideBcc", - "Tags": [] + "Tags": [ + "email", + "bcc", + "hide", + "privacy", + "recipient" + ] }, { "Code": "E8C6", "Name": "Cut", - "Tags": [] + "Tags": [ + "copy", + "paste", + "share", + "move", + "transfer", + "clipboard", + "clip", + "edit", + "trim", + "divide" + ] }, { "Code": "E8C7", "Name": "PaymentCard", - "Tags": [] + "Tags": [ + "currency", + "money", + "credit card" + ] }, { "Code": "E8C8", "Name": "Copy", - "Tags": [] + "Tags": [ + "share", + "paste", + "clipboard" + ] }, { "Code": "E8C9", "Name": "Important", "Tags": [ - "!" + "!", + "priority", + "highlight", + "urgent", + "attention", + "critical" ] }, { "Code": "E8CA", "Name": "MailReply", - "Tags": [] + "Tags": [ + "envelope", + "email", + "delivery", + "message", + "respond", + "letter" + ] }, { "Code": "E8CB", "Name": "Sort", "Tags": [ - "arrow" + "arrow", + "arrange", + "order", + "filter", + "organize", + "sequence" ] }, { "Code": "E8CC", "Name": "MobileTablet", - "Tags": [] + "Tags": [ + "device", + "screen", + "physical", + "analog", + "watch", + "view", + "video", + "phone" + ] }, { "Code": "E8CD", "Name": "DisconnectDrive", - "Tags": [] + "Tags": [ + "remove", + "unmount", + "eject" + ] }, { "Code": "E8CE", "Name": "MapDrive", - "Tags": [] + "Tags": [ + "network", + "connect", + "link" + ] }, { "Code": "E8CF", "Name": "ContactPresence", - "Tags": [] + "Tags": [ + "status", + "availability", + "online" + ] }, { "Code": "E8D0", "Name": "Priority", "Tags": [ "!", - "arrow" + "arrow", + "importance", + "urgent", + "priority", + "focus", + "high" ] }, { "Code": "E8D1", "Name": "GotoToday", - "Tags": [] + "Tags": [ + "calendar", + "date", + "time", + "planning", + "jump", + "current" + ] }, { "Code": "E8D2", "Name": "Font", - "Tags": [] + "Tags": [ + "text", + "style", + "size", + "lettering", + "typography" + ] }, { "Code": "E8D3", "Name": "FontColor", - "Tags": [] + "Tags": [ + "text", + "style", + "size", + "lettering", + "typography" + ] }, { "Code": "E8D4", @@ -2169,7 +3719,13 @@ { "Code": "E8D5", "Name": "FolderFill", - "Tags": [] + "Tags": [ + "analog", + "collection", + "directory", + "file", + "storage" + ] }, { "Code": "E8D6", @@ -2177,151 +3733,268 @@ "Tags": [ "music", "sound", - "note" + "note", + "play" ] }, { "Code": "E8D7", "Name": "Permissions", "Tags": [ - "key" + "key", + "security", + "password", + "access" ] }, { "Code": "E8D8", "Name": "DisableUpdates", "Tags": [ - "arrow" + "arrow", + "settings", + "off", + "pause" ] }, { "Code": "E8D9", "Name": "Unfavorite", "Tags": [ - "star" + "star", + "remove", + "unlike", + "delete" ] }, { "Code": "E8DA", "Name": "OpenLocal", - "Tags": [] + "Tags": [ + "folder", + "directory", + "file" + ] }, { "Code": "E8DB", "Name": "Italic", - "Tags": [] + "Tags": [ + "text", + "style", + "slant", + "font", + "emphasis" + ] }, { "Code": "E8DC", "Name": "Underline", - "Tags": [] + "Tags": [ + "text", + "style", + "font", + "emphasis" + ] }, { "Code": "E8DD", "Name": "Bold", - "Tags": [] + "Tags": [ + "text", + "style", + "strong", + "font", + "emphasis" + ] }, { "Code": "E8DE", "Name": "MoveToFolder", - "Tags": [] + "Tags": [ + "file", + "organize", + "transfer" + ] }, { "Code": "E8DF", "Name": "LikeDislike", - "Tags": [] + "Tags": [ + "reaction", + "feedback", + "vote" + ] }, { "Code": "E8E0", "Name": "Dislike", "Tags": [ - "thumb" + "thumb", + "positive", + "approve", + "favor", + "agree" ] }, { "Code": "E8E1", "Name": "Like", "Tags": [ - "thumb" + "thumb", + "negative", + "reject", + "disapprove", + "oppose" ] }, { "Code": "E8E2", "Name": "AlignRight", - "Tags": [] + "Tags": [ + "text", + "justify", + "position" + ] }, { "Code": "E8E3", "Name": "AlignCenter", - "Tags": [] + "Tags": [ + "text", + "justify", + "position", + "middle" + ] }, { "Code": "E8E4", "Name": "AlignLeft", - "Tags": [] + "Tags": [ + "text", + "justify", + "position" + ] }, { "Code": "E8E5", "Name": "OpenFile", - "Tags": [] + "Tags": [ + "document", + "page", + "view", + "access" + ] }, { "Code": "E8E6", "Name": "ClearSelection", - "Tags": [] + "Tags": [ + "check", + "checkmark", + "check multiple" + ] }, { "Code": "E8E7", "Name": "FontDecrease", - "Tags": [] + "Tags": [ + "text", + "size", + "smaller", + "reduce", + "adjust" + ] }, { "Code": "E8E8", "Name": "FontIncrease", - "Tags": [] + "Tags": [ + "text", + "size", + "larger", + "enlarge", + "adjust" + ] }, { "Code": "E8E9", "Name": "FontSize", - "Tags": [] + "Tags": [ + "text", + "adjust" + ] }, { "Code": "E8EA", "Name": "CellPhone", - "Tags": [] + "Tags": [ + "device", + "mobile", + "small screen", + "cellular telephone", + "apple", + "android" + ] }, { "Code": "E8EB", "Name": "Reshare", "Tags": [ - "arrow" + "arrow", + "repost", + "forward", + "distribute", + "spread" ] }, { "Code": "E8EC", "Name": "Tag", "Tags": [ - "label" + "label", + "price", + "information", + "detail", + "metadata", + "purchase", + "sort" ] }, { "Code": "E8ED", "Name": "RepeatOne", "Tags": [ - "arrow" + "arrow", + "single", + "loop", + "song", + "track" ] }, { "Code": "E8EE", "Name": "RepeatAll", "Tags": [ - "arrow" + "arrow", + "loop", + "song", + "track", + "playlist", + "continuous" ] }, { "Code": "E8EF", "Name": "Calculator", - "Tags": [] + "Tags": [ + "math", + "formulas", + "add", + "subtract", + "multiply", + "divde" + ] }, { "Code": "E8F0", @@ -2333,13 +4006,23 @@ { "Code": "E8F1", "Name": "Library", - "Tags": [] + "Tags": [ + "books", + "collection", + "library", + "archive", + "resources" + ] }, { "Code": "E8F2", "Name": "ChatBubbles", "Tags": [ - "message" + "message", + "text", + "message", + "conversation", + "talk" ] }, { @@ -2350,70 +4033,136 @@ { "Code": "E8F4", "Name": "NewFolder", - "Tags": [] + "Tags": [ + "analog", + "collection", + "directory", + "file", + "storage", + "plus", + "new", + "+" + ] }, { "Code": "E8F5", "Name": "CalendarReply", - "Tags": [] + "Tags": [ + "time", + "date", + "planning" + ] }, { "Code": "E8F6", "Name": "UnsyncFolder", - "Tags": [] + "Tags": [ + "analog", + "collection", + "directory", + "file", + "storage", + "disconnect", + "offline", + "remove" + ] }, { "Code": "E8F7", "Name": "SyncFolder", - "Tags": [] + "Tags": [ + "analog", + "collection", + "directory", + "file", + "storage", + "connect", + "update", + "refresh" + ] }, { "Code": "E8F8", "Name": "BlockContact", "Tags": [ "person", - "user" + "user", + "restrict", + "privacy", + "remove" ] }, { "Code": "E8F9", "Name": "SwitchApps", - "Tags": [] + "Tags": [ + "change", + "transition" + ] }, { "Code": "E8FA", "Name": "AddFriend", "Tags": [ "person", - "user" + "user", + "connect", + "social", + "relationship" ] }, { "Code": "E8FB", "Name": "Accept", "Tags": [ - "check" + "check", + "agree", + "approve", + "confirm", + "approve" ] }, { "Code": "E8FC", "Name": "GoToStart", - "Tags": [] + "Tags": [ + "home", + "begin", + "windows", + "navigate" + ] }, { "Code": "E8FD", "Name": "BulletedList", - "Tags": [] + "Tags": [ + "organize", + "items", + "points" + ] }, { "Code": "E8FE", "Name": "Scan", - "Tags": [] + "Tags": [ + "camera", + "aperture", + "image", + "picture", + "scan" + ] }, { "Code": "E8FF", "Name": "Preview", - "Tags": [] + "Tags": [ + "document", + "preview", + "view", + "file", + "read", + "page" + ] }, { "Code": "E902", @@ -2421,40 +4170,75 @@ "Tags": [ "person", "user", - "people" + "people", + "team", + "crowd", + "community" ] }, { "Code": "E904", "Name": "ZeroBars", - "Tags": [] + "Tags": [ + "no signal", + "connection", + "lost", + "weak", + "empty" + ] }, { "Code": "E905", "Name": "OneBar", - "Tags": [] + "Tags": [ + "weak signal", + "connection", + "low", + "signal", + "poor" + ] }, { "Code": "E906", "Name": "TwoBars", - "Tags": [] + "Tags": [ + "signal", + "connection", + "fair", + "moderate", + "average" + ] }, { "Code": "E907", "Name": "ThreeBars", - "Tags": [] + "Tags": [ + "good signal", + "connection", + "strong", + "stable", + "high" + ] }, { "Code": "E908", "Name": "FourBars", - "Tags": [] + "Tags": [ + "full signal", + "excellent", + "connection", + "strong", + "maximum" + ] }, { "Code": "E909", "Name": "World", "Tags": [ "globe", - "earth" + "earth", + "international", + "global" ] }, { @@ -2462,42 +4246,72 @@ "Name": "Comment", "Tags": [ "chat", - "message" + "message", + "mention", + "discussion" ] }, { "Code": "E90B", "Name": "MusicInfo", - "Tags": [] + "Tags": [ + "musician", + "art", + "music", + "info", + "song", + "track", + "details" + ] }, { "Code": "E90C", "Name": "DockLeft", - "Tags": [] + "Tags": [ + "position", + "side", + "panel" + ] }, { "Code": "E90D", "Name": "DockRight", - "Tags": [] + "Tags": [ + "position", + "side", + "panel" + ] }, { "Code": "E90E", "Name": "DockBottom", - "Tags": [] + "Tags": [ + "position", + "side", + "panel" + ] }, { "Code": "E90F", "Name": "Repair", "Tags": [ "wrench", - "tool" + "tool", + "fix", + "restore", + "correct" ] }, { "Code": "E910", "Name": "Accounts", "Tags": [ - "@" + "@", + "at", + "email", + "address", + "symbol", + "communication" ] }, { @@ -2508,17 +4322,38 @@ { "Code": "E912", "Name": "Manage", - "Tags": [] + "Tags": [ + "bag", + "handbag", + "briefcase", + "control", + "organize", + "administer", + "oversee", + "handle" + ] }, { "Code": "E913", "Name": "Street", - "Tags": [] + "Tags": [ + "road", + "address", + "location", + "avenue", + "way" + ] }, { "Code": "E914", "Name": "Printer3D", - "Tags": [] + "Tags": [ + "design", + "model", + "fabricate", + "technology", + "create" + ] }, { "Code": "E915", @@ -2539,7 +4374,17 @@ { "Code": "E91B", "Name": "Photo", - "Tags": [] + "Tags": [ + "image", + "picture", + "snapshot", + "portrait", + "frame", + "gallery", + "canvas", + "visual", + "view" + ] }, { "Code": "E91C", From 402f4b47be58615214ca25ecb1f5f8633a2cb3b5 Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Sun, 15 Dec 2024 01:01:27 +0100 Subject: [PATCH 02/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 538 ++++++++++++++++++++++---- 1 file changed, 454 insertions(+), 84 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 74ebefa40..adebf143e 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -3563,7 +3563,8 @@ "clip", "edit", "trim", - "divide" + "divide", + "scissors" ] }, { @@ -4391,140 +4392,263 @@ "Name": "ActionCenter", "Tags": [ "notification", - "message" + "message", + "settings", + "control", + "quick access", + "system" ] }, { "Code": "E91F", "Name": "FullCircleMask", - "Tags": [] + "Tags": [ + "shape", + "round", + "border" + ] }, { "Code": "E921", "Name": "ChromeMinimize", - "Tags": [] + "Tags": [ + "window", + "shrink", + "small", + "collapse", + "resize" + ] }, { "Code": "E922", "Name": "ChromeMaximize", - "Tags": [] + "Tags": [ + "window", + "expand", + "full screen", + "enlarge", + "width", + "height", + "resize", + "fill", + "fit" + ] }, { "Code": "E923", "Name": "ChromeRestore", - "Tags": [] + "Tags": [ + "window", + "resize", + "default", + "revert" + ] }, { "Code": "E924", "Name": "Annotation", - "Tags": [] + "Tags": [ + "cut", + "edit", + "scissors", + "mark", + "highlight" + ] }, { "Code": "E925", "Name": "BackSpaceQWERTYSm", - "Tags": [] + "Tags": [ + "delete", + "backward", + "remove", + "keyboard" + ] }, { "Code": "E926", "Name": "BackSpaceQWERTYMd", - "Tags": [] + "Tags": [ + "delete", + "backward", + "remove", + "keyboard" + ] }, { "Code": "E927", "Name": "Swipe", - "Tags": [] + "Tags": [ + "gesture", + "touch screen", + "mobile", + "tablet" + ] }, { "Code": "E928", "Name": "Fingerprint", - "Tags": [] + "Tags": [ + "scan", + "security", + "hand" + ] }, { "Code": "E929", "Name": "Handwriting", - "Tags": [] + "Tags": [ + "write", + "pen", + "gesture", + "scribble", + "draw" + ] }, { "Code": "E92C", "Name": "ChromeBackToWindow", "Tags": [ - "arrow" + "arrow", + "restore", + "return", + "minimize" ] }, { "Code": "E92D", "Name": "ChromeFullScreen", "Tags": [ - "arrow" + "arrow", + "expand", + "maximize", + "window", + "view" ] }, { "Code": "E92E", "Name": "KeyboardStandard", - "Tags": [] + "Tags": [ + "type", + "key", + "device", + "analog", + "hardware" + ] }, { "Code": "E92F", "Name": "KeyboardDismiss", - "Tags": [] + "Tags": [ + "type", + "key", + "device", + "analog", + "hardware", + "close", + "hide", + "exit" + ] }, { "Code": "E930", "Name": "Completed", "Tags": [ - "check" + "check", + "finished", + "done", + "achieved", + "success" ] }, { "Code": "E931", "Name": "ChromeAnnotate", "Tags": [ - "cut" + "cut", + "edit", + "scissors", + "mark", + "highlight" ] }, { "Code": "E932", "Name": "Label", "Tags": [ - "edit" + "edit", + "tag", + "identifier", + "caption", + "name", + "marker" ] }, { "Code": "E933", "Name": "IBeam", - "Tags": [] + "Tags": [ + "cursor", + "text", + "select", + "pointer", + "edit" + ] }, { "Code": "E934", "Name": "IBeamOutline", - "Tags": [] + "Tags": [ + "cursor", + "text", + "select", + "pointer", + "edit" + ] }, { "Code": "E935", "Name": "FlickDown", "Tags": [ - "triangle" + "triangle", + "gesture", + "swipe", + "scroll", + "move" ] }, { "Code": "E936", "Name": "FlickUp", "Tags": [ - "triangle" + "triangle", + "gesture", + "swipe", + "scroll", + "move" ] }, { "Code": "E937", "Name": "FlickLeft", "Tags": [ - "triangle" + "triangle", + "gesture", + "swipe", + "scroll", + "navigate" ] }, { "Code": "E938", "Name": "FlickRight", "Tags": [ - "triangle" + "triangle", + "gesture", + "swipe", + "scroll", + "navigate" ] }, { @@ -4532,186 +4656,324 @@ "Name": "FeedbackApp", "Tags": [ "person", - "user" + "user", + "review", + "response", + "evaluation" ] }, { "Code": "E93C", "Name": "MusicAlbum", - "Tags": [] + "Tags": [ + "collection", + "tracks", + "playlist" + ] }, { "Code": "E93E", "Name": "Streaming", - "Tags": [] + "Tags": [ + "media", + "live", + "video", + "broadcast", + "online" + ] }, { "Code": "E943", "Name": "Code", - "Tags": [] + "Tags": [ + "bracket", + "slash" + ] }, { "Code": "E944", "Name": "ReturnToWindow", "Tags": [ - "arrow" + "arrow", + "restore", + "back", + "minimize" ] }, { "Code": "E945", "Name": "LightningBolt", "Tags": [ - "thunder" + "thunder", + "energy", + "power", + "electricity", + "shock", + "storm" ] }, { "Code": "E946", "Name": "Info", "Tags": [ - "!" + "!", + "information", + "details", + "content" ] }, { "Code": "E947", "Name": "CalculatorMultiply", "Tags": [ - "x" + "x", + "math", + "operation", + "symbol", + "arithmetic" ] }, { "Code": "E948", "Name": "CalculatorAddition", "Tags": [ - "+" + "+", + "math", + "operation", + "symbol", + "arithmetic" ] }, { "Code": "E949", "Name": "CalculatorSubtract", "Tags": [ - "-" + "-", + "math", + "operation", + "symbol", + "arithmetic" ] }, { "Code": "E94A", "Name": "CalculatorDivide", "Tags": [ - "/" + "/", + "math", + "operation", + "symbol", + "arithmetic" ] }, { "Code": "E94B", "Name": "CalculatorSquareroot", - "Tags": [] + "Tags": [ + "math", + "operation", + "symbol", + "arithmetic" + ] }, { "Code": "E94C", "Name": "CalculatorPercentage", "Tags": [ - "%" + "%", + "math", + "operation", + "symbol", + "arithmetic" ] }, { "Code": "E94D", "Name": "CalculatorNegate", "Tags": [ - "-" + "-", + "math", + "operation", + "symbol", + "arithmetic" ] }, { "Code": "E94E", "Name": "CalculatorEqualTo", "Tags": [ - "=" + "=", + "math", + "operation", + "symbol", + "arithmetic" ] }, { "Code": "E94F", "Name": "CalculatorBackspace", - "Tags": [] + "Tags": [ + "math", + "operation", + "symbol", + "arithmetic" + ] }, { "Code": "E950", "Name": "Component", "Tags": [ "chip", - "semiconductor" + "semiconductor", + "processor", + "circuit", + "electronics", + "technology", + "hardware" ] }, { "Code": "E951", "Name": "DMC", - "Tags": [] + "Tags": [ + "control", + "remote", + "device", + "access", + "operate" + ] }, { "Code": "E952", "Name": "Dock", - "Tags": [] + "Tags": [ + "device", + "analog" + ] }, { "Code": "E953", "Name": "MultimediaDMS", - "Tags": [] + "Tags": [ + "server", + "stream", + "share", + "content" + ] }, { "Code": "E954", "Name": "MultimediaDVR", - "Tags": [] + "Tags": [ + "record", + "video", + "tv", + "capture" + ] }, { "Code": "E955", "Name": "MultimediaPMP", - "Tags": [] + "Tags": [ + "player", + "portable", + "music", + "device" + ] }, { "Code": "E956", "Name": "PrintfaxPrinterFile", - "Tags": [] + "Tags": [ + "document", + "page" + ] }, { "Code": "E957", "Name": "Sensor", - "Tags": [] + "Tags": [ + "device", + "measurement", + "detection", + "technology", + "input" + ] }, { "Code": "E958", "Name": "StorageOptical", - "Tags": [] + "Tags": [ + "disk", + "media", + "drive" + ] }, { "Code": "E95A", "Name": "Communications", - "Tags": [] + "Tags": [ + "cast", + "connect", + "wifi", + "share" + ] }, { "Code": "E95B", "Name": "Headset", - "Tags": [] + "Tags": [ + "audio", + "sound", + "volume", + "device", + "analog", + "support", + "help" + ] }, { "Code": "E95D", "Name": "Projector", - "Tags": [] + "Tags": [ + "screen", + "display", + "project", + "visual", + "presentation" + ] }, { "Code": "E95E", "Name": "Health", "Tags": [ - "heart" + "heart", + "health", + "medical", + "care", + "wellness", + "fitness" ] }, { "Code": "E95F", "Name": "Wire", "Tags": [ - "plug" + "plug", + "electricity", + "connection", + "power", + "cord" ] }, { "Code": "E960", "Name": "Webcam2", "Tags": [ - "camera" + "camera", + "capture", + "stream", + "meeting" ] }, { @@ -4719,134 +4981,226 @@ "Name": "Input", "Tags": [ "keyboard", - "mouse" + "mouse", + "hardware" ] }, { "Code": "E962", "Name": "Mouse", - "Tags": [] + "Tags": [ + "pointer", + "device", + "input", + "click" + ] }, { "Code": "E963", "Name": "Smartcard", - "Tags": [] + "Tags": [ + "chip", + "security", + "payment" + ] }, { "Code": "E964", "Name": "SmartcardVirtual", - "Tags": [] + "Tags": [ + "virtual", + "security", + "digital", + "chip" + ] }, { "Code": "E965", "Name": "MediaStorageTower", - "Tags": [] + "Tags": [ + "device", + "backup" + ] }, { "Code": "E966", "Name": "ReturnKeySm", "Tags": [ - "arrow" + "arrow", + "enter", + "submit", + "keyboard" ] }, { "Code": "E967", "Name": "GameConsole", - "Tags": [] + "Tags": [ + "device", + "entertainment" + ] }, { "Code": "E968", "Name": "Network", "Tags": [ - "remote" + "remote", + "network adapter", + "hardware", + "device" ] }, { "Code": "E969", "Name": "StorageNetworkWireless", "Tags": [ - "remote" + "remote", + "data", + "connection" ] }, { "Code": "E96A", "Name": "StorageTape", "Tags": [ - "cassette" + "cassette", + "backup", + "media", + "archival" ] }, { "Code": "E96D", "Name": "ChevronUpSmall", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "E96E", "Name": "ChevronDownSmall", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "E96F", "Name": "ChevronLeftSmall", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "E970", "Name": "ChevronRightSmall", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "E971", "Name": "ChevronUpMed", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "E972", "Name": "ChevronDownMed", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "E973", "Name": "ChevronLeftMed", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "E974", "Name": "ChevronRightMed", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "E975", "Name": "Devices2", - "Tags": [] + "Tags": [ + "hardware", + "connections", + "peripherals", + "electronics", + "gadgets" + ] }, { "Code": "E976", "Name": "ExpandTile", - "Tags": [] + "Tags": [ + "maximize", + "view", + "window" + ] }, { "Code": "E977", "Name": "PC1", - "Tags": [] + "Tags": [ + "computer", + "personal", + "device", + "desktop", + "technology" + ] }, { "Code": "E978", "Name": "PresenceChicklet", - "Tags": [] + "Tags": [ + "stop", + "pause", + "end", + "cease", + "interrupt" + ] }, { "Code": "E979", "Name": "PresenceChickletVideo", "Tags": [ - "camera" + "camera", + "image", + "photography", + "picture" ] }, { "Code": "E97A", "Name": "Reply", "Tags": [ - "arrow" + "arrow", + "respond", + "answer", + "return" ] }, { @@ -4864,17 +5218,30 @@ { "Code": "E97D", "Name": "Korean", - "Tags": [] + "Tags": [ + "language", + "Korean", + "hangul", + "alphabet" + ] }, { "Code": "E97E", "Name": "HalfAlpha", - "Tags": [] + "Tags": [ + "letter", + "character", + "symbol" + ] }, { "Code": "E97F", "Name": "FullAlpha", - "Tags": [] + "Tags": [ + "letter", + "character", + "symbol" + ] }, { "Code": "E980", @@ -5937,7 +6304,10 @@ "Code": "EB97", "Name": "ReturnKeyLg", "Tags": [ - "arrow" + "arrow", + "enter", + "submit", + "keyboard" ] }, { From e8f76c271fb7a9ac2f2f5279811259c49d84464c Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Sun, 15 Dec 2024 17:03:12 +0100 Subject: [PATCH 03/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 575 +++++++++++++++++++++----- 1 file changed, 483 insertions(+), 92 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index adebf143e..6d88c27d5 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -2574,7 +2574,8 @@ "Name": "BatterySaver0", "Tags": [ "charge", - "power" + "power", + "economic" ] }, { @@ -2582,7 +2583,8 @@ "Name": "BatterySaver1", "Tags": [ "charge", - "power" + "power", + "economic" ] }, { @@ -2590,7 +2592,8 @@ "Name": "BatterySaver2", "Tags": [ "charge", - "power" + "power", + "economic" ] }, { @@ -2598,7 +2601,8 @@ "Name": "BatterySaver3", "Tags": [ "charge", - "power" + "power", + "economic" ] }, { @@ -2606,7 +2610,8 @@ "Name": "BatterySaver4", "Tags": [ "charge", - "power" + "power", + "economic" ] }, { @@ -2614,7 +2619,8 @@ "Name": "BatterySaver5", "Tags": [ "charge", - "power" + "power", + "economic" ] }, { @@ -2622,7 +2628,8 @@ "Name": "BatterySaver6", "Tags": [ "charge", - "power" + "power", + "economic" ] }, { @@ -2630,7 +2637,8 @@ "Name": "BatterySaver7", "Tags": [ "charge", - "power" + "power", + "economic" ] }, { @@ -2638,7 +2646,8 @@ "Name": "BatterySaver8", "Tags": [ "charge", - "power" + "power", + "economic" ] }, { @@ -5246,12 +5255,20 @@ { "Code": "E980", "Name": "Key12On", - "Tags": [] + "Tags": [ + "language", + "Korean", + "hangul" + ] }, { "Code": "E981", "Name": "ChineseChangjie", - "Tags": [] + "Tags": [ + "input", + "method", + "characters" + ] }, { "Code": "E982", @@ -5264,141 +5281,260 @@ "Code": "E983", "Name": "QWERTYOff", "Tags": [ + "chinese", "english" ] }, { "Code": "E984", "Name": "ChineseQuick", - "Tags": [] + "Tags": [ + "character", + "language" + ] }, { "Code": "E985", "Name": "Japanese", - "Tags": [] + "Tags": [ + "Kanji", + "character", + "language" + ] }, { "Code": "E986", "Name": "FullHiragana", "Tags": [ - "japanese" + "japanese", + "character", + "language" ] }, { "Code": "E987", "Name": "FullKatakana", "Tags": [ - "japanese" + "japanese", + "character", + "language" ] }, { "Code": "E988", "Name": "HalfKatakana", "Tags": [ - "japanese" + "japanese", + "character", + "language" ] }, { "Code": "E989", "Name": "ChineseBoPoMoFo", - "Tags": [] + "Tags": [ + "character", + "language" + ] }, { "Code": "E98A", "Name": "ChinesePinyin", - "Tags": [] + "Tags": [ + "character", + "language" + ] }, { "Code": "E98F", "Name": "ConstructionCone", - "Tags": [] + "Tags": [ + "warning", + "caution", + "barrier" + ] }, { "Code": "E990", "Name": "XboxOneConsole", - "Tags": [] + "Tags": [ + "device", + "videogame", + "game" + ] }, { "Code": "E992", "Name": "Volume0", - "Tags": [] + "Tags": [ + "sound", + "audio", + "level", + "speaker" + ] }, { "Code": "E993", "Name": "Volume1", - "Tags": [] + "Tags": [ + "sound", + "audio", + "level", + "speaker" + ] }, { "Code": "E994", "Name": "Volume2", - "Tags": [] + "Tags": [ + "sound", + "audio", + "level", + "speaker" + ] }, { "Code": "E995", "Name": "Volume3", - "Tags": [] + "Tags": [ + "sound", + "audio", + "level", + "speaker" + ] }, { "Code": "E996", "Name": "BatteryUnknown", - "Tags": [] + "Tags": [ + "charge", + "power", + "status" + ] }, { "Code": "E998", "Name": "WifiAttentionOverlay", - "Tags": [] + "Tags": [ + "!", + "warning", + "wireless fidelity", + "connect", + "internet", + "web", + "connection" + ] }, { "Code": "E99A", "Name": "Robot", - "Tags": [] + "Tags": [ + "automation", + "machine", + "technology", + "AI", + "Artificial", + "intelligence" + ] }, { "Code": "E9A1", "Name": "TapAndSend", - "Tags": [] + "Tags": [ + "hand", + "touch", + "gesture", + "physical", + "paper plane", + "mail", + "message" + ] }, { "Code": "E9A6", "Name": "FitPage", - "Tags": [] + "Tags": [ + "resize", + "view", + "adjust" + ] }, { "Code": "E9A8", "Name": "PasswordKeyShow", - "Tags": [] + "Tags": [ + "reveal", + "security", + "visibility", + "protection", + "access" + ] }, { "Code": "E9A9", "Name": "PasswordKeyHide", - "Tags": [] + "Tags": [ + "conceal", + "security", + "visibility", + "protection", + "access" + ] }, { "Code": "E9AA", "Name": "BidiLtr", - "Tags": [] + "Tags": [ + "text", + "left", + "direction", + "language", + "alignment" + ] }, { "Code": "E9AB", "Name": "BidiRtl", - "Tags": [] + "Tags": [ + "text", + "right", + "direction", + "language", + "alignment" + ] }, { "Code": "E9AC", "Name": "ForwardSm", "Tags": [ - "arrow" + "arrow", + "next", + "send", + "right", + "proceed" ] }, { "Code": "E9AD", "Name": "CommaKey", - "Tags": [] + "Tags": [ + "`", + "punctuation", + "symbol", + "character", + "keyboard" + ] }, { "Code": "E9AE", "Name": "DashKey", - "Tags": [] + "Tags": [ + "-", + "punctuation", + "symbol", + "character", + "keyboard" + ] }, { "Code": "E9AF", @@ -5418,14 +5554,24 @@ "Code": "E9B1", "Name": "RightDoubleQuote", "Tags": [ - "\"" + "\"", + "punctuation", + "key", + "symbol", + "character", + "keyboard" ] }, { "Code": "E9B2", "Name": "LeftDoubleQuote", "Tags": [ - "\"" + "\"", + "punctuation", + "key", + "symbol", + "character", + "keyboard" ] }, { @@ -5442,7 +5588,11 @@ "Tags": [ "@", "&", - "#" + "#", + "punctuation", + "symbol", + "character", + "keyboard" ] }, { @@ -5451,7 +5601,11 @@ "Tags": [ "\\", "|", - "/" + "/", + "punctuation", + "symbol", + "character", + "keyboard" ] }, { @@ -5460,7 +5614,11 @@ "Tags": [ "+", "=", - "-" + "-", + "punctuation", + "symbol", + "character", + "keyboard" ] }, { @@ -5469,7 +5627,11 @@ "Tags": [ ".", "*", - "&" + "&", + "punctuation", + "symbol", + "character", + "keyboard" ] }, { @@ -5478,14 +5640,22 @@ "Tags": [ "<", "^", - ">" + ">", + "punctuation", + "symbol", + "character", + "keyboard" ] }, { "Code": "E9B9", "Name": "PuncKey6", "Tags": [ - "~" + "~", + "punctuation", + "symbol", + "character", + "keyboard" ] }, { @@ -5494,52 +5664,102 @@ "Tags": [ ":", ";", - "_" + "_", + "punctuation", + "symbol", + "character", + "keyboard" ] }, { "Code": "E9BB", "Name": "PuncKey7", - "Tags": [] + "Tags": [ + "$", + "¥", + "punctuation", + "symbol", + "character", + "keyboard" + ] }, { "Code": "E9BC", "Name": "PuncKey8", "Tags": [ - "x" + "x", + "×", + "÷", + "math", + "punctuation", + "symbol", + "character", + "keyboard" ] }, { "Code": "E9CA", "Name": "Frigid", "Tags": [ - "temperature" + "temperature", + "thermometer", + "measurement", + "heat" ] }, { "Code": "E9CE", "Name": "Unknown", - "Tags": [] + "Tags": [ + "?", + "question", + "uncertain" + ] }, { "Code": "E9D2", "Name": "AreaChart", - "Tags": [] + "Tags": [ + "graph", + "data", + "visual", + "analysis", + "statistics", + "representation" + ] }, { "Code": "E9D5", "Name": "CheckList", - "Tags": [] + "Tags": [ + "tasks", + "items", + "organize", + "progress", + "completion" + ] }, { "Code": "E9D9", "Name": "Diagnostic", - "Tags": [] + "Tags": [ + "analysis", + "assessment", + "evaluation", + "rate", + "heart", + "beat" + ] }, { "Code": "E9E9", "Name": "Equalizer", - "Tags": [] + "Tags": [ + "sound", + "audio", + "music", + "volume" + ] }, { "Code": "E9F3", @@ -5956,17 +6176,27 @@ { "Code": "EA93", "Name": "BatteryCharging10", - "Tags": [] + "Tags": [ + "power" + ] }, { "Code": "EA94", "Name": "BatterySaver9", - "Tags": [] + "Tags": [ + "charge", + "power", + "economic" + ] }, { "Code": "EA95", "Name": "BatterySaver10", - "Tags": [] + "Tags": [ + "charge", + "power", + "economic" + ] }, { "Code": "EA97", @@ -6313,182 +6543,343 @@ { "Code": "EB9D", "Name": "FastForward", - "Tags": [] + "Tags": [ + "video", + "speed", + "arrow" + ] }, { "Code": "EB9E", "Name": "Rewind", - "Tags": [] + "Tags": [ + "control", + "playback", + "back" + ] }, { "Code": "EB9F", "Name": "Photo2", - "Tags": [] + "Tags": [ + "image", + "picture", + "snapshot", + "portrait", + "frame", + "gallery", + "canvas", + "visual", + "view" + ] }, { "Code": "EBA0", "Name": "MobBattery0", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBA1", "Name": "MobBattery1", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBA2", "Name": "MobBattery2", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBA3", "Name": "MobBattery3", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBA4", "Name": "MobBattery4", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBA5", "Name": "MobBattery5", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBA6", "Name": "MobBattery6", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBA7", "Name": "MobBattery7", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBA8", "Name": "MobBattery8", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBA9", "Name": "MobBattery9", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBAA", "Name": "MobBattery10", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBAB", "Name": "MobBatteryCharging0", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBAC", "Name": "MobBatteryCharging1", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBAD", "Name": "MobBatteryCharging2", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBAE", "Name": "MobBatteryCharging3", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBAF", "Name": "MobBatteryCharging4", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBB0", "Name": "MobBatteryCharging5", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBB1", "Name": "MobBatteryCharging6", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBB2", "Name": "MobBatteryCharging7", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBB3", "Name": "MobBatteryCharging8", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBB4", "Name": "MobBatteryCharging9", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBB5", "Name": "MobBatteryCharging10", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power" + ] }, { "Code": "EBB6", "Name": "MobBatterySaver0", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBB7", "Name": "MobBatterySaver1", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBB8", "Name": "MobBatterySaver2", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBB9", "Name": "MobBatterySaver3", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBBA", "Name": "MobBatterySaver4", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBBB", "Name": "MobBatterySaver5", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBBC", "Name": "MobBatterySaver6", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBBD", "Name": "MobBatterySaver7", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBBE", "Name": "MobBatterySaver8", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBBF", "Name": "MobBatterySaver9", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBC0", "Name": "MobBatterySaver10", - "Tags": [] + "Tags": [ + "phone", + "charge", + "power", + "economic" + ] }, { "Code": "EBC3", From 97b6116a48fb85859dd20e490d3d3edfae719899 Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Sun, 15 Dec 2024 19:08:04 +0100 Subject: [PATCH 04/13] Indent fix --- WinUIGallery/DataModel/IconsData.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 6d88c27d5..42f306ce6 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -2952,7 +2952,8 @@ { "Code": "E88D", "Name": "LanguageChs", - "Tags": [ "chinese", + "Tags": [ + "chinese", "transliteration", "alphabet", "language" From 43cc5c7d0366e2b2fba4cb7513eecdf42bd7effc Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:14:18 +0100 Subject: [PATCH 05/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 656 +++++++++++++++++++++----- 1 file changed, 546 insertions(+), 110 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 42f306ce6..53b9fa1bf 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -358,7 +358,11 @@ { "Code": "E722", "Name": "Camera", - "Tags": [] + "Tags": [ + "image", + "photography", + "picture" + ] }, { "Code": "E723", @@ -372,7 +376,12 @@ { "Code": "E724", "Name": "Send", - "Tags": [] + "Tags": [ + "paper plane", + "mail", + "message", + "email" + ] }, { "Code": "E725", @@ -667,7 +676,7 @@ "resize", "adjust", "pointer", - "resize-handle" + "handle" ] }, { @@ -678,7 +687,7 @@ "resize", "adjust", "pointer", - "resize-handle" + "handle" ] }, { @@ -689,7 +698,7 @@ "resize", "adjust", "pointer", - "resize-handle" + "handle" ] }, { @@ -700,7 +709,7 @@ "resize", "adjust", "pointer", - "resize-handle" + "handle" ] }, { @@ -711,7 +720,7 @@ "resize", "adjust", "pointer", - "resize-handle" + "handle" ] }, { @@ -1273,6 +1282,7 @@ "Code": "E788", "Name": "GripperResize", "Tags": [ + "triangle", "drag", "handle" ] @@ -4726,7 +4736,6 @@ "Code": "E946", "Name": "Info", "Tags": [ - "!", "information", "details", "content" @@ -5766,127 +5775,209 @@ "Code": "E9F3", "Name": "Process", "Tags": [ - "arrow" + "arrow", + "workflow", + "operation" ] }, { "Code": "E9F5", "Name": "Processing", "Tags": [ - "settings" + "settings", + "workflow", + "operation" ] }, { "Code": "E9F9", "Name": "ReportDocument", - "Tags": [] + "Tags": [ + "summary", + "file", + "analysis" + ] }, { "Code": "EA0C", "Name": "VideoSolid", "Tags": [ - "camera" + "camera", + "image", + "photography", + "picture" ] }, { "Code": "EA0D", "Name": "MixedMediaBadge", - "Tags": [] + "Tags": [ + "shield", + "window" + ] }, { "Code": "EA14", "Name": "DisconnectDisplay", - "Tags": [] + "Tags": [ + "screen", + "monitor", + "remove" + ] }, { "Code": "EA18", "Name": "Shield", - "Tags": [] + "Tags": [ + "security", + "protection", + "safety" + ] }, { "Code": "EA1F", "Name": "Info2", - "Tags": [] + "Tags": [ + "information", + "details", + "content" + ] }, { "Code": "EA21", "Name": "ActionCenterAsterisk", - "Tags": [] + "Tags": [ + "*", + "notification", + "alert" + ] }, { "Code": "EA24", "Name": "Beta", - "Tags": [] + "Tags": [ + "symbol", + "letter", + "math" + ] }, { "Code": "EA35", "Name": "SaveCopy", "Tags": [ - "floppy" + "floppy", + "floppy disk", + "device", + "old" ] }, { "Code": "EA37", "Name": "List", - "Tags": [] + "Tags": [ + "text", + "line", + "view" + ] }, { "Code": "EA38", "Name": "Asterisk", "Tags": [ - "*" + "*", + "star", + "symbol", + "wildcard", + "mark", + "notation" ] }, { "Code": "EA39", "Name": "ErrorBadge", "Tags": [ - "x" + "x", + "warning", + "alert", + "problem", + "notification" ] }, { "Code": "EA3A", "Name": "CircleRing", - "Tags": [] + "Tags": [ + "shape", + "geometry" + ] }, { "Code": "EA3B", "Name": "CircleFill", - "Tags": [] + "Tags": [ + "shape", + "geometry" + ] }, { "Code": "EA3C", "Name": "MergeCall", "Tags": [ - "arrow" + "arrow", + "combine", + "conference", + "phone" ] }, { "Code": "EA3D", "Name": "PrivateCall", "Tags": [ - "arrow" + "arrow", + "secure", + "confidential", + "phone" ] }, { "Code": "EA3F", "Name": "Record2", - "Tags": [] + "Tags": [ + "circle", + "control", + "playback", + "wait", + "stop", + "transcribe" + ] }, { "Code": "EA40", "Name": "AllAppsMirrored", - "Tags": [] + "Tags": [ + "plugin", + "square", + "stack" + ] }, { "Code": "EA41", "Name": "BookmarksMirrored", - "Tags": [] + "Tags": [ + "read", + "list", + "bullet points", + "formatting" + ] }, { "Code": "EA42", "Name": "BulletedListMirrored", - "Tags": [] + "Tags": [ + "organize", + "items", + "points" + ] }, { "Code": "EA43", @@ -5906,228 +5997,416 @@ "Code": "EA47", "Name": "ChromeBackMirrored", "Tags": [ - "arrow" + "arrow", + "back", + "navigate", + "browser" ] }, { "Code": "EA48", "Name": "ClearSelectionMirrored", - "Tags": [] + "Tags": [ + "check", + "checkmark", + "check multiple" + ] }, { "Code": "EA49", "Name": "ClosePaneMirrored", - "Tags": [] + "Tags": [ + "sidebar", + "hide", + "exit", + "collapse" + ] }, { "Code": "EA4A", "Name": "ContactInfoMirrored", "Tags": [ "person", - "user" + "user", + "details" ] }, { "Code": "EA4B", "Name": "DockRightMirrored", - "Tags": [] + "Tags": [ + "position", + "side", + "panel" + ] }, { "Code": "EA4C", "Name": "DockLeftMirrored", - "Tags": [] + "Tags": [ + "position", + "side", + "panel" + ] }, { "Code": "EA4E", "Name": "ExpandTileMirrored", - "Tags": [] + "Tags": [ + "maximize", + "view", + "window" + ] }, { "Code": "EA4F", "Name": "GoMirrored", "Tags": [ - "arrow" + "arrow", + "start", + "move", + "launch", + "begin" ] }, { "Code": "EA50", "Name": "GripperResizeMirrored", "Tags": [ - "triangle" + "triangle", + "drag", + "handle" ] }, { "Code": "EA51", "Name": "HelpMirrored", "Tags": [ - "?" + "?", + "question", + "support", + "guide", + "assistance", + "info" ] }, { "Code": "EA52", "Name": "ImportMirrored", "Tags": [ - "arrow" + "arrow", + "upload", + "file", + "add", + "transfer" ] }, { "Code": "EA53", "Name": "ImportAllMirrored", "Tags": [ - "arrow" + "arrow", + "upload", + "file", + "add", + "transfer" ] }, { "Code": "EA54", "Name": "LeaveChatMirrored", - "Tags": [] + "Tags": [ + "exit", + "leave", + "message", + "conversation", + "disconnect" + ] }, { "Code": "EA55", "Name": "ListMirrored", - "Tags": [] + "Tags": [ + "text", + "line", + "view" + ] }, { "Code": "EA56", "Name": "MailForwardMirrored", - "Tags": [] + "Tags": [ + "send", + "arrow", + "envelope", + "email", + "delivery", + "message", + "letter" + ] }, { "Code": "EA57", "Name": "MailReplyMirrored", - "Tags": [] + "Tags": [ + "envelope", + "email", + "delivery", + "message", + "respond", + "letter" + ] }, { "Code": "EA58", "Name": "MailReplyAllMirrored", - "Tags": [] + "Tags": [ + "envelope", + "email", + "delivery", + "message", + "respond", + "letter" + ] }, { "Code": "EA5B", "Name": "OpenPaneMirrored", - "Tags": [] + "Tags": [ + "sidebar", + "expand", + "menu", + "show" + ] }, { "Code": "EA5C", "Name": "OpenWithMirrored", - "Tags": [] + "Tags": [ + "application", + "program", + "associate", + "file", + "choose", + "viewer" + ] }, { "Code": "EA5E", "Name": "ParkingLocationMirrored", "Tags": [ - "car" - ] - }, + "car", + "spot", + "space" + ] + }, { "Code": "EA5F", "Name": "ResizeMouseMediumMirrored", - "Tags": [] + "Tags": [ + "drag", + "resize", + "adjust", + "pointer", + "handle" + ] }, { "Code": "EA60", "Name": "ResizeMouseSmallMirrored", - "Tags": [] + "Tags": [ + "drag", + "resize", + "adjust", + "pointer", + "handle" + ] }, { "Code": "EA61", "Name": "ResizeMouseTallMirrored", - "Tags": [] + "Tags": [ + "drag", + "resize", + "adjust", + "pointer", + "handle" + ] }, { "Code": "EA62", "Name": "ResizeTouchNarrowerMirrored", "Tags": [ - "arrow" + "arrow", + "drag", + "resize", + "adjust", + "pointer", + "handle" ] }, { "Code": "EA63", "Name": "SendMirrored", - "Tags": [] + "Tags": [ + "paper plane", + "mail", + "message", + "email" + ] }, { "Code": "EA64", "Name": "SendFillMirrored", - "Tags": [] + "Tags": [ + "paper plane", + "mail", + "message", + "email" + ] }, { "Code": "EA65", "Name": "ShowResultsMirrored", - "Tags": [] + "Tags": [ + "list", + "bullet points", + "formatting", + "display", + "view" + ] }, { "Code": "EA69", "Name": "Media", - "Tags": [] + "Tags": [ + "audio", + "video", + "content", + "entertainment", + "streaming" + ] }, { "Code": "EA6A", "Name": "SyncError", "Tags": [ "arrow", - "!" + "!", + "failure", + "problem", + "update" ] }, { "Code": "EA6C", "Name": "Devices3", - "Tags": [] + "Tags": [ + "hardware", + "connections", + "peripherals", + "electronics", + "gadgets" + ] }, { "Code": "EA79", "Name": "SlowMotionOn", - "Tags": [] + "Tags": [ + "playback", + "video", + "effect", + "speed" + ] }, { "Code": "EA80", "Name": "Lightbulb", - "Tags": [] + "Tags": [ + "light", + "illuminate", + "knowledge", + "smart", + "idea", + "tip" + ] }, { "Code": "EA81", "Name": "StatusCircle", - "Tags": [] + "Tags": [ + "indicator", + "circle", + "check", + "signal" + ] }, { "Code": "EA82", "Name": "StatusTriangle", - "Tags": [] + "Tags": [ + "indicator", + "warning", + "alert" + ] }, { "Code": "EA83", "Name": "StatusError", "Tags": [ - "x" + "x", + "problem", + "failure", + "alert" ] }, { "Code": "EA84", "Name": "StatusWarning", "Tags": [ - "!" + "!", + "caution", + "alert", + "attention" ] }, { "Code": "EA86", "Name": "Puzzle", - "Tags": [] + "Tags": [ + "piece", + "game", + "solution", + "challenge" + ] }, { "Code": "EA89", "Name": "CalendarSolid", - "Tags": [] + "Tags": [ + "time", + "date", + "planning" + ] }, { "Code": "EA8A", "Name": "HomeSolid", - "Tags": [] + "Tags": [ + "house", + "safety", + "location", + "space", + "wfh" + ] }, { "Code": "EA8B", "Name": "ParkingLocationSolid", "Tags": [ - "car" + "car", + "spot", + "space" ] }, { @@ -6135,13 +6414,18 @@ "Name": "ContactSolid", "Tags": [ "person", - "user" + "user", + "details" ] }, { "Code": "EA8D", "Name": "ConstructionSolid", - "Tags": [] + "Tags": [ + "person", + "user", + "work" + ] }, { "Code": "EA8E", @@ -6154,25 +6438,40 @@ "Code": "EA8F", "Name": "Ringer", "Tags": [ - "bell" + "bell", + "notification", + "alert" ] }, { "Code": "EA90", "Name": "PDF", - "Tags": [] + "Tags": [ + "document", + "file", + "portable", + "format", + "view" + ] }, { "Code": "EA91", "Name": "ThoughtBubble", "Tags": [ - "cloud" + "cloud", + "idea", + "concept", + "conversation" ] }, { "Code": "EA92", "Name": "HeartBroken", - "Tags": [] + "Tags": [ + "love", + "emotion", + "sadness" + ] }, { "Code": "EA93", @@ -6203,149 +6502,263 @@ "Code": "EA97", "Name": "CallForwardingMirrored", "Tags": [ - "phone" + "phone", + "handset", + "audio" ] }, { "Code": "EA98", "Name": "MultiSelectMirrored", - "Tags": [] + "Tags": [ + "checkmark", + "task", + "list", + "type" + ] }, { "Code": "EA99", "Name": "Broom", - "Tags": [] + "Tags": [ + "sweep", + "clean", + "brush" + ] }, { "Code": "EAC2", "Name": "ForwardCall", "Tags": [ - "arrow" + "arrow", + "phone" ] }, { "Code": "EADF", "Name": "Trackers", "Tags": [ - "check" + "check", + "monitor", + "progress", + "list" ] }, { "Code": "EAFC", "Name": "Market", "Tags": [ - "arrow" + "arrow", + "stocks", + "finance", + "trading", + "investment" ] }, { "Code": "EB05", "Name": "PieSingle", "Tags": [ - "chart" + "chart", + "graph", + "data", + "visual", + "analysis", + "statistics", + "representation" ] }, { "Code": "EB0F", "Name": "StockUp", "Tags": [ - "triangle" + "increase", + "growth", + "rise", + "market" ] }, { "Code": "EB11", "Name": "StockDown", "Tags": [ - "triangle" + "decrease", + "decline", + "fall", + "market" ] }, { "Code": "EB3C", "Name": "Design", - "Tags": [] + "Tags": [ + "ruler", + "triangle", + "measurement", + "drafting", + "geometry", + "sketch", + "precision" + ] }, { "Code": "EB41", "Name": "Website", - "Tags": [] + "Tags": [ + "web", + "internet", + "site", + "online", + "page" + ] }, { "Code": "EB42", "Name": "Drop", - "Tags": [] + "Tags": [ + "water", + "liquid", + "spill", + "paint" + ] }, { "Code": "EB44", "Name": "Radar", - "Tags": [] + "Tags": [ + "signal", + "tracking", + "detection", + "monitoring" + ] }, { "Code": "EB47", "Name": "BusSolid", - "Tags": [] + "Tags": [ + "vehicle", + "transportation", + "public", + "travel" + ] }, { "Code": "EB48", "Name": "FerrySolid", "Tags": [ "boat", - "ship" + "ship", + "ocean", + "travel" ] }, { "Code": "EB49", "Name": "StartPointSolid", - "Tags": [] + "Tags": [ + "map", + "travel", + "navigation" + ] }, { "Code": "EB4A", "Name": "StopPointSolid", - "Tags": [] + "Tags": [ + "map", + "travel", + "navigation" + ] }, { "Code": "EB4B", "Name": "EndPointSolid", "Tags": [ - "flag" + "flag", + "map", + "travel", + "navigation" ] }, { "Code": "EB4C", "Name": "AirplaneSolid", - "Tags": [] + "Tags": [ + "flight", + "vehicle", + "travel" + ] }, { "Code": "EB4D", "Name": "TrainSolid", - "Tags": [] + "Tags": [ + "rail", + "transport", + "travel", + "track", + "station" + ] }, { "Code": "EB4E", "Name": "WorkSolid", - "Tags": [] + "Tags": [ + "bag", + "handbag", + "briefcase", + "office" + ] }, { "Code": "EB4F", "Name": "ReminderFill", "Tags": [ - "light" + "light", + "illuminate", + "knowledge", + "smart", + "idea", + "tip", + "alert", + "notification", + "task", + "prompt" ] }, { "Code": "EB50", "Name": "Reminder", "Tags": [ - "light" + "light", + "illuminate", + "knowledge", + "smart", + "idea", + "tip", + "alert", + "notification", + "task", + "prompt" ] }, { "Code": "EB51", "Name": "Heart", - "Tags": [] + "Tags": [ + "love", + "emotion", + "like" + ] }, { "Code": "EB52", "Name": "HeartFill", - "Tags": [] + "Tags": [ + "love", + "emotion", + "like" + ] }, { "Code": "EB55", @@ -6425,7 +6838,13 @@ { "Code": "EB66", "Name": "Devices4", - "Tags": [] + "Tags": [ + "hardware", + "connections", + "peripherals", + "electronics", + "gadgets" + ] }, { "Code": "EB67", @@ -7196,7 +7615,11 @@ { "Code": "EC40", "Name": "MobAirplane", - "Tags": [] + "Tags": [ + "flight", + "vehicle", + "travel" + ] }, { "Code": "EC41", @@ -7389,14 +7812,18 @@ "Code": "EC7E", "Name": "MobCallForwarding", "Tags": [ - "phone" + "phone", + "handset", + "audio" ] }, { "Code": "EC7F", "Name": "MobCallForwardingMirrored", "Tags": [ - "phone" + "phone", + "handset", + "audio" ] }, { @@ -8569,21 +8996,30 @@ "Code": "F0D5", "Name": "ChromeBackContrast", "Tags": [ - "arrow" + "arrow", + "back", + "navigate", + "browser" ] }, { "Code": "F0D6", "Name": "ChromeBackContrastMirrored", "Tags": [ - "arrow" + "arrow", + "back", + "navigate", + "browser" ] }, { "Code": "F0D7", "Name": "ChromeBackToWindowContrast", "Tags": [ - "arrow" + "arrow", + "back", + "navigate", + "browser" ] }, { From 940391b168da06308625402f1544971165d7d8c4 Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:26:55 +0100 Subject: [PATCH 06/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 427 +++++++++++++++++++++----- 1 file changed, 347 insertions(+), 80 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 53b9fa1bf..756682b3b 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -841,7 +841,8 @@ "upload", "download", "save", - "sync" + "sync", + "remote" ] }, { @@ -1009,10 +1010,12 @@ { "Code": "E768", "Name": "Play", - "Tags": [ "control", + "Tags": [ + "control", "playback", "start", - "begin"] + "begin" + ] }, { "Code": "E769", @@ -2329,7 +2332,8 @@ { "Code": "E842", "Name": "PinnedFill", - "Tags": [ "save", + "Tags": [ + "save", "share", "post", "favorite" @@ -2365,12 +2369,20 @@ { "Code": "E846", "Name": "RightArrowKeyTime1", - "Tags": [] + "Tags": [ + "navigate", + "forward", + "progress" + ] }, { "Code": "E847", "Name": "RightArrowKeyTime2", - "Tags": [] + "Tags": [ + "navigate", + "forward", + "progress" + ] }, { "Code": "E848", @@ -2429,12 +2441,20 @@ { "Code": "E84E", "Name": "RightArrowKeyTime3", - "Tags": [] + "Tags": [ + "navigate", + "forward", + "progress" + ] }, { "Code": "E84F", "Name": "RightArrowKeyTime4", - "Tags": [] + "Tags": [ + "navigate", + "forward", + "progress" + ] }, { "Code": "E850", @@ -2585,7 +2605,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -2594,7 +2614,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -2603,7 +2623,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -2612,7 +2632,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -2621,7 +2641,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -2630,7 +2650,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -2639,7 +2659,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -2648,7 +2668,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -2657,7 +2677,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -6486,7 +6506,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -6495,7 +6515,7 @@ "Tags": [ "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -6763,77 +6783,151 @@ { "Code": "EB55", "Name": "EthernetError", - "Tags": [] + "Tags": [ + "x", + "network", + "connection", + "cable" + ] }, { "Code": "EB56", "Name": "EthernetWarning", - "Tags": [] + "Tags": [ + "!", + "network", + "connection", + "cable" + ] }, { "Code": "EB57", "Name": "StatusConnecting1", - "Tags": [] + "Tags": [ + "network", + "connection", + "loading" + ] }, { "Code": "EB58", "Name": "StatusConnecting2", - "Tags": [] + "Tags": [ + "network", + "connection", + "loading" + ] }, { "Code": "EB59", "Name": "StatusUnsecure", - "Tags": [] + "Tags": [ + "warning", + "connection", + "risk", + "alert", + "shield" + ] }, { "Code": "EB5A", "Name": "WifiError0", - "Tags": [] + "Tags": [ + "x", + "connection", + "failed", + "network" + ] }, { "Code": "EB5B", "Name": "WifiError1", - "Tags": [] + "Tags": [ + "x", + "connection", + "failed", + "network" + ] }, { "Code": "EB5C", "Name": "WifiError2", - "Tags": [] + "Tags": [ + "x", + "connection", + "failed", + "network" + ] }, { "Code": "EB5D", "Name": "WifiError3", - "Tags": [] + "Tags": [ + "x", + "connection", + "failed", + "network" + ] }, { "Code": "EB5E", "Name": "WifiError4", - "Tags": [] + "Tags": [ + "x", + "connection", + "failed", + "network" + ] }, { "Code": "EB5F", "Name": "WifiWarning0", - "Tags": [] + "Tags": [ + "!", + "signal", + "connection", + "alert" + ] }, { "Code": "EB60", "Name": "WifiWarning1", - "Tags": [] + "Tags": [ + "!", + "signal", + "connection", + "alert" + ] }, { "Code": "EB61", "Name": "WifiWarning2", - "Tags": [] + "Tags": [ + "!", + "signal", + "connection", + "alert" + ] }, { "Code": "EB62", "Name": "WifiWarning3", - "Tags": [] + "Tags": [ + "!", + "signal", + "connection", + "alert" + ] }, { "Code": "EB63", "Name": "WifiWarning4", - "Tags": [] + "Tags": [ + "!", + "signal", + "connection", + "alert" + ] }, { "Code": "EB66", @@ -6849,23 +6943,35 @@ { "Code": "EB67", "Name": "NUIIris", - "Tags": [] + "Tags": [ + "eye" + ] }, { "Code": "EB68", "Name": "NUIFace", - "Tags": [] + "Tags": [ + "emoji", + "smiley" + ] }, { "Code": "EB77", "Name": "GatewayRouter", - "Tags": [] + "Tags": [ + "network", + "connection", + "internet" + ] }, { "Code": "EB7E", "Name": "EditMirrored", "Tags": [ - "pencil" + "pencil", + "update", + "create", + "draw" ] }, { @@ -6932,23 +7038,38 @@ "Code": "EB90", "Name": "StatusErrorFull", "Tags": [ - "x" + "x", + "problem", + "failure", + "alert" ] }, { "Code": "EB91", "Name": "TaskViewExpanded", - "Tags": [] + "Tags": [ + "overview", + "window" + ] }, { "Code": "EB95", "Name": "Certificate", - "Tags": [] + "Tags": [ + "diploma", + "education", + "ribbon" + ] }, { "Code": "EB96", "Name": "BackSpaceQWERTYLg", - "Tags": [] + "Tags": [ + "delete", + "backward", + "remove", + "keyboard" + ] }, { "Code": "EB97", @@ -7198,7 +7319,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7208,7 +7329,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7218,7 +7339,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7228,7 +7349,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7238,7 +7359,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7248,7 +7369,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7258,7 +7379,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7268,7 +7389,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7278,7 +7399,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7288,7 +7409,7 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { @@ -7298,38 +7419,76 @@ "phone", "charge", "power", - "economic" + "eco-friendly" ] }, { "Code": "EBC3", "Name": "DictionaryCloud", - "Tags": [] + "Tags": [ + "book", + "reference", + "storage", + "upload", + "download", + "save", + "sync", + "remote" + ] }, { "Code": "EBC4", "Name": "ResetDrive", - "Tags": [] + "Tags": [ + "storage", + "reboot", + "refresh" + ] }, { "Code": "EBC5", "Name": "VolumeBars", - "Tags": [] + "Tags": [ + "sound", + "level", + "audio" + ] }, { "Code": "EBC6", "Name": "Project", - "Tags": [] + "Tags": [ + "present", + "presentation", + "view", + "slide", + "lecture", + "analog" + ] }, { "Code": "EBD2", "Name": "AdjustHologram", - "Tags": [] + "Tags": [ + "3D", + "cube", + "projection", + "virtual", + "illusion", + "tech", + "interactive" + ] }, { "Code": "EBD3", "Name": "CloudDownload", - "Tags": [] + "Tags": [ + "storage", + "upload", + "save", + "sync", + "remote" + ] }, { "Code": "EBD4", @@ -7339,27 +7498,46 @@ { "Code": "EBD5", "Name": "MobWifiCall0", - "Tags": [] + "Tags": [ + "signal", + "bars" + ] }, { "Code": "EBD6", "Name": "MobWifiCall1", - "Tags": [] + "Tags": [ + "connection", + "communication", + "phone" + ] }, { "Code": "EBD7", "Name": "MobWifiCall2", - "Tags": [] + "Tags": [ + "connection", + "communication", + "phone" + ] }, { "Code": "EBD8", "Name": "MobWifiCall3", - "Tags": [] + "Tags": [ + "connection", + "communication", + "phone" + ] }, { "Code": "EBD9", "Name": "MobWifiCall4", - "Tags": [] + "Tags": [ + "connection", + "communication", + "phone" + ] }, { "Code": "EBDA", @@ -7380,76 +7558,152 @@ { "Code": "EBDE", "Name": "DeviceDiscovery", - "Tags": [] + "Tags": [ + "search", + "scan", + "connect", + "network", + "pair" + ] }, { "Code": "EBE6", "Name": "WindDirection", - "Tags": [] + "Tags": [ + "weather", + "compass", + "forecast", + "breeze", + "navigation" + ] }, { "Code": "EBE7", "Name": "RightArrowKeyTime0", - "Tags": [] + "Tags": [ + "navigate", + "forward", + "progress" + ] }, { "Code": "EBE8", "Name": "Bug", - "Tags": [] + "Tags": [ + "error", + "debug", + "issue", + "problem", + "glitch", + "software", + "report" + ] }, { "Code": "EBFC", "Name": "TabletMode", - "Tags": [] + "Tags": [ + "touchscreen", + "convertible", + "device" + ] }, { "Code": "EBFD", "Name": "StatusCircleLeft", - "Tags": [] + "Tags": [ + "indicator", + "progress" + ] }, { "Code": "EBFE", "Name": "StatusTriangleLeft", - "Tags": [] + "Tags": [ + "indicator", + "progress", + "alert", + "warning" + ] }, { "Code": "EBFF", "Name": "StatusErrorLeft", "Tags": [ - "x" + "x", + "indicator", + "progress", + "problem", + "issue" ] }, { "Code": "EC00", "Name": "StatusWarningLeft", "Tags": [ - "!" + "!", + "indicator", + "progress", + "caution", + "attention" ] }, { "Code": "EC02", "Name": "MobBatteryUnknown", - "Tags": [] + "Tags": [ + "charge", + "power", + "status", + "phone" + ] }, { "Code": "EC05", "Name": "NetworkTower", - "Tags": [] + "Tags": [ + "signal", + "cell", + "communication", + "coverage", + "internet" + ] }, { "Code": "EC06", "Name": "CityNext", - "Tags": [] + "Tags": [ + "building", + "skyline", + "urban", + "metropolis", + "architecture", + "downtown" + ] }, { "Code": "EC07", "Name": "CityNext2", - "Tags": [] + "Tags": [ + "building", + "skyline", + "urban", + "metropolis", + "architecture", + "downtown" + ] }, { "Code": "EC08", "Name": "Courthouse", - "Tags": [] + "Tags": [ + "law", + "government", + "justice", + "court", + "legal", + "building" + ] }, { "Code": "EC09", @@ -7459,12 +7713,25 @@ { "Code": "EC0A", "Name": "Sustainable", - "Tags": [] + "Tags": [ + "leaf", + "green", + "power", + "eco-friendly", + "renewable" + ] }, { "Code": "EC0B", "Name": "BuildingEnergy", - "Tags": [] + "Tags": [ + "sustainability", + "efficiency", + "green", + "power", + "eco-friendly", + "renewable" + ] }, { "Code": "EC11", From 7f918943df23519a417ecb74c2921c2fa5ec5fe9 Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Tue, 17 Dec 2024 14:32:08 +0100 Subject: [PATCH 07/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 414 ++++++++++++++++++++------ 1 file changed, 323 insertions(+), 91 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 756682b3b..775a4a577 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -101,7 +101,6 @@ "device", "screen", "physical", - "analog", "watch", "view", "video", @@ -743,7 +742,6 @@ "paper", "copy", "fax", - "analog", "office", "ink" ] @@ -960,8 +958,7 @@ "keyboard", "type", "key", - "device", - "analog" + "device" ] }, { @@ -971,8 +968,7 @@ "keyboard", "type", "key", - "device", - "analog" + "device" ] }, { @@ -993,8 +989,7 @@ "keyboard", "type", "key", - "device", - "analog" + "device" ] }, { @@ -1210,8 +1205,7 @@ "Tags": [ "clipboard", "copy", - "memory", - "analog" + "memory" ] }, { @@ -1771,8 +1765,7 @@ "audio", "sound", "volume", - "device", - "analog" + "device" ] }, { @@ -1784,8 +1777,7 @@ "presentation", "view", "slide", - "lecture", - "analog" + "lecture" ] }, { @@ -1797,8 +1789,7 @@ "presentation", "view", "slide", - "lecture", - "analog" + "lecture" ] }, { @@ -1810,8 +1801,7 @@ "presentation", "view", "slide", - "lecture", - "analog" + "lecture" ] }, { @@ -1823,8 +1813,7 @@ "presentation", "view", "slide", - "lecture", - "analog" + "lecture" ] }, { @@ -1836,8 +1825,7 @@ "presentation", "view", "slide", - "lecture", - "analog" + "lecture" ] }, { @@ -2076,7 +2064,6 @@ "pin", "marker", "map", - "location", "travel" ] }, @@ -2244,7 +2231,6 @@ "Code": "E838", "Name": "FolderOpen", "Tags": [ - "analog", "collection", "directory", "file", @@ -2993,7 +2979,6 @@ "Code": "E88E", "Name": "USB", "Tags": [ - "analog", "device", "universal series bus", "storage", @@ -3425,7 +3410,6 @@ "Code": "E8B7", "Name": "Folder", "Tags": [ - "analog", "collection", "directory", "file", @@ -3668,7 +3652,6 @@ "device", "screen", "physical", - "analog", "watch", "view", "video", @@ -3761,7 +3744,6 @@ "Code": "E8D5", "Name": "FolderFill", "Tags": [ - "analog", "collection", "directory", "file", @@ -4075,7 +4057,6 @@ "Code": "E8F4", "Name": "NewFolder", "Tags": [ - "analog", "collection", "directory", "file", @@ -4098,7 +4079,6 @@ "Code": "E8F6", "Name": "UnsyncFolder", "Tags": [ - "analog", "collection", "directory", "file", @@ -4112,7 +4092,6 @@ "Code": "E8F7", "Name": "SyncFolder", "Tags": [ - "analog", "collection", "directory", "file", @@ -4573,7 +4552,6 @@ "type", "key", "device", - "analog", "hardware" ] }, @@ -4584,7 +4562,6 @@ "type", "key", "device", - "analog", "hardware", "close", "hide", @@ -4886,8 +4863,7 @@ "Code": "E952", "Name": "Dock", "Tags": [ - "device", - "analog" + "device" ] }, { @@ -4966,7 +4942,6 @@ "sound", "volume", "device", - "analog", "support", "help" ] @@ -7462,8 +7437,7 @@ "presentation", "view", "slide", - "lecture", - "analog" + "lecture" ] }, { @@ -7596,7 +7570,8 @@ "problem", "glitch", "software", - "report" + "report", + "code" ] }, { @@ -7736,148 +7711,264 @@ { "Code": "EC11", "Name": "ToggleFilled", - "Tags": [] + "Tags": [ + "switch", + "on", + "active" + ] }, { "Code": "EC12", "Name": "ToggleBorder", - "Tags": [] + "Tags": [ + "switch", + "off", + "inactive" + ] }, { "Code": "EC13", "Name": "SliderThumb", - "Tags": [] + "Tags": [ + "control", + "handle", + "adjust" + ] }, { "Code": "EC14", "Name": "ToggleThumb", "Tags": [ - "circle" + "circle", + "switch", + "knob", + "control" ] }, { "Code": "EC15", "Name": "MiracastLogoSmall", - "Tags": [] + "Tags": [ + "wireless", + "display", + "screen" + ] }, { "Code": "EC16", "Name": "MiracastLogoLarge", - "Tags": [] + "Tags": [ + "wireless", + "display", + "screen" + ] }, { "Code": "EC19", "Name": "PLAP", - "Tags": [] + "Tags": [ + "lock", + "key", + "security", + "access", + "safety", + "permission", + "access", + "protection", + "password" + ] }, { "Code": "EC1B", "Name": "Badge", - "Tags": [] + "Tags": [ + "badge", + "award", + "achievement", + "medal", + "recognition" + ] }, { "Code": "EC1E", "Name": "SignalRoaming", "Tags": [ - "triangle" + "triangle", + "network", + "coverage", + "mobile" ] }, { "Code": "EC20", "Name": "MobileLocked", - "Tags": [] + "Tags": [ + "security", + "phone", + "device", + "protection", + "restricted" + ] }, { "Code": "EC24", "Name": "InsiderHubApp", "Tags": [ - "announcement" + "announcement", + "beta", + "program", + "preview", + "early access" ] }, { "Code": "EC25", "Name": "PersonalFolder", "Tags": [ - "user" + "user", + "documents", + "files", + "storage", + "private", + "directory" ] }, { "Code": "EC26", "Name": "HomeGroup", - "Tags": [] + "Tags": [ + "network", + "sharing", + "devices", + "chemical", + "formaldehyde" + ] }, { "Code": "EC27", "Name": "MyNetwork", - "Tags": [] + "Tags": [ + "connection", + "devices", + "shared", + "local" + ] }, { "Code": "EC31", "Name": "KeyboardFull", - "Tags": [] + "Tags": [ + "keyboard", + "type", + "key", + "device" + ] }, { "Code": "EC32", "Name": "Cafe", "Tags": [ "coffee", - "cup" + "cup", + "restaurant", + "beverage", + "break", + "snack" ] }, { "Code": "EC37", "Name": "MobSignal1", "Tags": [ - "bar" + "bar", + "network", + "coverage", + "cellular" ] }, { "Code": "EC38", "Name": "MobSignal2", "Tags": [ - "bar" + "bar", + "network", + "coverage", + "cellular" ] }, { "Code": "EC39", "Name": "MobSignal3", "Tags": [ - "bar" + "bar", + "network", + "coverage", + "cellular" ] }, { "Code": "EC3A", "Name": "MobSignal4", "Tags": [ - "bar" + "bar", + "network", + "coverage", + "cellular" ] }, { "Code": "EC3B", "Name": "MobSignal5", "Tags": [ - "bar" + "bar", + "network", + "coverage", + "cellular" ] }, { "Code": "EC3C", "Name": "MobWifi1", - "Tags": [] + "Tags": [ + "wireless fidelity", + "connect", + "internet", + "web", + "connection" + ] }, { "Code": "EC3D", "Name": "MobWifi2", - "Tags": [] + "Tags": [ + "wireless fidelity", + "connect", + "internet", + "web", + "connection" + ] }, { "Code": "EC3E", "Name": "MobWifi3", - "Tags": [] + "Tags": [ + "wireless fidelity", + "connect", + "internet", + "web", + "connection" + ] }, { "Code": "EC3F", "Name": "MobWifi4", - "Tags": [] + "Tags": [ + "wireless fidelity", + "connect", + "internet", + "web", + "connection" + ] }, { "Code": "EC40", @@ -7891,7 +7982,10 @@ { "Code": "EC41", "Name": "MobBluetooth", - "Tags": [] + "Tags": [ + "device", + "connection" + ] }, { "Code": "EC42", @@ -7904,18 +7998,30 @@ { "Code": "EC43", "Name": "MobLocation", - "Tags": [] + "Tags": [ + "pin", + "marker", + "map", + "travel" + ] }, { "Code": "EC44", "Name": "MobWifiHotspot", - "Tags": [] + "Tags": [ + "connection", + "network", + "share" + ] }, { "Code": "EC45", "Name": "LanguageJpn", "Tags": [ - "japanese" + "japanese", + "Kanji", + "character", + "language" ] }, { @@ -7936,92 +8042,196 @@ { "Code": "EC48", "Name": "SpeedOff", - "Tags": [] + "Tags": [ + "disabled", + "inactive", + "pause", + "performance" + ] }, { "Code": "EC49", "Name": "SpeedMedium", - "Tags": [] + "Tags": [ + "average", + "moderate", + "balance", + "performance" + ] }, { "Code": "EC4A", "Name": "SpeedHigh", - "Tags": [] + "Tags": [ + "fast", + "quick", + "maximum", + "performance" + + ] }, { "Code": "EC4E", "Name": "ThisPC", - "Tags": [] + "Tags": [ + "computer", + "device", + "files", + "explorer", + "desktop" + ] }, { "Code": "EC4F", "Name": "MusicNote", - "Tags": [] + "Tags": [ + "concert", + "musician", + "art", + "event" + ] }, { "Code": "EC50", "Name": "FileExplorer", - "Tags": [] + "Tags": [ + "application", + "manager", + "browser", + "documents", + "folder" + ] }, { "Code": "EC51", "Name": "FileExplorerApp", - "Tags": [] + "Tags": [ + "application", + "manager", + "browser", + "documents", + "folder" + ] }, { "Code": "EC52", "Name": "LeftArrowKeyTime0", - "Tags": [] + "Tags": [ + "navigation", + "previous", + "rewind" + ] }, { "Code": "EC54", "Name": "MicOff", - "Tags": [] + "Tags": [ + "microphone", + "mute", + "audio", + "silent", + "disabled" + ] }, { "Code": "EC55", "Name": "MicSleep", - "Tags": [] + "Tags": [ + "microphone", + "audio", + "idle", + "standby", + "inactive" + ] }, { "Code": "EC56", "Name": "MicError", - "Tags": [] + "Tags": [ + "x", + "microphone", + "audio", + "issue", + "fault", + "problem" + ] }, { "Code": "EC57", "Name": "PlaybackRate1x", - "Tags": [] + "Tags": [ + "normal", + "speed", + "video", + "audio", + "standard" + ] }, { "Code": "EC58", "Name": "PlaybackRateOther", - "Tags": [] + "Tags": [ + "normal", + "speed", + "video", + "audio", + "standard" + ] }, { "Code": "EC59", "Name": "CashDrawer", - "Tags": [] + "Tags": [ + "register", + "money", + "payment", + "transaction", + "pointofsale" + ] }, { "Code": "EC5A", "Name": "BarcodeScanner", - "Tags": [] + "Tags": [ + "inventory", + "product", + "retail", + "checkout", + "pointofsale" + ] }, { "Code": "EC5B", "Name": "ReceiptPrinter", - "Tags": [] + "Tags": [ + "paper", + "receiptpaper", + "transaction", + "purchase", + "sale", + "pointofsale" + ] }, { "Code": "EC5C", "Name": "MagStripeReader", - "Tags": [] + "Tags": [ + "card", + "payment", + "swipe", + "transaction" + ] }, { "Code": "EC61", "Name": "CompletedSolid", - "Tags": [] + "Tags": [ + "check", + "finished", + "done", + "achieved", + "success" + ] }, { "Code": "EC64", @@ -8033,7 +8243,13 @@ { "Code": "EC6C", "Name": "Favicon2", - "Tags": [] + "Tags": [ + "logo", + "icon", + "brand", + "shortcut", + "symbol" + ] }, { "Code": "EC6D", @@ -8043,12 +8259,26 @@ { "Code": "EC71", "Name": "MicOn", - "Tags": [] + "Tags": [ + "microphone", + "audio", + "active", + "sound", + "enabled", + "recording" + ] }, { "Code": "EC72", "Name": "MicClipping", - "Tags": [] + "Tags": [ + "microphone", + "audio", + "distortion", + "overload", + "volume", + "peak" + ] }, { "Code": "EC74", @@ -8299,8 +8529,10 @@ "Name": "ActionCenterNotificationMirrored", "Tags": [ "message", - "notification", - "chat" + "alert", + "reminder", + "warning", + "update" ] }, { From 3ca377740e38fda59cafdd531189075530ccf972 Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Wed, 18 Dec 2024 13:41:29 +0100 Subject: [PATCH 08/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 538 ++++++++++++++++++++------ 1 file changed, 428 insertions(+), 110 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 775a4a577..90f4992ea 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -17,7 +17,8 @@ "connect", "internet", "web", - "connection" + "connection", + "network" ] }, { @@ -1428,7 +1429,8 @@ "blink", "pupil", "show", - "hide" + "hide", + "password" ] }, { @@ -2591,7 +2593,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -2600,7 +2602,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -2609,7 +2611,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -2618,7 +2620,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -2627,7 +2629,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -2636,7 +2638,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -2645,7 +2647,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -2654,7 +2656,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -2663,7 +2665,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -2722,7 +2724,8 @@ "connect", "internet", "web", - "connection" + "connection", + "network" ] }, { @@ -2733,7 +2736,8 @@ "connect", "internet", "web", - "connection" + "connection", + "network" ] }, { @@ -2744,7 +2748,8 @@ "connect", "internet", "web", - "connection" + "connection", + "network" ] }, { @@ -2942,7 +2947,8 @@ "Tags": [ "connection", "network", - "share" + "share", + "network" ] }, { @@ -3002,7 +3008,8 @@ "see", "eye", "focus", - "look" + "look", + "password" ] }, { @@ -5427,7 +5434,8 @@ "connect", "internet", "web", - "connection" + "connection", + "network" ] }, { @@ -6465,7 +6473,8 @@ "Tags": [ "love", "emotion", - "sadness" + "sadness", + "dislike" ] }, { @@ -6481,7 +6490,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -6490,7 +6499,7 @@ "Tags": [ "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -6861,7 +6870,8 @@ "!", "signal", "connection", - "alert" + "alert", + "network" ] }, { @@ -6871,7 +6881,8 @@ "!", "signal", "connection", - "alert" + "alert", + "network" ] }, { @@ -6881,7 +6892,8 @@ "!", "signal", "connection", - "alert" + "alert", + "network" ] }, { @@ -6891,7 +6903,8 @@ "!", "signal", "connection", - "alert" + "alert", + "network" ] }, { @@ -6901,7 +6914,8 @@ "!", "signal", "connection", - "alert" + "alert", + "network" ] }, { @@ -6919,7 +6933,8 @@ "Code": "EB67", "Name": "NUIIris", "Tags": [ - "eye" + "eye", + "password" ] }, { @@ -7294,7 +7309,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7304,7 +7319,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7314,7 +7329,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7324,7 +7339,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7334,7 +7349,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7344,7 +7359,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7354,7 +7369,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7364,7 +7379,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7374,7 +7389,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7384,7 +7399,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7394,7 +7409,7 @@ "phone", "charge", "power", - "eco-friendly" + "eco friendly" ] }, { @@ -7467,14 +7482,19 @@ { "Code": "EBD4", "Name": "MobWifiCallBars", - "Tags": [] + "Tags": [ + "signal", + "network" + ] }, { "Code": "EBD5", "Name": "MobWifiCall0", "Tags": [ "signal", - "bars" + "connection", + "communication", + "phone" ] }, { @@ -7692,7 +7712,7 @@ "leaf", "green", "power", - "eco-friendly", + "eco friendly", "renewable" ] }, @@ -7704,7 +7724,7 @@ "efficiency", "green", "power", - "eco-friendly", + "eco friendly", "renewable" ] }, @@ -7934,7 +7954,8 @@ "connect", "internet", "web", - "connection" + "connection", + "network" ] }, { @@ -7945,7 +7966,8 @@ "connect", "internet", "web", - "connection" + "connection", + "network" ] }, { @@ -7956,7 +7978,8 @@ "connect", "internet", "web", - "connection" + "connection", + "network" ] }, { @@ -7967,7 +7990,8 @@ "connect", "internet", "web", - "connection" + "connection", + "network" ] }, { @@ -8011,7 +8035,8 @@ "Tags": [ "connection", "network", - "share" + "share", + "network" ] }, { @@ -8283,27 +8308,51 @@ { "Code": "EC74", "Name": "TabletSelected", - "Tags": [] + "Tags": [ + "device", + "touchscreen", + "display", + "checked" + ] }, { "Code": "EC75", "Name": "MobileSelected", - "Tags": [] + "Tags": [ + "phone", + "smartphone", + "device", + "checked" + ] }, { "Code": "EC76", "Name": "LaptopSelected", - "Tags": [] + "Tags": [ + "notebook", + "device", + "portable", + "checked" + ] }, { "Code": "EC77", "Name": "TVMonitorSelected", - "Tags": [] + "Tags": [ + "selected", + "display", + "screen", + "checked" + ] }, { "Code": "EC7A", "Name": "DeveloperTools", - "Tags": [] + "Tags": [ + "debugging", + "coding", + "software" + ] }, { "Code": "EC7E", @@ -8326,22 +8375,39 @@ { "Code": "EC80", "Name": "BodyCam", - "Tags": [] + "Tags": [ + "camera", + "body", + "recording", + "security" + ] }, { "Code": "EC81", "Name": "PoliceCar", - "Tags": [] + "Tags": [ + "vehicle", + "emergency", + "law" + ] }, { "Code": "EC87", "Name": "Draw", - "Tags": [] + "Tags": [ + "edit", + "create", + "pencil" + ] }, { "Code": "EC88", "Name": "DrawSolid", - "Tags": [] + "Tags": [ + "edit", + "create", + "pencil" + ] }, { "Code": "EC8A", @@ -8354,35 +8420,55 @@ { "Code": "EC8F", "Name": "ScrollUpDown", - "Tags": [] + "Tags": [ + "navigate", + "vertical", + "move" + ] }, { "Code": "EC92", "Name": "DateTime", - "Tags": [] + "Tags": [ + "planning" + ] }, { "Code": "EC94", "Name": "HoloLens", - "Tags": [] + "Tags": [ + "augmented", + "reality", + "mixed", + "virtual", + "headset" + ] }, { "Code": "ECA5", "Name": "Tiles", - "Tags": [] + "Tags": [ + "grid", + "layout", + "dashboard", + "pattern" + ] }, { "Code": "ECA7", "Name": "PartyLeader", "Tags": [ "person", - "user" + "user", + "Badge" ] }, { "Code": "ECAA", "Name": "AppIconDefault", - "Tags": [] + "Tags": [ + "application" + ] }, { "Code": "ECAD", @@ -8394,47 +8480,83 @@ { "Code": "ECAF", "Name": "POI", - "Tags": [] + "Tags": [ + "Point", + "Interest", + "location", + "landmark", + "destination", + "map" + ] }, { "Code": "ECB9", "Name": "BandBattery0", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "ECBA", "Name": "BandBattery1", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "ECBB", "Name": "BandBattery2", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "ECBC", "Name": "BandBattery3", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "ECBD", "Name": "BandBattery4", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "ECBE", "Name": "BandBattery5", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "ECBF", "Name": "BandBattery6", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "ECC4", "Name": "AddSurfaceHub", - "Tags": [] + "Tags": [ + "+", + "device", + "physical", + "product", + "screen", + "touch screen", + "presentation" + ] }, { "Code": "ECC5", @@ -8472,57 +8594,104 @@ { "Code": "ECCA", "Name": "RadioBtnOff", - "Tags": [] + "Tags": [ + "dot", + "circle" + ] }, { "Code": "ECCB", "Name": "RadioBtnOn", - "Tags": [] + "Tags": [ + "dot", + "circle", + "selected" + ] }, { "Code": "ECCC", "Name": "RadioBullet2", - "Tags": [] + "Tags": [ + "dot", + "circle" + ] }, { "Code": "ECCD", "Name": "ExploreContent", - "Tags": [] + "Tags": [ + "+", + "discover", + "browse", + "navigate" + ] }, { "Code": "ECE4", "Name": "Blocked2", - "Tags": [] + "Tags": [ + "-" + ] }, { "Code": "ECE7", "Name": "ScrollMode", - "Tags": [] + "Tags": [ + "movement", + "vertical", + "navigate" + ] }, { "Code": "ECE8", "Name": "ZoomMode", - "Tags": [] + "Tags": [ + "+", + "-", + "shrink", + "scale" + ] }, { "Code": "ECE9", "Name": "PanMode", - "Tags": [] + "Tags": [ + "window", + "view", + "layout", + "section" + ] }, { "Code": "ECF0", "Name": "WiredUSB", - "Tags": [] + "Tags": [ + "USB", + "cable", + "connection", + "port" + ] }, { "Code": "ECF1", "Name": "WirelessUSB", - "Tags": [] + "Tags": [ + "USB", + "bluetooth", + "connection", + "adapter", + "port" + ] }, { "Code": "ECF3", "Name": "USBSafeConnect", - "Tags": [] + "Tags": [ + "USB", + "secure", + "connect", + "protection" + ] }, { "Code": "ED0C", @@ -8554,17 +8723,29 @@ { "Code": "ED10", "Name": "ResetDevice", - "Tags": [] + "Tags": [ + "factoryreset", + "reboot", + "restore", + "restart", + "settings" + ] }, { "Code": "ED11", "Name": "SubscriptionAddMirrored", - "Tags": [] + "Tags": [ + "+" + ] }, { "Code": "ED14", "Name": "QRCode", - "Tags": [] + "Tags": [ + "scanner", + "barcode", + "matrix" + ] }, { "Code": "ED15", @@ -8577,133 +8758,262 @@ { "Code": "ED1A", "Name": "Hide", - "Tags": [] + "Tags": [ + "eye", + "password", + "conceal", + "view", + "privacy" + ] }, { "Code": "ED1E", "Name": "Subtitles", - "Tags": [] + "Tags": [ + "caption", + "text", + "dialogue", + "speech", + "language", + "cc" + ] }, { "Code": "ED1F", "Name": "SubtitlesAudio", - "Tags": [] + "Tags": [ + "caption", + "text", + "dialogue", + "speech", + "language", + "cc" + ] }, { "Code": "ED25", "Name": "OpenFolderHorizontal", - "Tags": [] + "Tags": [ + "collection", + "directory", + "file", + "storage" + ] }, { "Code": "ED28", "Name": "CalendarMirrored", - "Tags": [] + "Tags": [ + "time", + "date", + "planning" + ] }, { "Code": "ED2A", "Name": "MobeSIM", - "Tags": [] + "Tags": [ + "mobile", + "network", + "cellular", + "status" + ] }, { "Code": "ED2B", "Name": "MobeSIMNoProfile", - "Tags": [] + "Tags": [ + "mobile", + "network", + "cellular", + "status" + ] }, { "Code": "ED2C", "Name": "MobeSIMLocked", - "Tags": [] + "Tags": [ + "mobile", + "network", + "cellular", + "status" + ] }, { "Code": "ED2D", "Name": "MobeSIMBusy", - "Tags": [] + "Tags": [ + "mobile", + "network", + "cellular", + "status" + ] }, { "Code": "ED2E", "Name": "SignalError", "Tags": [ - "x" + "x", + "SIM", + "mobile", + "network", + "cellular", + "status" ] }, { "Code": "ED2F", "Name": "StreamingEnterprise", - "Tags": [] + "Tags": [ + "media", + "live", + "video", + "online", + "work", + "business" + ] }, { "Code": "ED30", "Name": "Headphone0", - "Tags": [] + "Tags": [ + "audio", + "sound", + "volume", + "device" + ] }, { "Code": "ED31", "Name": "Headphone1", - "Tags": [] + "Tags": [ + "audio", + "sound", + "volume", + "device" + ] }, { "Code": "ED32", "Name": "Headphone2", - "Tags": [] + "Tags": [ + "audio", + "sound", + "volume", + "device" + ] }, { "Code": "ED33", "Name": "Headphone3", - "Tags": [] + "Tags": [ + "audio", + "sound", + "volume", + "device" + ] }, { "Code": "ED35", "Name": "Apps", - "Tags": [] + "Tags": [ + "applications" + ] }, { "Code": "ED39", "Name": "KeyboardBrightness", - "Tags": [] + "Tags": [ + "keyboard", + "light", + "control", + "adjust" + ] }, { "Code": "ED3A", "Name": "KeyboardLowerBrightness", - "Tags": [] + "Tags": [ + "keyboard", + "light", + "control", + "adjust" + ] }, { "Code": "ED3C", "Name": "SkipBack10", "Tags": [ - "number" + "number", + "seek", + "time", + "navigation", + "media", + "video" ] }, { "Code": "ED3D", "Name": "SkipForward30", "Tags": [ - "number" + "number", + "seek", + "time", + "navigation", + "media", + "video" ] }, { "Code": "ED41", "Name": "TreeFolderFolder", - "Tags": [] + "Tags": [ + "collection", + "directory", + "file", + "storage" + ] }, { "Code": "ED42", "Name": "TreeFolderFolderFill", - "Tags": [] + "Tags": [ + "collection", + "directory", + "file", + "storage" + ] }, { "Code": "ED43", "Name": "TreeFolderFolderOpen", - "Tags": [] + "Tags": [ + "collection", + "directory", + "file", + "storage" + ] }, { "Code": "ED44", "Name": "TreeFolderFolderOpenFill", - "Tags": [] + "Tags": [ + "collection", + "directory", + "file", + "storage" + ] }, { "Code": "ED47", "Name": "MultimediaDMP", - "Tags": [] + "Tags": [ + "device", + "playback", + "streaming", + "content", + "network" + ] }, { "Code": "ED4C", @@ -10399,7 +10709,15 @@ { "Code": "F4BE", "Name": "SurfaceHubSelected", - "Tags": [] + "Tags": [ + "checked", + "device", + "physical", + "product", + "screen", + "touch screen", + "presentation" + ] }, { "Code": "F4BF", From 6c843365690e3693534e1f73c88601dc1f04a163 Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Thu, 19 Dec 2024 22:55:47 +0100 Subject: [PATCH 09/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 273 ++++++++++++++++++++++---- 1 file changed, 231 insertions(+), 42 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 90f4992ea..c757575f0 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -9018,18 +9018,35 @@ { "Code": "ED4C", "Name": "KeyboardOneHanded", - "Tags": [] + "Tags": [ + "typing", + "compact", + "mobile", + "input", + "ergonomic" + ] }, { "Code": "ED4D", "Name": "Narrator", - "Tags": [] + "Tags": [ + "accessibility", + "voice", + "audio", + "screen", + "reader", + "text", + "assistive" + ] }, { "Code": "ED53", "Name": "EmojiTabPeople", "Tags": [ - "face" + "face", + "expressions", + "emotions", + "human" ] }, { @@ -9037,7 +9054,10 @@ "Name": "EmojiTabSmilesAnimals", "Tags": [ "face", - "smiley" + "smiley", + "cute", + "pets", + "happy" ] }, { @@ -9045,215 +9065,384 @@ "Name": "EmojiTabCelebrationObjects", "Tags": [ "balloon", - "party" + "party", + "objects", + "festive", + "joy" ] }, { "Code": "ED56", "Name": "EmojiTabFoodPlants", "Tags": [ - "pizza" + "pizza", + "meals" ] }, { "Code": "ED57", "Name": "EmojiTabTransitPlaces", "Tags": [ - "car" + "car", + "places", + "travel", + "locations", + "journey" ] }, { "Code": "ED58", "Name": "EmojiTabSymbols", - "Tags": [] + "Tags": [ + "shapes", + "icons", + "signs", + "patterns" + ] }, { "Code": "ED59", "Name": "EmojiTabTextSmiles", - "Tags": [] + "Tags": [ + "faces", + "emotions", + "characters" + ] }, { "Code": "ED5A", "Name": "EmojiTabFavorites", "Tags": [ - "clock" + "clock", + "saved", + "liked", + "common" ] }, { "Code": "ED5B", "Name": "EmojiSwatch", "Tags": [ - "circle" + "circle", + "colors", + "palette", + "emoji", + "design" ] }, { "Code": "ED5C", "Name": "ConnectApp", - "Tags": [] + "Tags": [ + "pair", + "devices" + ] }, { "Code": "ED5D", "Name": "CompanionDeviceFramework", - "Tags": [] + "Tags": [ + "lock", + "connection", + "integration" + ] }, { "Code": "ED5E", "Name": "Ruler", - "Tags": [] + "Tags": [ + "measure", + "length", + "straight", + "tool", + "precision" + ] }, { "Code": "ED5F", "Name": "FingerInking", - "Tags": [] + "Tags": [ + "touch", + "draw", + "handwriting", + "ink", + "gesture" + ] }, { "Code": "ED60", "Name": "StrokeErase", - "Tags": [] + "Tags": [ + "delete", + "drawing", + "line", + "correction" + ] }, { "Code": "ED61", "Name": "PointErase", - "Tags": [] + "Tags": [ + "remove", + "spot", + "dot", + "edit" + ] }, { "Code": "ED62", "Name": "ClearAllInk", - "Tags": [] + "Tags": [ + "reset", + "erase", + "drawing" + ] }, { "Code": "ED63", "Name": "Pencil", - "Tags": [] + "Tags": [ + "write", + "draw", + "sketch", + "tool", + "creative" + ] }, { "Code": "ED64", "Name": "Marker", - "Tags": [] + "Tags": [ + "highlight", + "color", + "draw", + "ink", + "tool" + ] }, { "Code": "ED65", "Name": "InkingCaret", - "Tags": [] + "Tags": [ + "text", + "cursor", + "writing" + ] }, { "Code": "ED66", "Name": "InkingColorOutline", "Tags": [ - "circle" + "circle", + "border", + "outline", + "draw" ] }, { "Code": "ED67", "Name": "InkingColorFill", "Tags": [ - "circle" + "circle", + "ink", + "paint", + "design" ] }, { "Code": "EDA2", "Name": "HardDrive", - "Tags": [] + "Tags": [ + "storage", + "disk", + "data", + "backup", + "memory" + ] }, { "Code": "EDA3", "Name": "NetworkAdapter", - "Tags": [] + "Tags": [ + "connection", + "Wifi", + "Ethernet", + "internet", + "device" + ] }, { "Code": "EDA4", "Name": "Touchscreen", - "Tags": [] + "Tags": [ + "display", + "interactive", + "tablet" + ] }, { "Code": "EDA5", "Name": "NetworkPrinter", - "Tags": [] + "Tags": [ + "print", + "wireless", + "office", + "device" + ] }, { "Code": "EDA6", "Name": "CloudPrinter", - "Tags": [] + "Tags": [ + "online", + "remote", + "document" + ] }, { "Code": "EDA7", "Name": "KeyboardShortcut", - "Tags": [] + "Tags": [ + "keys", + "command" + ] }, { "Code": "EDA8", "Name": "BrushSize", - "Tags": [] + "Tags": [ + "draw", + "tool", + "paint", + "editing" + ] }, { "Code": "EDA9", "Name": "NarratorForward", - "Tags": [] + "Tags": [ + "accessibility", + "voice", + "audio", + "screen", + "reader", + "text", + "assistive" + ] }, { "Code": "EDAA", "Name": "NarratorForwardMirrored", - "Tags": [] + "Tags": [ + "accessibility", + "voice", + "audio", + "screen", + "reader", + "text", + "assistive" + ] }, { "Code": "EDAB", "Name": "SyncBadge12", "Tags": [ - "arrow" + "arrow", + "update", + "refresh", + "sync", + "refresh" ] }, { "Code": "EDAC", "Name": "RingerBadge12", "Tags": [ - "bell" + "bell", + "notification", + "alert" ] }, { "Code": "EDAD", "Name": "AsteriskBadge12", "Tags": [ - "*" + "*", + "star", + "symbol", + "wildcard", + "mark", + "notation" ] }, { "Code": "EDAE", "Name": "ErrorBadge12", "Tags": [ - "x" + "x", + "warning", + "alert", + "problem", + "notification" ] }, { "Code": "EDAF", "Name": "CircleRingBadge12", - "Tags": [] + "Tags": [ + "shape", + "geometry" + ] }, { "Code": "EDB0", "Name": "CircleFillBadge12", - "Tags": [] + "Tags": [ + "shape", + "geometry" + ] }, { "Code": "EDB1", "Name": "ImportantBadge12", "Tags": [ - "!" + "!", + "priority", + "highlight", + "urgent", + "attention", + "critical" ] }, { "Code": "EDB3", "Name": "MailBadge12", - "Tags": [] + "Tags": [ + "envelope", + "email", + "delivery", + "message", + "letter" + ] }, { "Code": "EDB4", "Name": "PauseBadge12", - "Tags": [] + "Tags": [ + "control", + "playback", + "freeze" + ] }, { "Code": "EDB5", "Name": "PlayBadge12", - "Tags": [] + "Tags": [ + "control", + "playback", + "start", + "begin" + ] }, { "Code": "EDC6", From e1acdec703a4ae5512573b6de2cec5db8886ba9d Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Thu, 19 Dec 2024 23:17:28 +0100 Subject: [PATCH 10/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 90 ++++++++++++++++++++++----- 1 file changed, 76 insertions(+), 14 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index c757575f0..8276bce07 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -9447,7 +9447,12 @@ { "Code": "EDC6", "Name": "PenWorkspace", - "Tags": [] + "Tags": [ + "inking", + "drawing", + "stylus", + "workspace" + ] }, { "Code": "EDD5", @@ -9514,25 +9519,49 @@ "Code": "EDE1", "Name": "Export", "Tags": [ - "arrow" + "arrow", + "share", + "save", + "transfer", + "download", + "output" ] }, { "Code": "EDE2", "Name": "ExportMirrored", "Tags": [ - "arrow" + "arrow", + "share", + "save", + "transfer", + "download", + "output" ] }, { "Code": "EDE3", "Name": "ButtonMenu", - "Tags": [] + "Tags": [ + "navigation", + "hamburger", + "line", + "three", + "options" + ] }, { "Code": "EDE4", "Name": "CloudSearch", - "Tags": [] + "Tags": [ + "data", + "online", + "storage", + "magnifying glass", + "zoom", + "inspect", + "review" + ] }, { "Code": "EDE5", @@ -9548,50 +9577,83 @@ "Code": "EE35", "Name": "ReplyMirrored", "Tags": [ - "arrow" + "arrow", + "respond", + "answer", + "return" ] }, { "Code": "EE3F", "Name": "LockscreenDesktop", - "Tags": [] + "Tags": [ + "desktop", + "security", + "privacy" + ] }, { "Code": "EE40", "Name": "TaskViewSettings", - "Tags": [] + "Tags": [ + "multitasking", + "management" + ] }, { "Code": "EE47", "Name": "MiniExpand2Mirrored", - "Tags": [] + "Tags": [ + "maximize", + "view", + "minimize", + "document" + ] }, { "Code": "EE49", "Name": "MiniContract2Mirrored", - "Tags": [] + "Tags": [ + "collapse", + "view", + "minimize", + "document" + ] }, { "Code": "EE4A", "Name": "Play36", - "Tags": [] + "Tags": [ + "control", + "playback", + "start", + "begin" + ] }, { "Code": "EE56", "Name": "PenPalette", - "Tags": [] + "Tags": [ + "color", + "drawing", + "art" + ] }, { "Code": "EE57", "Name": "GuestUser", "Tags": [ - "person" + "person", + "login" ] }, { "Code": "EE63", "Name": "SettingsBattery", - "Tags": [] + "Tags": [ + "power", + "charge" + ] }, { "Code": "EE64", From e612e9b1a4bb2d81692a363837f4c2ac3930fae9 Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:35:36 +0100 Subject: [PATCH 11/13] Add Tags to Icons --- WinUIGallery/DataModel/IconsData.json | 655 ++++++++++++++++++++++---- 1 file changed, 568 insertions(+), 87 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 8276bce07..d82f80d81 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -6576,6 +6576,7 @@ "Code": "EB0F", "Name": "StockUp", "Tags": [ + "arrow", "increase", "growth", "rise", @@ -6586,6 +6587,7 @@ "Code": "EB11", "Name": "StockDown", "Tags": [ + "arrow", "decrease", "decline", "fall", @@ -9571,7 +9573,14 @@ { "Code": "EDFB", "Name": "CalligraphyPen", - "Tags": [] + "Tags": [ + "writing", + "ink", + "art", + "design", + "brush", + "stylus" + ] }, { "Code": "EE35", @@ -9658,54 +9667,81 @@ { "Code": "EE64", "Name": "TaskbarPhone", - "Tags": [] + "Tags": [ + "mobile", + "connect", + "device" + ] }, { "Code": "EE65", "Name": "LockScreenGlance", - "Tags": [] + "Tags": [ + "display", + "quickview", + "preview", + "eye" + ] }, { "Code": "EE6F", "Name": "GenericScan", - "Tags": [] + "Tags": [ + "device", + "document", + "scanner" + ] }, { "Code": "EE71", "Name": "ImageExport", - "Tags": [] + "Tags": [ + "picture", + "share", + "save" + ] }, { "Code": "EE77", "Name": "WifiEthernet", - "Tags": [] + "Tags": [ + "network", + "connection", + "internet" + ] }, { "Code": "EE79", "Name": "ActionCenterQuiet", "Tags": [ - "night" + "night", + "moon" ] }, { "Code": "EE7A", "Name": "ActionCenterQuietNotification", "Tags": [ - "night" + "night", + "moon" ] }, { "Code": "EE92", "Name": "TrackersMirrored", "Tags": [ - "check" + "check", + "monitor", + "progress", + "list" ] }, { "Code": "EE93", "Name": "DateTimeMirrored", "Tags": [ - "clock" + "clock", + "planning" ] }, { @@ -9716,76 +9752,145 @@ { "Code": "EEA3", "Name": "VirtualMachineGroup", - "Tags": [] + "Tags": [ + "cloud", + "computing" + ] }, { "Code": "EECA", "Name": "ButtonView2", - "Tags": [] + "Tags": [ + "interface", + "UI", + "toggle" + ] }, { "Code": "EF15", "Name": "PenWorkspaceMirrored", - "Tags": [] + "Tags": [ + "inking", + "drawing", + "stylus", + "workspace" + ] }, { "Code": "EF16", "Name": "PenPaletteMirrored", - "Tags": [] + "Tags": [ + "color", + "drawing", + "art" + ] }, { "Code": "EF17", "Name": "StrokeEraseMirrored", - "Tags": [] + "Tags": [ + "delete", + "drawing", + "line", + "correction" + ] }, { "Code": "EF18", "Name": "PointEraseMirrored", - "Tags": [] + "Tags": [ + "remove", + "spot", + "dot", + "edit" + ] }, { "Code": "EF19", "Name": "ClearAllInkMirrored", - "Tags": [] + "Tags": [ + "reset", + "erase", + "drawing" + ] }, { "Code": "EF1F", "Name": "BackgroundToggle", - "Tags": [] + "Tags": [ + "switch", + "mode", + "settings" + ] }, { "Code": "EF20", "Name": "Marquee", - "Tags": [] + "Tags": [ + "capture", + "screenshot", + "screen", + "snapshot", + "image" + ] }, { "Code": "EF2C", "Name": "ChromeCloseContrast", "Tags": [ - "x" + "x", + "exit", + "cancel", + "shut", + "dismiss" ] }, { "Code": "EF2D", "Name": "ChromeMinimizeContrast", "Tags": [ - "-" + "-", + "window", + "shrink", + "small", + "collapse", + "resize" ] }, { "Code": "EF2E", "Name": "ChromeMaximizeContrast", - "Tags": [] + "Tags": [ + "window", + "expand", + "full screen", + "enlarge", + "width", + "height", + "resize", + "fill", + "fit" + ] }, { "Code": "EF2F", "Name": "ChromeRestoreContrast", - "Tags": [] + "Tags": [ + "window", + "resize", + "default", + "revert" + ] }, { "Code": "EF31", "Name": "TrafficLight", - "Tags": [] + "Tags": [ + "signal", + "control", + "stop", + "road" + ] }, { "Code": "EF3B", @@ -9798,33 +9903,67 @@ { "Code": "EF3C", "Name": "Eyedropper", - "Tags": [] + "Tags": [ + "color", + "picker", + "sample", + "paint", + "tool" + ] }, { "Code": "EF3D", "Name": "LineDisplay", - "Tags": [] + "Tags": [ + "screen", + "output", + "visual", + "price", + "checkout", + "transaction", + "purchase", + "receipt" + ] }, { "Code": "EF3E", "Name": "PINPad", - "Tags": [] + "Tags": [ + "payment", + "transaction", + "security", + "card" + ] }, { "Code": "EF3F", "Name": "SignatureCapture", - "Tags": [] + "Tags": [ + "authentication", + "verification", + "agreement", + "document" + ] }, { "Code": "EF40", "Name": "ChipCardCreditCardReader", - "Tags": [] + "Tags": [ + "payment", + "transaction", + "secure", + "banking" + ] }, { "Code": "EF42", "Name": "MarketDown", "Tags": [ - "arrow" + "arrow", + "decrease", + "decline", + "fall", + "stock" ] }, { @@ -9838,62 +9977,128 @@ { "Code": "EF6B", "Name": "LandscapeOrientation", - "Tags": [] + "Tags": [ + "screen", + "display", + "view", + "horizontal", + "wide" + ] }, { "Code": "EF90", "Name": "Flow", - "Tags": [] + "Tags": [ + "movement", + "stream", + "direction", + "process", + "continuity", + "sequence", + "fluid" + ] }, { "Code": "EFA5", "Name": "Touchpad", - "Tags": [] + "Tags": [ + "input", + "gesture", + "control", + "navigation", + "interface", + "trackpad", + "device" + ] }, { "Code": "EFA9", "Name": "Speech", "Tags": [ "person", - "user" + "user", + "audio", + "talking" ] }, { "Code": "F000", "Name": "KnowledgeArticle", "Tags": [ - "page" + "page", + "document" ] }, { "Code": "F003", "Name": "Relationship", - "Tags": [] + "Tags": [ + "data", + "link", + "connection", + "association", + "schema", + "model", + "structure", + "dependency" + ] }, { "Code": "F012", "Name": "ZipFolder", - "Tags": [] + "Tags": [ + "compress", + "archive", + "zip", + "package", + "file", + "storage", + "extract" + ] }, { "Code": "F080", "Name": "DefaultAPN", - "Tags": [] + "Tags": [ + "network", + "settings", + "connection", + "mobile", + "provider", + "internet", + "configuration" + ] }, { "Code": "F081", "Name": "UserAPN", - "Tags": [] + "Tags": [ + "person", + "network", + "settings", + "connection", + "mobile", + "provider", + "internet", + "configuration" + ] }, { "Code": "F085", "Name": "DoublePinyin", - "Tags": [] + "Tags": [ + "alphabet", + "translation" + ] }, { "Code": "F08C", "Name": "BlueLight", - "Tags": [] + "Tags": [ + "brightness", + "sun", + "dark" + ] }, { "Code": "F08D", @@ -9966,90 +10171,193 @@ { "Code": "F0B2", "Name": "QuarentinedItems", - "Tags": [] + "Tags": [ + "security", + "protection", + "virus", + "malware", + "threat", + "files", + "safety" + ] }, { "Code": "F0B3", "Name": "QuarentinedItemsMirrored", - "Tags": [] - }, - { + "Tags": [ + "security", + "protection", + "virus", + "malware", + "threat", + "files", + "safety" + ] + }, + { "Code": "F0B4", "Name": "Protractor", - "Tags": [] + "Tags": [ + "measurement", + "angle", + "geometry", + "tool", + "math" + ] }, { "Code": "F0B5", "Name": "ChecklistMirrored", - "Tags": [] + "Tags": [ + "tasks", + "items", + "organize", + "progress", + "completion" + ] }, { "Code": "F0B6", "Name": "StatusCircle7", - "Tags": [] + "Tags": [ + "indicator", + "circle", + "check", + "signal" + ] }, { "Code": "F0B7", "Name": "StatusCheckmark7", - "Tags": [] + "Tags": [ + "verification", + "confirmation", + "success", + "approval", + "completed", + "done" + ] }, { "Code": "F0B8", "Name": "StatusErrorCircle7", - "Tags": [] + "Tags": [ + "x", + "problem", + "failure", + "alert" + ] }, { "Code": "F0B9", "Name": "Connected", - "Tags": [] + "Tags": [ + "network", + "connection", + "online", + "linked", + "paired", + "access", + "communication", + "status" + ] }, { "Code": "F0C6", "Name": "PencilFill", - "Tags": [] + "Tags": [ + "write", + "draw", + "sketch", + "tool", + "creative" + ] }, { "Code": "F0C7", "Name": "CalligraphyFill", - "Tags": [] + "Tags": [ + "writing", + "ink", + "pen", + "art", + "design", + "brush", + "stylus" + ] }, { "Code": "F0CA", "Name": "QuarterStarLeft", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0CB", "Name": "QuarterStarRight", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0CC", "Name": "ThreeQuarterStarLeft", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0CD", "Name": "ThreeQuarterStarRight", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0CE", "Name": "QuietHoursBadge12", - "Tags": [] + "Tags": [ + "moon", + "night" + ] }, { "Code": "F0D2", "Name": "BackMirrored", "Tags": [ - "arrow" + "arrow", + "previous", + "return", + "left", + "rewind" ] }, { "Code": "F0D3", "Name": "ForwardMirrored", "Tags": [ - "arrow" + "arrow", + "next", + "send", + "right", + "proceed" ] }, { @@ -10086,138 +10394,311 @@ "Code": "F0D8", "Name": "ChromeFullScreenContrast", "Tags": [ - "arrow" + "arrow", + "expand", + "maximize", + "window", + "view" ] }, { "Code": "F0E2", "Name": "GridView", - "Tags": [] + "Tags": [ + "layout", + "design", + "display", + "structure", + "applications", + "menu", + "apps", + "programs" + ] }, { "Code": "F0E3", "Name": "ClipboardList", - "Tags": [] + "Tags": [ + "copy", + "paste", + "data", + "items", + "records" + ] }, { "Code": "F0E4", "Name": "ClipboardListMirrored", - "Tags": [] + "Tags": [ + "copy", + "paste", + "data", + "items", + "records" + ] }, { "Code": "F0E5", "Name": "OutlineQuarterStarLeft", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0E6", "Name": "OutlineQuarterStarRight", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0E7", "Name": "OutlineHalfStarLeft", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0E8", "Name": "OutlineHalfStarRight", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0E9", "Name": "OutlineThreeQuarterStarLeft", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0EA", "Name": "OutlineThreeQuarterStarRight", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0EB", "Name": "SpatialVolume0", - "Tags": [] + "Tags": [ + "volume", + "sound", + "audio", + "mute" + ] }, { "Code": "F0EC", "Name": "SpatialVolume1", - "Tags": [] + "Tags": [ + "volume", + "sound", + "audio", + "low" + ] }, { "Code": "F0ED", "Name": "SpatialVolume2", - "Tags": [] + "Tags": [ + "volume", + "sound", + "audio", + "medium" + ] }, { "Code": "F0EE", "Name": "SpatialVolume3", - "Tags": [] + "Tags": [ + "volume", + "sound", + "audio", + "hight" + ] }, { "Code": "F0EF", "Name": "ApplicationGuard", - "Tags": [] + "Tags": [ + "defender", + "shield", + "security", + "protection", + "safety" + ] }, { "Code": "F0F7", "Name": "OutlineStarLeftHalf", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0F8", "Name": "OutlineStarRightHalf", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0F9", "Name": "ChromeAnnotateContrast", - "Tags": [] + "Tags": [ + "rating", + "score", + "evaluation", + "feedback", + "review" + ] }, { "Code": "F0FB", "Name": "DefenderBadge12", - "Tags": [] + "Tags": [ + "shield", + "security", + "protection", + "safety" + ] }, { "Code": "F103", "Name": "DetachablePC", - "Tags": [] + "Tags": [ + "device", + "laptop", + "tablet", + "removable", + "portable", + "screen" + ] }, { "Code": "F108", "Name": "LeftStick", - "Tags": [] + "Tags": [ + "controller", + "gamepad", + "joystick", + "input", + "navigation", + "buttons", + "gaming" + ] }, { "Code": "F109", "Name": "RightStick", - "Tags": [] + "Tags": [ + "controller", + "gamepad", + "joystick", + "input", + "navigation", + "buttons", + "gaming" + ] }, { "Code": "F10A", "Name": "TriggerLeft", - "Tags": [] + "Tags": [ + "controller", + "gamepad", + "joystick", + "input", + "navigation", + "buttons", + "gaming" + ] }, { "Code": "F10B", "Name": "TriggerRight", - "Tags": [] + "Tags": [ + "controller", + "gamepad", + "joystick", + "input", + "navigation", + "buttons", + "gaming" + ] }, { "Code": "F10C", "Name": "BumperLeft", - "Tags": [] + "Tags": [ + "controller", + "gamepad", + "joystick", + "input", + "navigation", + "buttons", + "gaming" + ] }, { "Code": "F10D", "Name": "BumperRight", - "Tags": [] + "Tags": [ + "controller", + "gamepad", + "joystick", + "input", + "navigation", + "buttons", + "gaming" + ] }, { "Code": "F10E", "Name": "Dpad", - "Tags": [] + "Tags": [ + "controller", + "gamepad", + "joystick", + "input", + "navigation", + "buttons", + "gaming" + ] }, { "Code": "F110", From 278c1a14e85f820aad8dde192b90099567ced290 Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Sat, 21 Dec 2024 22:53:06 +0100 Subject: [PATCH 12/13] Add Tags to Icons [86%] --- WinUIGallery/DataModel/IconsData.json | 774 ++++++++++++++++++++++---- 1 file changed, 665 insertions(+), 109 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index d82f80d81..7a236a9bd 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -1395,7 +1395,9 @@ { "Code": "E7A8", "Name": "Crop", - "Tags": [] + "Tags": [ + "cut" + ] }, { "Code": "E7AC", @@ -10703,17 +10705,31 @@ { "Code": "F110", "Name": "EnglishPunctuation", - "Tags": [] + "Tags": [ + "symbol", + "character", + "keyboard" + ] }, { "Code": "F111", "Name": "ChinesePunctuation", - "Tags": [] + "Tags": [ + "symbol", + "character", + "keyboard" + ] }, { "Code": "F119", "Name": "HMD", - "Tags": [] + "Tags": [ + "headset", + "VR", + "virtual", + "display", + "device" + ] }, { "Code": "F11B", @@ -10737,44 +10753,79 @@ { "Code": "F128", "Name": "StrokeErase2", - "Tags": [] + "Tags": [ + "delete", + "drawing", + "line", + "correction" + ] }, { "Code": "F129", "Name": "SmallErase", - "Tags": [] + "Tags": [ + "delete", + "drawing", + "correction" + ] }, { "Code": "F12A", "Name": "LargeErase", - "Tags": [] + "Tags": [ + "delete", + "drawing", + "correction" + ] }, { "Code": "F12B", "Name": "FolderHorizontal", - "Tags": [] + "Tags": [ + "collection", + "directory", + "file", + "storage" + ] }, { "Code": "F12E", "Name": "MicrophoneListening", - "Tags": [] + "Tags": [ + "audio", + "active", + "sound", + "enabled", + "recording" + ] }, { "Code": "F12F", "Name": "StatusExclamationCircle7", "Tags": [ - "!" + "!", + "indicator", + "progress", + "caution", + "attention" ] }, { "Code": "F131", "Name": "Video360", - "Tags": [] + "Tags": [ + "immersive", + "VR", + "panorama" + ] }, { "Code": "F133", "Name": "GiftboxOpen", - "Tags": [] + "Tags": [ + "present", + "unpack" + ] }, { "Code": "F136", @@ -10805,46 +10856,79 @@ "Code": "F13B", "Name": "StatusTriangleExclamation", "Tags": [ - "!" + "!", + "indicator", + "progress", + "caution", + "attention" ] }, { "Code": "F13C", "Name": "StatusCircleExclamation", "Tags": [ - "!" + "!", + "indicator", + "progress", + "caution", + "attention" ] }, { "Code": "F13D", "Name": "StatusCircleErrorX", - "Tags": [] + "Tags": [ + "x", + "problem", + "failure", + "alert" + ] }, { "Code": "F13E", "Name": "StatusCircleCheckmark", - "Tags": [] + "Tags": [ + "verification", + "confirmation", + "success", + "approval", + "completed", + "done" + ] }, { "Code": "F13F", "Name": "StatusCircleInfo", - "Tags": [] + "Tags": [ + "information", + "details", + "content" + ] }, { "Code": "F140", "Name": "StatusCircleBlock", - "Tags": [] + "Tags": [ + "restrict" + ] }, { "Code": "F141", "Name": "StatusCircleBlock2", - "Tags": [] + "Tags": [ + "restrict" + ] }, { "Code": "F142", "Name": "StatusCircleQuestionMark", "Tags": [ - "?" + "?", + "help", + "support", + "guide", + "assistance", + "info" ] }, { @@ -10969,70 +11053,125 @@ { "Code": "F156", "Name": "DialShape1", - "Tags": [] + "Tags": [ + "stack", + "overlap", + "levels", + "structure" + ] }, { "Code": "F157", "Name": "DialShape2", - "Tags": [] + "Tags": [ + "pyramid", + "3D", + "geometry", + "structure" + ] }, { "Code": "F158", "Name": "DialShape3", - "Tags": [] + "Tags": [ + "cube", + "3D", + "geometry", + "block" + ] }, { "Code": "F159", "Name": "DialShape4", - "Tags": [] + "Tags": [ + "octahedron", + "3D", + "geometry", + "shape", + "polygon" + ] }, { "Code": "F15F", "Name": "ClosedCaptionsInternational", - "Tags": [] + "Tags": [ + "text", + "dialogue", + "speech", + "language", + "cc", + "subtitles" + ] }, { "Code": "F161", "Name": "TollSolid", - "Tags": [] + "Tags": [ + "payment", + "road", + "fee", + "bridge" + ] }, { "Code": "F163", "Name": "TrafficCongestionSolid", "Tags": [ - "car" + "car", + "jam", + "road", + "delay" ] }, { "Code": "F164", "Name": "ExploreContentSingle", "Tags": [ - "+" + "+", + "discover", + "browse", + "navigate" ] }, { "Code": "F165", "Name": "CollapseContent", "Tags": [ - "-" + "-", + "shrink", + "small", + "hide", + "resize" ] }, { "Code": "F166", "Name": "CollapseContentSingle", "Tags": [ - "-" + "-", + "shrink", + "small", + "hide", + "resize" ] }, { "Code": "F167", "Name": "InfoSolid", - "Tags": [] + "Tags": [ + "information", + "details", + "content" + ] }, { "Code": "F168", "Name": "GroupList", - "Tags": [] + "Tags": [ + "items", + "collection", + "organization" + ] }, { "Code": "F169", @@ -11044,209 +11183,419 @@ { "Code": "F16A", "Name": "ProgressRingDots", - "Tags": [] + "Tags": [ + "loading", + "indicator", + "status", + "waiting" + ] }, { "Code": "F16B", "Name": "Checkbox14", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark" + ] }, { "Code": "F16C", "Name": "CheckboxComposite14", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark" + ] }, { "Code": "F16D", "Name": "CheckboxIndeterminateCombo14", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark" + ] }, { "Code": "F16E", "Name": "CheckboxIndeterminateCombo", - "Tags": [] + "Tags": [ + "selection", + "check", + "checkmark" + ] }, { "Code": "F175", "Name": "StatusPause7", - "Tags": [] + "Tags": [ + "halted", + "interrupted", + "delay", + "standby" + ] }, { "Code": "F17F", "Name": "CharacterAppearance", - "Tags": [] + "Tags": [ + "font", + "style", + "text", + "lettering", + "typography" + ] }, { "Code": "F180", "Name": "Lexicon", "Tags": [ "person", - "user" + "user", + "book" ] }, { "Code": "F182", "Name": "ScreenTime", "Tags": [ - "clock" + "clock", + "monitor", + "usage", + "device" ] }, { "Code": "F191", "Name": "HeadlessDevice", - "Tags": [] + "Tags": [ + "server", + "device", + "remote", + "management", + "network" + ] }, { "Code": "F193", "Name": "NetworkSharing", - "Tags": [] + "Tags": [ + "printer", + "folder", + "connection" + ] }, { "Code": "F19D", "Name": "EyeGaze", - "Tags": [] + "Tags": [ + "focus", + "tracking", + "vision" + ] }, { "Code": "F19E", "Name": "ToggleLeft", - "Tags": [] + "Tags": [ + "switch", + "off", + "inactive" + ] }, { "Code": "F19F", "Name": "ToggleRight", - "Tags": [] + "Tags": [ + "switch", + "off", + "inactive" + ] }, { "Code": "F1AD", "Name": "WindowsInsider", - "Tags": [] + "Tags": [ + "program", + "beta", + "preview" + ] }, { "Code": "F1CB", "Name": "ChromeSwitch", "Tags": [ - "arrow" + "arrow", + "change", + "swap", + "toggle", + "shift", + "alternate" ] }, { "Code": "F1CC", "Name": "ChromeSwitchContast", "Tags": [ - "arrow" + "arrow", + "change", + "swap", + "toggle", + "shift", + "alternate" ] }, { "Code": "F1D8", "Name": "StatusCheckmark", - "Tags": [] + "Tags": [ + "verification", + "confirmation", + "success", + "approval", + "completed", + "done" + ] }, { "Code": "F1D9", "Name": "StatusCheckmarkLeft", - "Tags": [] + "Tags": [ + "verification", + "confirmation", + "success", + "approval", + "completed", + "done" + ] }, { "Code": "F20C", "Name": "KeyboardLeftAligned", - "Tags": [] + "Tags": [ + "position", + "layout", + "left-align", + "design" + ] }, { "Code": "F20D", "Name": "KeyboardRightAligned", - "Tags": [] + "Tags": [ + "position", + "layout", + "right-align", + "design" + ] }, { "Code": "F210", "Name": "KeyboardSettings", - "Tags": [] + "Tags": [ + "preferences", + "adjust", + "controls", + "configuration", + "customization" + ] }, { "Code": "F211", "Name": "NetworkPhysical", - "Tags": [] + "Tags": [ + "connection", + "hardware", + "cable", + "data", + "wireless" + ] }, { "Code": "F22C", "Name": "IOT", - "Tags": [] + "Tags": [ + "internet", + "devices", + "network", + "automation", + "sensors", + "connectivity", + "smart", + "chemical", + "formaldehyde" + ] }, { "Code": "F22E", "Name": "UnknownMirrored", "Tags": [ "?", - "question" + "question", + "uncertain" ] }, { "Code": "F246", "Name": "ViewDashboard", - "Tags": [] + "Tags": [ + "interface", + "data", + "visualization", + "monitoring" + ] }, { "Code": "F259", "Name": "ExploitProtectionSettings", - "Tags": [] + "Tags": [ + "security", + "configuration", + "defense" + ] }, { "Code": "F260", "Name": "KeyboardNarrow", - "Tags": [] + "Tags": [ + "compact", + "size", + "layout", + "space-saving", + "design" + ] }, { "Code": "F261", "Name": "Keyboard12Key", - "Tags": [] + "Tags": [ + "numeric", + "layout", + "compact", + "keypad", + "numbers" + ] }, { "Code": "F26B", "Name": "KeyboardDock", - "Tags": [] + "Tags": [ + "attachment", + "mount", + "position", + "connection", + "setup" + ] }, { "Code": "F26C", "Name": "KeyboardUndock", - "Tags": [] + "Tags": [ + "detachment", + "release", + "disconnection", + "mobile" + ] }, { "Code": "F26D", "Name": "KeyboardLeftDock", - "Tags": [] + "Tags": [ + "attachment", + "position", + "alignment", + "setup" + ] }, { "Code": "F26E", "Name": "KeyboardRightDock", - "Tags": [] + "Tags": [ + "attachment", + "position", + "alignment", + "setup" + ] }, { "Code": "F270", "Name": "Ear", - "Tags": [] + "Tags": [ + "hearing", + "sound", + "audio", + "earphone", + "listening" + ] }, { "Code": "F271", "Name": "PointerHand", - "Tags": [] + "Tags": [ + "cursor", + "click", + "select", + "interaction", + "gesture", + "touch" + ] }, { "Code": "F272", "Name": "Bullseye", - "Tags": [] + "Tags": [ + "goal", + "target", + "objective", + "achievement", + "focus", + "precision", + "aim", + "success" + ] }, { "Code": "F28B", "Name": "DocumentApproval", - "Tags": [] + "Tags": [ + "page", + "file", + "sheet", + "paper", + "text", + "verification", + "confirmation", + "success", + "approval", + "completed", + "done" + ] }, { "Code": "F2B7", "Name": "LocaleLanguage", - "Tags": [] + "Tags": [ + "region", + "localization", + "translation", + "culture", + "setting", + "preferences" + ] }, { "Code": "F32A", "Name": "PassiveAuthentication", - "Tags": [] + "Tags": [ + "security", + "verification", + "identity", + "login", + "access", + "privacy", + "checkmark" + ] }, { "Code": "F354", @@ -11259,37 +11608,73 @@ { "Code": "F384", "Name": "NetworkOffline", - "Tags": [] + "Tags": [ + "connection", + "status", + "signal" + ] }, { "Code": "F385", "Name": "NetworkConnected", - "Tags": [] + "Tags": [ + "connection", + "status", + "online", + "signal" + ] }, { "Code": "F386", "Name": "NetworkConnectedCheckmark", - "Tags": [] + "Tags": [ + "connection", + "status", + "online", + "signal" + ] }, { "Code": "F3B1", "Name": "SignOut", - "Tags": [] + "Tags": [ + "logout", + "exit", + "disconnect", + "leave", + "account", + "session", + "user" + ] }, { "Code": "F3CC", "Name": "StatusInfo", - "Tags": [] + "Tags": [ + "information", + "details", + "content" + ] }, { "Code": "F3CD", "Name": "StatusInfoLeft", - "Tags": [] + "Tags": [ + "information", + "details", + "content" + ] }, { "Code": "F3E2", "Name": "NearbySharing", - "Tags": [] + "Tags": [ + "transfer", + "devices", + "connect", + "send", + "bluetooth" + ] }, { "Code": "F3E7", @@ -11299,144 +11684,289 @@ { "Code": "F404", "Name": "InteractiveDashboard", - "Tags": [] + "Tags": [ + "interface", + "data", + "visualization", + "monitoring" + ] }, { "Code": "F405", "Name": "DeclineCall", "Tags": [ - "phone" + "phone", + "reject", + "phone", + "communication", + "hang up", + "contact" ] }, { "Code": "F406", "Name": "ClippingTool", "Tags": [ - "cut" + "cut", + "scissors", + "crop", + "capture", + "screenshot", + "screen", + "snapshot", + "image" ] }, { "Code": "F407", "Name": "RectangularClipping", - "Tags": [] + "Tags": [ + "capture", + "screenshot", + "screen", + "snapshot", + "image" + ] }, { "Code": "F408", "Name": "FreeFormClipping", - "Tags": [] + "Tags": [ + "capture", + "screenshot", + "screen", + "snapshot", + "image" + ] }, { "Code": "F413", "Name": "CopyTo", - "Tags": [] + "Tags": [ + "share", + "paste", + "clipboard" + ] }, { "Code": "F427", "Name": "IDBadge", - "Tags": [] + "Tags": [ + "person", + "user" + ] }, { "Code": "F439", "Name": "DynamicLock", - "Tags": [] + "Tags": [ + "private", + "security", + "access", + "protected", + "safety", + "permission", + "access", + "protection" + ] }, { "Code": "F45E", "Name": "PenTips", - "Tags": [] + "Tags": [ + "stylus", + "writing", + "touch", + "input", + "tool" + ] }, { "Code": "F45F", "Name": "PenTipsMirrored", - "Tags": [] + "Tags": [ + "stylus", + "writing", + "touch", + "input", + "tool" + ] }, { "Code": "F460", "Name": "HWPJoin", - "Tags": [] + "Tags": [ + "combine", + "merge", + "stroke", + "handwriting" + ] }, { "Code": "F461", "Name": "HWPInsert", - "Tags": [] + "Tags": [ + "insert", + "add", + "handwriting", + "place", + "input" + ] }, { "Code": "F462", "Name": "HWPStrikeThrough", - "Tags": [] + "Tags": [ + "delete", + "edit", + "mark", + "handwriting" + ] }, { "Code": "F463", "Name": "HWPScratchOut", - "Tags": [] + "Tags": [ + "erase", + "remove", + "delete", + "handwriting", + "correction" + ] }, { "Code": "F464", "Name": "HWPSplit", - "Tags": [] + "Tags": [ + "divide", + "separate", + "handwriting", + "line" + ] }, { "Code": "F465", "Name": "HWPNewLine", - "Tags": [] + "Tags": [ + "handwriting", + "enter", + "continue", + "paragraph", + "space" + ] }, { "Code": "F466", "Name": "HWPOverwrite", - "Tags": [] + "Tags": [ + "replace", + "handwriting", + "modify", + "edit", + "correction" + ] }, { "Code": "F473", "Name": "MobWifiWarning1", "Tags": [ - "!" + "!", + "connection", + "network", + "share", + "network" ] }, { "Code": "F474", "Name": "MobWifiWarning2", "Tags": [ - "!" + "!", + "connection", + "network", + "share", + "network" ] }, { "Code": "F475", "Name": "MobWifiWarning3", "Tags": [ - "!" + "!", + "connection", + "network", + "share", + "network" ] }, { "Code": "F476", "Name": "MobWifiWarning4", "Tags": [ - "!" + "!", + "connection", + "network", + "share", + "network", + "alert", + "exclamation", + "triangle", + "issue" ] }, { "Code": "F47F", "Name": "MicLocationCombo", - "Tags": [] + "Tags": [ + "microphone", + "audio" + ] }, { "Code": "F49A", "Name": "Globe2", - "Tags": [] + "Tags": [ + "world", + "earth", + "international", + "global" + ] }, { "Code": "F4A5", "Name": "SpecialEffectSize", - "Tags": [] + "Tags": [ + "stars", + "shine", + "twinkle", + "glitter", + "sparkle", + "glow", + "magic" + ] }, { "Code": "F4A9", "Name": "GIF", - "Tags": [] + "Tags": [ + "animation", + "image", + "loop", + "graphic", + "motion", + "picture", + "media" + ] }, { "Code": "F4AA", "Name": "Sticker2", - "Tags": [] + "Tags": [ + "emoji", + "expression", + "decoration", + "image" + ] }, { "Code": "F4BE", @@ -11454,22 +11984,45 @@ { "Code": "F4BF", "Name": "HoloLensSelected", - "Tags": [] + "Tags": [ + "augmented", + "reality", + "mixed", + "virtual", + "headset", + "checked" + ] }, { "Code": "F4C0", "Name": "Earbud", - "Tags": [] + "Tags": [ + "sound", + "audio", + "music", + "volume" + ] }, { "Code": "F4C3", "Name": "MixVolumes", - "Tags": [] + "Tags": [ + "sound", + "audio", + "music", + "Equalizer" + ] }, { "Code": "F540", "Name": "Safe", - "Tags": [] + "Tags": [ + "security", + "protection", + "lock", + "fireproof", + "valuable" + ] }, { "Code": "F552", @@ -11793,7 +12346,10 @@ "Code": "F5AB", "Name": "MobSIMError", "Tags": [ - "x" + "x", + "problem", + "failure", + "alert" ] }, { From 7b5963c00240f5ab0e20cea0071d0e383d9d3e5f Mon Sep 17 00:00:00 2001 From: Zakaria Tahri <101801384+Zakariathr22@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:47:53 +0100 Subject: [PATCH 13/13] Add Tags to Icons [Completed] --- WinUIGallery/DataModel/IconsData.json | 1341 +++++++++++++++++++++---- 1 file changed, 1145 insertions(+), 196 deletions(-) diff --git a/WinUIGallery/DataModel/IconsData.json b/WinUIGallery/DataModel/IconsData.json index 7a236a9bd..a0620c45b 100644 --- a/WinUIGallery/DataModel/IconsData.json +++ b/WinUIGallery/DataModel/IconsData.json @@ -1541,7 +1541,13 @@ { "Code": "E7C3", "Name": "Page", - "Tags": [] + "Tags": [ + "document", + "file", + "sheet", + "paper", + "text" + ] }, { "Code": "E7C4", @@ -7495,7 +7501,9 @@ "Code": "EBD5", "Name": "MobWifiCall0", "Tags": [ + "bars", "signal", + "network", "connection", "communication", "phone" @@ -7505,6 +7513,9 @@ "Code": "EBD6", "Name": "MobWifiCall1", "Tags": [ + "bars", + "signal", + "network", "connection", "communication", "phone" @@ -7514,6 +7525,9 @@ "Code": "EBD7", "Name": "MobWifiCall2", "Tags": [ + "bars", + "signal", + "network", "connection", "communication", "phone" @@ -7523,6 +7537,9 @@ "Code": "EBD8", "Name": "MobWifiCall3", "Tags": [ + "bars", + "signal", + "network", "connection", "communication", "phone" @@ -7532,6 +7549,9 @@ "Code": "EBD9", "Name": "MobWifiCall4", "Tags": [ + "bars", + "signal", + "network", "connection", "communication", "phone" @@ -11798,8 +11818,7 @@ "Tags": [ "combine", "merge", - "stroke", - "handwriting" + "stroke" ] }, { @@ -11808,7 +11827,6 @@ "Tags": [ "insert", "add", - "handwriting", "place", "input" ] @@ -11819,8 +11837,7 @@ "Tags": [ "delete", "edit", - "mark", - "handwriting" + "mark" ] }, { @@ -11830,7 +11847,6 @@ "erase", "remove", "delete", - "handwriting", "correction" ] }, @@ -11840,7 +11856,6 @@ "Tags": [ "divide", "separate", - "handwriting", "line" ] }, @@ -11848,7 +11863,6 @@ "Code": "F465", "Name": "HWPNewLine", "Tags": [ - "handwriting", "enter", "continue", "paragraph", @@ -11860,7 +11874,6 @@ "Name": "HWPOverwrite", "Tags": [ "replace", - "handwriting", "modify", "edit", "correction" @@ -12027,22 +12040,48 @@ { "Code": "F552", "Name": "LaptopSecure", - "Tags": [] + "Tags": [ + "protection", + "shield", + "security", + "device", + "privacy" + ] }, { "Code": "F56D", "Name": "PrintDefault", - "Tags": [] + "Tags": [ + "checked", + "printer", + "document", + "settings", + "paper", + "output", + "device" + ] }, { "Code": "F56E", "Name": "PageMirrored", - "Tags": [] + "Tags": [ + "document", + "file", + "sheet", + "paper", + "text" + ] }, { "Code": "F56F", "Name": "LandscapeOrientationMirrored", - "Tags": [] + "Tags": [ + "screen", + "display", + "view", + "horizontal", + "wide" + ] }, { "Code": "F570", @@ -12055,292 +12094,558 @@ { "Code": "F571", "Name": "PrintAllPages", - "Tags": [] + "Tags": [ + "printer", + "document", + "settings", + "paper", + "output", + "device" + ] }, { "Code": "F572", "Name": "PrintCustomRange", - "Tags": [] + "Tags": [ + "printer", + "document", + "settings", + "paper", + "output", + "device" + ] }, { "Code": "F573", "Name": "PageMarginPortraitNarrow", - "Tags": [] + "Tags": [ + "layout", + "document", + "balanced" + ] }, { "Code": "F574", "Name": "PageMarginPortraitNormal", - "Tags": [] + "Tags": [ + "layout", + "document", + "balanced" + ] }, { "Code": "F575", "Name": "PageMarginPortraitModerate", - "Tags": [] + "Tags": [ + "layout", + "document", + "balanced" + ] }, { "Code": "F576", "Name": "PageMarginPortraitWide", - "Tags": [] + "Tags": [ + "layout", + "document", + "balanced" + ] }, { "Code": "F577", "Name": "PageMarginLandscapeNarrow", - "Tags": [] + "Tags": [ + "layout", + "document", + "balanced" + ] }, { "Code": "F578", "Name": "PageMarginLandscapeNormal", - "Tags": [] + "Tags": [ + "layout", + "document", + "balanced" + ] }, { "Code": "F579", "Name": "PageMarginLandscapeModerate", - "Tags": [] + "Tags": [ + "layout", + "document", + "balanced" + ] }, { "Code": "F57A", "Name": "PageMarginLandscapeWide", - "Tags": [] + "Tags": [ + "layout", + "document", + "balanced" + ] }, { "Code": "F57B", "Name": "CollateLandscape", - "Tags": [] + "Tags": [ + "document", + "pages", + "layout", + "orientation", + "printing" + ] }, { "Code": "F57C", "Name": "CollatePortrait", - "Tags": [] + "Tags": [ + "document", + "pages", + "layout", + "orientation", + "printing" + ] }, { "Code": "F57D", "Name": "CollatePortraitSeparated", - "Tags": [] + "Tags": [ + "document", + "pages", + "layout", + "orientation", + "printing" + ] }, { "Code": "F57E", "Name": "DuplexLandscapeOneSided", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F57F", "Name": "DuplexLandscapeOneSidedMirrored", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F580", "Name": "DuplexLandscapeTwoSidedLongEdge", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F581", "Name": "DuplexLandscapeTwoSidedLongEdgeMirrored", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F582", "Name": "DuplexLandscapeTwoSidedShortEdge", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F583", "Name": "DuplexLandscapeTwoSidedShortEdgeMirrored", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F584", "Name": "DuplexPortraitOneSided", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F585", "Name": "DuplexPortraitOneSidedMirrored", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F586", "Name": "DuplexPortraitTwoSidedLongEdge", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F587", "Name": "DuplexPortraitTwoSidedLongEdgeMirrored", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F588", "Name": "DuplexPortraitTwoSidedShortEdge", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F589", "Name": "DuplexPortraitTwoSidedShortEdgeMirrored", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F58A", "Name": "PPSOneLandscape", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F58B", "Name": "PPSTwoLandscape", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F58C", "Name": "PPSTwoPortrait", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F58D", "Name": "PPSFourLandscape", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F58E", "Name": "PPSFourPortrait", - "Tags": [] + "Tags": [ + "pages", + "printing", + "layout", + "orientation" + ] }, { "Code": "F58F", "Name": "HolePunchOff", - "Tags": [] + "Tags": [ + "pages", + "printing", + "layout", + "orientation" + ] }, { "Code": "F590", "Name": "HolePunchPortraitLeft", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper", + "office" + ] }, { "Code": "F591", "Name": "HolePunchPortraitRight", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper", + "office" + ] }, { "Code": "F592", "Name": "HolePunchPortraitTop", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper", + "office" + ] }, { "Code": "F593", "Name": "HolePunchPortraitBottom", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F594", "Name": "HolePunchLandscapeLeft", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F595", "Name": "HolePunchLandscapeRight", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F596", "Name": "HolePunchLandscapeTop", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F597", "Name": "HolePunchLandscapeBottom", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F598", "Name": "StaplingOff", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F599", "Name": "StaplingPortraitTopLeft", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F59A", "Name": "StaplingPortraitTopRight", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F59B", "Name": "StaplingPortraitBottomRight", - "Tags": [] - }, - { + "Tags": [ + "binding", + "document", + "paper" + ] + }, + { "Code": "F59C", "Name": "StaplingPortraitTwoLeft", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F59D", "Name": "StaplingPortraitTwoRight", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F59E", "Name": "StaplingPortraitTwoTop", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F59F", "Name": "StaplingPortraitTwoBottom", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A0", "Name": "StaplingPortraitBookBinding", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A1", "Name": "StaplingLandscapeTopLeft", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A2", "Name": "StaplingLandscapeTopRight", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A3", "Name": "StaplingLandscapeBottomLeft", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A4", "Name": "StaplingLandscapeBottomRight", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A5", "Name": "StaplingLandscapeTwoLeft", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A6", "Name": "StaplingLandscapeTwoRight", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A7", "Name": "StaplingLandscapeTwoTop", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A8", "Name": "StaplingLandscapeTwoBottom", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5A9", "Name": "StaplingLandscapeBookBinding", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5AA", "Name": "StatusDataTransferRoaming", - "Tags": [] + "Tags": [ + "connection", + "mobile", + "network", + "signal" + ] }, { "Code": "F5AB", @@ -12355,214 +12660,394 @@ { "Code": "F5AC", "Name": "CollateLandscapeSeparated", - "Tags": [] + "Tags": [ + "document", + "pages", + "layout", + "orientation", + "printing" + ] }, { "Code": "F5AD", "Name": "PPSOnePortrait", - "Tags": [] + "Tags": [ + "printing", + "pages", + "layout", + "orientation" + ] }, { "Code": "F5AE", "Name": "StaplingPortraitBottomLeft", - "Tags": [] + "Tags": [ + "binding", + "document", + "paper" + ] }, { "Code": "F5B0", "Name": "PlaySolid", - "Tags": [] + "Tags": [ + "control", + "playback", + "start", + "begin" + ] }, { "Code": "F5E7", "Name": "RepeatOff", "Tags": [ - "arrow" + "arrow", + "audio", + "music", + "playback", + "control", + "media" ] }, { "Code": "F5ED", "Name": "Set", - "Tags": [] + "Tags": [ + "configuration", + "settings", + "option", + "control", + "adjustment" + ] }, { "Code": "F5EE", "Name": "SetSolid", - "Tags": [] + "Tags": [ + "configuration", + "settings", + "option", + "control", + "adjustment" + ] }, { "Code": "F5EF", "Name": "FuzzyReading", - "Tags": [] + "Tags": [ + "blurred", + "unclear", + "vision", + "focus", + "interpretation" + ] }, { "Code": "F5F2", "Name": "VerticalBattery0", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5F3", "Name": "VerticalBattery1", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5F4", "Name": "VerticalBattery2", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5F5", "Name": "VerticalBattery3", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5F6", "Name": "VerticalBattery4", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5F7", "Name": "VerticalBattery5", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5F8", "Name": "VerticalBattery6", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5F9", "Name": "VerticalBattery7", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5FA", "Name": "VerticalBattery8", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5FB", "Name": "VerticalBattery9", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5FC", "Name": "VerticalBattery10", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5FD", "Name": "VerticalBatteryCharging0", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5FE", "Name": "VerticalBatteryCharging1", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F5FF", "Name": "VerticalBatteryCharging2", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F600", "Name": "VerticalBatteryCharging3", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F601", "Name": "VerticalBatteryCharging4", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F602", "Name": "VerticalBatteryCharging5", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F603", "Name": "VerticalBatteryCharging6", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F604", "Name": "VerticalBatteryCharging7", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F605", "Name": "VerticalBatteryCharging8", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F606", "Name": "VerticalBatteryCharging9", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F607", "Name": "VerticalBatteryCharging10", - "Tags": [] + "Tags": [ + "charge", + "power" + ] }, { "Code": "F608", "Name": "VerticalBatteryUnknown", - "Tags": [] + "Tags": [ + "charge", + "power", + "status" + ] }, { "Code": "F618", "Name": "SIMError", - "Tags": [] + "Tags": [ + "problem", + "connection", + "mobile", + "network", + "issue" + ] }, { "Code": "F619", "Name": "SIMMissing", - "Tags": [] + "Tags": [ + "absent", + "connection", + "mobile", + "network", + "problem" + ] }, { "Code": "F61A", "Name": "SIMLock", - "Tags": [] + "Tags": [ + "security", + "mobile", + "network", + "protection", + "restriction" + ] }, { "Code": "F61B", "Name": "eSIM", - "Tags": [] - }, - { - "Code": "F61C", - "Name": "eSIMNoProfile", - "Tags": [] + "Tags": [ + "virtual", + "SIM", + "mobile", + "connection", + "network", + "technology" + ] + }, + { + "Code": "F61C", + "Name": "eSIMNoProfile", + "Tags": [ + "missing", + "mobile", + "network", + "connection", + "problem" + ] }, { "Code": "F61D", "Name": "eSIMLocked", - "Tags": [] + "Tags": [ + "security", + "mobile", + "network", + "restriction", + "protection" + ] }, { "Code": "F61E", "Name": "eSIMBusy", - "Tags": [] + "Tags": [ + "active", + "mobile", + "network", + "connection", + "status" + ] }, { "Code": "F61F", "Name": "NoiseCancelation", - "Tags": [] + "Tags": [ + "sound", + "quiet", + "audio", + "filter", + "technology" + ] }, { "Code": "F620", "Name": "NoiseCancelationOff", - "Tags": [] + "Tags": [ + "sound", + "quiet", + "audio", + "filter", + "technology" + ] }, { "Code": "F623", "Name": "MusicSharing", - "Tags": [] + "Tags": [ + "audio", + "streaming", + "sound", + "media", + "connect" + ] }, { "Code": "F624", "Name": "MusicSharingOff", - "Tags": [] + "Tags": [ + "audio", + "streaming", + "sound", + "media", + "disconnect" + ] }, { "Code": "F63C", @@ -12572,42 +13057,90 @@ { "Code": "F657", "Name": "WifiCallBars", - "Tags": [] + "Tags": [ + "signal", + "network", + "connection", + "communication" + ] }, { "Code": "F658", "Name": "WifiCall0", - "Tags": [] + "Tags": [ + "bars", + "signal", + "network", + "connection", + "communication" + ] }, { "Code": "F659", "Name": "WifiCall1", - "Tags": [] + "Tags": [ + "bars", + "signal", + "network", + "connection", + "communication" + ] }, { "Code": "F65A", "Name": "WifiCall2", - "Tags": [] + "Tags": [ + "bars", + "signal", + "network", + "connection", + "communication" + ] }, { "Code": "F65B", "Name": "WifiCall3", - "Tags": [] + "Tags": [ + "bars", + "signal", + "network", + "connection", + "communication" + ] }, { "Code": "F65C", "Name": "WifiCall4", - "Tags": [] + "Tags": [ + "bars", + "signal", + "network", + "connection", + "communication" + ] }, { "Code": "F69E", "Name": "CHTLanguageBar", - "Tags": [] + "Tags": [ + "input", + "keyboard", + "settings", + "switch", + "selection" + ] }, { "Code": "F6A9", "Name": "ComposeMode", - "Tags": [] + "Tags": [ + "create", + "writing", + "email", + "message", + "text", + "draft" + ] }, { "Code": "F6B8", @@ -12619,265 +13152,565 @@ { "Code": "F6BA", "Name": "EmojiTabMoreSymbols", - "Tags": [] + "Tags": [ + "keyboard", + "expression", + "characters", + "emoticons", + "input" + ] }, { "Code": "F6FA", "Name": "WebSearch", - "Tags": [] + "Tags": [ + "browser", + "internet", + "query", + "find", + "explore", + "online" + ] }, { "Code": "F712", "Name": "Kiosk", - "Tags": [] + "Tags": [ + "machine", + "interactive", + "self service", + "display", + "screen", + "stand", + "service" + ] }, { "Code": "F714", "Name": "RTTLogo", - "Tags": [] + "Tags": [ + "telecommunication", + "relay", + "service", + "call" + ] }, { "Code": "F715", "Name": "VoiceCall", "Tags": [ - "phone" + "phone", + "communication", + "phone", + "audio", + "telephone", + "talk", + "voicechat" ] }, { "Code": "F716", "Name": "GoToMessage", "Tags": [ - "chat" + "chat", + "notification", + "communication", + "app", + "jump", + "shortcut" ] }, { "Code": "F71A", "Name": "ReturnToCall", "Tags": [ - "arrow" + "arrow", + "communication", + "phone", + "resume", + "connect", + "audio", + "ongoing" ] }, { "Code": "F71C", "Name": "StartPresenting", - "Tags": [] + "Tags": [ + "share", + "screen", + "display", + "show", + "presentation", + "startshare" + ] }, { "Code": "F71D", "Name": "StopPresenting", - "Tags": [] + "Tags": [ + "share", + "screen", + "end", + "presentation", + "finish", + "shareend" + ] }, { "Code": "F71E", "Name": "ProductivityMode", - "Tags": [] + "Tags": [ + "focus", + "efficiency", + "work", + "task", + "performance", + "organization" + ] }, { "Code": "F738", "Name": "SetHistoryStatus", "Tags": [ - "clock" + "clock", + "update", + "record", + "track", + "log", + "change" ] }, { "Code": "F739", "Name": "SetHistoryStatus2", "Tags": [ - "clock" + "clock", + "update", + "record", + "track", + "log", + "change" ] }, { "Code": "F73D", "Name": "Keyboardsettings20", - "Tags": [] + "Tags": [ + "preferences", + "adjust", + "controls", + "configuration", + "customization" + ] }, { "Code": "F73E", "Name": "OneHandedRight20", - "Tags": [] + "Tags": [ + "keyboard", + "phone", + "gesture", + "adjustment", + "mode", + "easy" + ] }, { "Code": "F73F", "Name": "OneHandedLeft20", - "Tags": [] + "Tags": [ + "keyboard", + "phone", + "gesture", + "adjustment", + "mode", + "easy" + ] }, { "Code": "F740", "Name": "Split20", - "Tags": [] + "Tags": [ + "keyboard", + "phone", + "gesture", + "adjustment", + "mode", + "easy" + ] }, { "Code": "F741", "Name": "Full20", - "Tags": [] + "Tags": [ + "keyboard", + "phone", + "gesture", + "adjustment", + "mode", + "easy" + ] }, { "Code": "F742", "Name": "Handwriting20", - "Tags": [] + "Tags": [ + "pen", + "input", + "write", + "stylus", + "note", + "draw", + "sketch" + ] }, { "Code": "F743", "Name": "ChevronLeft20", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "F744", "Name": "ChevronLeft32", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "F745", "Name": "ChevronRight20", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "F746", "Name": "ChevronRight32", - "Tags": [] + "Tags": [ + "arrow", + "direction", + "navigation" + ] }, { "Code": "F763", "Name": "Event12", - "Tags": [] + "Tags": [ + "calendar", + "date", + "schedule", + "meeting", + "reminder", + "occasion", + "activity" + ] }, { "Code": "F781", "Name": "MicOff2", - "Tags": [] + "Tags": [ + "microphone", + "mute", + "audio", + "silent", + "disabled" + ] }, { "Code": "F785", "Name": "DeliveryOptimization", - "Tags": [] + "Tags": [ + "network", + "update", + "performance", + "data", + "speed", + "efficiency" + ] }, { "Code": "F78A", "Name": "CancelMedium", "Tags": [ - "x" + "x", + "close", + "stop", + "exit", + "abort", + "reject" ] }, { "Code": "F78B", "Name": "SearchMedium", - "Tags": [] + "Tags": [ + "magnifying glass", + "zoom", + "inspect", + "review" + ] }, { "Code": "F78C", "Name": "AcceptMedium", "Tags": [ - "check" + "check", + "agree", + "approve", + "confirm", + "approve" ] }, { "Code": "F78D", "Name": "RevealPasswordMedium", - "Tags": [] + "Tags": [ + "security", + "visibility", + "protection", + "access" + ] }, { "Code": "F7AD", "Name": "DeleteWord", - "Tags": [] + "Tags": [ + "remove", + "text", + "edit", + "backspace", + "typing", + "content" + ] }, { "Code": "F7AE", "Name": "DeleteWordFill", - "Tags": [] + "Tags": [ + "remove", + "text", + "edit", + "backspace", + "typing", + "content" + ] }, { "Code": "F7AF", "Name": "DeleteLines", - "Tags": [] + "Tags": [ + "remove", + "text", + "edit", + "backspace", + "content", + "clear" + ] }, { "Code": "F7B0", "Name": "DeleteLinesFill", - "Tags": [] + "Tags": [ + "remove", + "text", + "edit", + "backspace", + "content", + "clear" + ] }, { "Code": "F7B1", "Name": "InstertWords", - "Tags": [] + "Tags": [ + "text", + "add", + "edit", + "content", + "typing", + "keyboard" + ] }, { "Code": "F7B2", "Name": "InstertWordsFill", - "Tags": [] + "Tags": [ + "text", + "add", + "edit", + "content", + "typing", + "keyboard" + ] }, { "Code": "F7B3", "Name": "JoinWords", - "Tags": [] + "Tags": [ + "combine", + "text", + "merge", + "edit", + "content", + "typing" + ] }, { "Code": "F7B4", "Name": "JoinWordsFill", - "Tags": [] + "Tags": [ + "combine", + "text", + "merge", + "edit", + "content", + "typing" + ] }, { "Code": "F7B5", "Name": "OverwriteWords", - "Tags": [] + "Tags": [ + "text", + "replace", + "edit", + "content", + "typing", + "keyboard" + ] }, { "Code": "F7B6", "Name": "OverwriteWordsFill", - "Tags": [] + "Tags": [ + "text", + "replace", + "edit", + "content", + "typing", + "keyboard" + ] }, { "Code": "F7B7", "Name": "AddNewLine", - "Tags": [] + "Tags": [ + "text", + "insert", + "edit", + "content", + "paragraph" + ] }, { "Code": "F7B8", "Name": "AddNewLineFill", - "Tags": [] + "Tags": [ + "text", + "insert", + "edit", + "content", + "paragraph" + ] }, { "Code": "F7B9", "Name": "OverwriteWordsKorean", - "Tags": [] + "Tags": [ + "text", + "replace", + "edit", + "content", + "typing" + ] }, { "Code": "F7BA", "Name": "OverwriteWordsFillKorean", - "Tags": [] + "Tags": [ + "text", + "replace", + "edit", + "content", + "typing" + ] }, { "Code": "F7BB", "Name": "EducationIcon", - "Tags": [] + "Tags": [ + "pencil", + "write" + ] }, { "Code": "F7ED", "Name": "WindowSnipping", - "Tags": [] + "Tags": [ + "screenshot", + "capture", + "image", + "edit", + "select", + "tool" + ] }, { "Code": "F7EE", "Name": "VideoCapture", - "Tags": [] + "Tags": [ + "record", + "camera", + "film", + "content", + "media", + "capture" + ] }, { "Code": "F809", "Name": "StatusSecured", "Tags": [ - "lock" + "lock", + "security", + "protected", + "safe", + "encrypted", + "access" ] }, { "Code": "F83B", "Name": "NarratorApp", - "Tags": [] + "Tags": [ + "accessibility", + "voice", + "screen reader", + "assistive", + "text to speech", + "reading" + ] }, { "Code": "F83D", "Name": "PowerButtonUpdate", "Tags": [ "on", - "off" + "off", + "restart", + "settings", + "system", + "computer", + "device" ] }, { @@ -12885,61 +13718,136 @@ "Name": "RestartUpdate", "Tags": [ "arrow", - "refresh" + "refresh", + "system", + "refresh", + "reboot", + "settings", + "install", + "software" ] }, { "Code": "F83F", "Name": "UpdateStatusDot", - "Tags": [] + "Tags": [ + "notification", + "install", + "progress", + "indicator", + "software" + ] }, { "Code": "F847", "Name": "Eject", - "Tags": [] + "Tags": [ + "remove", + "disk", + "media", + "device", + "hardware", + "storage", + "button" + ] }, { "Code": "F87B", "Name": "Spelling", - "Tags": [] + "Tags": [ + "check", + "text", + "correction", + "language", + "grammar", + "proofreading", + "editor" + ] }, { "Code": "F87C", "Name": "SpellingKorean", - "Tags": [] + "Tags": [ + "check", + "text", + "correction", + "language", + "grammar", + "proofreading", + "editor" + ] }, { "Code": "F87D", "Name": "SpellingSerbian", - "Tags": [] + "Tags": [ + "check", + "text", + "correction", + "language", + "grammar", + "proofreading", + "editor" + ] }, { "Code": "F87E", "Name": "SpellingChinese", "Tags": [ - "abc" + "abc", + "check", + "text", + "correction", + "language", + "grammar", + "proofreading", + "editor" ] }, { "Code": "F89A", "Name": "FolderSelect", - "Tags": [] + "Tags": [ + "file", + "directory", + "choose", + "browse", + "system", + "storage" + ] }, { "Code": "F8A5", "Name": "SmartScreen", - "Tags": [] + "Tags": [ + "protection", + "security", + "filter", + "safe", + "web", + "browser" + ] }, { "Code": "F8A6", "Name": "ExploitProtection", - "Tags": [] + "Tags": [ + "security", + "vulnerability", + "threat", + "shield", + "software", + "defense" + ] }, { "Code": "F8AA", "Name": "AddBold", "Tags": [ - "+" + "+", + "plus", + "addition", + "new" ] }, { @@ -12952,45 +13860,86 @@ { "Code": "F8AC", "Name": "BackSolidBold", - "Tags": [] + "Tags": [ + "arrow", + "previous", + "return", + "left", + "rewind" + ] }, { "Code": "F8AD", "Name": "ForwardSolidBold", - "Tags": [] + "Tags": [ + "arrow", + "next", + "send", + "right", + "proceed" + ] }, { "Code": "F8AE", "Name": "PauseBold", - "Tags": [] + "Tags": [ + "control", + "playback", + "freeze" + ] }, { "Code": "F8AF", "Name": "ClickSolid", "Tags": [ - "pointer" + "pointer", + "tap", + "press", + "select", + "activate", + "choose" ] }, { "Code": "F8B0", "Name": "SettingsSolid", - "Tags": [] + "Tags": [ + "gear", + "options", + "cog" + ] }, { "Code": "F8B1", "Name": "MicrophoneSolidBold", - "Tags": [] + "Tags": [ + "audio", + "voice", + "record", + "sound", + "speech" + ] }, { "Code": "F8B2", "Name": "SpeechSolidBold", "Tags": [ "person", - "user" + "user", + "audio", + "talking" ] }, { "Code": "F8B3", - "Name": "ClickedOutLoudSolidBold" + "Name": "ClickedOutLoudSolidBold", + "Tags": [ + "sound", + "audio", + "action", + "press", + "interaction", + "notification" + ] } ] \ No newline at end of file