From 2d036a1a75ac5cb4096f0b6c60b2e0381b9166a8 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Sat, 28 Feb 2026 15:52:22 +0100 Subject: [PATCH 1/2] feat(NcIcon): provide component to render Nextcloud icons - Implementation of https://github.com/nextcloud/standards/issues/16 This component is intended to render Nextcloud icons, those icons are provided by the Nextcloud server so that the design is consistent across the same server release. This also should reduce duplicated icons shipped by various apps and inconsistent design (filled / outlined or MDI vs Material Symbols...). The icon names are standarized so they can be returned by APIs. The component API is similar to `NcIconSvgWrapper` which would then no longer be needed for standard icons. Signed-off-by: Ferdinand Thiessen --- src/components/NcIcon/NcIcon.vue | 386 + src/components/NcIcon/index.ts | 6 + src/components/index.ts | 1 + styleguide/REUSE.toml | 6 + styleguide/assets/img/core/img/icons.svg | 1 + styleguide/assets/img/icons-metadata.json | 143894 +++++++++++++++++++ styleguide/global.requires.js | 2 + 7 files changed, 144296 insertions(+) create mode 100644 src/components/NcIcon/NcIcon.vue create mode 100644 src/components/NcIcon/index.ts create mode 100644 styleguide/assets/img/core/img/icons.svg create mode 100644 styleguide/assets/img/icons-metadata.json diff --git a/src/components/NcIcon/NcIcon.vue b/src/components/NcIcon/NcIcon.vue new file mode 100644 index 0000000000..eb3581231e --- /dev/null +++ b/src/components/NcIcon/NcIcon.vue @@ -0,0 +1,386 @@ + + + + + + + + + +### Description + +Render a Nextcloud icon. + +#### Available icons + +The following icons are available, besides searching by icon name, +the search also allows to search by icon tags, for example searching for "trash" will also show the "delete" icon. + +```vue + + + + + +``` + +### Usage within `icon`-slot + +```vue + + + + + +``` + +### Inline usage inside text + +```vue + +``` + +### Directional usage + +The `directional` property allows to enable a language direction aware icon. +This icon component can be used in places where an language direction aware icon should be used, +for example if an arrow pointing to the left it used it often points in the wrong direction for right-to-left languages. +In this cases this icon can be used which will always point into the logical "start" direction. + +```vue + + + + +``` + diff --git a/src/components/NcIcon/index.ts b/src/components/NcIcon/index.ts new file mode 100644 index 0000000000..0b55a3dee2 --- /dev/null +++ b/src/components/NcIcon/index.ts @@ -0,0 +1,6 @@ +/*! + * SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + +export { default } from './NcIcon.vue' diff --git a/src/components/index.ts b/src/components/index.ts index 284e5e29ca..4f8e5d6173 100644 --- a/src/components/index.ts +++ b/src/components/index.ts @@ -71,6 +71,7 @@ export { default as NcHeaderMenu } from './NcHeaderMenu/index.ts' export { default as NcHighlight } from './NcHighlight/index.ts' export { default as NcHotkey } from './NcHotkey/index.ts' export { default as NcHotkeyList } from './NcHotkeyList/index.ts' +export { default as NcIcon } from './NcIcon/index.ts' export { default as NcIconSvgWrapper } from './NcIconSvgWrapper/index.ts' export { default as NcInputField } from './NcInputField/index.ts' export { default as NcKbd } from './NcKbd/index.ts' diff --git a/styleguide/REUSE.toml b/styleguide/REUSE.toml index 4bf7ea6e5e..0d38ab079c 100644 --- a/styleguide/REUSE.toml +++ b/styleguide/REUSE.toml @@ -34,3 +34,9 @@ path = ["assets/img/background/jenna-kim-the-globe.webp", "assets/img/background precedence = "aggregate" SPDX-FileCopyrightText = "Nextcloud GmbH" SPDX-License-Identifier = "CC-BY-SA-4.0" + +[[annotations]] +path = ["assets/img/core/img/icons.svg", "assets/img/icons-metadata.json"] +precedence = "aggregate" +SPDX-FileCopyrightText = "Nextcloud GmbH and Nextcloud contributors" +SPDX-License-Identifier = "Apache-2.0" diff --git a/styleguide/assets/img/core/img/icons.svg b/styleguide/assets/img/core/img/icons.svg new file mode 100644 index 0000000000..f297b4db9a --- /dev/null +++ b/styleguide/assets/img/core/img/icons.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/styleguide/assets/img/icons-metadata.json b/styleguide/assets/img/icons-metadata.json new file mode 100644 index 0000000000..23ef9fb740 --- /dev/null +++ b/styleguide/assets/img/icons-metadata.json @@ -0,0 +1,143894 @@ +{ + "123": [ + "1", + "123", + "2", + "3", + "arrange", + "arrow", + "ascending", + "ascending sort", + "count", + "data", + "digit", + "digit order", + "filter", + "increasing", + "increasing order", + "items", + "line", + "list", + "number order", + "numbers", + "numerical", + "one two three", + "order", + "organize", + "pointing up", + "sequence", + "sort", + "sort ascending", + "symbol", + "three lines", + "up arrow" + ], + "360": [ + "360", + "360 degrees", + "around", + "arrow", + "av", + "camera", + "circle", + "circular", + "complete", + "control", + "degree", + "digital", + "direction", + "full view", + "immersive", + "interactive", + "movement", + "multimedia", + "navigation", + "panoramic", + "perspective", + "photo", + "rotate", + "rotation", + "sphere", + "spin", + "turn", + "user interface", + "video", + "view", + "virtual reality", + "visual", + "vr", + "web" + ], + "10k": [ + "10000", + "10K", + "10k", + "achievement", + "alphabet", + "character", + "competition", + "digit", + "display", + "distance", + "event", + "exercise", + "font", + "goal", + "k", + "letter", + "letters", + "measurement", + "metric", + "metric prefix", + "milestone", + "number", + "numbers", + "numerical", + "pixel", + "pixels", + "quantity", + "race", + "resolution", + "running", + "sport", + "symbol", + "ten", + "text", + "thousand", + "type", + "value", + "video" + ], + "18_up_rating": [ + "18 plus", + "18+", + "access restriction", + "adult content", + "age limit", + "age rating", + "age restriction", + "age verification", + "censorship", + "certification", + "circle", + "content rating", + "content warning", + "eighteen plus", + "eighteen+", + "explicit content", + "filtering", + "mature content", + "number 18", + "parental advisory", + "rating", + "restricted content", + "sensitive content", + "text", + "warning" + ], + "1k": [ + "1000", + "1K", + "1k", + "abbreviation", + "alphabet", + "amount", + "character", + "count", + "counter", + "data", + "digit", + "display", + "figure", + "font", + "indicator", + "k", + "label", + "letters", + "measure", + "metric", + "number", + "numbers", + "numeric", + "numerical", + "pixel", + "pixels", + "quantity", + "rating", + "resolution", + "result", + "score", + "statistic", + "symbol", + "text", + "thousand", + "total", + "type", + "unit", + "value", + "video" + ], + "1k_plus": [ + "+", + "1000", + "1K", + "1k", + "achievement", + "addition", + "alphabet", + "character", + "count", + "digit", + "display", + "figure", + "followers", + "font", + "growth", + "increase", + "letters", + "likes", + "metric", + "milestone", + "more", + "number", + "numbers", + "numeral", + "numerical", + "one thousand.", + "pixel", + "pixels", + "plus", + "plus sign", + "popularity", + "positive", + "quantity", + "resolution", + "social media", + "statistic", + "subscribers", + "success", + "symbol", + "text", + "thousand", + "thousand plus", + "type", + "value", + "video", + "views" + ], + "1x_mobiledata": [ + "1x", + "1x signal", + "alphabet", + "cell signal", + "cellular", + "cellular data", + "character", + "connection status", + "connectivity", + "connectivity indicator", + "data connection", + "data technology", + "data type", + "digit", + "font", + "internet", + "letters", + "limited connectivity", + "low speed", + "mobile", + "mobile data", + "mobile internet", + "mobile network", + "mobiledata", + "network", + "network speed", + "network status", + "network type", + "numbers", + "phone", + "reception", + "signal", + "slow connection", + "speed", + "symbol", + "telecommunications", + "text", + "type", + "wifi", + "wireless", + "wireless data", + "wireless signal" + ], + "1x_mobiledata_badge": [ + "1x", + "alphabet", + "badge", + "cell phone", + "cellular", + "cellular data", + "character", + "circle", + "communication", + "connection", + "connectivity", + "coverage", + "data plan", + "data speed", + "device", + "digit", + "font", + "identifier", + "indicator", + "internet", + "label", + "letter", + "letters", + "mobile", + "mobile data", + "mobiledata", + "network", + "number", + "numbers", + "outline", + "phone", + "signal", + "signal strength", + "speed", + "status", + "symbol", + "technology", + "telecommunications", + "text", + "type", + "wifi", + "wireless" + ], + "24fps_select": [ + "24fps", + "30", + "animation", + "camera", + "chosen", + "chosen speed", + "cinema", + "control", + "digits", + "film", + "fps", + "frame", + "frame rate", + "frames per second", + "frequency", + "image", + "media control", + "motion", + "movie", + "numbers", + "option", + "per", + "playback speed", + "preference", + "rate", + "second", + "seconds", + "select", + "selection", + "setting", + "video", + "video editing", + "video frame", + "video playback", + "video quality", + "video resolution", + "video settings", + "video speed" + ], + "2k": [ + "2000", + "2K", + "2k", + "abbreviation", + "alphabet", + "character", + "characters", + "digit", + "display", + "font", + "high quality", + "higher resolution", + "k", + "letter", + "letters", + "media", + "media controls", + "movie", + "number", + "numbers", + "numerical", + "option", + "pixel", + "pixels", + "playback", + "player", + "quality", + "resolution", + "screen", + "settings", + "streaming", + "symbol", + "television", + "text", + "toggle", + "type", + "video", + "video quality", + "video resolution", + "video settings" + ], + "2d": [ + "2d", + "alphabet", + "character", + "chart", + "coordinate", + "diagram", + "digit", + "dimensional", + "dimensions", + "drawing", + "flat", + "flat design", + "font", + "geometry", + "graphic", + "grid", + "height", + "illustration", + "layout", + "letters", + "map", + "measurement", + "numbers", + "perspective", + "plane", + "projection", + "render", + "representation", + "scale", + "shape", + "surface", + "symbol", + "text", + "two", + "two dimensional", + "type", + "view", + "width", + "x-axis", + "y-axis" + ], + "2k_plus": [ + "+", + "2000 plus", + "2000+", + "2k", + "2k plus", + "2k+", + "alphabet", + "character", + "clarity", + "definition", + "digit", + "digital", + "display", + "font", + "format", + "hd", + "high definition", + "letters", + "media controls", + "movie quality", + "numbers", + "picture quality", + "playback", + "plus", + "quality settings", + "resolution", + "screen resolution", + "streaming", + "streaming quality", + "symbol", + "text", + "tv quality", + "two thousand k", + "two thousand plus", + "type", + "uhd", + "ultra hd", + "video quality", + "video settings", + "video standard" + ], + "30fps": [ + "30fps", + "alphabet", + "camera", + "character", + "digit", + "film", + "font", + "fps", + "frame rate", + "frame rate setting", + "frames", + "letters", + "media information", + "media settings", + "multimedia", + "numbers", + "playback", + "quality", + "recording", + "resolution", + "settings", + "symbol", + "text", + "thirty fps", + "thirty frames per second", + "type", + "video", + "video capture", + "video control", + "video display", + "video frame rate", + "video information", + "video options", + "video playback quality", + "video quality", + "video settings", + "video speed" + ], + "30fps_select": [ + "30", + "30fps", + "camera", + "capture", + "choose", + "digital video", + "digits", + "fps", + "frame", + "frame rate", + "frame.", + "frames per second", + "frequency", + "image", + "media", + "motion", + "numbers", + "option", + "per", + "playback", + "quality", + "rate", + "record", + "recording", + "second", + "seconds", + "select", + "selection", + "setting", + "settings", + "speed", + "stream", + "streaming", + "video", + "video option", + "video quality", + "video rate", + "video setting", + "video speed" + ], + "3d": [ + "3", + "3d", + "D", + "abstract", + "alphabet", + "block", + "box", + "character", + "cube", + "depth", + "design", + "digit", + "dimension", + "effect", + "font", + "form", + "future", + "geometry", + "graphic", + "graphics", + "letters", + "model", + "numbers", + "object", + "perspective", + "projection", + "realistic", + "render", + "rendering", + "shape", + "simulation", + "spatial", + "symbol", + "technology", + "text", + "three-dimensional", + "type", + "view", + "virtual", + "virtual_reality", + "visual", + "vr" + ], + "3d_rotation": [ + "3", + "3d", + "D", + "alphabet", + "angle", + "application", + "arrow", + "arrows", + "av", + "axis", + "button", + "camera", + "character", + "control", + "digit", + "font", + "graphic", + "letters", + "manipulation", + "menu", + "model", + "numbers", + "object", + "option", + "orientation", + "perspective", + "rendering", + "revolve", + "rotate", + "rotation", + "shape", + "software", + "spatial", + "spin", + "symbol", + "text", + "three-dimensional", + "tilt", + "tool", + "transform", + "turning", + "type", + "view", + "virtual_reality", + "visualization", + "vr" + ], + "3g_mobiledata": [ + "3g", + "alphabet", + "bandwidth", + "bars", + "broadband", + "cellular", + "character", + "communication", + "computer", + "connection", + "connectivity", + "data", + "device", + "digit", + "digital", + "download", + "font", + "full bars", + "high speed", + "internet", + "letters", + "mobile", + "mobile data", + "mobiledata", + "network", + "numbers", + "online", + "phone", + "signal", + "speed", + "strong signal", + "symbol", + "tablet", + "technology", + "telecommunications", + "text", + "transfer", + "type", + "upload", + "wifi", + "wireless" + ], + "3g_mobiledata_badge": [ + "3g", + "alphabet", + "badge", + "broadband", + "cellular", + "character", + "communication", + "connection type", + "connectivity", + "data", + "data network", + "data speed", + "digit", + "font", + "generation", + "high speed", + "internet", + "internet speed", + "letters", + "mobile", + "mobile data", + "mobile internet", + "mobile network", + "mobiledata", + "network", + "network type", + "numbers", + "phone", + "signal", + "signal strength", + "speed", + "speed indicator", + "symbol", + "technology", + "telecom", + "telecommunications", + "text", + "type", + "wifi", + "wireless" + ], + "3k": [ + "3000", + "3K", + "3k", + "alphabet", + "character", + "cinema", + "definition", + "digit", + "digital", + "display", + "film", + "font", + "high quality video", + "letters", + "media", + "movie", + "numbers", + "pixel", + "pixels", + "playback setting", + "resolution", + "screen", + "stream quality", + "streaming", + "streaming service", + "symbol", + "technology", + "television", + "text", + "three k", + "tv show", + "type", + "video", + "video playback", + "video player", + "video quality", + "video resolution", + "video setting" + ], + "3k_plus": [ + "+", + "3000", + "3000 plus", + "3000+", + "3K", + "3k plus", + "3k+", + "achievement", + "addition", + "alphabet", + "amount", + "character", + "counter", + "data", + "digit", + "display", + "font", + "greater than", + "indicator", + "k.", + "letters", + "limit", + "metric", + "milestone", + "more", + "number", + "numbers", + "numeral", + "pixel", + "pixels", + "plus", + "quantity", + "resolution", + "statistic", + "symbol", + "text", + "thousand", + "three", + "three thousand", + "threshold", + "type", + "value", + "video", + "volume" + ], + "3p": [ + "3", + "3p", + "account", + "avatar", + "avatar group", + "bubble", + "business", + "chat", + "collaboration", + "comment", + "communicate", + "community", + "community icon", + "company", + "face", + "figures", + "group", + "group icon", + "human", + "members", + "message", + "multiple people", + "networking", + "organization", + "party", + "people", + "person", + "profile", + "profile group", + "silhouettes", + "social", + "speech", + "staff", + "staff icon", + "team", + "team icon", + "three people", + "triple person", + "user", + "users", + "users group", + "users icon" + ], + "4g_mobiledata": [ + "4g", + "alphabet", + "bandwidth", + "cellular", + "cellular data", + "character", + "communication", + "connection", + "connectivity", + "data", + "digit", + "edge", + "font", + "four g", + "gprs", + "high speed", + "hspa", + "indicator", + "internet", + "letters", + "lte", + "mobile", + "mobile data", + "mobiledata", + "network", + "network strength", + "numbers", + "phone", + "signal", + "speed", + "status", + "symbol", + "telecommunication", + "text", + "type", + "umts", + "wifi", + "wireless" + ], + "4g_mobiledata_badge": [ + "4g", + "alphabet", + "badge", + "cell phone", + "cellular", + "character", + "communication.", + "connection", + "data transfer", + "device", + "digit", + "digital", + "display", + "font", + "icon", + "indicator", + "information", + "internet", + "label", + "letters", + "lte", + "mobile", + "mobile data", + "mobiledata", + "network", + "notification", + "numbers", + "phone", + "rate", + "signal", + "speed", + "status", + "symbol", + "technology", + "telecommunication", + "text", + "type", + "wifi", + "wireless" + ], + "4g_plus_mobiledata": [ + "4g", + "4g plus", + "4g+", + "advanced data", + "alphabet", + "carrier", + "cell phone", + "cellular", + "cellular data", + "character", + "communication", + "connection", + "connectivity", + "data connection", + "data network", + "data usage", + "digit", + "fast speed", + "font", + "internet", + "letters", + "mobile", + "mobile data", + "mobiledata", + "network", + "network speed", + "network status", + "numbers", + "phone", + "plus", + "signal", + "signal strength", + "speed", + "symbol", + "technology", + "telecommunications", + "text", + "type", + "upgraded network", + "wifi", + "wireless", + "wireless data" + ], + "4k": [ + "4000", + "4K", + "4k", + "alphabet", + "alphanumeric", + "character", + "cinema", + "content", + "definition", + "digit", + "digital", + "display", + "film", + "font", + "graphic", + "high resolution", + "indicator", + "label", + "letters", + "media", + "movie", + "numbers", + "pixel", + "pixels", + "playback", + "quality", + "quality setting", + "resolution", + "screen", + "streaming", + "symbol", + "technology", + "television", + "text", + "type", + "ultra hd", + "video" + ], + "4k_plus": [ + "+", + "4000", + "4K", + "4k", + "addition", + "alphabet", + "character", + "digit", + "digital", + "display", + "equation", + "font", + "high definition", + "letters", + "media", + "monitor", + "multimedia", + "numbers", + "pixel", + "pixels", + "plus", + "quality", + "resolution", + "screen", + "streaming", + "symbol", + "technology", + "television", + "text", + "type", + "video" + ], + "5g": [ + "5g", + "alphabet", + "cellular", + "character", + "communication", + "connection", + "connectivity", + "data", + "data connection", + "digit", + "fifth generation", + "font", + "future", + "high speed", + "icon", + "indicator", + "internet", + "letters", + "mobile", + "mobile data", + "mobile network", + "modern", + "network", + "network status", + "numbers", + "performance", + "phone", + "signal", + "speed", + "status", + "strength", + "symbol", + "technology", + "telecommunications", + "text", + "type", + "wifi", + "wireless", + "wireless network" + ], + "5g_mobiledata_badge": [ + "5g", + "alphabet", + "badge", + "bandwidth", + "broadband", + "cellular", + "character", + "communication", + "connection", + "connectivity", + "data", + "digit", + "display", + "font", + "high speed", + "icon", + "indicator", + "internet", + "letters", + "mobile", + "modem", + "network", + "network status", + "numbers", + "phone", + "service", + "signal", + "speed", + "status", + "symbol", + "technology", + "text", + "type", + "wifi", + "wireless" + ], + "5k": [ + "5000", + "5K", + "5k", + "alphabet", + "character", + "clarity", + "crispness", + "definition", + "detail", + "digit", + "display", + "display setting", + "five k", + "five thousand", + "font", + "format", + "high definition", + "high quality", + "letters", + "movie quality", + "numbers", + "pixel", + "pixels", + "playback quality", + "quality indicator", + "resolution", + "screen resolution", + "streaming quality", + "symbol", + "text", + "type", + "uhd", + "ultra high definition", + "video", + "video clarity", + "video quality", + "video resolution", + "video settings", + "visual quality" + ], + "5k_plus": [ + "+", + "5000", + "5K", + "5k", + "addition", + "alphabet", + "amount", + "character", + "count", + "count display.", + "data", + "data point", + "digit", + "display", + "five", + "five thousand", + "font", + "letters", + "limit", + "limit reached", + "metric", + "metric display", + "more than", + "number", + "number symbol", + "numbers", + "numerical", + "numerical value", + "over", + "pixel", + "pixels", + "plus", + "plus sign", + "quantity", + "quantity indicator", + "resolution", + "statistic", + "sum", + "symbol", + "text", + "thousand", + "threshold", + "type", + "value", + "video" + ], + "60fps": [ + "60fps", + "camera", + "capture", + "cinema", + "control", + "definition", + "digit", + "display", + "editing", + "film", + "fps", + "frame rate", + "frames", + "high speed", + "indicator", + "label", + "media", + "number", + "numbers", + "numeric", + "option", + "performance", + "playback", + "production", + "quality", + "recording", + "resolution", + "settings", + "smooth", + "streaming", + "symbol", + "text", + "video", + "video quality" + ], + "60fps_select": [ + "60", + "60fps", + "camera", + "choice", + "circle", + "circular", + "configuration", + "control", + "digits", + "film", + "fps", + "frame", + "frame rate", + "frames per second", + "frequency", + "indicator", + "label", + "media", + "media player", + "movie", + "number", + "numbers", + "numeric", + "option", + "per", + "performance", + "playback", + "preference", + "quality", + "rate", + "second", + "seconds", + "select", + "selection", + "settings", + "speed", + "text", + "video", + "video playback", + "video settings" + ], + "6_ft_apart": [ + "6", + "6 feet", + "apart", + "body", + "caution", + "covid", + "covid-19", + "distance", + "feet", + "figures", + "ft", + "guideline", + "health", + "health and safety", + "horizontal", + "human", + "instruction", + "line", + "measure", + "measurement", + "pandemic", + "people", + "person", + "public health", + "rule", + "safe distance", + "safety", + "separate", + "separation", + "social", + "social distancing", + "spacing", + "standing", + "two people", + "warning" + ], + "6k": [ + "6000", + "6K", + "6k", + "alphabet", + "character", + "clarity", + "definition", + "detail", + "digit", + "digital", + "display", + "enhanced", + "font", + "format", + "high definition", + "high resolution", + "indicator", + "letters", + "media", + "movie", + "multimedia", + "numbers", + "option", + "pixel", + "pixels", + "playback", + "premium", + "quality", + "resolution", + "screen", + "setting", + "streaming", + "symbol", + "television", + "text", + "type", + "video", + "video quality", + "visual" + ], + "6k_plus": [ + "+", + "6000", + "6K", + "6k", + "achievement", + "alphabet", + "amount", + "approximation", + "badge", + "character", + "counter", + "data", + "digit", + "display", + "estimate", + "font", + "greater than", + "indicator", + "label", + "letters", + "measurement", + "metric", + "milestone", + "minimum", + "more than", + "number", + "numbers", + "numeral", + "over", + "pixel", + "pixels", + "plus", + "plus sign", + "quantity", + "resolution", + "six thousand", + "statistic", + "symbol", + "text", + "threshold", + "type", + "value", + "video" + ], + "7k": [ + "7000", + "7K", + "abbreviation", + "alphabet", + "broadcast", + "channel", + "character", + "content", + "content rating", + "definition", + "digit", + "display", + "film rating", + "font", + "high definition", + "high resolution", + "letters", + "media", + "movie rating", + "numbers", + "numbers 7k", + "pixel", + "pixels", + "quality", + "resolution", + "seven thousand", + "source", + "standard definition", + "streaming", + "symbol", + "television rating", + "text", + "text 7k", + "title", + "tv rating", + "type", + "video", + "video resolution" + ], + "7k_plus": [ + "+", + "7000", + "7000 plus", + "7000+", + "7K", + "7k+", + "achievement", + "add", + "addition", + "alphabet", + "amount", + "character", + "count", + "counter", + "data", + "digit", + "display", + "font", + "increase", + "indicator", + "label", + "letters", + "marker", + "measurement", + "metric", + "milestone", + "more than", + "number", + "numbers", + "pixel", + "pixels", + "plus", + "quantity", + "rating", + "resolution", + "score", + "statistics", + "symbol", + "text", + "threshold", + "total", + "type", + "value", + "video" + ], + "8k": [ + "8000", + "8K", + "8k", + "alphabet", + "character", + "cinema quality", + "digit", + "display", + "display settings", + "font", + "high definition", + "letters", + "media quality", + "movie quality", + "multimedia settings", + "numbers", + "numeric", + "pixel", + "pixels", + "playback settings", + "quality", + "resolution", + "screen settings", + "streaming quality", + "symbol", + "text", + "type", + "uhd", + "uhd 8k", + "ultra high definition", + "video", + "video definition", + "video quality", + "video resolution", + "video settings", + "video stream", + "visual quality" + ], + "8k_plus": [ + "+", + "7000", + "8K", + "8k", + "advanced", + "alphabet", + "character", + "cinema", + "clear", + "definition", + "digit", + "digital", + "display", + "enhanced", + "entertainment", + "font", + "high definition", + "image", + "letters", + "media", + "monitor", + "numbers", + "picture", + "pixel", + "pixels", + "playback", + "plus", + "quality", + "resolution", + "screen", + "sharp", + "streaming", + "symbol", + "technology", + "television", + "text", + "type", + "uhd", + "ultra high definition", + "video", + "video quality", + "viewing experience", + "visual" + ], + "9k": [ + "9000", + "9K", + "9k", + "alphabet", + "character", + "clarity", + "content", + "definition", + "digit", + "digital", + "display", + "font", + "high definition", + "indicator", + "label", + "letters", + "marking", + "media", + "monitor", + "movie", + "nine k", + "numbers", + "performance", + "pixel", + "pixels", + "playback", + "quality", + "rating", + "resolution", + "screen", + "specification", + "stream", + "symbol", + "tag", + "technical", + "television", + "text", + "type", + "video" + ], + "9k_plus": [ + "+", + "9000", + "9K", + "9k", + "achievement", + "alphabet", + "amount", + "analytic", + "calculation", + "character", + "count", + "data", + "digit", + "display", + "equation", + "font", + "indicator", + "letters", + "level", + "limit", + "math", + "measurement", + "metric", + "milestone", + "more than", + "number", + "numbers", + "over", + "performance", + "pixel", + "pixels", + "plus", + "quantitative", + "ranking", + "rating", + "resolution", + "symbol", + "text", + "threshold", + "type", + "value", + "video" + ], + "abc": [ + "absent", + "alphabet", + "bare", + "blank", + "character", + "clean", + "clear", + "empty", + "featureless", + "font", + "invisible", + "letters", + "minimal", + "neutral", + "no icon", + "no image", + "nothing", + "null", + "placeholder", + "plain", + "pristine", + "space", + "symbol", + "text", + "transparent", + "type", + "undefined", + "undepicted", + "unillustrated", + "unimaged", + "unrepresented", + "unseen", + "unstyled", + "untouched", + "unvisualized", + "void", + "white" + ], + "ac_unit": [ + "ac", + "air", + "air conditioning", + "asterisk", + "climate", + "cold", + "condition", + "conditioner", + "control", + "cool", + "cooling", + "crystal", + "flake", + "frost", + "frozen", + "ice", + "point", + "points", + "polygon", + "six pointed star", + "six points", + "snow", + "snowflake", + "star", + "temperature", + "unit", + "weather", + "winter" + ], + "accessibility": [ + "access", + "accessibility", + "accessible", + "aid", + "assistance", + "barrier-free", + "body", + "disability", + "disabled", + "easy access", + "feature", + "figure", + "handicap", + "help", + "human", + "inclusion", + "inclusive", + "inclusivity", + "mobility", + "navigation", + "options", + "people", + "person", + "pictogram", + "ramp", + "services", + "setting", + "special needs", + "support", + "symbol", + "universal", + "wheelchair" + ], + "accessibility_new": [ + "access", + "accessibility", + "accessibility icon", + "accessibility statement", + "accessible", + "assistance", + "barrier-free", + "body", + "disability", + "disabled", + "figure", + "handicap", + "help", + "human", + "inclusion", + "inclusive", + "moving", + "needs", + "new", + "outline", + "people", + "person", + "pictogram", + "shape", + "silhouette", + "special needs", + "standing", + "support", + "symbol", + "universal access", + "user" + ], + "accessible": [ + "accessibility", + "accessible", + "assistance", + "body", + "disability", + "disabled", + "easy access", + "facilities", + "figure", + "handicap", + "handicapped", + "healthcare", + "help", + "human", + "information", + "international symbol", + "medical", + "mobility", + "mobility impaired", + "parking", + "people", + "person", + "public access", + "ramp", + "services", + "sign", + "support", + "symbol", + "toilet", + "transport", + "wheelchair" + ], + "accessible_forward": [ + "accessibility", + "accessible", + "arrow", + "arrow right", + "body", + "continue", + "direction", + "figure", + "forward", + "geometric", + "graphic", + "handicap", + "help", + "human", + "icon", + "mobility", + "movement", + "navigation", + "next", + "people", + "person", + "pictogram", + "progress", + "right", + "shape", + "silhouette", + "symbol", + "ui element", + "user", + "wheelchair" + ], + "accessible_menu": [ + "accessibility", + "accessibility options", + "accessible menu", + "assistive technology", + "bars", + "body", + "burger menu", + "collapse", + "details", + "disability", + "drawer", + "expand", + "figure", + "hamburger menu", + "horizontal lines", + "human", + "information", + "list", + "menu", + "menu bar", + "more", + "navigation", + "navigation bar", + "options", + "outline", + "panel", + "people", + "person", + "personal", + "preferences", + "profile", + "settings", + "side menu", + "stacked lines", + "three lines", + "toggle", + "user" + ], + "account_balance": [ + "account", + "accounting", + "balance", + "bank", + "banking", + "bill", + "building", + "business", + "card", + "cash", + "coin", + "columns", + "commerce", + "courthouse", + "credit", + "currency", + "dollars", + "economic", + "federal", + "finance", + "financial", + "financial institution", + "government", + "institution", + "investment", + "loan", + "money", + "mortgage", + "online", + "pay", + "payment", + "pillars", + "prosperity", + "savings", + "structure", + "transaction", + "treasury", + "wealth" + ], + "account_balance_wallet": [ + "account", + "assets", + "balance", + "bank", + "banking", + "bill", + "budget", + "card", + "cash", + "coin", + "commerce", + "credit", + "credit card", + "currency", + "dollar", + "dollars", + "economics", + "economy", + "expense", + "finance", + "finances", + "financial", + "funds", + "income", + "investment", + "money", + "online", + "pay", + "payment", + "purse", + "rectangle", + "revenue", + "savings", + "square", + "transaction", + "wallet", + "wealth" + ], + "account_box": [ + "account", + "account icon", + "accounts", + "avatar", + "box", + "bust", + "contact", + "contact icon", + "face", + "figure", + "head", + "human", + "identity", + "individual", + "login", + "man", + "member", + "outline", + "people", + "person", + "person outline", + "person symbol", + "profile", + "register", + "shape", + "shoulders", + "sign in", + "sign up", + "silhouette", + "square", + "thumbnail", + "user", + "user icon", + "user profile" + ], + "account_child": [ + "account", + "account child", + "body", + "child", + "child account", + "child profile", + "child user", + "children", + "circle and torso", + "dependent account", + "dependent profile", + "dependent user", + "family account", + "family profile", + "head and shoulders", + "human", + "junior account", + "kid", + "kid account", + "little profile", + "little user", + "minor account", + "minor profile", + "minor user", + "parent account", + "parent profile", + "people", + "person", + "profile child", + "profile minor", + "secondary profile", + "secondary user", + "small profile", + "small user", + "user child", + "user minor", + "young", + "young user", + "youth account" + ], + "account_child_invert": [ + "access", + "account", + "avatar", + "body", + "child", + "children", + "circle", + "configuration", + "family", + "guardian", + "head", + "human", + "identity", + "individual", + "kid", + "kids", + "login", + "management", + "membership", + "minor", + "outline", + "parent", + "people", + "person", + "personalization", + "privacy", + "profile", + "rounded", + "security", + "settings", + "shoulders", + "silhouette", + "single person", + "user", + "young" + ], + "account_circle": [ + "account", + "account circle", + "account details", + "account icon", + "account management", + "account settings", + "avatar", + "bust", + "circle", + "face", + "filled account", + "full account", + "head", + "human", + "login", + "my account", + "people", + "person", + "person icon", + "personal", + "personal information", + "personal mode", + "profile", + "profile icon", + "shoulders", + "sign in", + "thumbnail", + "user", + "user icon", + "user profile", + "user settings" + ], + "account_circle_off": [ + "access", + "account", + "account off", + "avatar", + "blocked", + "blocked account", + "circle", + "circle off", + "deauthorized", + "disabled", + "enabled", + "face", + "head", + "human", + "icon", + "locked", + "no access", + "not logged in", + "off", + "offline", + "on", + "people", + "person", + "person off", + "private", + "profile", + "profile off", + "restricted", + "restricted access", + "shoulders", + "silhouette", + "slash", + "social", + "thumbnail", + "unavailable", + "user", + "user off" + ], + "account_tree": [ + "account", + "account structure", + "analytics", + "branches", + "chart", + "connect", + "connected", + "connections", + "corporate structure", + "data", + "diagram", + "flow", + "graph", + "grouped", + "hierarchy", + "infographic", + "layers", + "levels", + "linked", + "management", + "mapping", + "measure", + "metrics", + "nested", + "network", + "nodes", + "organization", + "organizational chart", + "outline", + "process", + "project structure", + "relationships", + "square", + "statistics", + "structure", + "system", + "team structure", + "tracking", + "tree", + "tree structure", + "visual hierarchy" + ], + "action_key": [ + "action", + "application", + "argument", + "button", + "buttons", + "circles", + "code", + "command", + "computer", + "continue", + "control", + "development", + "device", + "dots", + "enter", + "execute", + "filter", + "find", + "function", + "glass", + "grid", + "hardware", + "input", + "key", + "keyboard", + "keypad", + "look", + "magnify", + "magnifying", + "method", + "next", + "operation", + "parameter", + "press", + "proceed", + "program", + "programming", + "return", + "run", + "search", + "see", + "select", + "shortcut", + "software", + "technology" + ], + "activity_zone": [ + "activity ", + "activity zone", + "area", + "border", + "boundary", + "box", + "confined area", + "designated area", + "division", + "enclosed area", + "focus area", + "frame", + "highlight", + "home", + "limits", + "map area", + "marking", + "nest", + "operating area", + "outline", + "performance zone", + "perimeter", + "portion", + "range", + "rectangle", + "region", + "restricted area", + "section", + "security", + "segment", + "selection", + "territory", + "workspace", + "zone", + "zone selection" + ], + "acupuncture": [ + "Chinese medicine", + "acupuncture", + "alternative medicine", + "asian medicine", + "body", + "care", + "chinese medicine", + "clinic", + "cluster", + "healing", + "health", + "healthcare", + "holistic", + "line", + "massage", + "medical", + "meditation", + "multiple lines", + "needle", + "needles", + "pain relief", + "pins", + "pointed", + "pressure point", + "relax", + "relaxation", + "sharp", + "spa", + "straight lines", + "therapy", + "thin", + "thin lines", + "traditional medicine", + "treatment", + "vertical lines", + "wellbeing", + "wellness" + ], + "acute": [ + "abstract", + "accent", + "acute", + "angle", + "arrow", + "clock", + "date", + "decoration", + "diagonal line", + "direction", + "divider", + "element", + "fast", + "geometric", + "health", + "indicator", + "line", + "mark", + "math", + "pointer", + "schedule", + "separator", + "shape", + "slash", + "speed", + "stroke", + "symbol", + "time", + "timer", + "ui component" + ], + "ad": [ + "a", + "ad", + "advertisement", + "announcement", + "banner", + "browser", + "commercial", + "communication", + "content", + "d", + "digital", + "element", + "icon", + "identifier", + "indicator", + "information", + "internet", + "label", + "letters", + "marketing", + "media", + "notice", + "online", + "promotion", + "rectangle", + "sign", + "sponsored", + "symbol", + "tag", + "text", + "web", + "website", + "window" + ], + "ad_group": [ + "ad", + "ad group", + "advertisement", + "advertising group", + "audience", + "banner multiple", + "browser", + "bundle", + "business", + "campaign", + "campaign group", + "category", + "cluster", + "collection", + "commerce", + "group", + "grouping", + "hierarchy", + "internet", + "list", + "management", + "marketing", + "marketing group", + "organization", + "promotion", + "segment", + "segmentation", + "set", + "structure", + "target audience", + "targeting", + "unit", + "website", + "window" + ], + "ad_group_off": [ + "Ads", + "ad group off", + "audience", + "block", + "block group", + "block user", + "cancel", + "close", + "delete", + "deny", + "disabled", + "exit", + "forbidden", + "group", + "group audience", + "group block", + "group disable", + "group off", + "group remove", + "group stop", + "group target", + "hidden", + "inactive", + "off", + "pause", + "people", + "remove", + "restrictions", + "settings", + "stop", + "target", + "user group", + "users", + "windows" + ], + "ad_off": [ + "ad", + "ad free", + "adblock", + "advertisement", + "advertising", + "ban", + "banner", + "block ad", + "browser", + "commercial", + "control", + "cross", + "customize", + "diagonal line", + "disable ad", + "disabled", + "enabled", + "filter ad", + "hide ad", + "internet", + "marketing", + "mute ad", + "no ad", + "off", + "offline", + "on", + "opt out", + "popup", + "preferences", + "privacy", + "promotion", + "remove ad", + "settings", + "slash", + "stop ad", + "web", + "website", + "window" + ], + "ad_units": [ + "Android", + "OS", + "ad", + "ad units", + "advertising", + "article", + "banner", + "block", + "body", + "body text", + "cell", + "cell phone", + "communication", + "content", + "data", + "device", + "display", + "email", + "hardware", + "iOS", + "information", + "lines", + "marketing", + "message", + "message content", + "mobile", + "mobile text", + "news", + "notification", + "notifications", + "paragraph", + "phone", + "rectangles", + "screen", + "smartphone", + "sms", + "tablet", + "text", + "text message", + "top", + "units", + "writing" + ], + "adaptive_audio_mic": [ + "account", + "accounts", + "adaptive", + "adjustable", + "assistant", + "audio", + "audio mesh", + "call", + "chat", + "committee", + "communication", + "communications", + "control", + "dictation", + "dynamic", + "face", + "family", + "flexible", + "friends", + "google meet", + "group", + "hear", + "hearing", + "human", + "humans", + "input", + "intelligent", + "keyboard", + "live", + "meet", + "mic", + "microphone", + "network", + "noise", + "people", + "person", + "persons", + "profile", + "profiles", + "recognition", + "record", + "recorder", + "recording", + "responsive", + "sensor", + "settings", + "smart", + "social", + "sound", + "speaker", + "speaking", + "speech", + "talk", + "team", + "tech", + "technology", + "user", + "users", + "voice" + ], + "adaptive_audio_mic_off": [ + "account", + "accounts", + "audio", + "audio mesh", + "button", + "committee", + "communication", + "control", + "crossed out", + "diagonal line", + "dictation", + "disable", + "disabled", + "face", + "family", + "forbidden", + "friends", + "google meet", + "group", + "hear", + "hearing", + "human", + "humans", + "icon", + "input", + "keyboard", + "listen", + "meet", + "mic", + "microphone", + "multimedia", + "mute", + "muted", + "network", + "noise", + "off", + "people", + "person", + "persons", + "privacy", + "profile", + "profiles", + "record", + "recorder", + "recording", + "silence", + "slash", + "social", + "sound", + "speaker", + "speaking", + "symbol", + "talk", + "team", + "toggle.", + "user", + "users", + "voice", + "volume" + ], + "adb": [ + "adb", + "android", + "bridge", + "bug", + "code", + "command", + "computing", + "connect", + "connection", + "data", + "debug", + "debugger", + "developer", + "development", + "device", + "line", + "link", + "mobile", + "phone", + "port", + "programming", + "shell", + "software", + "technology", + "terminal", + "test", + "testing", + "tool", + "transfer", + "usb" + ], + "add": [ + "+", + "add", + "addition", + "append", + "arithmetic", + "attach", + "combine", + "create", + "cross", + "expand", + "grow", + "increase", + "insert", + "join", + "mathematical symbol", + "merge", + "more", + "new", + "plus", + "positive", + "sum", + "symbol", + "total", + "two lines" + ], + "add_2": [ + "+", + "add", + "addition", + "append", + "attach", + "basic", + "box", + "combine", + "container", + "create", + "development", + "elaborate", + "extend", + "generation", + "geometry", + "growth", + "include", + "increase", + "increase size", + "insert", + "join", + "more", + "new", + "outline", + "plus", + "positive", + "rounded square", + "shape", + "simple", + "square", + "stroke", + "supplement", + "symbol" + ], + "add_a_photo": [ + "+", + "a photo", + "add", + "album", + "button", + "camera", + "capture", + "create", + "file", + "gallery", + "graphic", + "icon", + "image", + "input", + "insert", + "interface", + "lens", + "library", + "media", + "new", + "photo", + "photograph", + "photography", + "picture", + "plus", + "shutter", + "symbol", + "ui", + "ui element", + "upload", + "ux", + "visual" + ], + "add_ad": [ + "+", + "ad", + "ad campaign", + "add", + "advertisement", + "announcement", + "banner", + "border", + "box", + "browser", + "campaign", + "commercial", + "content", + "create", + "digital", + "display", + "generate", + "internet", + "marketing", + "media", + "message", + "new", + "notification", + "online", + "outline", + "placard", + "plus", + "post", + "promotion", + "publish", + "rectangle", + "sign", + "sponsored", + "square", + "website", + "window" + ], + "add_alert": [ + "+", + "active", + "add", + "add attention", + "add important", + "add notification", + "add reminder", + "add warning", + "alarm", + "alert", + "attention", + "bell", + "caution", + "chime", + "create", + "create alarm", + "danger", + "exclamation", + "important", + "message", + "new", + "notice", + "notification", + "notifications", + "notify", + "plus", + "remind", + "reminder", + "ring", + "set reminder", + "sound", + "subscribe", + "subscribe to alerts", + "symbol", + "warning" + ], + "add_box": [ + "action", + "add", + "addition", + "border", + "box", + "build", + "button", + "construct", + "container", + "content", + "control", + "create", + "element", + "empty", + "feature", + "form", + "frame", + "function", + "geometric", + "geometry", + "insert", + "item", + "new", + "new square", + "object", + "outline", + "plus", + "shape", + "square", + "stroke", + "symbol" + ], + "add_business": [ + "+", + "add", + "add building", + "add business", + "add business location", + "add location", + "bill", + "building", + "building and plus", + "building with plus", + "business", + "business location", + "card", + "cash", + "coin", + "commerce", + "company", + "corporate", + "create", + "credit", + "currency", + "dollars", + "enterprise", + "establishment", + "institution", + "location", + "map marker", + "market", + "marketplace", + "money", + "new", + "office", + "online", + "organization", + "pay", + "payment", + "pin", + "plus", + "point of interest", + "retail", + "shop", + "shopping", + "store", + "storefront", + "structure", + "symbol" + ], + "add_call": [ + "+", + "action", + "add", + "add call", + "app icon", + "basic", + "button", + "call", + "cell", + "communications", + "contact", + "create", + "device", + "dial", + "graphic", + "hardware", + "icon", + "interface", + "isolated", + "line", + "make call", + "minimalist", + "mobile", + "mobile icon", + "new", + "new call", + "outline", + "phone", + "plus", + "simple", + "symbol", + "telephone", + "ui icon", + "ux icon", + "vector", + "web icon" + ], + "add_card": [ + "+", + "account", + "add", + "add card", + "add credit card", + "add debit card", + "add payment", + "banking", + "bill", + "billing", + "border", + "card", + "cash", + "checkout", + "coin", + "commerce", + "cost", + "create", + "credit", + "credit card", + "currency", + "debit card", + "dollars", + "finance", + "financial", + "money", + "new", + "new card", + "online", + "outline", + "pay", + "payment", + "payment method", + "plus", + "plus sign", + "price", + "rectangle", + "shape", + "shopping", + "square", + "symbol", + "transaction", + "wallet" + ], + "add_chart": [ + "+", + "add", + "analysis", + "analytics", + "bar", + "bar chart", + "bars", + "business", + "chart", + "create", + "dashboard", + "data", + "diagram", + "financial", + "graph", + "growth", + "increase", + "infographic", + "information", + "insert", + "line graph", + "measure", + "metric", + "metrics", + "new", + "performance", + "plus", + "presentation", + "report", + "representation", + "statistics", + "symbol", + "tracking", + "trend", + "visual" + ], + "add_circle": [ + "+", + "action", + "add", + "add circle", + "append", + "button", + "circle", + "circle add", + "circles", + "command", + "control", + "counter", + "create", + "function", + "hollow", + "include", + "increase", + "input", + "insert", + "interactive", + "join", + "new", + "option", + "outline", + "plus", + "point", + "selection", + "stroke", + "thin", + "tool", + "ui element", + "unknown 3" + ], + "add_column_left": [ + "+", + "add", + "add column", + "add left", + "add to table", + "adjust columns", + "column", + "column management", + "columns", + "data column", + "database column", + "design", + "edit columns", + "format", + "grid", + "grid column", + "insert column", + "insert into table", + "insert left", + "layout", + "layout column", + "left column", + "modify columns", + "new column", + "new left", + "new symbol", + "new table column", + "organize columns", + "plus", + "plus column", + "plus left", + "plus table column", + "reorder columns", + "rows", + "spreadsheet", + "spreadsheet column", + "structure columns", + "symbol", + "table column", + "vertical", + "view", + "website" + ], + "add_column_right": [ + "+", + "add", + "add column", + "add right", + "arrangement", + "bars", + "column", + "columns", + "data", + "database", + "design", + "edit table", + "form", + "format", + "grid", + "insert column", + "insert right", + "layout", + "lines", + "modify table", + "new symbol", + "organization", + "plus", + "rectangle", + "right", + "rows", + "side", + "spreadsheet", + "square", + "structure", + "symbol", + "table", + "vertical", + "view", + "website" + ], + "add_comment": [ + "+", + "add", + "annotation", + "append", + "bubble", + "chat", + "comment", + "communicate", + "communication", + "conversation", + "create", + "dialog", + "discourse", + "discuss", + "feedback", + "include", + "input", + "insert", + "join", + "message", + "new", + "note", + "notetaking", + "plus", + "reply", + "response", + "social", + "speech", + "speech bubble", + "symbol", + "talk", + "text", + "writing" + ], + "add_diamond": [ + "+", + "add", + "brilliant", + "combine", + "create", + "crystal", + "diamond", + "expensive", + "gem", + "generate", + "geometry", + "include", + "insert", + "jewel", + "join", + "luxury", + "merge", + "new", + "new symbol", + "plus", + "precious", + "rhombus", + "shape", + "symbol", + "valuable", + "wealth" + ], + "add_home": [ + "accommodation", + "add", + "append", + "architecture", + "attach", + "building", + "button", + "construction", + "create", + "cross", + "dwelling", + "enter", + "home", + "house", + "include", + "increase", + "insert", + "location", + "navigation", + "new", + "plus", + "property", + "real estate", + "register", + "residence", + "residential", + "shelter", + "structure", + "suburban", + "urban" + ], + "add_home_work": [ + "add", + "add building", + "add business", + "add home", + "add house", + "add office", + "add project", + "add task", + "add work", + "address", + "briefcase", + "building", + "business", + "construction", + "create", + "home", + "house", + "job", + "location", + "management", + "new", + "office", + "plus", + "project", + "property", + "real estate", + "residential", + "task", + "work" + ], + "add_link": [ + "add", + "add link", + "anchor", + "associate", + "attach", + "build", + "chain", + "clip", + "combine", + "connect", + "connection", + "create", + "cross", + "form", + "hyperlink", + "internet", + "join", + "joint", + "link", + "link symbol", + "merge", + "network", + "new", + "plus", + "plus symbol", + "share", + "social media", + "symbol", + "tie", + "url", + "web", + "website" + ], + "add_location": [ + "+", + "add", + "add location", + "add pin", + "add point", + "create", + "cross", + "destination", + "direction", + "geo tag", + "geo tagging", + "geographic location", + "geography", + "gps", + "latitude", + "location", + "location marker", + "longitude", + "map", + "map marker", + "map pin", + "maps", + "marker", + "navigation", + "new", + "new location", + "pin", + "pin location", + "pin marker", + "place", + "place marker", + "place pin", + "plus", + "poi", + "point of interest", + "position", + "symbol", + "travel" + ], + "add_location_alt": [ + "+", + "add", + "add location", + "button", + "control", + "destination", + "direction", + "find", + "geography", + "glyph", + "gps", + "graphic", + "icon", + "locate", + "location", + "map", + "maps", + "mark", + "marker", + "navigate", + "new", + "new location", + "pin", + "pinpoint", + "place", + "place marker", + "plus", + "pointer", + "position", + "site", + "spot", + "symbol", + "tag", + "travel", + "ui element" + ], + "add_moderator": [ + "+", + "add", + "add administrator", + "add member", + "add moderator", + "add person", + "add profile", + "add user", + "administrator", + "certified", + "human icon", + "invite member", + "invite person", + "invite user", + "man icon", + "member icon", + "moderator", + "new", + "new administrator", + "new member", + "new moderator", + "new person", + "new profile", + "new user", + "person icon", + "plus", + "plus administrator", + "plus member", + "plus moderator", + "plus person", + "plus profile", + "plus user", + "privacy", + "private", + "profile icon", + "protect", + "protection", + "security", + "shield", + "symbol", + "user icon", + "verified", + "woman icon" + ], + "add_notes": [ + "+", + "add", + "addition", + "annotation", + "compose", + "create", + "create note", + "doc", + "document", + "entry", + "file", + "insert", + "jot", + "jotting", + "list", + "memo", + "message", + "new", + "note", + "notepad", + "notes", + "page", + "paper", + "plus", + "record", + "reminder", + "sheet", + "stationery", + "text", + "write", + "writing" + ], + "add_photo_alternate": [ + "+", + "add", + "addition", + "album", + "alternate", + "art", + "capture", + "choose", + "collection", + "creation", + "file", + "gallery", + "graphic", + "image", + "import", + "insert", + "landscape", + "media", + "mountain", + "mountains", + "new", + "photo", + "photography", + "picture", + "plus", + "rectangle", + "select", + "square", + "sun", + "symbol", + "upload", + "visual" + ], + "add_reaction": [ + "+", + "add", + "add emotion", + "add feeling", + "add reaction", + "append", + "button", + "chat", + "circle", + "comment", + "communications", + "emoji", + "emoticon", + "emotions", + "express", + "expressions", + "face", + "feedback", + "feelings", + "glad", + "happiness", + "happy", + "icon", + "icons", + "include", + "insert", + "interaction", + "like", + "mood", + "new", + "outline", + "person", + "pleased", + "plus", + "plus sign", + "positive", + "response", + "smile", + "smiley face", + "smiling", + "social", + "social media", + "survey", + "symbol" + ], + "add_road": [ + "+", + "add", + "add new", + "build", + "create", + "destination", + "direction", + "graphic", + "highway", + "icon", + "infrastructure", + "journey", + "line", + "location", + "map", + "maps", + "marker", + "navigate", + "new", + "path", + "plus", + "road", + "route", + "sign", + "stop", + "street", + "symbol", + "traffic", + "transportation", + "travel", + "ui", + "ux", + "way" + ], + "add_row_above": [ + "+", + "above", + "add", + "before", + "chart", + "column", + "columns", + "create", + "data", + "data entry", + "database", + "design", + "document", + "entry", + "expand", + "extend", + "form", + "format", + "graph", + "grid", + "horizontal line", + "insert", + "layout", + "line", + "new", + "new symbol", + "organization", + "plus", + "populate", + "record", + "row", + "rows", + "spreadsheet", + "structure", + "symbol", + "table", + "vertical", + "view", + "website" + ], + "add_row_below": [ + "+", + "add", + "add record", + "add row", + "add to table", + "arrow", + "below", + "column", + "columns", + "create", + "cross", + "data", + "design", + "document", + "downwards", + "edit", + "entry", + "expand", + "form", + "format", + "grid", + "horizontal", + "insert into table", + "insert row", + "layout", + "line", + "modify", + "new", + "new row", + "new symbol", + "organize", + "plus", + "rows", + "spreadsheet", + "spreadsheet data", + "structure", + "symbol", + "table", + "vertical", + "view", + "website" + ], + "add_shopping_cart": [ + "acquisition", + "add", + "add to cart", + "basket", + "buy", + "card", + "cart", + "cash", + "checkout", + "coin", + "commerce", + "credit", + "currency", + "dollars", + "e-commerce", + "e-shop", + "item", + "market", + "money", + "online", + "online shopping", + "online store", + "order", + "pay", + "payment", + "plus", + "product", + "purchase", + "retail", + "retail experience", + "retail therapy", + "shop", + "shopping", + "shopping cart", + "store" + ], + "add_task": [ + "+", + "add", + "addition", + "app", + "appointment", + "approve", + "assignment", + "button", + "check", + "checklist", + "circle", + "completed", + "computer", + "create", + "digital", + "event", + "graphic", + "icon", + "increase", + "interface", + "list", + "mark", + "mobile", + "new", + "ok", + "pictogram", + "plan", + "plus", + "project", + "schedule", + "select", + "symbol", + "task", + "tick", + "to do", + "todo", + "ui", + "ux", + "web", + "work", + "yes" + ], + "add_to_drive": [ + "add", + "add document", + "add file", + "add to cloud", + "addition", + "app", + "application", + "backup", + "cloud", + "cloud storage", + "create", + "data", + "document", + "drive", + "drive storage", + "file", + "files", + "folders", + "gdrive", + "google", + "google drive", + "internet", + "network", + "new", + "online", + "plus", + "plus symbol", + "recovery", + "save", + "save to cloud", + "shortcut", + "storage", + "synchronize", + "upload" + ], + "add_to_home_screen": [ + "Android", + "OS", + "add", + "add to", + "add to homescreen", + "app", + "application", + "arrow", + "bookmark", + "cell", + "device", + "diagonal", + "export", + "hardware", + "home", + "home screen", + "homescreen", + "homescreen add", + "iOS", + "install", + "mobile", + "phone", + "phone screen", + "pin", + "plus", + "right", + "save", + "screen", + "send", + "share", + "shortcut", + "tablet", + "up", + "upload", + "website" + ], + "add_to_photos": [ + "add", + "album", + "append", + "camera", + "capture", + "cloud", + "collection", + "create", + "files", + "folder", + "gallery", + "image", + "import", + "include", + "input", + "insert", + "landscape", + "library", + "manage", + "media", + "mountain", + "mountains", + "multimedia", + "new", + "organize", + "photo", + "photography", + "photos", + "picture", + "plus", + "save", + "storage", + "supplement", + "to", + "upload" + ], + "add_to_queue": [ + "+", + "Android", + "OS", + "add", + "add to queue", + "append", + "arrangement", + "audio", + "chrome", + "desktop", + "device", + "display", + "entertainment", + "hardware", + "iOS", + "include", + "insert", + "line", + "list", + "mac", + "management", + "media", + "monitor", + "multimedia", + "music", + "new", + "next", + "order", + "ordering", + "play next", + "playback", + "playlist", + "plus", + "queue", + "screen", + "sequence", + "stack", + "symbol", + "to", + "upcoming", + "video", + "video player", + "watch next", + "web", + "window" + ], + "add_triangle": [ + "+", + "add", + "addition", + "alert", + "append", + "border", + "build", + "caution", + "construct", + "create", + "develop", + "form", + "frame", + "geometric", + "geometry", + "graphic", + "include", + "insert", + "mark", + "mathematical", + "mid trip", + "navigation", + "new", + "new symbol", + "obstacle", + "outline", + "plus", + "positive", + "shape", + "sign", + "slowdown", + "stroke", + "symbol", + "traffic", + "triangle", + "vector", + "warning" + ], + "adf_scanner": [ + "adf", + "adf scanner", + "automatic document feeder", + "business", + "copier", + "copy", + "device", + "digitization", + "document", + "feed", + "feeder", + "hardcopy", + "horizontal lines", + "imaging", + "input", + "machine", + "multiple pages", + "office", + "office equipment", + "output", + "paper", + "parallel lines", + "print", + "printer", + "processing", + "rectangle", + "scan", + "scanner", + "sheet", + "stack", + "technology", + "work" + ], + "adjust": [ + "adjust", + "alter", + "auto click", + "bar", + "bars", + "calibration", + "center", + "change", + "circle", + "circles", + "configuration", + "control panel", + "controls", + "customize", + "dot", + "filter", + "fine tune", + "fix", + "focus", + "hamburger menu", + "horizontal lines", + "image", + "levels", + "lines", + "management", + "menu", + "modify", + "move", + "options", + "preferences", + "refine", + "regulation", + "settings", + "sliders", + "target", + "three lines", + "triple bar", + "tuning" + ], + "admin_meds": [ + "access", + "account", + "admin", + "administration", + "authorized", + "bottle", + "capsules", + "confidential", + "configuration", + "control", + "dashboard", + "doctor", + "drugs", + "health", + "healthcare", + "hospital", + "management", + "master", + "med", + "medical", + "medication", + "medicine", + "panel", + "pharmacy", + "pills", + "prescription", + "private", + "privileged", + "profile", + "restricted", + "root", + "secure", + "security", + "sensitive", + "settings", + "user" + ], + "admin_panel_settings": [ + "access", + "account", + "adjust", + "admin", + "administrator", + "avatar", + "certified", + "cog", + "configuration", + "control", + "customize", + "dashboard", + "edit", + "face", + "gear", + "human", + "key", + "lock", + "management", + "options", + "panel", + "people", + "permissions", + "person", + "preferences", + "privacy", + "private", + "profile", + "protect", + "protection", + "security", + "settings", + "setup", + "shield", + "system", + "tool", + "tools", + "user", + "verified" + ], + "ads_click": [ + "ads", + "ads click", + "advertisement", + "analytics", + "arrow", + "browser", + "button", + "call to action", + "campaign", + "click", + "clicks", + "conversion", + "cursor", + "destination", + "digital", + "engagement", + "finger", + "interaction", + "internet", + "link", + "marketing", + "measurement", + "network", + "online", + "performance", + "pointer", + "promotion", + "reach", + "select", + "tap", + "target", + "touch", + "tracking", + "traffic", + "web" + ], + "agender": [ + "agender", + "circle", + "community", + "cross", + "diversity", + "equality", + "female", + "gender", + "gender neutral", + "genderfree", + "genderless", + "human", + "icon", + "identity", + "inclusion", + "lgbt", + "lgbtq+", + "line", + "male", + "neutral", + "non-binary", + "people", + "person", + "plus", + "profile", + "pronoun", + "representation", + "self identification", + "sex", + "slash", + "social", + "symbol", + "user" + ], + "agriculture": [ + "agriculture", + "automobile", + "botanical", + "car", + "cars", + "crop", + "cultivate", + "cultivation", + "farm", + "farming", + "farming tools", + "field", + "gardening", + "grain", + "ground", + "grow", + "growth", + "harvest", + "land", + "line", + "maps", + "nature", + "outline", + "plant", + "planting", + "rake", + "rural", + "seeding", + "seeds", + "simplified", + "tool", + "tractor", + "transport", + "travel", + "truck", + "vehicle", + "wheat", + "yield" + ], + "air": [ + "abstract", + "air", + "atmospheric", + "blowing", + "breath", + "breeze", + "climate", + "cooling", + "current", + "element", + "environment", + "environmental", + "flow", + "fragrance", + "fresh", + "heating", + "hvac", + "line", + "lines", + "motion", + "movement", + "quality", + "scent", + "smell", + "stream", + "swirl", + "swoosh", + "ventilation", + "wave", + "waves", + "weather", + "wind" + ], + "air_freshener": [ + "air", + "air freshener", + "appliance", + "aroma", + "bathroom", + "bottle", + "bottler", + "car", + "clean air", + "cleaning", + "deodorize", + "dispenser", + "fragrance", + "freshener", + "geometric", + "graphic", + "home", + "item", + "nest", + "object", + "odor", + "outline", + "purification", + "refresh", + "scent", + "shape", + "silhouette", + "smell", + "spray", + "symbol", + "ui icon", + "ventilation" + ], + "air_purifier": [ + "air", + "air filter", + "air flow", + "air purifier", + "air quality", + "appliance", + "atmosphere", + "breath", + "breathing", + "clean", + "clean air", + "comfort", + "device", + "electronics", + "fan", + "filtration", + "fragrance", + "fresh", + "freshener", + "freshness", + "health", + "home", + "house", + "indoor", + "lines", + "machine", + "motor", + "pollution", + "purifier", + "purify", + "rounded edges", + "square", + "ventilation", + "waves" + ], + "air_purifier_gen": [ + "air", + "air filter", + "air purifier", + "air quality", + "airflow", + "appliance", + "breathe", + "circulation", + "clean air", + "cleaner", + "control", + "device", + "environment", + "fan", + "fresh air", + "health", + "healthy living", + "home appliance", + "indoors", + "lines", + "mode", + "nest", + "pollution", + "rectangle", + "settings", + "smart control", + "smart device", + "smart home", + "upward arrow", + "vent", + "ventilation", + "wind" + ], + "airline_seat_flat": [ + "airline", + "airplane", + "aviation", + "bed", + "body", + "business", + "business class", + "chair", + "class", + "comfort", + "first", + "first class", + "flat", + "flight", + "horizontal", + "human", + "journey", + "lay flat", + "lounge", + "luxury", + "lying down", + "passenger", + "people", + "person", + "plane", + "reclining", + "reclining chair", + "relax", + "rest", + "seat", + "sleep", + "transport", + "transportation", + "travel", + "trip" + ], + "airline_seat_individual_suite": [ + "aircraft", + "airline", + "airplane", + "aisle", + "aviation", + "body", + "booking", + "business", + "business class", + "cabin", + "class", + "comfort", + "comfortable", + "first", + "first class", + "flight", + "flying", + "human", + "individual", + "individual seat", + "journey", + "luxury", + "middle", + "passenger", + "people", + "person", + "personal", + "plane", + "premium", + "private", + "reclining", + "reservation", + "rest", + "seat", + "sleep", + "sleeping", + "suite", + "transportation", + "travel", + "window" + ], + "airline_seat_flat_angled": [ + "abstract.", + "airline", + "airplane", + "angled", + "bed", + "body", + "booking", + "business", + "business class", + "chair", + "class", + "comfort", + "diagram", + "first", + "first class", + "flat", + "flying", + "graphic", + "human", + "icon", + "illustration", + "legroom", + "passenger", + "people", + "person", + "plane", + "recline", + "reservation", + "rest", + "seat", + "seating", + "sleep", + "symbol", + "transport", + "transportation", + "travel" + ], + "airline_seat_legroom_extra": [ + "airline", + "airplane", + "body", + "booking", + "chair", + "comfort", + "comfortable", + "extended", + "extra", + "feet", + "flying", + "human", + "journey", + "large", + "leg", + "legroom", + "long", + "passenger", + "people", + "person", + "plane", + "premium", + "reservation", + "row", + "seat", + "sitting", + "space", + "stretch", + "transportation", + "travel", + "upgrade", + "vehicle" + ], + "airline_seat_legroom_normal": [ + "airline", + "airplane", + "area", + "arrangement", + "aviation", + "body", + "cabin", + "chair", + "comfort", + "feet", + "flight", + "human", + "journey", + "layout", + "leg", + "legroom", + "measurement", + "normal", + "passenger", + "people", + "person", + "plane", + "room", + "seat", + "seating", + "sitting", + "space", + "standard", + "transport", + "transportation", + "travel", + "vehicle" + ], + "airline_seat_legroom_reduced": [ + "aircraft", + "airline", + "airplane", + "body", + "cabin", + "comfort", + "cramped", + "diminished", + "economy", + "feet", + "flying", + "human", + "journey", + "leg", + "legroom", + "less", + "limited", + "low", + "minimal", + "passenger", + "people", + "person", + "plane", + "reduced", + "restricted", + "row", + "seat", + "seating", + "shrunk", + "sitting", + "small", + "space", + "tight", + "transport", + "transportation", + "travel", + "trip" + ], + "airline_seat_recline_extra": [ + "airline", + "airplane", + "aviation", + "body", + "booking", + "chair", + "comfort", + "comfortable", + "extra", + "feet", + "flight", + "flying", + "holiday", + "human", + "journey", + "leg", + "legroom", + "leisure", + "lounge", + "passenger", + "people", + "person", + "plane", + "premium", + "recline", + "relax", + "relaxation", + "reservation", + "seat", + "sitting", + "space", + "transport", + "transportation", + "travel", + "trip", + "upgrade", + "vacation" + ], + "airline_seat_recline_normal": [ + "airline", + "airline diagram", + "airline layout", + "airplane", + "body", + "chair", + "comfort", + "comfortable", + "diagram", + "economy class", + "extra", + "feet", + "flight", + "human", + "journey", + "layout", + "leg", + "legroom", + "normal", + "normal position", + "passenger", + "passenger seat", + "people", + "person", + "recline", + "recline normal", + "relax", + "seat", + "seating", + "seating arrangement", + "sitting", + "space", + "standard seat", + "transport", + "travel", + "travel icon", + "upright position", + "upright seat", + "vehicle" + ], + "airline_stops": [ + "airline", + "airplane", + "airport", + "arrow", + "aviation", + "circles", + "connection", + "destination", + "destination.", + "direction", + "dots", + "flight", + "itinerary", + "journey", + "journey stops", + "layover", + "line", + "location", + "maps", + "navigation", + "path", + "place", + "plane", + "points", + "points of interest", + "route", + "stops", + "transit", + "transportation", + "travel", + "travel plans", + "travel route", + "trip" + ], + "airlines": [ + "air", + "air travel", + "aircraft", + "airlines", + "airlines icon", + "airplane", + "airplane mode", + "airplanes", + "airport", + "aviation", + "booking", + "booking app", + "destination", + "flight", + "flight app", + "flights", + "fly", + "flying", + "journey", + "mode", + "on", + "plane", + "plane icon", + "planes", + "signal", + "sky", + "transport", + "transportation", + "travel", + "travel app", + "travel icon", + "trip", + "wings" + ], + "airplane_ticket": [ + "admit", + "air", + "air ticket", + "aircraft", + "airplane", + "airplane ticket", + "airplanes", + "airport", + "boarding", + "boarding pass", + "booking", + "document", + "dotted line", + "entry", + "flight", + "flight ticket", + "flights", + "fly", + "flying", + "identification", + "journey", + "maps", + "paper", + "pass", + "perforations", + "plane", + "plane ticket", + "planes", + "rectangle", + "reservation", + "scan", + "show", + "signal", + "stub", + "tear line", + "ticket", + "transport", + "transportation", + "travel", + "travel document", + "trip", + "vacation" + ], + "airplanemode_active": [ + "active", + "air", + "air travel", + "aircraft", + "airplane", + "airplane icon", + "airplane mode", + "airplanes", + "airport", + "communication off", + "disable connectivity", + "disable wireless", + "enabled", + "flight", + "flight mode", + "flights", + "fly", + "flying", + "local airport", + "mode", + "network off", + "on", + "plane", + "planes", + "signal", + "signal off", + "transport", + "transportation", + "travel", + "travel mode", + "trip", + "turn off radio", + "vehicle" + ], + "airplanemode_inactive": [ + "air", + "aircraft", + "airplane", + "airplane mode", + "airplanes", + "airport", + "aviation", + "communications", + "connectivity", + "crossed out", + "deactivated", + "diagonal line", + "disabled", + "enabled", + "flight", + "flight mode", + "flights", + "fly", + "flying", + "inactive", + "line", + "maps", + "mobile settings", + "mode", + "network off", + "not active", + "not enabled", + "off", + "offline", + "on", + "plane", + "planes", + "signal", + "signal off", + "slash", + "transportation", + "travel", + "triangle", + "trip", + "wireless off" + ], + "airplay": [ + "airplay", + "arrow", + "audio", + "broadcast", + "cast screen", + "casting", + "connect", + "connection", + "content sharing", + "control", + "desktop", + "device", + "display", + "external display", + "media", + "media sharing", + "monitor", + "multimedia", + "output", + "playback", + "projection", + "screen", + "screen mirroring", + "screen share", + "send to tv", + "sharing", + "signal", + "streaming", + "triangle", + "tv", + "video", + "wireless", + "wireless display" + ], + "airport_shuttle": [ + "airport", + "arrival", + "automobile", + "baggage", + "bus", + "car", + "cars", + "commercial", + "commute", + "delivery", + "departure", + "direction", + "driving", + "drop off", + "four wheels", + "ground transport", + "journey", + "luggage", + "maps", + "mini", + "passenger", + "pick up", + "public", + "public transport", + "rectangle", + "road", + "round edges", + "shuttle", + "terminal", + "transit", + "transport", + "transportation", + "travel", + "trip", + "truck", + "van", + "vehicle", + "wheels" + ], + "airware": [ + "airware" + ], + "airwave": [ + "air", + "airware", + "airwave", + "audio", + "audio settings", + "audio waves", + "blowing", + "breeze", + "broadcast", + "climate", + "communication", + "connection", + "curved lines", + "data transmission", + "equalizer", + "flow", + "frequency", + "home", + "internet signal", + "modem", + "music", + "nest", + "network", + "parallel lines", + "radio waves", + "router", + "signal", + "signal lines", + "sound", + "sound waves", + "thermostat", + "three lines", + "transmission", + "volume", + "wave", + "wave lines", + "waves", + "weather", + "wind" + ], + "alarm": [ + "access", + "adjust", + "alarm", + "alert", + "appointment", + "bell", + "calendar", + "circle", + "clock", + "control", + "countdown", + "date", + "deadline", + "future", + "hands", + "history", + "indicator", + "manage", + "mark", + "notification", + "point", + "reminder", + "ring", + "schedule", + "setting", + "sound", + "time", + "timer", + "wake up", + "watch" + ], + "alarm_add": [ + "+", + "add", + "add alarm", + "alarm", + "alert", + "app", + "appointment", + "audio", + "bell", + "clock", + "countdown", + "create", + "date", + "digital", + "event", + "mobile", + "morning", + "new", + "new alarm", + "notification", + "phone", + "plus", + "reminder", + "ring", + "schedule", + "set", + "setting", + "sound", + "symbol", + "task", + "time", + "timer", + "wake up", + "watch" + ], + "alarm_off": [ + "alarm", + "alarm off", + "alert", + "bell", + "bell disabled", + "bell muted", + "bell off", + "check", + "checkmark", + "clock", + "diagonal line", + "disable alarm", + "disable notification", + "disable sound", + "disabled", + "duration", + "enabled", + "mute alarm", + "mute notification", + "mute sound", + "muted", + "no alarm", + "no bell", + "no notification", + "no sound", + "notification", + "notification off", + "off", + "on", + "quiet", + "silence alarm", + "silent", + "slash", + "sound off", + "stop alarm", + "time", + "timer", + "turn off alarm", + "watch" + ], + "alarm_on": [ + "activated", + "active", + "alarm", + "alert", + "audible", + "awake", + "bell", + "buzzing", + "check", + "checkmark", + "chime", + "clock", + "duration", + "enabled", + "event", + "jingle", + "notification", + "notification bell", + "on", + "reminder", + "ringer", + "ringing", + "ringing bell", + "schedule", + "signal", + "sound", + "sound on", + "time", + "timer", + "wake up", + "warning", + "watch" + ], + "alarm_pause": [ + "alarm", + "alert", + "appointment", + "bell", + "bell with pause", + "break", + "clock", + "control", + "delay", + "duration", + "event", + "media control", + "notification", + "pause", + "pause button", + "postpone", + "reminder", + "schedule", + "snooze", + "stop", + "temporal", + "time", + "timer", + "two vertical lines", + "watch" + ], + "alarm_smart_wake": [ + "alarm", + "alert", + "alert bell", + "audio", + "automation", + "bell", + "chime", + "clock", + "day", + "end", + "intelligent alarm", + "morning", + "notification", + "notification bell", + "optimized wake", + "reminder", + "ringing", + "schedule", + "signal", + "smart", + "sound", + "start", + "time", + "timed", + "timed alert", + "timer", + "volume", + "wake", + "wake assistant", + "wake up" + ], + "album": [ + "album", + "archive", + "artist", + "artwork", + "audio", + "bundle", + "bvb", + "catalog", + "cd", + "collection", + "compilation", + "computer", + "cover", + "data", + "disk", + "documents", + "file", + "folder", + "gallery", + "group", + "index", + "layer", + "library", + "lines", + "media", + "music", + "organization", + "photos", + "pictures", + "playlist", + "record", + "series", + "set", + "sound", + "square", + "stack", + "storage", + "track", + "volume" + ], + "aod": [ + "Android", + "OS", + "abstract", + "alert", + "always", + "always on display", + "ambient display", + "ambient mode", + "aod", + "clock", + "communication", + "device", + "digital", + "display", + "electronics", + "hardware", + "homescreen", + "iOS", + "information", + "line", + "lock screen", + "message", + "minimalist", + "mobile", + "notification", + "on", + "phone", + "rectangular", + "screen", + "simple", + "smartphone", + "tablet", + "technology", + "text", + "time" + ], + "align_center": [ + "align", + "alignment", + "arrangement", + "bars", + "center", + "centered", + "centering", + "document", + "document editing", + "document layout", + "editor", + "format", + "formatting", + "horizontal", + "justified", + "layout", + "lines", + "lines of text", + "middle", + "order", + "paragraph", + "paragraph style", + "position", + "rule", + "rules", + "style", + "text", + "text alignment", + "text editing", + "text style", + "writing" + ], + "align_end": [ + "align end", + "align right", + "align text", + "alignment", + "arrange text", + "content alignment", + "document", + "document layout", + "editor", + "format text", + "formatting", + "justification", + "layout", + "organize text", + "paragraph alignment", + "right justify", + "text", + "text alignment", + "text editor", + "text formatting", + "text layout", + "text options", + "word processing" + ], + "align_flex_center": [ + "align", + "alignment", + "arrangement", + "block", + "center", + "content", + "distribute", + "distribution", + "element", + "flex", + "flexible", + "format", + "formatting", + "grid", + "horizontal", + "justify", + "layout", + "lines", + "middle", + "object alignment", + "position", + "rule", + "style", + "text alignment", + "vertical" + ], + "align_flex_end": [ + "adjust", + "align", + "alignment", + "arrangement", + "bottom", + "center", + "column", + "content", + "control", + "css", + "display", + "distribute", + "elements", + "end", + "flexbox", + "flexible", + "format", + "grid", + "horizontal", + "items", + "justify", + "layout", + "lines", + "organize", + "positioning", + "responsive", + "right", + "row", + "rule", + "space", + "structure", + "style", + "vertical", + "web design" + ], + "align_flex_start": [ + "align", + "align flex start", + "align items", + "alignment", + "arrangement", + "beginning", + "block", + "box", + "center", + "css", + "distribute", + "elements", + "flex start", + "flexbox", + "flexible", + "format", + "horizontal alignment", + "items", + "justify", + "layout", + "left", + "lines", + "organization", + "placement", + "positioning", + "rectangle", + "rule", + "shape", + "start", + "structure", + "style", + "styling", + "top", + "ui control", + "vertical", + "vertical alignment", + "web development" + ], + "align_horizontal_center": [ + "align", + "alignment", + "arrange", + "bars", + "center", + "content", + "data", + "design", + "distribution", + "document", + "editor", + "format", + "formatting", + "grid", + "horizontal", + "layout", + "lines", + "organize", + "paragraph", + "placement", + "positioning", + "rectangle", + "rule", + "rules", + "shape", + "structure", + "style", + "text", + "word processor" + ], + "align_horizontal_left": [ + "align", + "align horizontal", + "align left", + "alignment", + "arrange", + "arrange elements", + "bars", + "direction", + "document", + "document alignment", + "document layout", + "editor", + "format", + "format text", + "horizontal", + "horizontal align", + "justified", + "layout", + "left", + "left align", + "lines", + "order", + "organize", + "paragraph", + "position", + "position text", + "rule", + "rules", + "spacing", + "style", + "text", + "text align" + ], + "align_horizontal_right": [ + "adjustment", + "align", + "alignment", + "arrange", + "bars", + "content", + "document", + "document editing", + "editor", + "format", + "formatting options", + "horizontal", + "indent", + "layout", + "lines", + "order", + "paragraph", + "parallel", + "position", + "rectangle", + "right", + "rule", + "rules", + "spacing", + "style", + "text", + "text tools", + "typography", + "word processing", + "writing" + ], + "align_items_stretch": [ + "align", + "align items stretch", + "alignment", + "arrangement", + "box", + "center", + "coding", + "container", + "css", + "design", + "development", + "distribute", + "distribution", + "elements", + "expand", + "fill", + "fit", + "flexbox", + "format", + "grid", + "group", + "horizontal", + "horizontal alignment", + "items", + "layout", + "lines", + "objects", + "organize", + "rectangle", + "resize", + "rule", + "rules", + "sort", + "square", + "stretch", + "style", + "vertical", + "vertical alignment" + ], + "align_justify_center": [ + "align", + "alignment", + "arrangement", + "center", + "center align", + "centered", + "content", + "controls", + "distribute", + "document", + "document formatting", + "editor", + "format", + "formatting", + "four bars", + "four lines", + "horizontal", + "horizontal lines", + "justification", + "justify center", + "layout", + "lines", + "menu", + "middle", + "options", + "page", + "paragraph", + "positioning", + "rule", + "short line", + "style", + "text", + "text align", + "writing" + ], + "align_justify_flex_start": [ + "align", + "align start", + "alignment", + "beginning", + "bullet points", + "center", + "content", + "content icon", + "distribute", + "flexible", + "format", + "format icon", + "formatting", + "justification", + "justify", + "justify left", + "layout", + "left align", + "lines", + "list", + "list icon", + "menu", + "multiple lines", + "paragraph", + "paragraph icon", + "paragraph lines", + "parallel lines", + "rule", + "start", + "style", + "text", + "text block", + "text icon", + "vertical", + "word block" + ], + "align_justify_space_around": [ + "align", + "alignment", + "around", + "arrangement", + "balance", + "center", + "columns", + "design", + "distribute", + "distributed", + "distribution", + "document", + "editor", + "equal", + "format", + "formatting", + "grid", + "horizontal", + "justified", + "justify", + "layout", + "lines", + "organization", + "organize", + "paragraph", + "proportional", + "rows", + "rule", + "space", + "spacing", + "style", + "text", + "writing" + ], + "align_justify_space_between": [ + "align", + "alignment", + "center", + "composition", + "content alignment", + "distribute", + "distribution", + "document", + "document editor", + "editing", + "even spacing", + "format", + "formatting", + "horizontal", + "horizontal lines", + "justification", + "justify", + "layout", + "line alignment", + "lines", + "menu", + "options", + "page layout", + "paragraph", + "parallel lines", + "rule", + "settings", + "space between", + "spacing", + "style", + "text alignment", + "text editor", + "text lines", + "three lines", + "visual spacing", + "writing" + ], + "align_justify_space_even": [ + "align", + "alignment", + "arrangement", + "center", + "content", + "distribute", + "document", + "editor", + "equal space", + "even", + "evenly distributed", + "format", + "formatting", + "graphic design", + "horizontal", + "horizontal alignment", + "horizontal lines", + "justify", + "layout", + "lines", + "order", + "organize", + "paragraph", + "rule", + "space", + "spacing", + "structure", + "style", + "text", + "text block", + "text justification", + "uniform spacing", + "word processor", + "writing" + ], + "align_justify_flex_end": [ + "adjust", + "align", + "alignment", + "arrangement", + "block", + "bottom", + "center", + "content", + "customize", + "data", + "distribute", + "end", + "flex", + "flexible", + "format", + "four lines", + "horizontal", + "information", + "justify", + "layout", + "lines", + "list", + "menu", + "modify", + "options", + "order", + "organize", + "paragraph", + "position", + "rectangle", + "right", + "rule", + "settings", + "spacing", + "structure", + "style", + "text", + "vertical" + ], + "align_justify_stretch": [ + "align", + "alignment", + "arrangement", + "bars", + "center", + "columns", + "content", + "distribute", + "document", + "edit", + "equal", + "evenly", + "expand", + "format", + "formatting", + "fullscreen", + "grid", + "horizontal", + "justify", + "layout", + "lines", + "list", + "menu", + "order", + "organize", + "paragraph", + "presentation", + "rows", + "rule", + "space", + "spacing", + "stretch", + "style", + "text", + "vertical" + ], + "align_self_stretch": [ + "adjust", + "align", + "alignment", + "arrows", + "attributes", + "box", + "center", + "container", + "content", + "dimensions", + "distribute", + "downward arrow", + "element", + "expand", + "fill", + "fit", + "format", + "grow", + "height", + "justify", + "layout", + "lines", + "object", + "properties", + "representation", + "resize", + "rule", + "rules", + "self", + "settings", + "size", + "stretch", + "style", + "upward arrow", + "vertical", + "visual" + ], + "align_space_around": [ + "across", + "align", + "alignment", + "around", + "arrangement", + "between", + "blocks", + "center", + "content", + "distribution", + "divide", + "elements", + "equal", + "format", + "horizontal", + "justify", + "layout", + "line", + "objects", + "organize", + "paragraph", + "positioning", + "row", + "space", + "spacing", + "spread", + "text", + "three", + "typography" + ], + "align_space_between": [ + "align", + "alignment", + "arrange", + "arrangement", + "bars", + "between", + "dashes", + "design", + "distribution", + "document", + "editor", + "format", + "formatting", + "graphic design", + "horizontal", + "justification", + "justify", + "layout", + "left", + "lines", + "paragraph", + "position", + "positioning", + "right", + "space", + "spacing", + "text", + "text editor" + ], + "align_space_even": [ + "adjust", + "adjustment", + "align", + "alignment", + "arrange", + "arrangement", + "control", + "distribute", + "distribute evenly", + "edit", + "editor", + "equal distribution", + "equal spacing", + "even", + "formatting", + "grid", + "horizontal", + "horizontal alignment", + "horizontal spacing", + "justify", + "layout", + "order", + "paragraph", + "position", + "positioning", + "reorder", + "space", + "spacing", + "text", + "tools" + ], + "align_start": [ + "align", + "align start", + "arrangement", + "bullet list", + "bullet points", + "content", + "data", + "direction", + "directional", + "document", + "edit", + "editor", + "formatting", + "justification", + "justify", + "layout", + "left", + "left align", + "lines", + "list", + "paragraph", + "position", + "ruler", + "rules", + "start", + "text", + "text align", + "writing" + ], + "align_stretch": [ + "align", + "arrangement", + "blocks", + "content", + "control", + "direction", + "distribution", + "document", + "editor", + "element", + "equal", + "expand", + "fillscreen", + "formatting", + "full", + "horizontal", + "justify", + "layout", + "object", + "page", + "paragraphs", + "resize", + "scale", + "spacing", + "stretch", + "text", + "width", + "wordprocessor" + ], + "align_vertical_bottom": [ + "align", + "alignment", + "arrange", + "bar", + "bottom", + "creative", + "distribute", + "document", + "document editor", + "editor", + "file", + "format", + "formatting", + "graphic design", + "layout", + "line", + "lines", + "page", + "paragraph", + "position", + "presentation", + "rectangle", + "rule", + "rules", + "style", + "text", + "three bars", + "three lines", + "vertical", + "word processor" + ], + "align_vertical_center": [ + "align", + "alignment", + "arrangement", + "blocks", + "center", + "centered", + "columns", + "content", + "distribute", + "document", + "editor", + "evenly", + "format", + "formatting", + "grid", + "layout", + "lines", + "middle", + "paragraph", + "position", + "rows", + "rule", + "rules", + "spacing", + "style", + "text", + "typography", + "vertical", + "writing" + ], + "align_vertical_top": [ + "adjust", + "align", + "alignment", + "arrange", + "bar", + "bars", + "control", + "design", + "distribute", + "document", + "edit", + "editor", + "format", + "formatting", + "graphic", + "grid", + "layout", + "lines", + "objects", + "order", + "organize", + "paragraph", + "parallel", + "position", + "presentation", + "rectangle", + "rule", + "rules", + "sort", + "style", + "text", + "three lines", + "top", + "ui element", + "vertical" + ], + "all_inbox": [ + "Inbox", + "all", + "all mail", + "archive", + "box", + "bundle", + "collection", + "communication", + "complete", + "comprehensive", + "container", + "correspondence", + "delivered", + "delivery", + "digital mail", + "email", + "entirety", + "envelope", + "full", + "inbox", + "incoming", + "letter", + "mail", + "mail folder", + "mailbox", + "message", + "messaging", + "postal", + "receive", + "received", + "send", + "storage", + "totality" + ], + "all_match": [ + "accurate", + "all", + "approve", + "binoculars", + "check", + "complete", + "correct", + "detail", + "discover", + "done", + "everything", + "exact", + "explore", + "filter", + "find", + "focus", + "full", + "investigate", + "label", + "locate", + "look up", + "loupe", + "magnifying glass", + "mark", + "match", + "ok", + "optical", + "precise", + "query", + "results", + "scan", + "search", + "seek", + "select", + "tag", + "tick", + "validate", + "verified", + "view", + "yes", + "zoom" + ], + "all_out": [ + "abstract", + "all", + "arrows", + "aspect ratio", + "bounding box", + "box", + "circle", + "corners", + "enlarge", + "expand", + "expanding", + "extend", + "four directions", + "fullscreen", + "geometric", + "grow", + "indicators", + "lines", + "maximize", + "out", + "outwards", + "pointer", + "rectangle", + "scale", + "shape", + "spreading", + "stretching", + "visual", + "zoom" + ], + "allergies": [ + "alert", + "allergen", + "allergic", + "allergies", + "allergy", + "botany", + "diet", + "environment", + "floral", + "food", + "green", + "health", + "healthy", + "icon", + "ingredient", + "intolerance", + "leaf", + "leaves", + "medical", + "natural", + "nature", + "organic", + "plant", + "pollen", + "produce", + "raw", + "restriction", + "sensitivity", + "spring", + "summer", + "vegan", + "vegetarian", + "warning" + ], + "all_inclusive": [ + "abstract", + "all", + "boundless", + "complete", + "comprehensive", + "concept", + "connected", + "continuous", + "cycle", + "encompassing", + "endless", + "eternal", + "everything", + "figure eight", + "forever", + "full", + "global", + "inclusive", + "infinite", + "infinity", + "lemniscate", + "loop", + "math", + "mobius", + "neverending", + "strip", + "sustainability", + "sustainable", + "symbol", + "totality", + "unbroken", + "universal", + "unlimited", + "whole" + ], + "allergy": [ + "alert", + "allergen", + "allergic", + "allergies", + "allergy", + "bacteria", + "caution", + "clinic", + "danger", + "discomfort", + "disease", + "doctor", + "food", + "germ", + "health", + "healthcare", + "hospital", + "illness", + "infection", + "intolerance", + "medical", + "medicine", + "microbe", + "pharmacy", + "pollen", + "rash", + "reaction", + "sensitivity", + "sickness", + "symptom", + "unwell", + "virus", + "warning" + ], + "alt_route": [ + "alt", + "alternate", + "alternate routes", + "alternative", + "arrows", + "bifurcate", + "branching", + "change", + "choice", + "choices", + "dash", + "dashed", + "detour", + "different", + "direction", + "directions", + "diversion", + "itinerary", + "journey", + "map", + "mapping", + "maps", + "multiple routes", + "navigation", + "options", + "other", + "path", + "road", + "route", + "route options", + "routes", + "selection", + "split", + "street", + "switch", + "symbol", + "transit", + "transportation", + "travel", + "variety", + "way" + ], + "alternate_email": [ + "@", + "address", + "address book", + "alternate", + "alternate contact", + "alternate email", + "communicate", + "communication", + "contact", + "contact form", + "correspondence", + "email", + "email address", + "email client", + "envelope", + "inbox", + "inbox icon", + "letter", + "mail", + "message", + "messaging", + "outline", + "outline email", + "outline envelope", + "outline mail", + "receive", + "receive message", + "send", + "send message", + "stroke", + "tag" + ], + "altitude": [ + "altitude", + "analytics", + "arrow", + "ascending", + "bar", + "bar chart", + "bars", + "chart", + "data", + "direction", + "elevation", + "graph", + "growing", + "growth", + "height", + "increase", + "indicator", + "level", + "line", + "measure", + "metrics", + "mountains", + "performance", + "positive", + "progress", + "rise", + "sea", + "trend", + "up", + "vertical" + ], + "ambient_screen": [ + "ambient", + "screen" + ], + "ambulance": [ + "aid", + "ambulance", + "approve", + "assistance", + "auto", + "automobile", + "car", + "check", + "checkmark", + "clinic", + "complete", + "critical care", + "cross", + "done", + "emergency", + "emergency services", + "first aid", + "health", + "health services", + "healthcare", + "help", + "hospital", + "lights", + "mark", + "medical", + "medicine", + "ok", + "rapid", + "rescue", + "responsive", + "select", + "siren", + "sos", + "tick", + "transport", + "transport vehicle", + "urgent", + "urgent care", + "validate", + "van", + "vehicle", + "verified", + "yes" + ], + "amend": [ + "administrative", + "agreement", + "amend", + "arrow", + "arrows", + "article", + "back", + "business", + "change", + "contract", + "direction", + "document", + "document editing", + "document icon", + "edit", + "file", + "file icon", + "form", + "form icon", + "left", + "legal", + "manuscript", + "modify", + "navigation", + "office", + "page", + "paper", + "proposal", + "refresh", + "renew", + "report", + "revise", + "rotate", + "text", + "text editing", + "update", + "work", + "writing" + ], + "amp_stories": [ + "accelerated mobile pages", + "amp", + "articles", + "bars", + "collection", + "content", + "display", + "feed", + "group", + "lines", + "list", + "media", + "multiple", + "navigation", + "news", + "rectangular", + "rectangular bars", + "sections", + "segments", + "sequence", + "series", + "social media", + "stack", + "stacked", + "stories", + "timeline", + "vertical", + "view" + ], + "analytics": [ + "analysis", + "analytics", + "assessment", + "bar", + "bar chart", + "bars", + "business", + "chart", + "dashboard", + "data", + "diagram", + "economic", + "finance", + "graph", + "growth", + "infographic", + "information", + "insights", + "intelligence", + "measure", + "measurement", + "metrics", + "performance", + "progress", + "rectangular bars", + "report", + "results", + "sales", + "statistics", + "survey", + "tracking", + "trends", + "vertical bars", + "visualization" + ], + "anchor": [ + "anchor", + "attachment", + "base", + "boat", + "chain", + "connection", + "fishing", + "fixed", + "foundation", + "google", + "harbor", + "heavy", + "hold", + "hook", + "link", + "logo", + "maritime", + "metal", + "mooring", + "nautical", + "navigation", + "ocean", + "port", + "reference", + "reliable", + "sailing", + "sea", + "security", + "ship", + "solid", + "stability" + ], + "android": [ + "ai", + "android", + "app development", + "artificial intelligence", + "automation", + "bugdroid", + "character", + "code", + "computing", + "developer", + "device", + "digital", + "electronics", + "futuristic", + "google", + "google play", + "logo", + "mascot", + "mobile", + "mobile operating system", + "open source", + "operating system", + "os", + "platform", + "programming", + "robot", + "smartphone", + "software", + "system", + "tablet", + "technology", + "toy" + ], + "animated_images": [ + "animation", + "application", + "button", + "camera", + "capture", + "cinema", + "control", + "create", + "digital", + "edit", + "film", + "frame", + "gallery", + "gemini", + "generate", + "gifs", + "graphic", + "icon", + "images", + "media", + "motion", + "movement", + "movie", + "multimedia", + "multiple", + "photo", + "photography", + "picture", + "play", + "prints", + "reel", + "sequence", + "stack", + "strip", + "symbol", + "videos", + "visual" + ], + "animation": [ + "active", + "activity", + "activity indicator", + "animation", + "busy", + "circle", + "circles", + "concentric", + "continuous", + "dynamic", + "film", + "flow", + "fluid", + "indicator", + "loading", + "loading spinner", + "looping", + "motion", + "movement", + "processing", + "progress", + "progress indicator", + "refreshing", + "rings", + "sequence", + "spinning", + "status", + "video", + "visualizer", + "wait", + "waiting", + "working" + ], + "antigravity": [ + "abstract", + "adjust", + "antigravity", + "arrow", + "button", + "concept", + "control", + "direction", + "down", + "energy", + "float", + "force", + "futuristic", + "geometry", + "gravity", + "levitate", + "levitation", + "lift", + "line", + "motion", + "movement", + "option", + "physics", + "power", + "representation", + "science", + "setting", + "symbol", + "technology", + "triangle", + "up" + ], + "aod_watch": [ + "accessory", + "always on display", + "aod", + "ar", + "circle", + "circular", + "clock", + "device", + "digital", + "display", + "electronic", + "face", + "gadget", + "hands", + "iOS", + "modern", + "notification", + "outline", + "rounded corners", + "screen", + "smart watch", + "square", + "technology", + "time", + "timepiece", + "timer", + "tracker", + "vr", + "watch", + "wearable", + "wearables", + "web", + "wrist", + "wrist watch", + "wristwatch" + ], + "aod_tablet": [ + "Android", + "OS", + "always", + "aod", + "application", + "communication", + "computing", + "device", + "digital", + "display", + "electronic", + "entertainment", + "gadget", + "hardware", + "homescreen", + "horizontal", + "iOS", + "icon", + "interface", + "landscape", + "mobile", + "multimedia", + "on", + "phone", + "portable", + "rectangle", + "screen", + "symbol", + "tablet", + "technology", + "wide", + "work" + ], + "apartment": [ + "accommodation", + "address", + "apartment", + "architecture", + "area", + "block", + "building", + "business", + "city", + "commercial", + "company", + "complex", + "downtown", + "estate", + "flat", + "home", + "house", + "housing", + "lines", + "location", + "navigation", + "office", + "outline", + "places", + "property", + "real", + "real estate", + "rectangle", + "region", + "residence", + "residential", + "shelter", + "silhouette", + "skyscraper", + "square", + "structure", + "tower", + "units", + "urban", + "windows", + "workplace" + ], + "api": [ + "access", + "api", + "application", + "backend", + "bridge", + "cloud", + "code", + "coding", + "communication", + "computer", + "connection", + "data", + "developer", + "development", + "enterprise", + "frontend", + "integration", + "internet", + "link", + "network", + "programming", + "programming interface", + "service", + "software", + "system", + "tech", + "technology", + "transfer", + "web service" + ], + "apk_document": [ + "android", + "apk", + "application package", + "archive", + "compressed", + "computer", + "data", + "digital", + "digital document", + "document", + "download", + "drive", + "electronic file", + "file", + "file format", + "file type", + "information", + "installation file", + "installer", + "operating system", + "package", + "page", + "paper", + "program", + "representation", + "sheet", + "software", + "symbol", + "system", + "tech", + "technology" + ], + "apk_install": [ + "android", + "apk", + "app", + "application", + "arrow", + "circle", + "configuration", + "data", + "document", + "down arrow", + "download", + "drive", + "execute", + "file", + "install", + "install file", + "install software", + "mobile", + "mobile app", + "open file", + "package", + "page", + "paper", + "point down", + "program", + "run program", + "setup", + "setup wizard", + "software", + "system", + "triangle", + "wizard" + ], + "app_badging": [ + "alert", + "alerts", + "app badge", + "apps", + "badge", + "badging", + "circle", + "circular", + "counter", + "dot", + "icon", + "indicator", + "label", + "marker", + "message", + "new", + "new item", + "new message", + "notification", + "notification badge", + "notifications", + "number", + "pending", + "pending item", + "pending update", + "point", + "status", + "unread", + "unread item", + "unread message", + "update", + "update available", + "urgent" + ], + "app_blocking": [ + "Android", + "OS", + "access denied", + "app", + "app blocking", + "application", + "ban", + "barrier", + "block", + "blocking", + "cancel", + "cell", + "circle", + "control", + "cross", + "deny", + "device", + "disallow", + "electronic", + "forbidden", + "gadget", + "halt", + "hardware", + "iOS", + "limits", + "line", + "mobile", + "mobile block", + "no entry", + "off limits", + "pause", + "phone", + "prevention", + "prohibited", + "rectangle", + "restrict", + "security", + "shield", + "smartphone", + "stop", + "stopped", + "tablet" + ], + "app_promo": [ + "app", + "promo" + ], + "app_registration": [ + "app", + "app registration", + "application", + "apps", + "create account", + "data entry", + "details", + "documentation", + "edit", + "enroll", + "entry", + "form", + "information", + "join", + "new account", + "onboarding", + "pencil", + "profile creation", + "record", + "register", + "registration", + "registration form", + "sign up", + "sign up form", + "signup", + "signup form", + "subscription", + "user registration", + "web form" + ], + "app_shortcut": [ + "Android", + "OS", + "access", + "app", + "application", + "broadcast", + "cast", + "casting", + "cell", + "connect", + "connection", + "data", + "device", + "direct link", + "display", + "hardware", + "iOS", + "instant access", + "link", + "mirror", + "mirroring", + "mobile", + "monitor", + "network", + "output", + "phone", + "projection", + "quick launch", + "screen", + "screen share", + "screencast", + "share", + "shortcut", + "stream", + "streaming", + "tablet", + "transmit", + "tv", + "wireless" + ], + "apparel": [ + "accessory", + "apparel", + "attire", + "blouse", + "closet", + "clothes", + "clothing", + "clothing tag", + "coat", + "dress", + "ecommerce", + "fabric", + "fashion", + "garment", + "item", + "jacket", + "outfit", + "pants", + "personal", + "price tag", + "retail", + "shirt", + "shop", + "shopping", + "store", + "style", + "tailoring", + "tee", + "textile", + "top", + "uniform", + "wardrobe", + "wear" + ], + "approval": [ + "accept", + "accepted", + "acknowledge", + "affirmative", + "agree", + "agreement", + "apply", + "approval", + "approvals", + "approve", + "certificate", + "certification", + "check", + "checkmark", + "complete", + "confirm", + "correct", + "disapproval", + "done", + "drive", + "file", + "finished", + "impression", + "ink", + "mark", + "okay", + "okey dokey", + "permission", + "permitted", + "positive", + "postage", + "right", + "stamp", + "success", + "tick", + "true", + "valid", + "validated", + "verified", + "yes" + ], + "approval_delegation": [ + "agent", + "apply", + "appoint", + "approval", + "approvals", + "approve", + "approved", + "assign", + "assignee", + "authorize", + "check", + "checkmark", + "circle", + "confirmed", + "delegate", + "delegation", + "depute", + "empower", + "entitle", + "fingers", + "gesture", + "giving", + "hand", + "handoff", + "hands", + "nominate", + "permission", + "person", + "proxy", + "representation", + "selected", + "sign off", + "tick", + "transfer", + "user", + "verified" + ], + "approval_delegation_off": [ + "access", + "apply", + "approval", + "approvals", + "approve", + "authorization", + "ban", + "bar", + "cancel", + "certify", + "check", + "checkmark", + "cross", + "decline", + "delegation", + "deny", + "diagonal", + "disabled", + "enabled", + "fingers", + "gesture", + "giving", + "grant", + "hand", + "hands", + "line", + "mark", + "no", + "not", + "off", + "offline", + "on", + "overlay", + "permission", + "reject", + "remove", + "revoke", + "slash", + "stop", + "strike", + "uncheck", + "verify", + "x" + ], + "apps": [ + "3x3 grid", + "access", + "all", + "all apps", + "application", + "applications", + "apps", + "circles", + "collection", + "components", + "dashboard", + "desktop", + "display", + "dots", + "features", + "functions", + "general", + "grid", + "home", + "icons", + "interface", + "launcher", + "launchpad", + "menu", + "mobile", + "navigation", + "nine squares", + "options", + "programs", + "quick access", + "services", + "settings", + "shortcut", + "software", + "squares", + "system", + "tiles", + "ui", + "ux" + ], + "apps_outage": [ + "alert", + "all", + "application", + "applications", + "apps", + "breakdown", + "circles", + "collection", + "communication", + "components", + "connection", + "connectivity", + "digital", + "disconnected", + "dots", + "error", + "failure", + "grid", + "interface", + "internet", + "issue", + "malfunction", + "network", + "notification", + "offline", + "outage", + "problem", + "program", + "server", + "service", + "software", + "squares", + "system", + "technology", + "ui", + "unavailable", + "ux", + "warning" + ], + "aq": [ + "air", + "air quality", + "alphabet", + "atmosphere", + "bismuth", + "bubble", + "character", + "chat", + "chat bubble", + "citation", + "climate", + "comment", + "communication", + "conversation", + "conversation bubble", + "dialogue", + "discussion", + "double quotes", + "font", + "letters", + "mark", + "message", + "pollutants", + "pollution", + "quality", + "quotation", + "quote marks", + "quotes", + "speech", + "spoken words", + "symbol", + "talk", + "text", + "type" + ], + "aq_indoor": [ + "air", + "air quality", + "alphabet", + "apartment", + "architecture", + "atmosphere", + "bismuth", + "building", + "character", + "climate", + "commercial", + "construction", + "dwelling", + "font", + "graphic", + "home", + "hospital", + "hotel", + "house", + "icon", + "indoor", + "inside", + "interior", + "internal", + "letters", + "location", + "map", + "navigation", + "office", + "place", + "pollutants", + "pollution", + "property", + "quality", + "real estate", + "residential", + "school", + "shelter", + "structure", + "symbol", + "text", + "type" + ], + "ar_on_you": [ + "angle", + "ar", + "augmented reality", + "camera", + "camera angle", + "camera view", + "effect", + "emotions", + "expressions", + "face", + "face effect", + "face filter", + "face tracking", + "feelings", + "filter", + "first person", + "frame", + "front camera", + "glad", + "happiness", + "happy", + "like", + "mood", + "on", + "on you", + "overlay", + "person", + "persona", + "perspective", + "pleased", + "point of view", + "rear camera", + "second person", + "self", + "selfie", + "smile", + "smiling", + "survey", + "switch camera", + "tracking", + "user", + "user view", + "view", + "viewpoint", + "you", + "your perspective", + "your view" + ], + "ar_stickers": [ + "add", + "add effect", + "add sticker", + "apply sticker", + "ar", + "ar sticker", + "augmented", + "augmented reality", + "camera", + "camera effect", + "computer vision", + "decoration", + "digital", + "digital object", + "digital sticker", + "effect", + "emotions", + "expressions", + "face", + "feelings", + "filter", + "glad", + "happy", + "interact", + "mixed reality", + "mood", + "object", + "overlay", + "place", + "playground", + "reality", + "scene", + "smile", + "smiling", + "sticker", + "stickers", + "survey", + "view", + "virtual", + "virtual object", + "virtual sticker" + ], + "architecture": [ + "architecture", + "art", + "blueprint", + "building", + "city", + "city building", + "cityscape", + "compass", + "construction", + "design", + "draw", + "drawing", + "dwelling", + "engineering", + "exterior", + "facade", + "geometric", + "home", + "house", + "housing", + "monument", + "plan", + "property", + "real estate", + "residential", + "residential building", + "shelter", + "skyscraper", + "structure", + "tool", + "town", + "urban", + "urban building", + "village" + ], + "archive": [ + "archive", + "archive box", + "backup", + "bin", + "box", + "categorize", + "collection", + "container", + "data", + "document", + "file", + "filing", + "folder", + "history", + "inbox", + "library", + "mail", + "manage", + "memory", + "organization", + "organize", + "past", + "record", + "rectangular", + "repository", + "retrieve", + "save", + "sort", + "storage", + "store", + "symbol", + "system" + ], + "area_chart": [ + "analysis", + "analytics", + "area", + "area chart", + "area filled", + "area graph", + "business", + "chart", + "chart filled", + "dashboard", + "data", + "diagram", + "filled area", + "financial", + "graph", + "growth", + "infographic", + "information", + "line graph", + "measure", + "measurement", + "metric", + "metrics", + "performance", + "plot", + "presentation", + "progress", + "progress chart", + "report", + "shaded area", + "statistics", + "tracking", + "trend", + "visual data" + ], + "arming_countdown": [ + "alarm", + "alert", + "app", + "arming", + "button", + "circle", + "clock", + "countdown", + "delay", + "element", + "graphic", + "home", + "icon", + "interface", + "line", + "nest", + "pending", + "protection", + "security", + "security panel", + "security system", + "shield", + "status", + "stopwatch", + "symbol", + "system", + "time", + "timer", + "timing", + "ui", + "waiting", + "watch", + "web" + ], + "arrow_and_edge": [ + "angle", + "arrow", + "arrows", + "barrier", + "border", + "boundary", + "corner", + "demarcation", + "direction", + "directions", + "down", + "edge", + "element", + "extent", + "guide", + "horizontal", + "indicator", + "left", + "limit", + "line", + "merge", + "navigation", + "path", + "point", + "pointer", + "range", + "right", + "route", + "scope", + "side", + "straight", + "threshold", + "up", + "vector", + "vertical" + ], + "arrow_back": [ + "DISABLE_IOS", + "app", + "application", + "arrow", + "back", + "browser", + "button", + "chevron", + "components", + "control", + "direction", + "disable_ios", + "element", + "go back", + "graphic", + "history", + "icon", + "indicator", + "interface", + "left", + "navigate", + "navigation", + "point", + "previous", + "return", + "reverse", + "screen", + "shape.", + "site", + "symbol", + "ui", + "undo", + "ux", + "vector", + "web", + "website" + ], + "arrow_back_2": [ + "app", + "application", + "arrow", + "back", + "button", + "components", + "computer", + "control", + "controls", + "desktop", + "direction", + "forward", + "go", + "indicate", + "interface", + "internet", + "left", + "link", + "media", + "mobile", + "move", + "music", + "navigation", + "play", + "point", + "previous", + "return", + "right", + "screen", + "shape", + "site", + "software", + "symbol", + "system", + "technology", + "travel", + "triangle", + "ui", + "undo", + "ux", + "video", + "web", + "website" + ], + "arrow_back_ios": [ + "DISABLE_IOS", + "angle", + "app", + "apple", + "application", + "arrow", + "back", + "button", + "chevron", + "components", + "control", + "direction", + "disable_ios", + "gesture", + "go back", + "history", + "interface", + "ios", + "left", + "mobile", + "move", + "navigation", + "operating system", + "paginate", + "platform", + "pointer", + "pointy", + "previous", + "return", + "reverse", + "screen", + "site", + "slide", + "swipe", + "triangle", + "ui", + "undo", + "ux", + "web", + "website" + ], + "arrow_back_ios_new": [ + "DISABLE_IOS", + "action", + "app", + "application", + "arrow", + "back", + "button", + "chevron", + "components", + "control", + "direction", + "disable_ios", + "go back", + "history", + "indicator", + "interface", + "ios", + "left", + "mobile", + "move", + "navigation", + "point", + "previous", + "return", + "reverse", + "screen", + "site", + "swipe", + "symbol", + "triangle", + "ui", + "ux", + "web", + "website" + ], + "arrow_circle_down": [ + "arrow", + "button", + "circle", + "collapse", + "contained", + "control", + "cursor", + "direction", + "down", + "download", + "enclosed", + "expand", + "inside", + "mover", + "navigation", + "point", + "pointer", + "round", + "scroll", + "shape", + "within" + ], + "arrow_circle_left": [ + "arrow", + "back", + "button", + "circle", + "circle arrow", + "circular", + "circular arrow", + "contained", + "control", + "direction", + "enclosed", + "enclosed arrow", + "go back", + "history", + "inside circle", + "left", + "navigate", + "navigation", + "pointer", + "pointing", + "previous", + "replay", + "return", + "reverse", + "rounded", + "rounded arrow", + "undo", + "within circle" + ], + "arrow_circle_up": [ + "action", + "arrow", + "button", + "circle", + "circular arrow", + "control", + "data transfer", + "direction", + "direction up", + "file upload", + "forward", + "go to top", + "icon", + "indicator", + "move forward", + "move up", + "navigate up", + "navigation", + "order", + "positive direction", + "progress up", + "return to top", + "scroll up", + "send", + "share", + "sort", + "symbol", + "top", + "ui element", + "up", + "up arrow", + "upload" + ], + "arrow_circle_right": [ + "app", + "arrow", + "arrow in circle", + "button", + "circle", + "circular arrow", + "continue", + "control", + "direction", + "directional arrow", + "forward", + "geometry", + "go", + "graphic", + "icon", + "illustration", + "interface element", + "link", + "move", + "navigation", + "next", + "pointer", + "proceed", + "right", + "right arrow", + "shape", + "symbol", + "ui", + "user interface", + "ux", + "web" + ], + "arrow_cool_down": [ + "arrow", + "arrows", + "breathe", + "climate", + "cold", + "conditions", + "cool", + "cool down", + "cool off", + "dash", + "dashed", + "data", + "decrease", + "decrease temperature", + "direction", + "down", + "down arrow", + "downward arrow", + "exercise", + "fitbit", + "fitness", + "forecast", + "geometric", + "indicator", + "level", + "line", + "measurement", + "metric", + "movement", + "navigation", + "pointer", + "pointing down", + "reading", + "routine", + "running", + "slow down", + "symbol", + "temperature", + "thermometer", + "triangle", + "value", + "weather", + "winter" + ], + "arrow_downward": [ + "app", + "application", + "arrow", + "collapse", + "components", + "continue", + "descending", + "direction", + "down", + "download", + "downward", + "dropdown", + "expand", + "export", + "flow", + "forward", + "indicate", + "install", + "interface", + "list", + "menu", + "minimize", + "move", + "navigation", + "next", + "next step", + "pointer", + "reveal", + "save", + "screen", + "scroll", + "show more", + "site", + "sort", + "symbol", + "transfer", + "ui", + "ux", + "web", + "website" + ], + "arrow_downward_alt": [ + "arrow", + "arrows", + "basic", + "button", + "chevron", + "collapse", + "control", + "direction", + "down", + "download", + "downward", + "expand", + "flat", + "go down", + "import", + "indicator", + "line", + "minimize", + "move", + "navigation", + "outlined", + "point", + "pointer", + "receive", + "scroll", + "simple", + "symbol", + "transfer", + "triangle", + "vertical" + ], + "arrow_drop_down": [ + "app", + "application", + "arrow", + "carat", + "caret", + "chevron", + "collapse", + "components", + "control", + "direction", + "down", + "drop", + "dropdown", + "expand", + "expand/collapse", + "expander", + "filter", + "indicator", + "interface", + "list", + "menu", + "more", + "navigation", + "options", + "pointer", + "pointy", + "screen", + "select", + "selector", + "simple", + "site", + "small", + "sort", + "triangle", + "triangle down", + "ui", + "ux", + "web", + "website" + ], + "arrow_drop_down_circle": [ + "app", + "application", + "arrow", + "button", + "choose", + "circle", + "circled arrow", + "circled down arrow", + "collapse", + "components", + "control", + "direction", + "disclosure", + "down", + "down arrow", + "drop", + "dropdown", + "expand", + "expand down", + "expander", + "interface", + "list", + "menu", + "navigation", + "options", + "pointer", + "screen", + "select", + "selection", + "site", + "ui", + "ui control", + "ux", + "web", + "website" + ], + "arrow_drop_up": [ + "app", + "application", + "arrow", + "caret", + "caret up", + "collapse", + "collapse button", + "components", + "control", + "direction", + "directional indicator", + "drop", + "drop up", + "dropdown", + "expand", + "expander", + "fold", + "fold up", + "hide", + "indicator", + "interface", + "maximize", + "minimize", + "navigation", + "point up", + "reveal", + "screen", + "show", + "shrink", + "site", + "sort button", + "sort up", + "toggle", + "triangle", + "triangle up", + "ui", + "ui control", + "up", + "up arrow", + "ux", + "web", + "website" + ], + "arrow_forward": [ + "action", + "app", + "application", + "arrow", + "arrows", + "button", + "components", + "continue", + "control", + "direction", + "direction indicator", + "forward", + "geometric", + "go", + "indicator", + "interface", + "interface control", + "line", + "link", + "move", + "navigation", + "next", + "path", + "pointer", + "proceed", + "right", + "route", + "screen", + "shape", + "site", + "symbol", + "triangle", + "ui", + "ui control", + "ui element", + "ux", + "web", + "website" + ], + "arrow_forward_ios": [ + "advance", + "app", + "application", + "arrow", + "chevron", + "components", + "details", + "direction", + "disclose", + "drilldown", + "forward", + "go", + "greater than", + "hierarchy", + "increment", + "interface", + "ios", + "item", + "link", + "list", + "more", + "move", + "navigate", + "navigation", + "next", + "open", + "page", + "pointer", + "pointing right", + "proceed", + "right", + "screen", + "show", + "site", + "step", + "ui", + "ux", + "web", + "website" + ], + "arrow_insert": [ + "add", + "app", + "application", + "arrival", + "arrow", + "components", + "destination", + "direction", + "down", + "enter", + "geometry", + "indicator", + "inject", + "input", + "insert", + "interface", + "left", + "locate", + "marker", + "move", + "navigate", + "navigation", + "pinpoint", + "place", + "point", + "pointer", + "position", + "relocate", + "screen", + "sharp", + "site", + "target", + "triangular", + "ui", + "ux", + "web", + "website" + ], + "arrow_left": [ + "angle", + "app", + "application", + "arrow", + "back", + "backward", + "basic", + "components", + "curve", + "direction", + "directionality", + "forward", + "go back", + "indicator", + "interface", + "left", + "line", + "minimal", + "move", + "navigation", + "next", + "outline", + "point", + "pointer", + "previous", + "return", + "reverse", + "right", + "screen", + "shape", + "simple", + "site", + "triangle", + "ui", + "undo", + "ux", + "way", + "web", + "website" + ], + "arrow_left_alt": [ + "alternate", + "angular", + "arrow", + "arrows", + "back", + "backwards", + "basic", + "control", + "direction", + "directional", + "geometry", + "go back", + "history", + "indicator", + "left", + "line", + "move left", + "navigation", + "next", + "pointed", + "pointer", + "previous", + "return", + "reverse", + "shape", + "side", + "simple", + "solid", + "step back", + "symbol", + "undo", + "variation" + ], + "arrow_menu_close": [ + "action", + "app", + "application", + "arrow", + "button", + "caret", + "chevron", + "close", + "collapse", + "components", + "direction", + "element", + "exit", + "graphic", + "hamburger", + "icon", + "interactive", + "interface", + "left", + "linear", + "menu", + "minimal", + "narrow", + "nav", + "navigation", + "open", + "outline", + "panel", + "pointing", + "right", + "shape", + "sidebar", + "simple", + "site", + "stroke", + "symbol", + "triangle", + "ui", + "ui control", + "ux", + "web", + "website" + ], + "arrow_menu_open": [ + "access", + "app", + "application", + "arrow", + "button", + "close", + "collapse", + "components", + "control", + "direction", + "display", + "drawer", + "expand", + "hamburger", + "hide", + "indicator", + "interface", + "left", + "link", + "menu", + "more", + "nav", + "navigation", + "open", + "options", + "panel", + "pointer", + "reveal", + "reveal menu", + "right", + "show", + "side", + "site", + "submenu", + "ui", + "unfold", + "unhide", + "ux", + "view", + "web", + "website" + ], + "arrow_or_edge": [ + "alignment", + "angle", + "arrow", + "arrows", + "boundary", + "chevron", + "collapse", + "corner", + "direction", + "directions", + "down", + "edge", + "expand", + "guide", + "hide", + "indicator", + "limit", + "line", + "linear", + "marker", + "merge", + "move", + "navigation", + "next", + "orient", + "path", + "point", + "pointer", + "position", + "previous", + "reveal", + "route", + "sharp", + "toggle", + "triangle" + ], + "arrow_outward": [ + "access", + "app", + "application", + "arrow", + "arrows", + "components", + "connection", + "diagonal", + "direct", + "direction", + "exit", + "exit button", + "expand", + "external", + "follow link", + "forward", + "go to", + "interface", + "launch", + "launch link", + "leave", + "link", + "movement", + "navigate", + "navigation", + "new tab", + "new window", + "open", + "open link", + "outbound", + "outward", + "pointer", + "redirect", + "right", + "screen", + "share", + "show more", + "site", + "ui", + "ux", + "view more", + "web", + "website" + ], + "arrow_range": [ + "arrow", + "arrows", + "back", + "bidirectional", + "boundary", + "bounds", + "distance", + "distance measurement", + "double arrow", + "end", + "extent", + "extremes", + "fitbit", + "forth", + "horizontal", + "indicator", + "left", + "length", + "limit", + "limits", + "line", + "measure", + "measurement", + "opposite", + "pointing", + "range", + "range indicator", + "range limit", + "right", + "scale", + "scope", + "span", + "start" + ], + "arrow_right": [ + "advance", + "angle", + "app", + "application", + "arrow", + "button", + "caret", + "chevron", + "components", + "continuation", + "cue", + "direction", + "enter", + "exit", + "forward", + "go", + "greater than", + "indicator", + "interface", + "line", + "link", + "move", + "navigation", + "next", + "path", + "point", + "pointer", + "proceed", + "progress", + "return", + "right", + "screen", + "shortcut", + "site", + "triangle", + "ui", + "ux", + "way", + "web", + "website" + ], + "arrow_right_alt": [ + "access", + "alt", + "arrow", + "arrow symbol", + "arrows", + "button", + "carat", + "caret", + "chevron", + "continue", + "details", + "direction", + "east", + "enter", + "expand", + "follow", + "forward", + "geometry", + "go", + "hyperlink", + "indicator", + "learn more", + "line", + "link", + "move", + "navigation", + "next", + "pointer", + "pointing", + "proceed", + "read more", + "right", + "straight", + "symbol" + ], + "arrow_selector_tool": [ + "action", + "adjust", + "angle", + "arrow", + "arrows", + "choose", + "click", + "control", + "cursor", + "design", + "direction", + "editor", + "element", + "graphic", + "indicate", + "left", + "line", + "manipulate", + "mouse", + "move", + "movement", + "navigation", + "option", + "pick", + "point", + "pointer", + "pointing", + "right", + "select", + "selection", + "selector", + "shape", + "symbol", + "tool", + "triangle", + "up" + ], + "arrow_shape_up": [ + "angle", + "arrow", + "arrowhead", + "ascent", + "chevron", + "control", + "direction", + "directional", + "directionality", + "forward", + "graphic", + "guide", + "icon", + "indicate", + "indicator", + "move", + "navigate", + "navigation", + "pictogram", + "point", + "pointer", + "pointing up", + "rise", + "screen", + "shape", + "site", + "stack", + "symbol", + "top", + "triangle", + "ui", + "ui element", + "up", + "up arrow", + "upward", + "ux" + ], + "arrow_shape_up_stack": [ + "arrangement", + "arrow", + "ascend", + "direction", + "elevate", + "hierarchy", + "increase", + "layers", + "list", + "move to top", + "move up", + "multiple", + "navigation", + "order", + "organize", + "pointer", + "priority", + "reorder", + "sort", + "stack", + "top", + "triangle", + "ui", + "ui element", + "up arrow", + "upward" + ], + "arrow_shape_up_stack_2": [ + "above", + "arrange", + "arrow", + "arrow up", + "bring to front", + "documents", + "elevate", + "files", + "hierarchy", + "layers", + "layers up", + "list", + "list order", + "move layer up", + "move up", + "multiple layers", + "order", + "organize", + "reorder", + "send", + "sort", + "stack", + "stack up", + "top", + "transfer", + "up", + "upload" + ], + "arrow_split": [ + "arrow", + "arrows", + "branch", + "branching", + "choices", + "decision", + "diagram", + "direction", + "divergence", + "division", + "down", + "flow", + "fork", + "multiple", + "one arrow", + "options", + "paths", + "process", + "right", + "routes", + "routing", + "separation", + "split", + "splitting", + "two arrows", + "two directions", + "two tails", + "up", + "workflow" + ], + "arrow_top_left": [ + "angle", + "arrow", + "arrows", + "back", + "basic", + "corner", + "diagonal", + "diagonal arrow", + "direction", + "go", + "indicator", + "interface element", + "line", + "minimal", + "move", + "move left", + "move up", + "navigation", + "northeast", + "point", + "pointing", + "previous", + "reposition", + "return", + "simple", + "symbol", + "top left", + "transport", + "turn", + "undo", + "up", + "west" + ], + "arrow_upward": [ + "advance", + "app", + "application", + "arrow", + "ascend", + "bar", + "chevron", + "components", + "direction", + "elevate", + "go up", + "growth", + "increase", + "indicator", + "interface", + "line", + "move", + "move up", + "navigate", + "navigation", + "paginate", + "point", + "position", + "progress", + "rise", + "screen", + "scroll", + "scroll up", + "send", + "site", + "sort", + "to top", + "top", + "triangle", + "ui", + "up", + "upload", + "upward", + "ux", + "web", + "website" + ], + "arrow_top_right": [ + "arrow", + "arrows", + "basic", + "diagonal", + "direction", + "east", + "enlarge", + "expand", + "external link", + "follow", + "go to", + "indicator", + "interface element", + "jump to", + "line", + "link", + "movement", + "navigation", + "northeast", + "open in new tab", + "point", + "pointer", + "redirect", + "reference", + "simple", + "stroke", + "symbol", + "top right", + "turn", + "up" + ], + "arrow_upload_progress": [ + "arrow", + "bar", + "circle", + "cloud", + "cloud upload", + "computing", + "connection", + "dash", + "dashed", + "data", + "data transfer", + "document", + "file", + "file transfer", + "indicator", + "install", + "internet", + "line", + "linear", + "loading", + "loading bar", + "network", + "online", + "pending", + "progress", + "sending", + "sending data", + "sending file", + "status", + "status bar", + "transfer", + "transferring", + "up", + "upload", + "uploading", + "uploads" + ], + "arrow_upload_ready": [ + "arrow", + "bar", + "circle", + "cloud upload", + "complete", + "dash", + "dashed", + "data", + "data transfer", + "document", + "document upload", + "export", + "file transfer", + "finished", + "install", + "internet", + "line", + "move", + "network", + "pending", + "point up", + "post", + "prepare", + "progress", + "publish", + "ready", + "send", + "server", + "share", + "status", + "transfer", + "triangle", + "up", + "upload", + "upload ready", + "uploading", + "uploads" + ], + "arrow_upward_alt": [ + "above", + "advancement", + "arrow", + "arrows", + "direction", + "elevation", + "forward", + "growth", + "higher", + "increase", + "indicator", + "line", + "location", + "move", + "move up", + "navigate", + "next", + "point", + "pointer", + "position", + "progress", + "rise", + "scroll", + "scroll up", + "send", + "top", + "top of page", + "triangle", + "up", + "upload", + "upward" + ], + "arrow_warm_up": [ + "acceleration", + "activity", + "arrow", + "arrows", + "ascending", + "boost", + "dash", + "dashed", + "development", + "direction", + "elevate", + "exercise", + "fitbit", + "fitness", + "forward", + "growth", + "heat", + "heating up", + "hot", + "improve", + "increase", + "indicator", + "lift", + "move up", + "navigation", + "performance", + "pointer", + "positive", + "progress", + "readiness", + "rise", + "routine", + "running", + "speed", + "sport", + "temperature", + "training", + "up", + "up arrow", + "upward", + "warm up", + "warmth" + ], + "arrows_input": [ + "arrow", + "arrow pointing down", + "arrows", + "center", + "data", + "data transfer", + "destination", + "direction", + "down arrow", + "download", + "download file", + "enter", + "file transfer", + "import", + "import data", + "in", + "information", + "ingress", + "ingress data", + "input", + "input data", + "load", + "location", + "maps", + "middle", + "move", + "place", + "pointer", + "receive", + "receive data", + "stop", + "transfer", + "triangle", + "upload", + "zoom" + ], + "arrows_more_down": [ + "additional", + "angle", + "arrow", + "arrows", + "chevron", + "climate", + "collapse", + "content", + "continue", + "control", + "details", + "direction", + "directionality", + "double", + "down", + "expand", + "home", + "indicator", + "less", + "list", + "menu", + "more", + "multiple", + "navigation", + "nest", + "next", + "options", + "pointer", + "reveal", + "show", + "thermostat", + "triangle", + "ui", + "up" + ], + "arrows_left_right_circle": [ + "arrow circle", + "arrows", + "back", + "back and forth", + "bidirectional", + "change", + "circle", + "circular", + "circulation", + "direction", + "directional", + "exchange", + "flow", + "forth", + "game controller", + "gaming", + "horizontal", + "horizontal arrows", + "left", + "left and right", + "left arrow", + "left right", + "move", + "movement", + "navigation", + "right", + "right arrow", + "sideways arrows", + "swap", + "switch", + "transaction", + "transfer", + "transition", + "two arrows" + ], + "arrows_more_up": [ + "angle", + "arrow", + "arrows", + "button", + "caret", + "chevron", + "climate", + "collapse", + "collapsible", + "control", + "details", + "direction", + "expand", + "expanding", + "hide", + "home", + "indicator", + "information", + "less", + "list", + "menu", + "more", + "move", + "navigate", + "nest", + "point", + "scrolling", + "show more", + "subtle", + "subtle arrow", + "thermostat", + "triangle", + "up" + ], + "arrows_output": [ + "arrow", + "arrows", + "center", + "control", + "destination", + "direction", + "element", + "escape", + "exit", + "export", + "external", + "forward", + "go", + "graphic", + "icon", + "indicator", + "interface", + "location", + "maps", + "middle", + "move", + "movement", + "navigation", + "out", + "output", + "outside", + "place", + "point", + "proceed", + "right", + "send", + "share", + "sign", + "stop", + "symbol", + "system", + "transfer", + "ui", + "zoom" + ], + "arrows_outward": [ + "area", + "arrow", + "arrows", + "aspect ratio", + "corners", + "diagonal arrows", + "dimensions", + "display", + "double", + "enlarge", + "expand", + "extend", + "fit to screen", + "fullscreen", + "grow", + "left", + "maximize", + "open", + "out", + "outward", + "presentation", + "resize", + "right", + "scale", + "screen", + "spread", + "strech", + "view", + "window", + "zoom", + "zoom out" + ], + "arrows_up_down_circle": [ + "action", + "arrange", + "arrow up down", + "arrows", + "change", + "circle", + "circular", + "data transfer", + "direction", + "double arrow", + "down", + "down arrow", + "exchange", + "game controller", + "gaming", + "move", + "movement", + "navigation", + "organize", + "reorder", + "sort", + "swap", + "switch", + "symbol", + "sync", + "synchronize", + "transfer", + "up", + "up arrow", + "upload download", + "vertical arrows" + ], + "art_track": [ + "album", + "album art", + "art", + "artist", + "audio", + "collection", + "cover", + "details", + "display", + "gallery", + "image", + "information", + "item", + "library", + "lines", + "list", + "media", + "metadata", + "music", + "photo", + "photography", + "picture", + "playback", + "rectangle", + "screen", + "song", + "sound", + "square", + "track", + "tracks", + "view", + "visualizer" + ], + "article": [ + "archive", + "article", + "basic file", + "content", + "data", + "doc", + "document", + "document outline", + "drive document", + "file", + "file management", + "google drive", + "information", + "list", + "manuscript", + "notes", + "office suite", + "organization", + "page", + "paper", + "plain text", + "productivity", + "record", + "report", + "script", + "sheet", + "simple document", + "text", + "text file", + "writing" + ], + "article_person": [ + "about us", + "account", + "article", + "author", + "avatar", + "biography", + "content", + "data", + "doc", + "document", + "face", + "figure", + "file", + "headshot", + "human", + "identity", + "individual", + "information", + "news", + "note", + "page", + "paper", + "people", + "person", + "personal", + "profile", + "profile page", + "reporter", + "silhouette", + "text", + "user", + "writer", + "writing" + ], + "article_shortcut": [ + "arrow", + "article", + "blog", + "bookmark", + "content", + "direction", + "doc", + "document", + "down", + "excerpt", + "file", + "forward", + "information", + "jump to", + "lines", + "link", + "magazine", + "memo", + "navigation", + "news", + "newspaper", + "note", + "page", + "paper", + "publication", + "query", + "query reference", + "quick access", + "reading", + "reference", + "report", + "right", + "save", + "shortcut", + "shortcut icon", + "square", + "summary", + "text", + "writing" + ], + "artist": [ + "account", + "art", + "artist", + "artistic", + "artwork", + "brush", + "craft", + "creation", + "creative", + "design", + "digital art", + "drawing", + "face", + "graphic", + "human", + "icon", + "illustration", + "image", + "media", + "music", + "musical", + "musician", + "note", + "paint", + "painter", + "painting", + "palette", + "people", + "person", + "picture", + "playlist", + "profile", + "representation", + "song", + "symbol", + "tool", + "user", + "vector" + ], + "aspect_ratio": [ + "adjustment", + "aspect", + "aspect ratio", + "box", + "dash", + "dashed", + "dimension", + "dimensions", + "display", + "expand", + "fit", + "formatting", + "image", + "image settings", + "layout", + "media", + "media settings", + "options", + "photo", + "presentation", + "proportion", + "ratio", + "rectangle", + "resize", + "scale", + "scaling", + "screen", + "settings", + "shape", + "size", + "square", + "standard", + "video", + "video settings", + "view", + "widescreen" + ], + "assignment": [ + "academic", + "agreement", + "assignment", + "brief", + "business", + "checklist", + "clipboard", + "contract", + "doc", + "document", + "education", + "file", + "folder", + "form", + "job", + "list", + "note", + "office", + "official", + "paperwork", + "professional", + "project", + "report", + "school", + "study", + "task", + "text", + "to do", + "university", + "work", + "writing" + ], + "assignment_add": [ + "+", + "add", + "add assignment", + "add document", + "add task", + "agreement", + "assignment", + "checklist", + "clipboard", + "contract", + "create", + "doc", + "document", + "education", + "entry", + "entry form", + "file", + "form", + "generate", + "homework", + "items", + "lesson", + "list", + "new", + "note", + "paper", + "plan", + "plus", + "project", + "quick", + "report", + "school", + "sheet", + "symbol", + "task", + "text", + "writing" + ], + "assignment_ind": [ + "account", + "apply", + "assignment", + "badge", + "card", + "clipboard", + "data", + "details", + "doc", + "document", + "enroll", + "face", + "file", + "form", + "graphic", + "icon", + "id", + "identification", + "ind", + "individual", + "information", + "membership", + "paper", + "people", + "person", + "profile", + "record", + "register", + "shape", + "sheet", + "symbol", + "ui element", + "user" + ], + "assignment_globe": [ + "allocation", + "assignment", + "calendar", + "circle", + "clipboard", + "continent", + "country", + "deadline", + "deliverable", + "doc", + "document", + "due date", + "earth", + "global", + "globe", + "goal", + "international", + "internet", + "job", + "language", + "lines", + "map", + "mission", + "note", + "objective", + "plan", + "planet", + "project", + "schedule", + "sphere", + "target", + "task", + "text", + "timeline", + "website", + "work", + "world", + "worldwide", + "writing", + "www" + ], + "assignment_late": [ + "!", + "alert", + "assignment", + "assignment late", + "attention", + "calendar", + "caution", + "clipboard", + "clock", + "danger", + "deadline", + "delay", + "doc", + "document", + "due date", + "education", + "error", + "exclamation", + "homework", + "important", + "incomplete", + "late", + "mark", + "notification", + "overdue", + "paper", + "pending", + "reminder", + "schedule", + "school", + "symbol", + "task", + "test", + "time", + "unfinished", + "urgent", + "warning" + ], + "assignment_return": [ + "approval", + "arrow", + "assignment", + "back", + "checklist", + "checkmark", + "clipboard", + "completed", + "completion", + "data", + "deliver", + "doc", + "document", + "document with check", + "done", + "edit", + "educational", + "file", + "file with tick", + "hand in", + "left", + "list", + "office", + "paper", + "re-submit", + "report", + "resend", + "retun", + "return", + "revise", + "school", + "send back", + "submit", + "success", + "task", + "tick", + "work" + ], + "assignment_returned": [ + "arrow", + "assignment", + "assignment returned", + "business", + "checking", + "clipboard", + "complete", + "contract", + "doc", + "document", + "down", + "editing", + "education", + "evaluating", + "file", + "form", + "grading", + "marking", + "memo", + "note", + "office", + "page", + "paper", + "pencil", + "report", + "returned", + "reviewing", + "school", + "sheet", + "submission", + "text", + "work", + "writing" + ], + "assignment_turned_in": [ + "accepted", + "approve", + "approved", + "assignment", + "box", + "check", + "checklist", + "checkmark", + "clipboard", + "complete", + "completed", + "doc", + "document", + "documentation", + "done", + "file", + "finished", + "in", + "line", + "lines", + "mark", + "ok", + "paper", + "progress", + "project", + "rectangle", + "report", + "select", + "square", + "submission", + "task", + "tick", + "to do list", + "turn", + "turned in", + "validate", + "validated", + "verified", + "work", + "yes" + ], + "assist_walker": [ + "accessibility", + "accessible", + "aid", + "assist", + "assistance", + "assisted living", + "assistive device", + "body", + "care", + "disability", + "elderly", + "figure", + "handicap", + "healthcare", + "help", + "human", + "injured", + "injury", + "medical", + "mobility", + "movement", + "nursing home", + "outline", + "person", + "physical therapy", + "rehabilitation", + "retirement", + "senior", + "silhouette", + "stick figure", + "support", + "therapy", + "walk", + "walker", + "walking aid" + ], + "assistant": [ + "ai", + "answer", + "artificial", + "artificial intelligence", + "assistant", + "assistant bubble", + "automatic", + "automation", + "bubble", + "chat", + "chatbot", + "circle", + "comment", + "communicate", + "communication", + "conversation", + "custom", + "customer service", + "dialog", + "feedback", + "genai", + "guidance", + "help", + "help bubble", + "information", + "intelligence", + "magic", + "message", + "microphone", + "mouth", + "question", + "recommendation", + "service", + "smart", + "spark", + "sparkle", + "speaking", + "speech", + "speech bubble", + "star", + "suggestion", + "support", + "talk", + "talking", + "twinkle", + "virtual assistant", + "voice" + ], + "assistant_device": [ + "IoT", + "ai", + "appliance", + "artificial intelligence", + "assistant", + "audio", + "automation", + "circle", + "communication", + "connectivity", + "device", + "dot", + "electronic", + "electronics", + "futuristic", + "gadget", + "google", + "hardware", + "home", + "home assistant", + "house", + "hub", + "interaction", + "internet", + "modern", + "nest", + "network", + "shape", + "smart", + "smart device", + "smart home", + "smart speaker", + "sound", + "speaker", + "symbol", + "technology", + "voice assistant", + "wireless" + ], + "assistant_direction": [ + "advising", + "angled arrow", + "arrow", + "assistant", + "destination", + "direction", + "gps", + "guide", + "guide me", + "journey", + "leading", + "left turn", + "location", + "map", + "maps", + "navigate", + "navigation", + "navigation assistant", + "path", + "pin", + "place", + "pointer", + "right", + "road", + "route", + "sign", + "signage", + "stop", + "street", + "street sign", + "suggesting direction", + "travel", + "turn", + "turn by turn", + "wayfinding" + ], + "assistant_navigation": [ + "ai", + "arrow", + "artificial intelligence", + "assistant", + "assistant navigation", + "chatbot", + "destination", + "direction", + "direction arrow", + "discover", + "explore", + "find", + "guidance", + "guide", + "help", + "intelligent", + "journey", + "locate", + "location", + "map", + "maps", + "marker", + "navigation", + "path", + "pin", + "pinpoint", + "place", + "pointer", + "route", + "stop", + "straight", + "support", + "travel", + "up", + "virtual assistant" + ], + "assistant_on_hub": [ + "IoT", + "access", + "active", + "ai", + "artificial intelligence", + "assistant", + "assistant on", + "automation", + "connected", + "connection", + "control", + "desktop", + "device", + "device management", + "digital", + "display", + "electronic", + "enabled", + "google", + "hardware", + "home", + "home automation", + "house", + "hub", + "internet", + "link", + "linked devices", + "management", + "monitor", + "nest", + "network", + "network device", + "online", + "power on", + "screen", + "smart", + "smart assistant", + "smart home", + "technology", + "wireless" + ], + "assured_workload": [ + "account", + "activity", + "approved", + "assignment", + "assurance", + "assured", + "authenticated", + "authorized", + "balance", + "bank", + "bill", + "building", + "card", + "cash", + "certainty", + "check", + "checked", + "coin", + "commerce", + "compliance", + "confidential", + "confirmed", + "credit", + "currency", + "dollars", + "duty", + "federal", + "finance", + "government", + "guarantee", + "guard", + "integrity", + "job", + "money", + "online", + "operation", + "pay", + "payment", + "protected", + "protection", + "reliability", + "safe", + "safeguard", + "safety", + "secure", + "secured", + "security", + "sensitive regulatory", + "shield", + "task", + "tick", + "trust", + "validated", + "verified", + "work", + "workload" + ], + "asterisk": [ + "abstract", + "annotation", + "asterisk", + "character", + "comment", + "eight points", + "emphasis", + "five points", + "font", + "footnote", + "geometry", + "important", + "lines", + "mandatory", + "mark", + "math", + "multiplication", + "note", + "placeholder", + "points", + "radial", + "radial lines", + "reference", + "required", + "seven points", + "shape", + "six points", + "special", + "star", + "symbol", + "text", + "type", + "wildcard" + ], + "astrophotography_auto": [ + "astrophotography", + "auto" + ], + "astrophotography_off": [ + "astrophotography", + "off" + ], + "atm": [ + "alphabet", + "atm", + "automated", + "automated teller machine", + "banking", + "bill", + "building", + "card", + "cart", + "cash", + "cash machine", + "character", + "coin", + "commerce", + "credit", + "currency", + "deposit", + "dollars", + "finance", + "financial", + "finding", + "font", + "keypads", + "letters", + "location", + "machine", + "map", + "money", + "money machine", + "navigation", + "numbers", + "online", + "pay", + "payment", + "point of interest", + "public", + "rectangle", + "screen", + "service", + "shopping", + "slot", + "structure", + "symbol", + "teller", + "text", + "transaction", + "type", + "withdrawal" + ], + "atr": [ + "align", + "align left", + "align left justified", + "align left text", + "align text", + "align text left", + "align to", + "align to left", + "circles", + "collaboration", + "document", + "document alignment", + "dot", + "dots", + "editor", + "formatting", + "group", + "horizontal", + "horizontal alignment", + "justified left", + "justify left", + "layout", + "left aligned", + "left justified", + "left margin", + "paragraph alignment", + "space", + "team", + "text", + "text alignment", + "text editor", + "text justification", + "type alignment", + "typography", + "word processor", + "work" + ], + "attach_email": [ + "add", + "add attachment", + "add file", + "attach", + "attach file", + "attach paper clip", + "attachment", + "clip", + "communication", + "compose", + "compose email", + "compose mail", + "connect", + "correspondence", + "document", + "email", + "envelop", + "file", + "include attachment", + "include file", + "letter", + "letters", + "link", + "link file", + "mail", + "message", + "office", + "paper", + "paper clip", + "paperclip", + "send", + "workspace" + ], + "attach_file": [ + "add", + "add file", + "append", + "attach", + "attach file", + "attachment", + "clip", + "connect", + "content", + "data", + "document", + "document link", + "email attachment", + "fasten", + "file", + "file connection", + "file link", + "link", + "mail", + "media", + "multimedia", + "office", + "paper clip", + "paperclip", + "paperclip symbol", + "secure", + "send file", + "share file", + "shared file", + "upload", + "upload file" + ], + "attach_file_add": [ + "+", + "add", + "add attachment", + "add button", + "add file", + "add link", + "attach", + "attach document", + "attach file add", + "attach media", + "attachment", + "clip", + "connect", + "create", + "create button", + "file", + "join", + "link", + "link document", + "link file", + "mail", + "media", + "new", + "new attachment", + "new document", + "new file", + "paperclip", + "plus", + "plus button", + "send", + "share", + "upload", + "upload attachment", + "upload button", + "upload document", + "upload file", + "upload media" + ], + "attach_file_off": [ + "add", + "attach", + "attach file off", + "attachment", + "attachment disabled", + "block", + "broken", + "broken link", + "chain link", + "clip", + "connection off", + "disable", + "disabled", + "disconnect", + "disconnected", + "document link", + "document link off", + "enabled", + "file", + "file attachment", + "file not attached", + "file off", + "link", + "link break", + "link off", + "mail", + "media", + "no", + "no attachment", + "off", + "offline", + "on", + "paperclip", + "prohibition", + "restrict", + "slash", + "unlink", + "unlinked" + ], + "attach_money": [ + "add money", + "amount", + "attach", + "banking", + "bill", + "business", + "buy", + "card", + "cash", + "circle", + "coin", + "commerce", + "connect", + "cost", + "credit", + "currency", + "dollar sign", + "dollars", + "economy", + "exchange", + "finance", + "financial", + "funds", + "income", + "investment", + "link", + "monetization", + "money", + "on", + "online", + "pay", + "payment", + "price", + "profit", + "purchase", + "revenue", + "sell", + "shopping", + "symbol", + "transaction", + "value", + "wealth" + ], + "attachment": [ + "add file", + "attach", + "attachment", + "clip", + "communication", + "compose", + "connect", + "connect file", + "document", + "document icon", + "document management", + "email", + "file", + "image", + "insert document", + "insert file", + "link", + "office", + "office supplies", + "paperclip", + "paperclip icon", + "productivity", + "send", + "share", + "share document", + "upload document", + "upload file" + ], + "attractions": [ + "Ferris wheel", + "activity", + "amusement", + "amusement park", + "attractions", + "circle", + "destination", + "entertainment", + "event", + "excitement", + "ferris", + "fun", + "geometry", + "holiday", + "landmark", + "leisure", + "lines", + "maps", + "park", + "place", + "places", + "pleasure", + "recreation", + "ride", + "spot", + "theme park", + "thrill", + "tourism", + "travel", + "trip", + "vacation", + "view", + "wheel" + ], + "attribution": [ + "account", + "attribute", + "attribution", + "author", + "body", + "cc", + "circle", + "community", + "content", + "copyright", + "copywriter", + "creative commons", + "credit", + "human", + "icon", + "intellectual property", + "label", + "legal", + "letters", + "license", + "licensing", + "marker", + "media", + "open source", + "people", + "permission", + "person", + "profile", + "rights", + "sharing", + "source", + "stamp", + "symbol", + "text", + "usage", + "user", + "video", + "youtube" + ], + "audio_description": [ + "accessibility", + "adjust", + "alphabet", + "audio", + "audio description", + "audio level", + "bars", + "blind", + "character", + "commentary", + "control", + "descriptive", + "disability", + "equalizer", + "feature", + "font", + "graphic equalizer", + "letters", + "level", + "lines", + "media", + "movie", + "narrated", + "narration", + "option", + "screen", + "script", + "settings", + "sound", + "sound description", + "sound level", + "speaker", + "symbol", + "text", + "tv", + "type", + "video", + "visually impaired", + "voiceover", + "volume", + "wave" + ], + "audio_file": [ + "add", + "audio", + "bars", + "chart", + "control", + "create", + "data", + "digital", + "doc", + "document", + "download", + "equalizer", + "file", + "format", + "graph", + "key", + "lines", + "media", + "music", + "note", + "player", + "representation", + "sound", + "technology", + "three lines", + "track", + "type", + "upload", + "vertical lines", + "volume", + "wave", + "waveform" + ], + "audio_video_receiver": [ + "amp", + "amplifier", + "audio", + "audio video receiver", + "av", + "avr", + "box", + "cables", + "connection", + "control panel", + "device", + "electronic device", + "electronics", + "entertainment system", + "equipment", + "hi-fi", + "home entertainment", + "home theater", + "media", + "movies", + "music", + "ports", + "receiver", + "rectangular", + "renderer", + "sound", + "sound system", + "stereo", + "technology", + "television", + "theater", + "tv", + "video", + "wires" + ], + "auto_activity_zone": [ + "auto", + "activity", + "zone" + ], + "auto_awesome": [ + "adjust", + "ai", + "artificial", + "artificial intelligence", + "auto", + "automatic", + "automation", + "awesome", + "beautiful", + "custom", + "edit", + "editing", + "effect", + "enhance", + "filter", + "filters", + "function", + "genai", + "improve", + "intelligence", + "magic", + "magic wand", + "recommend", + "recommendations", + "refine", + "smart", + "spark", + "sparkle", + "special effects", + "star", + "stars", + "suggest", + "suggestion", + "tool", + "twinklestar", + "wand" + ], + "auto_awesome_mosaic": [ + "adjust", + "album", + "arrange", + "art", + "auto", + "automatic", + "awesome", + "blocks", + "collage", + "collection", + "create", + "design", + "display", + "edit", + "editing", + "enhance", + "enhanced", + "format", + "gallery", + "grid", + "group", + "image", + "layout", + "mosaic", + "multiple", + "organize", + "pattern", + "photo", + "pieces", + "presentation", + "rectangles", + "sections", + "squares", + "structure", + "tile", + "view" + ], + "auto_awesome_motion": [ + "accent", + "adjust", + "animation", + "apply", + "auto", + "automatic", + "awesome", + "burst", + "collage", + "create", + "decorate", + "design", + "edit", + "editing", + "effect", + "enhance", + "filter", + "generate", + "glow", + "graphic", + "highlight", + "image", + "improve", + "magic", + "motion", + "options", + "photo", + "settings", + "shimmer", + "sparkles", + "star", + "stylize", + "video", + "visual" + ], + "auto_delete": [ + "archive", + "auto", + "auto delete", + "automatic", + "bin", + "can", + "clean up", + "clear", + "clock", + "configuration", + "content", + "control", + "data", + "date", + "delete", + "disposal", + "document", + "erase", + "file", + "garbage", + "management", + "message", + "recurring", + "remove", + "schedule", + "settings", + "time", + "timer", + "tool", + "trash", + "utility" + ], + "auto_detect_voice": [ + "auto", + "detect", + "voice" + ], + "auto_fix": [ + "auto", + "fix" + ], + "auto_fix_high": [ + "adjust", + "ai", + "artificial", + "auto", + "automated", + "automatic", + "automatically", + "automation", + "beautify", + "custom", + "edit", + "editing", + "effect", + "emphasize", + "enhance", + "erase", + "filter", + "fix", + "genai", + "glitter", + "glow", + "glowing", + "high", + "highlight", + "improve", + "improve quality", + "intelligence", + "magic", + "magic wand", + "modify", + "pen", + "perfect", + "polish", + "refine", + "retouch", + "shine", + "smart", + "spark", + "sparkle", + "spell", + "star", + "tool", + "touch up", + "twinkle", + "wand", + "wizard" + ], + "auto_fix_normal": [ + "adjust", + "ai", + "apply", + "artificial", + "auto", + "auto fix", + "automated", + "automatic", + "automation", + "custom", + "default", + "edit", + "effect", + "enhance", + "erase", + "filter", + "fix", + "genai", + "improve", + "intelligence", + "intelligent", + "magic", + "magic wand", + "modify", + "normal", + "optimize", + "perfect", + "process", + "quick fix", + "refine", + "retouch", + "smart", + "spark", + "sparkle", + "star", + "suggestions", + "tool", + "transform", + "wand", + "wizard" + ], + "auto_fix_off": [ + "adjustments off", + "ai", + "artificial", + "auto", + "auto enhance off", + "auto fix off", + "automatic", + "automation", + "block", + "cancel", + "clear", + "corrections off", + "custom", + "delete", + "denied", + "deselect", + "disable", + "disabled", + "edit", + "enabled", + "erase", + "exclude", + "filter off", + "fix", + "genai", + "intelligence", + "magic", + "magic wand", + "minus", + "modify", + "no", + "none", + "not available", + "off", + "on", + "remove", + "slash", + "smart", + "spark", + "sparkle", + "sparkles", + "star", + "stars", + "turn off", + "uncheck", + "wand" + ], + "auto_graph": [ + "analysis", + "analytics", + "auto", + "auto graph", + "automated", + "automatic", + "business", + "chart", + "dashboard", + "data", + "data representation", + "decline", + "diagram", + "economics", + "finance", + "graph", + "growth", + "infographic", + "information", + "line", + "line graph", + "measure", + "metrics", + "performance", + "plot", + "presentation", + "progress", + "report", + "stars", + "statistics", + "tracking", + "trend", + "visualization" + ], + "auto_label": [ + "auto", + "label" + ], + "auto_meeting_room": [ + "auto", + "meeting", + "room" + ], + "auto_mode": [ + "a", + "ai", + "alphabet", + "around", + "arrow", + "arrows", + "artificial", + "auto", + "auto mode", + "automatic", + "automation", + "character", + "configuration", + "control", + "custom", + "direction", + "feature", + "function", + "genai", + "inprogress", + "intelligence", + "letter a", + "letters", + "load", + "loading refresh", + "magic", + "mode", + "navigation", + "nest", + "option", + "preference", + "renew", + "rotate", + "selection", + "setting", + "smart", + "spark", + "sparkle", + "star", + "switch", + "text", + "toggle", + "turn" + ], + "auto_read_pause": [ + "arrow", + "article", + "audio", + "audio playback", + "auto", + "auto read", + "break", + "bubble", + "chat", + "comment", + "communicate", + "content", + "control", + "delay", + "document", + "forward", + "halt", + "listen", + "media", + "media control", + "message", + "pause", + "pause button", + "play button", + "playback", + "read", + "read aloud", + "reading", + "right arrow", + "sound", + "speech", + "stop", + "symbol", + "text", + "text to speech", + "triangle", + "triangular", + "voice" + ], + "auto_read_play": [ + "accessibility", + "audio", + "audio control", + "auto", + "automatic", + "bubble", + "chat", + "comment", + "communicate", + "continuous play", + "control", + "lines", + "listen", + "listen to text", + "media", + "message", + "music", + "narration", + "play", + "play button", + "playback", + "read", + "read aloud", + "sound", + "sound icon", + "speech", + "speech synthesis", + "start", + "text to speech", + "triangle", + "triangle and lines", + "voice", + "volume", + "waveform" + ], + "auto_stories": [ + "academic", + "article", + "auto", + "book", + "bookmark", + "books", + "collection", + "content", + "documentation", + "education", + "flipping", + "guide", + "information", + "knowledge", + "learning", + "library", + "literature", + "manual", + "novel", + "open book", + "pages", + "publication", + "reading", + "research", + "stacked books", + "stories", + "study", + "textbook", + "two books", + "wisdom" + ], + "auto_schedule": [ + "auto", + "schedule" + ], + "auto_stories_off": [ + "auto", + "auto stories disabled", + "auto stories off", + "auto story off", + "automated stories disabled", + "automatic stories off", + "block", + "book", + "books", + "cancel", + "diagonal line", + "disable", + "disabled", + "disallowed", + "enabled", + "flipping", + "library", + "line", + "no", + "not allowed", + "off", + "offline", + "on", + "pages", + "reading", + "remove", + "restricted", + "slash", + "stop", + "stories", + "stories disabled", + "stories off", + "story", + "turn off" + ], + "auto_timer": [ + "auto", + "timer" + ], + "auto_towing": [ + "accident", + "assistance", + "auto", + "automobile", + "breakdown", + "car", + "cars", + "chain", + "delivery", + "direction", + "driving", + "emergency", + "hauling", + "help", + "hook", + "lift", + "logistics", + "maps", + "moving", + "pulling", + "recovery", + "rescue", + "road", + "roadside", + "service", + "support", + "tow", + "tow truck", + "towing", + "transport", + "transportation", + "travel", + "truck", + "vehicle" + ], + "auto_transmission": [ + "auto", + "automatic", + "automatic transmission", + "automobile", + "automotive", + "car", + "clutch", + "control", + "dashboard", + "drive", + "driving", + "forward", + "gear", + "gearbox", + "gears", + "indicator", + "manual transmission", + "mode", + "neutral", + "p r n d", + "park", + "reverse", + "setting", + "shifting", + "stick shift", + "symbol", + "system", + "technology", + "transmission", + "transportation", + "vehicle" + ], + "auto_videocam": [ + "auto", + "videocam" + ], + "autofps_select": [ + "A", + "adjust", + "alphabet", + "animation", + "auto", + "automatic", + "character", + "chart", + "computer", + "control", + "curve", + "data", + "digital", + "display", + "font", + "fps", + "frame", + "frame rate", + "frames per second", + "frequency", + "graph", + "indicator", + "information", + "letters", + "line", + "measure", + "metric", + "motion", + "optimize", + "per", + "performance", + "quality", + "rate", + "second", + "seconds", + "select", + "settings", + "smooth", + "speed", + "statistics", + "symbol", + "technology", + "text", + "type", + "video" + ], + "automation": [ + "abstract", + "ai", + "artificial intelligence", + "auto", + "automation", + "automations", + "circles", + "configuration", + "connect", + "connection", + "control", + "data flow", + "diagram", + "dots", + "flow", + "geometric", + "graph", + "intelligence", + "lines", + "linked", + "linking", + "logic", + "magic", + "management", + "mapping", + "network", + "node", + "nodes", + "process", + "process flow", + "relationship", + "structure", + "system", + "technology", + "workflow", + "workspace" + ], + "autopause": [ + "around", + "arrow", + "audio", + "automatic", + "automatic pause", + "automation", + "autopause", + "behavior", + "button", + "configuration", + "control", + "controls", + "dash", + "dashed", + "delay", + "feature", + "function", + "intelligence", + "interaction", + "load", + "loading", + "media control", + "media player", + "mode", + "music", + "options", + "pause", + "playback", + "playback control", + "preferences", + "refresh", + "renew", + "rotate", + "settings", + "smart", + "sound", + "status", + "stop", + "streaming", + "sync", + "timed", + "toggle", + "video" + ], + "autopay": [ + "autopay" + ], + "autoplay": [ + "always play", + "around", + "arrow", + "audio", + "automatic", + "autoplay", + "circle", + "circle with arrow", + "circular arrow", + "connection", + "continuous", + "control", + "controls", + "dash", + "dashed", + "entertainment", + "link", + "load", + "loading", + "loop", + "media", + "media controls", + "multimedia", + "music", + "next", + "play", + "playback", + "playlist", + "processing", + "refresh", + "renew", + "repeat", + "rotate", + "sequence", + "settings", + "sound", + "stream", + "streaming", + "sync", + "video" + ], + "autorenew": [ + "action", + "around", + "arrow", + "arrows", + "autorenew", + "cache", + "cached", + "circle", + "circular", + "continuous", + "curved", + "cycle", + "direction", + "directional", + "inprogress", + "load", + "loading refresh", + "loop", + "media control", + "movement", + "navigation", + "playback control", + "process", + "recycle", + "refresh", + "reload", + "renew", + "repeat", + "rotate", + "rotating", + "rotation", + "spin", + "sync", + "synchronization", + "turn", + "two arrows", + "update", + "workflow" + ], + "autostop": [ + "action", + "application", + "around", + "arrow", + "audio", + "automatic", + "autostop", + "button", + "cease", + "command", + "control", + "controls", + "dash", + "dashed", + "end", + "filled square", + "finish", + "function", + "geometric", + "halt", + "interface control", + "interrupt", + "load", + "loading", + "media controls", + "media player", + "music", + "pause", + "playback", + "player", + "program", + "record", + "recording", + "refresh", + "renew", + "rotate", + "sound", + "square", + "stop", + "sync", + "terminate", + "transport controls", + "ui control", + "video" + ], + "av1": [ + "1", + "account", + "account settings", + "alphabet", + "anonymity", + "av", + "avatar", + "avatar placeholder", + "bust", + "button", + "character", + "circle", + "codec", + "definition", + "display", + "facial features", + "figure", + "font", + "head", + "head and shoulders", + "high", + "human", + "icon", + "letters", + "login", + "media", + "movie", + "movies", + "network", + "one", + "person", + "profile", + "profile picture", + "register", + "resolution", + "round", + "screen", + "shoulders", + "silhouette", + "social media", + "symbol", + "text", + "tv", + "type", + "unknown user", + "user", + "user settings" + ], + "avc": [ + "adjust", + "adjustment", + "advanced video coding", + "alphabet", + "audio", + "avc", + "character", + "codec", + "control", + "decibel", + "definition", + "display", + "equalizer", + "font", + "hearing", + "high", + "letters", + "level", + "listen", + "loudness", + "media", + "meter", + "mixer", + "movie", + "movies", + "music", + "mute", + "player", + "preferences", + "resolution", + "scale", + "screen", + "settings", + "slider", + "sound", + "speaker", + "symbol", + "text", + "toggle", + "tv", + "type", + "ui element", + "unmute", + "video", + "volume", + "volume control" + ], + "avg_pace": [ + "analysis", + "analytics", + "average", + "chart", + "clock", + "curve", + "dash", + "dashed", + "data", + "decrease", + "diagram", + "efficiency", + "fitness", + "graph", + "increase", + "line", + "line chart", + "measurement", + "metrics", + "movement", + "output", + "pace", + "performance", + "productivity", + "progress", + "rate", + "report", + "results", + "speed", + "statistics", + "stopwatch", + "time", + "timer", + "tracking", + "trend", + "velocity", + "visualization" + ], + "avg_time": [ + "analytics", + "assessment", + "average", + "average time", + "clock", + "countdown", + "data", + "duration", + "efficiency", + "elapsed time", + "evaluation", + "fitness", + "health", + "hourglass", + "interval", + "measure", + "measurement", + "metrics", + "monitor", + "performance", + "period", + "planning", + "process", + "productivity", + "reporting", + "sand", + "sand timer", + "schedule", + "statistics", + "stopwatch", + "time", + "timer", + "timing", + "waiting", + "wellness" + ], + "av_timer": [ + "alert", + "av", + "chronograph", + "circular", + "clock", + "competition", + "countdown", + "deadline", + "duration", + "event", + "hour", + "interval", + "lap time", + "measurement", + "minute", + "minutes", + "notification", + "outline", + "performance", + "race", + "reminder", + "schedule", + "second", + "seconds", + "speed", + "stop watch", + "stopwatch", + "time", + "timekeeping", + "timer", + "timing", + "track", + "watch" + ], + "avocado_bean": [ + "agriculture", + "avocado", + "bean", + "cooking", + "culinary", + "diet", + "farming", + "fitbit", + "food", + "fresh", + "garden", + "green bean", + "grocery", + "harvest", + "healthy", + "ingredient", + "legume", + "meal", + "natural", + "nutrition", + "organic", + "plant", + "produce", + "protein", + "pulse", + "snap", + "vegan", + "vegetable", + "vegetarian" + ], + "award_meal": [ + "accomplishment", + "achievement", + "award", + "badge", + "benefit", + "bonus", + "catering", + "celebration", + "cooking", + "cutlery", + "deal", + "dining", + "earning", + "eating", + "emblem", + "flatware", + "food", + "fork", + "goal", + "loyalty", + "meal", + "milestone", + "plate", + "points", + "prize", + "promotion", + "recognition", + "restaurant", + "reward", + "ribbon", + "seal", + "special offer", + "spoon", + "star", + "success", + "utensil", + "utensils", + "winner" + ], + "azm": [ + "active", + "active zone minutes", + "activity", + "ajax", + "ajax loader", + "ajax spinner", + "animated", + "background", + "buffering", + "busy", + "circle", + "connection", + "data", + "exercise", + "fetch", + "fitbit", + "fitness", + "geometric", + "incomplete", + "indicator", + "line", + "loading", + "minutes", + "network", + "partial circle", + "processing", + "progress", + "refreshing", + "spinner", + "spinning", + "sports", + "status", + "updating", + "waiting", + "workout", + "zone" + ], + "award_star": [ + "achievement", + "award", + "badge", + "best", + "bookmark", + "competition", + "contest", + "emblem", + "excellence", + "favorite", + "filled", + "first place", + "five points", + "flat", + "geometry", + "mark", + "medal", + "point", + "prize", + "quality", + "rating", + "recognition", + "review", + "reward", + "ribbon", + "seal", + "shape", + "simple", + "solid", + "star", + "success", + "top", + "trophy", + "win", + "winner" + ], + "b_circle": [ + "active", + "alphabet", + "b", + "basic", + "button", + "circle", + "circular", + "control", + "dot", + "element", + "filled", + "game controller", + "gaming", + "graphical", + "icon", + "inactive", + "indicator", + "letter", + "marker", + "point", + "radial", + "round", + "select", + "shape", + "simple", + "solid", + "state", + "toggle", + "ui element", + "visual" + ], + "baby_changing_station": [ + "accessibility", + "amenities", + "babies", + "baby", + "bathroom", + "body", + "care", + "changing", + "changing station", + "child", + "children", + "diaper", + "facilities", + "family", + "father", + "health", + "human", + "hygiene", + "infant", + "kids", + "lavatory", + "location", + "medical", + "mother", + "nappy", + "newborn", + "nursery", + "parent", + "parent and child room", + "parents room", + "people", + "person", + "pictogram", + "place", + "public restrooms", + "rest area", + "restroom", + "services", + "sign", + "station", + "symbol", + "toddler", + "toilets", + "w.c.", + "wc", + "young" + ], + "back_hand": [ + "anatomy", + "appendage", + "back", + "back of hand", + "backhand", + "body part", + "fingers", + "five", + "five fingers", + "gesture", + "hand", + "high five", + "human", + "index finger", + "knuckles", + "limb", + "middle finger", + "open", + "open hand", + "palm", + "palm facing away", + "person", + "pinky", + "raised", + "ring finger", + "stop", + "talk to the hand", + "thumb", + "wave" + ], + "back_to_tab": [ + "arrow", + "back", + "basic", + "direction", + "direction arrow", + "frame", + "go back", + "head", + "history", + "indicator", + "left", + "leftward", + "line", + "mono", + "movement", + "navigate", + "point", + "pointer", + "previous", + "previous page", + "previous step", + "return", + "reverse", + "simple", + "single", + "step back", + "turn", + "undo", + "up", + "window" + ], + "background_blur_full": [ + "background", + "blur", + "full" + ], + "background_blur_light": [ + "background", + "blur", + "light" + ], + "background_dot_large": [ + "abstract", + "background", + "basic", + "circle", + "circular", + "diagram", + "dot", + "dots", + "element", + "figure", + "filled circle", + "geometric shape", + "graphic", + "graphical element", + "grid", + "illustration", + "indicator", + "large circle", + "large dot", + "layout", + "marker", + "object", + "plain", + "point", + "round", + "rounded", + "shape", + "simple shape", + "solid circle", + "space", + "square", + "symbol" + ], + "background_dot_small": [ + "abstract", + "accent", + "background", + "basic", + "circle", + "dot", + "dots", + "element", + "graphic", + "grid", + "highlight", + "indicator", + "layout", + "marker", + "minimal", + "orb", + "pinpoint", + "plain", + "point", + "round", + "shape", + "simple", + "small", + "solid", + "space", + "spot", + "square", + "subtle", + "tiny", + "unobtrusive" + ], + "background_grid_small": [ + "4", + "4x4", + "arrangement", + "background", + "background grid", + "cells", + "chart", + "customization", + "design", + "display", + "drafting", + "drawing", + "editing", + "geometric", + "graph", + "grid", + "grid lines", + "layout", + "line", + "lines", + "measurement", + "options", + "organization", + "pattern", + "planning", + "settings", + "small grid", + "space", + "spacing", + "squares", + "structure", + "texture", + "tiling", + "view" + ], + "background_replace": [ + "alter image", + "backdrop", + "background", + "background replace", + "camera", + "change background", + "change scene", + "composition", + "creative tools", + "diagonal", + "digital art", + "digital photography", + "edit image", + "filter", + "green screen", + "human", + "image background", + "image effects", + "image manipulation", + "layers", + "lines", + "multimedia editing", + "overlay", + "pattern", + "people", + "person", + "photo background", + "photo editing", + "photo manipulation", + "picture editing", + "remove background", + "replace", + "replace image", + "stripes", + "swap background", + "swap image", + "switch background", + "texture", + "user", + "vfx", + "video", + "video background", + "virtual background", + "visual editor", + "visual effects", + "webcam" + ], + "backlight_high": [ + "adjustment", + "backlight", + "backlit", + "bright", + "brightness", + "control", + "device", + "display", + "exposure", + "glare", + "glow", + "hardware", + "high", + "intensity", + "interface element", + "keyboard", + "level", + "light", + "luminous", + "monitor", + "point", + "ray", + "screen", + "setting", + "settings", + "sparkle", + "star", + "sun", + "system settings", + "technology", + "user interface", + "visibility" + ], + "backlight_high_off": [ + "adjustment", + "backlight", + "backlit", + "bright", + "brightness", + "control", + "device", + "dimmed", + "disabled", + "display", + "electronics", + "enabled", + "high brightness", + "inactive", + "keyboard", + "light", + "monitor", + "off", + "offline", + "on", + "screen", + "settings", + "slash", + "technology", + "unavailable", + "visibility", + "visual" + ], + "backlight_low": [ + "adjustment", + "backlight", + "backlit", + "brightness", + "control", + "device", + "dim", + "dimmer", + "display", + "faint", + "graphic", + "half", + "icon", + "illuminated", + "keyboard", + "level", + "light", + "low", + "minimal", + "mobile", + "partial", + "screen", + "settings", + "sun", + "symbol", + "technology", + "ui", + "ux" + ], + "backpack": [ + "adventure", + "back", + "backpack", + "bag", + "book", + "bookbag", + "camping", + "camping bag", + "carry", + "college", + "daypack", + "education", + "gear", + "hiking", + "hiking bag", + "journey", + "knapsack", + "luggage", + "outdoor", + "pack", + "rucksack", + "satchel", + "school", + "storage", + "supplies", + "travel", + "travel bag", + "trip", + "vacation" + ], + "backspace": [ + "arrow", + "back", + "backspace", + "box", + "button", + "cancel", + "character", + "clear", + "computer", + "control", + "correct", + "delete", + "edit", + "editing", + "entry", + "erase", + "form", + "input", + "input field", + "keyboard", + "left", + "navigation", + "pointed", + "rectangular", + "remove", + "symbol", + "text", + "triangle", + "typing", + "ui", + "undo", + "ux" + ], + "backup": [ + "archive", + "arrow", + "backup", + "cloud", + "computing", + "copy", + "data", + "database", + "digital", + "document", + "download", + "drive", + "duplicate", + "file", + "files folders", + "folder", + "history", + "internet", + "management", + "network", + "protection", + "recovery", + "restore", + "save", + "security", + "server", + "storage", + "synchronize", + "system", + "technology", + "transfer", + "up", + "upload" + ], + "backup_table": [ + "archive", + "backup", + "cloud", + "columns", + "copy", + "data", + "database", + "document", + "drive", + "duplicate", + "file", + "files folders", + "format", + "grid", + "history", + "layout", + "list", + "migration", + "protection", + "restore", + "rows", + "save", + "security", + "spreadsheet", + "stack", + "storage", + "sync", + "synchronize", + "table", + "version" + ], + "badge": [ + "accolade", + "account", + "achievement", + "approval", + "avatar", + "award", + "badge", + "card", + "certificate", + "certified", + "champion", + "crest", + "distinction", + "emblem", + "employee", + "endorsed", + "excellence", + "face", + "guarantee", + "honor", + "human", + "id", + "id card", + "identification", + "mark", + "merit", + "name", + "official", + "people", + "person", + "premium", + "prize", + "profile", + "quality", + "recognition", + "reward", + "seal", + "security", + "stamp", + "star", + "symbol", + "token", + "user", + "verified", + "warranty", + "winner", + "work" + ], + "badge_critical_battery": [ + "alert", + "badge", + "bar", + "battery", + "caution", + "cell", + "charge", + "critical", + "danger", + "depleted", + "device", + "electric", + "empty", + "energy", + "exhausted", + "hardware", + "icon", + "indicator", + "laptop", + "level", + "low", + "meter", + "mobile", + "notification", + "percentage", + "power", + "signal", + "status", + "symbol", + "system", + "warning", + "zero" + ], + "badminton": [ + "activity", + "athlete", + "athletic", + "badminton", + "ball", + "bat", + "birdie", + "competitive", + "court", + "entertainment", + "equipment", + "exercise", + "feather", + "fun", + "game", + "hobby", + "indoor", + "leisure", + "lose", + "match", + "net", + "outdoor", + "play", + "player", + "racket", + "recreation", + "score", + "shuttlecock", + "social", + "sport", + "sports", + "tennis", + "tournament", + "win" + ], + "bakery_dining": [ + "baked goods", + "bakery", + "baking", + "bread", + "breakfast", + "brunch", + "cafe", + "catering", + "croissant", + "cuisine", + "dessert", + "dining", + "eat", + "food", + "food service", + "ingredient", + "meal", + "menu", + "oven", + "pastry", + "patisserie", + "restaurant", + "savory", + "serving", + "snack", + "sweet", + "table", + "treat" + ], + "balance": [ + "balance", + "compare", + "compare and contrast", + "court", + "courthouse", + "decision", + "equal", + "equality", + "equilibrium", + "equity", + "fair", + "horizontal line", + "impartiality", + "judgment", + "justice", + "law", + "legal", + "measure", + "measurement", + "object", + "parity", + "proportion", + "scale", + "scales", + "stability. equilibrium", + "steadiness", + "symbol", + "symmetry", + "two pans", + "two sides", + "vertical line", + "weighing", + "weight" + ], + "balcony": [ + "accommodation", + "apartment", + "architecture", + "balcony", + "building", + "doors", + "estate", + "exterior", + "flat", + "home", + "hotel", + "house", + "housing", + "living space", + "loggia", + "maps", + "open air", + "out", + "outdoor", + "outdoor space", + "outside", + "place", + "property", + "railing", + "real", + "real estate", + "residence", + "residential", + "residential building", + "stay", + "structure", + "terrace", + "tourism", + "travel", + "vacation", + "veranda", + "view", + "window" + ], + "ballot": [ + "agreement", + "ballot", + "box", + "bullet", + "checklist", + "choice", + "choices", + "consent", + "democracy", + "document", + "election", + "form", + "governance", + "items", + "law", + "legal", + "list", + "paper", + "point", + "political", + "poll", + "questionnaire", + "register", + "registration", + "selection", + "selections", + "square", + "survey", + "task", + "tasks", + "vote", + "voting" + ], + "bar_chart": [ + "analysis", + "analytics", + "bar", + "bar chart", + "bars", + "business", + "chart", + "columns", + "dashboard", + "data", + "data analysis", + "diagram", + "finance", + "financial data", + "graph", + "growth", + "growth icon", + "infographic", + "information", + "measure", + "metrics", + "performance", + "progress", + "quantitative", + "report", + "report icon", + "statistics", + "statistics icon", + "tracking", + "trends", + "visual representation", + "visualization" + ], + "bar_chart_4_bars": [ + "analysis", + "analytics", + "bar chart", + "bars", + "business", + "chart", + "compare", + "comparison", + "data", + "diagram", + "finance", + "fitbit", + "fitness", + "graph", + "growth", + "health dashboard", + "health metric dashboard", + "health monitoring", + "increase", + "infographic", + "information", + "measure", + "measurement", + "metric", + "metrics", + "oxygen", + "performance", + "progress", + "rectangle", + "report", + "results", + "statistics", + "success", + "tracking", + "trend", + "vertical", + "visualization" + ], + "bar_chart_off": [ + "analysis", + "analytics", + "bar", + "bar chart off", + "bar graph", + "bars", + "block", + "blocked", + "blocks", + "business", + "chart", + "data", + "diagonal line", + "diagram", + "disabled", + "excluded", + "finance", + "graph", + "hidden", + "inactive", + "infographic", + "lines", + "measure", + "metrics", + "progress", + "rectangle", + "rectangles", + "report", + "slash", + "statistics", + "strike", + "tracking", + "unavailable", + "visualization" + ], + "barcode": [ + "abstract", + "barcode", + "code", + "commerce", + "data", + "digital", + "ecommerce", + "identification", + "information", + "inventory", + "lines", + "logistics", + "mark", + "merchandise", + "parallel lines", + "price", + "product", + "qr code", + "rectangular", + "retail", + "scan", + "scanner", + "shop", + "shopping", + "square", + "store", + "stripe", + "symbol", + "tag", + "tracking", + "universal product code", + "upc" + ], + "barcode_reader": [ + "app", + "barcode", + "camera", + "capture", + "code", + "data", + "digital", + "ecommerce", + "handheld", + "identification", + "information", + "inventory", + "lines", + "machine", + "mobile", + "price", + "product", + "qr code", + "reader", + "rectangle", + "retail", + "scan", + "scanner", + "search", + "shop", + "shopping", + "square", + "stripes", + "tag", + "technology" + ], + "barcode_scanner": [ + "barcode", + "camera", + "checkout", + "code", + "data", + "digital", + "ecommerce", + "identification", + "information", + "inventory", + "line", + "machine readable", + "optic", + "pattern", + "price", + "product", + "qr code", + "quick response", + "read", + "reader", + "retail", + "scan", + "scanner", + "shop", + "shopping", + "square", + "stripe", + "tag", + "technology", + "universal product code", + "upc" + ], + "barefoot": [ + "anatomy", + "bare", + "barefoot", + "body part", + "comfort", + "feet", + "floor", + "foot", + "footmark", + "footprint", + "footstep", + "footsteps", + "freedom", + "ground", + "health", + "human", + "human foot", + "impression", + "liberation", + "limb", + "line art", + "movement", + "natural", + "organic", + "outline", + "relaxation", + "running", + "shape", + "silhouette", + "simplicity", + "sole", + "stepping", + "toes", + "trace", + "walking" + ], + "batch_prediction": [ + "ai", + "algorithms", + "analysis", + "artificial intelligence", + "automated", + "batch", + "bulb", + "bulk", + "collection", + "computations", + "data", + "documents", + "files", + "flow", + "group", + "idea", + "large scale", + "layers", + "light", + "machine learning", + "multiple", + "output", + "prediction", + "predictions", + "process", + "processing", + "queue", + "results", + "set", + "stacked", + "system", + "volume" + ], + "bath_bedrock": [ + "bath", + "bathing", + "bathroom", + "bathtub", + "bed", + "bedding", + "bedroom", + "blanket", + "comfort", + "double bed", + "duvet", + "filled", + "footboard", + "furniture", + "headboard", + "home", + "hospitality", + "hot", + "hotel", + "house", + "human", + "jacuzzi", + "king size bed", + "leisure", + "lodging", + "mattress", + "person", + "pillow", + "property", + "queen size bed", + "quilt", + "real estate", + "rectangular", + "relaxation", + "rest", + "shower", + "sleep", + "solid", + "spa", + "steam", + "travel", + "tub", + "water" + ], + "bath_outdoor": [ + "backyard", + "bath", + "bathe", + "bathhouse", + "bathing", + "bubble", + "bubbles", + "circle", + "garden", + "heat", + "hot", + "hot spring", + "hot springs", + "hot tub", + "hotel", + "hydrotherapy", + "jacuzzi", + "leisure", + "lines", + "onsen", + "outdoor", + "outside", + "patio", + "pool", + "rectangle", + "relaxation", + "resort", + "spa", + "square", + "steam", + "swimming", + "vacation", + "warm", + "water", + "wellness" + ], + "bath_private": [ + "accommodation", + "amenities", + "bath", + "bathe", + "bathhouse", + "bathing", + "bathroom", + "bathtub", + "body", + "bubble bath", + "clean", + "comfort", + "couple", + "facility", + "hot", + "hot spring", + "hot springs", + "hot tub", + "hotel", + "human", + "hygiene", + "inside", + "leisure", + "onsen", + "people", + "person", + "personal", + "personal care", + "privacy", + "private", + "private bath", + "private facility", + "private room", + "relax", + "relaxation", + "room", + "soak", + "spa", + "steam", + "tub", + "water" + ], + "bath_public_large": [ + "access", + "accessibility", + "amenities", + "bathe", + "bathhouse", + "bathroom", + "body", + "building", + "convenience", + "directions", + "facilities", + "facility", + "female", + "gender neutral", + "group", + "hot", + "hot spring", + "hot springs", + "hot tub", + "human", + "hygiene", + "inside", + "lavatory", + "location", + "male", + "map", + "navigation", + "onsen", + "people", + "person", + "place", + "point of interest", + "public bathroom", + "public restroom", + "public toilet", + "restroom", + "sanitation", + "spa", + "steam", + "toilet", + "washroom", + "water", + "wc" + ], + "bath_soak": [ + "amenity", + "bath", + "bathing", + "bathroom", + "bathtub", + "bubbles", + "cleaning", + "curve", + "home", + "hot", + "hotel", + "house", + "human", + "hygiene", + "jacuzzi", + "leisure", + "lines", + "lodging", + "oval", + "person", + "plumbing", + "relaxation", + "selfcare", + "shower", + "soak", + "spa", + "steam", + "therapy", + "travel", + "tub", + "washing", + "water", + "waves", + "wellness" + ], + "bathroom": [ + "accessibility", + "accessible", + "amenities", + "bar", + "bath", + "bathroom", + "building", + "closet", + "convenience", + "directions", + "disabled access", + "facilities", + "gender neutral", + "home", + "hotel", + "house", + "hygiene", + "lavatory", + "location", + "mens", + "navigation", + "place", + "plumbing", + "public bathroom", + "public facilities", + "public restroom", + "public toilet", + "public wc", + "restaurant", + "restroom", + "room", + "sanitary", + "shower", + "sprinkler", + "toilet", + "toilet facilities", + "toilet room", + "unisex", + "venue", + "wash", + "wash room", + "washroom", + "water", + "water closet", + "wc", + "womens" + ], + "bathtub": [ + "amenity", + "appliance", + "bath", + "bathing", + "bathroom", + "bathtub", + "bubbles", + "clean", + "comfort", + "domestic", + "element", + "fixture", + "graphic", + "home", + "hotel", + "house", + "human", + "hygiene", + "icon", + "leisure", + "outline", + "person", + "plumbing", + "relaxation", + "sanitation", + "shape", + "shower", + "soak", + "spa", + "symbol", + "therapy", + "travel", + "tub", + "wash", + "water", + "wellness" + ], + "battery_0_bar": [ + "alert", + "bar", + "battery", + "cell", + "charge", + "critical", + "device", + "electric", + "empty", + "energy", + "icon", + "indicator", + "laptop", + "level", + "low", + "meter", + "mobile", + "phone", + "power", + "rectangle", + "status", + "tablet", + "warning", + "zero" + ], + "battery_1_bar": [ + "1 bar", + "20 percent", + "20%", + "bar", + "battery", + "cell", + "charge", + "charging", + "computer", + "device", + "electrical", + "empty", + "energy", + "full", + "gauge", + "horizontal", + "indicator", + "laptop", + "level", + "low", + "meter", + "mobile", + "one bar", + "phone", + "power", + "rectangle", + "status", + "twenty percent" + ], + "battery_20": [ + "1 bar", + "20 percent", + "20%", + "bar", + "battery", + "cell", + "charge", + "charging", + "computer", + "device", + "electrical", + "empty", + "energy", + "full", + "gauge", + "horizontal", + "indicator", + "laptop", + "level", + "low", + "meter", + "mobile", + "one bar", + "phone", + "power", + "rectangle", + "status", + "twenty percent" + ], + "battery_2_bar": [ + "2 bars", + "30 percent", + "bar", + "battery", + "battery indicator", + "battery level", + "cell", + "charge", + "charge level", + "device", + "electrical", + "energy", + "fill", + "gadget", + "half", + "indicator", + "level", + "low", + "medium", + "meter", + "mobile", + "percentage", + "portable", + "power", + "power status", + "rectangular", + "segmented", + "status", + "thirty percent", + "two bars" + ], + "battery_30": [ + "2 bars", + "30 percent", + "bar", + "battery", + "battery indicator", + "battery level", + "cell", + "charge", + "charge level", + "device", + "electrical", + "energy", + "fill", + "gadget", + "half", + "indicator", + "level", + "low", + "medium", + "meter", + "mobile", + "percentage", + "portable", + "power", + "power status", + "rectangular", + "segmented", + "status", + "thirty percent", + "two bars" + ], + "battery_3_bar": [ + "50%", + "bar", + "battery", + "battery gauge", + "battery icon", + "battery indicator", + "battery meter", + "battery status", + "cell", + "charge", + "charge status", + "energy", + "energy level", + "fill", + "gauge", + "half", + "indicator", + "intermediate", + "level", + "medium", + "meter", + "middle", + "mobile", + "percentage", + "power", + "power icon", + "power level", + "power status", + "remaining energy", + "remaining power", + "status", + "three bars" + ], + "battery_4_bar": [ + "60", + "almost full", + "bar", + "bars", + "battery", + "capacity", + "cell", + "charge", + "circle", + "device", + "energy", + "five bars", + "four bars", + "full", + "indicator", + "laptop", + "level", + "mobile", + "percentage", + "phone", + "power", + "rectangle", + "remaining", + "rounded rectangle", + "six bars", + "status", + "tablet", + "three bars" + ], + "battery_50": [ + "50%", + "bar", + "battery", + "battery gauge", + "battery icon", + "battery indicator", + "battery meter", + "battery status", + "cell", + "charge", + "charge status", + "energy", + "energy level", + "fill", + "gauge", + "half", + "indicator", + "intermediate", + "level", + "medium", + "meter", + "middle", + "mobile", + "percentage", + "power", + "power icon", + "power level", + "power status", + "remaining energy", + "remaining power", + "status", + "three bars" + ], + "battery_5_bar": [ + "80%", + "bars", + "battery", + "cell", + "charge", + "charging", + "device", + "electric", + "electronic", + "energy", + "five bars", + "five segments", + "four fifths", + "full", + "gauge", + "high level", + "indicator", + "level", + "lines", + "meter", + "mobile", + "notification icon", + "percentage", + "power", + "rechargeable", + "rectangle", + "status", + "status bar", + "system icon", + "vertical" + ], + "battery_60": [ + "60", + "almost full", + "bar", + "bars", + "battery", + "capacity", + "cell", + "charge", + "circle", + "device", + "energy", + "five bars", + "four bars", + "full", + "indicator", + "laptop", + "level", + "mobile", + "percentage", + "phone", + "power", + "rectangle", + "remaining", + "rounded rectangle", + "six bars", + "status", + "tablet", + "three bars" + ], + "battery_6_bar": [ + "90", + "almost full", + "bar", + "bars", + "battery", + "battery status", + "cell", + "charge", + "charge level", + "charged", + "device", + "electric", + "energy", + "energy level", + "full", + "full battery", + "high", + "high battery", + "indicator", + "level", + "meter", + "mobile", + "nearly full", + "nine", + "ninety", + "percentage", + "power", + "power level", + "status", + "zero" + ], + "battery_80": [ + "80%", + "bars", + "battery", + "cell", + "charge", + "charging", + "device", + "electric", + "electronic", + "energy", + "five bars", + "five segments", + "four fifths", + "full", + "gauge", + "high level", + "indicator", + "level", + "lines", + "meter", + "mobile", + "notification icon", + "percentage", + "power", + "rechargeable", + "rectangle", + "status", + "status bar", + "system icon", + "vertical" + ], + "battery_90": [ + "90", + "almost full", + "bar", + "bars", + "battery", + "battery status", + "cell", + "charge", + "charge level", + "charged", + "device", + "electric", + "energy", + "energy level", + "full", + "full battery", + "high", + "high battery", + "indicator", + "level", + "meter", + "mobile", + "nearly full", + "nine", + "ninety", + "percentage", + "power", + "power level", + "status", + "zero" + ], + "battery_alert": [ + "!", + "alert", + "attention", + "battery", + "caution", + "cell", + "charge", + "critical", + "danger", + "device status", + "energy", + "error", + "exclamation", + "exclamation point", + "important", + "low battery", + "mark", + "mobile", + "notification", + "phone", + "power", + "status", + "symbol", + "system status", + "triangle", + "warning" + ], + "bed": [ + "apartment", + "bed", + "bedroom", + "bedtime", + "blanket", + "comfort", + "double", + "dreaming", + "dwelling", + "full", + "furniture", + "home", + "hospital", + "hostel", + "hotel", + "house", + "inn", + "king", + "lodging", + "mattress", + "motel", + "nap", + "night", + "pillow", + "pillows", + "queen", + "relax", + "residence", + "rest", + "room", + "siesta", + "size", + "sleep", + "sleeping" + ], + "battery_change": [ + "alternate", + "battery", + "cell", + "change", + "charge", + "cycle", + "device", + "electric", + "electronics", + "energy", + "exchange", + "gauge", + "indicator", + "level", + "life", + "low power", + "maintenance", + "meter", + "mobile", + "portable", + "power", + "recharge", + "replace", + "rounded rectangle", + "service", + "square", + "status", + "surge", + "swap", + "switch" + ], + "battery_charging_20": [ + "20%", + "battery", + "battery level", + "bolt", + "cell", + "charge", + "charging", + "charging status", + "connection", + "device", + "electric", + "electric charge", + "electricity", + "energy", + "energy level", + "indicator", + "instant", + "level", + "lightning", + "low", + "low battery", + "low power", + "mobile", + "phone", + "plugged in", + "power", + "power status", + "rectangle", + "status", + "tablet", + "thunderbolt", + "twenty percent" + ], + "battery_charging_30": [ + "30", + "battery", + "bolt", + "cell", + "charge", + "charging", + "electric", + "energy", + "full", + "indicator", + "instant", + "level", + "lightning", + "lightning bolt", + "low", + "low battery", + "mobile", + "percent", + "percentage", + "pin", + "plug", + "power", + "remaining battery", + "status", + "sạc", + "thirty", + "thunderbolt", + "điện" + ], + "battery_charging_50": [ + "50 percent", + "battery", + "bolt", + "cell", + "charge", + "charging", + "device", + "display", + "electric", + "element", + "energy", + "graphic", + "half", + "icon", + "indicator", + "instant", + "laptop", + "level", + "lightning", + "low", + "meter", + "mobile", + "monitor", + "notification", + "phone", + "power", + "progress", + "status", + "symbol", + "tablet", + "thunderbolt", + "ui" + ], + "battery_charging_60": [ + "60%", + "battery", + "battery icon", + "bolt", + "cell", + "charge", + "charge icon", + "charging", + "charging status", + "device", + "electric", + "electricity", + "energy", + "fill", + "indicator", + "instant", + "laptop", + "level", + "lightning", + "lightning bolt", + "low", + "mobile", + "partially full", + "percentage", + "phone", + "power", + "power icon", + "power level", + "power source", + "sixty percent", + "status", + "tablet", + "thunderbolt" + ], + "battery_charging_80": [ + "80 percent", + "accumulator", + "battery", + "battery life", + "bolt", + "cell", + "charge", + "charged", + "charging", + "charging station", + "connection", + "device", + "eighty", + "electric", + "electric charge", + "electric vehicle", + "electricity", + "energy", + "energy level", + "full", + "indicator", + "instant", + "laptop", + "level", + "lightning", + "loading", + "low", + "mobile", + "percentage", + "phone", + "plugged in", + "power", + "power source", + "progress", + "status", + "tablet", + "thunderbolt" + ], + "battery_charging_90": [ + "90", + "almost full", + "battery", + "battery icon", + "bolt", + "cell", + "charge", + "charge icon", + "charge indicator", + "charge level", + "charging", + "device", + "electric", + "electric charge", + "energy", + "energy level", + "energy status", + "full", + "indicator", + "instant", + "laptop", + "level", + "lightning", + "low", + "mobile", + "nine zero", + "percentage", + "phone", + "power", + "power level", + "power status", + "status", + "tablet", + "thunderbolt" + ], + "battery_charging_full": [ + "battery", + "bolt", + "capacity", + "cell", + "charge", + "charged", + "charging", + "charging up", + "complete", + "connection", + "device", + "electric", + "electricity", + "electronic", + "energy", + "full", + "gadget", + "indicator", + "instant", + "level", + "lightning", + "low", + "mobile", + "plugged in", + "power", + "power supply", + "power up", + "rectangle", + "status", + "symbol", + "technology", + "thunder", + "thunderbolt" + ], + "battery_error": [ + "alert", + "battery", + "cancel", + "caution", + "cell", + "charge", + "charging", + "clear", + "close", + "cross", + "danger", + "depleted battery", + "device status", + "energy", + "error", + "exclamation", + "exit", + "horizontal line", + "issue", + "laptop", + "level", + "low battery", + "malfunction", + "mobile", + "no", + "notification", + "phone", + "plus", + "power", + "power status", + "problem", + "rectangle", + "remove", + "stop", + "tablet", + "vertical line", + "warning", + "x", + "x mark" + ], + "battery_full": [ + "bar", + "battery", + "battery icon", + "battery level", + "battery meter", + "cell", + "charge", + "device", + "device status", + "electronic", + "energy", + "energy level", + "full", + "full battery", + "full charge", + "gadget", + "indicator", + "level", + "max charge", + "mobile", + "percentage", + "power", + "power indicator", + "power status", + "rectangular", + "signal", + "standard battery", + "status", + "technology" + ], + "battery_full_alt": [ + "available", + "battery", + "battery indicator", + "battery level", + "cell", + "charge", + "charged", + "complete", + "device status", + "electric", + "electronic", + "energy", + "full", + "full battery", + "full power", + "fully charged", + "gadget", + "indicator", + "level", + "meter", + "mobile", + "power", + "power status", + "rectangle", + "signal", + "status", + "strength", + "technology", + "terminal" + ], + "battery_horiz_000": [ + "bar", + "battery", + "battery indicator", + "battery level", + "battery status", + "cell", + "charge", + "device", + "discharged", + "drained", + "electric", + "electricity", + "electronics", + "empty", + "energy", + "gauge", + "home", + "horizontal", + "indicator", + "laptop", + "level", + "low", + "mobile", + "nest", + "outline", + "phone", + "power", + "rectangle", + "status", + "tablet", + "technology", + "zero" + ], + "battery_horiz_050": [ + "bar", + "battery", + "battery indicator", + "battery level", + "battery status", + "capacity", + "cell", + "charge", + "device", + "electronics", + "energy", + "fifty", + "fifty percent", + "half charge", + "half full", + "halfway", + "health", + "home", + "horizontal", + "indicator", + "laptop", + "level", + "meter", + "mobile", + "nest", + "percentage", + "power", + "rectangle", + "remaining", + "status", + "usage" + ], + "battery_horiz_075": [ + "75%", + "75% battery", + "battery", + "battery icon", + "battery life", + "battery status", + "cell", + "charge", + "charge level", + "charging", + "device", + "device battery", + "electric", + "electricity", + "energy", + "full", + "home", + "horizontal", + "indicator", + "laptop", + "level", + "mobile", + "nest", + "phone", + "power", + "power indicator", + "power level", + "remaining battery", + "remaining power", + "status", + "tablet", + "three quarters" + ], + "battery_low": [ + "alert", + "bar", + "battery", + "battery level", + "battery low", + "cell", + "charge", + "critical", + "deplete", + "device", + "electronics", + "empty battery", + "energy", + "gauge", + "home", + "horizontal", + "indicator", + "laptop", + "low power", + "meter", + "mobile", + "monitor", + "nest", + "phone", + "power", + "power level", + "rectangle", + "status", + "tablet", + "usage", + "warning", + "weak battery" + ], + "battery_profile": [ + "account", + "application", + "avatar", + "battery", + "change", + "charge", + "circle", + "configuration", + "consumption", + "customize", + "details", + "device", + "energy", + "figure", + "gear", + "head", + "home", + "human", + "indicator", + "info", + "information", + "level", + "management", + "nest", + "options", + "person", + "personal", + "personalize", + "power", + "preferences", + "profile", + "security", + "service", + "settings", + "shoulders", + "silhouette", + "status", + "symbol", + "technology", + "usage", + "user" + ], + "battery_plus": [ + "+", + "add", + "battery", + "charge", + "charging", + "electric", + "energy", + "health", + "horizontal", + "increase", + "indicator", + "level", + "medical", + "meter", + "new", + "percentage", + "plus", + "positive", + "power", + "rectangle", + "saver", + "sign", + "square", + "symbol", + "vertical" + ], + "battery_saver": [ + "+", + "add", + "addition", + "bar", + "battery", + "charge", + "charging", + "configuration", + "conserve", + "control", + "device", + "efficiency", + "energy", + "energy saving", + "fill", + "indicator", + "level", + "low power", + "management", + "mobile", + "new", + "options", + "phone", + "plus", + "power", + "power saving", + "rectangle", + "save", + "saver", + "settings", + "smartphone", + "status", + "symbol", + "technology" + ], + "battery_share": [ + "add", + "arrow", + "arrows", + "battery", + "bidirectional", + "cell", + "charge", + "charging", + "communication", + "connection", + "device", + "distribute", + "electronic", + "energy", + "exchange", + "gadget", + "give", + "laptop", + "mobile", + "multiple", + "pair", + "phone", + "plus", + "plus sign", + "positive", + "power", + "receive", + "rectangle", + "right", + "rounded corners", + "share", + "split", + "sync", + "tablet", + "transfer", + "utility" + ], + "battery_status_good": [ + "approve", + "bar", + "battery", + "cell", + "charge", + "charged", + "check", + "checkmark", + "complete", + "device", + "done", + "electric", + "electronics", + "energy", + "full", + "full battery", + "gadget", + "good", + "health", + "indicator", + "laptop", + "level", + "mobile", + "ok", + "percentage", + "phone", + "power", + "rectangle", + "remaining", + "resource", + "rounded corners", + "select", + "status", + "tablet", + "technology", + "terminal", + "tick", + "validate", + "verified", + "yes" + ], + "battery_unknown": [ + "?", + "assistance", + "battery", + "cell", + "charge", + "device", + "electricity", + "element", + "energy", + "graphic", + "help", + "icon", + "indicator", + "info", + "information", + "level", + "mobile", + "outline", + "power", + "punctuation", + "query", + "question mark", + "rectangle", + "status", + "status bar", + "support", + "symbol", + "system", + "troubleshoot", + "ui", + "unavailable", + "unknown", + "unsure" + ], + "battery_vert_020": [ + "battery", + "vert", + "020" + ], + "battery_vert_005": [ + "battery", + "vert", + "005" + ], + "battery_vert_050": [ + "battery", + "vert", + "050" + ], + "battery_very_low": [ + "alert", + "bar", + "battery", + "caution", + "cell", + "charge", + "critical", + "danger", + "depleted", + "device", + "electric", + "empty", + "energy", + "exhausted", + "hardware", + "home", + "horizontal", + "icon", + "indicator", + "laptop", + "level", + "low", + "meter", + "mobile", + "nest", + "notification", + "percentage", + "power", + "signal", + "status", + "symbol", + "system", + "warning", + "zero" + ], + "beach_access": [ + "access", + "activity", + "beach", + "coastal", + "coastline", + "destination", + "getaway", + "holiday", + "leisure", + "ocean", + "outdoors", + "parasol", + "places", + "recreation", + "relax", + "relaxation", + "resort", + "sand", + "sea", + "shade", + "summer", + "sun", + "sunny", + "sunshade", + "tourism", + "travel", + "trip", + "tropical", + "umbrella", + "vacation" + ], + "bedroom_baby": [ + "babies", + "baby", + "bed", + "bedroom", + "care", + "child", + "childhood", + "children", + "comfort", + "cradle", + "crib", + "domestic", + "family", + "furniture", + "guardian", + "home", + "horse", + "house", + "infant", + "interior", + "kid", + "monitor", + "nap", + "newborn", + "nursery", + "parent", + "rest", + "rocking", + "room", + "room type", + "safety", + "security", + "sleep", + "sleeping", + "toddler", + "young" + ], + "bedroom_child": [ + "accommodation", + "baby", + "bed", + "bedroom", + "building", + "child", + "children", + "cot", + "crib", + "domestic", + "furniture", + "home", + "hotel", + "house", + "infant", + "interior", + "kid", + "kids", + "lodging", + "night", + "nursery", + "pillows", + "rest", + "room", + "size", + "sleep", + "sleeping", + "small", + "toddler", + "twin", + "young" + ], + "bedroom_parent": [ + "adult", + "bed", + "bedroom", + "building", + "child", + "children", + "domestic", + "double", + "dwelling", + "family", + "full", + "furniture", + "guardian", + "home", + "hotel", + "house", + "kids", + "king", + "night", + "parent", + "parents", + "pillows", + "queen", + "relaxation", + "residential", + "rest", + "room", + "sizem master", + "sleep", + "sleeping", + "structure" + ], + "bedtime": [ + "astronomy", + "bedtime", + "calm", + "celestial", + "celestial bodies", + "clear", + "clear night", + "clear sky", + "climate", + "cosmos", + "crescent moon", + "dark", + "evening", + "evening sky", + "galaxy", + "home", + "lunar", + "midnight", + "moon", + "nest", + "night", + "nightime", + "nocturnal", + "peaceful", + "quiet", + "quiet time", + "relaxation", + "rest", + "security", + "silent", + "sleep", + "slumber", + "space", + "stars", + "thermostat", + "time", + "weather" + ], + "bedtime_off": [ + "active", + "bedtime", + "button", + "clear", + "climate", + "crescent", + "disabled", + "dream", + "home", + "icon", + "inactive", + "indicator", + "lunar", + "mode", + "moon", + "nest", + "night", + "nightime", + "off", + "offline", + "private", + "quiet", + "rest", + "security", + "silence", + "slash", + "sleep", + "slumber", + "stars", + "status", + "symbol", + "thermostat", + "time", + "toggle", + "weather", + "zzz" + ], + "beenhere": [ + "acknowledgement", + "approve", + "archive", + "arrival", + "been", + "beenhere", + "bookmark", + "check", + "check-in", + "checked", + "complete", + "confirmed", + "destination", + "done", + "favorite", + "geo", + "geographic", + "here", + "label", + "landmark", + "library", + "location", + "map", + "mark", + "marker", + "navigation", + "ok", + "pin", + "place", + "point", + "position", + "previously", + "read", + "reading", + "remember", + "ribbon", + "save", + "seen", + "select", + "spot", + "tag", + "tick", + "tourism", + "travel", + "trip", + "validate", + "verified", + "visited", + "visited place", + "yes" + ], + "bento": [ + "applications", + "arrangement", + "bento", + "blocks", + "box", + "collection", + "compartments", + "control", + "dashboard", + "dinner", + "display", + "food", + "grid", + "grouped", + "launcher", + "layout", + "lunch", + "matrix", + "meal", + "menu", + "modules", + "navigation", + "nine squares", + "options", + "organized", + "pattern", + "restaurant", + "sections", + "shortcuts", + "squares", + "structure", + "takeout", + "tiles", + "view", + "window" + ], + "bia": [ + "activity", + "animated", + "animation", + "bodies", + "body", + "body composition", + "bone", + "buffering", + "busy", + "circle", + "circular progress", + "computing", + "data", + "fat", + "fitbit", + "fitness", + "health", + "human", + "indicator", + "loading", + "loading bar", + "loading indicator", + "loading state", + "measurement", + "motion", + "muscle", + "network", + "processing", + "progress", + "progress bar", + "progress indicator", + "progress state", + "ring", + "sending", + "spinner", + "spinning", + "status", + "syncing", + "update", + "wait", + "waiting" + ], + "bid_landscape": [ + "analytics", + "bar", + "bars", + "bid", + "chart", + "cloud", + "combine", + "connect", + "connectivity", + "data", + "database", + "diagram", + "documents", + "download", + "drive", + "files", + "fusion", + "graph", + "grid", + "infographic", + "information", + "integrate", + "interconnected", + "join", + "landscape", + "linked", + "measure", + "merge", + "metrics", + "network", + "records", + "relation", + "relationship", + "spreadsheet", + "statistics", + "storage", + "sync", + "synchronize", + "table", + "tracking", + "up", + "upload" + ], + "bid_landscape_disabled": [ + "add", + "album", + "analytics", + "bar", + "bars", + "bid", + "chart", + "create", + "data", + "deactivated", + "diagram", + "disabled", + "document", + "file", + "gallery", + "graph", + "grayed out", + "image", + "inactive", + "infographic", + "insert", + "landscape", + "measure", + "media", + "metrics", + "new", + "off", + "photo", + "picture", + "plus", + "rectangle", + "square", + "statistics", + "tracking", + "unavailable", + "upload" + ], + "bigtop_updates": [ + "alarm", + "alert", + "announcement", + "badge", + "bell", + "bigtop", + "bigtop updates", + "bulletin", + "chimes", + "communication", + "connection", + "inbox", + "indicator", + "internet", + "mailbox", + "message", + "network", + "new", + "news", + "notice", + "notification", + "ping", + "reminder", + "ring", + "signal", + "status", + "subscribe", + "subscription", + "updates", + "wifi", + "wireless" + ], + "bike_dock": [ + "amenity", + "bicycle", + "bicycle parking", + "bike", + "bike dock", + "bike rack", + "bike stand", + "bike station", + "city", + "commute", + "cycling", + "destination", + "directions", + "dock", + "find", + "location", + "map", + "map pin", + "maps", + "navigate", + "outdoor", + "parking", + "pin", + "point of interest", + "public", + "rack", + "rent", + "share", + "stand", + "station", + "transportation", + "travel", + "urban" + ], + "bike_lane": [ + "activity", + "approve", + "bicycle", + "bike", + "bike lane", + "certified", + "check", + "complete", + "cycling", + "direction", + "directions", + "done", + "exercise", + "guide", + "human", + "human-powered", + "infrastructure", + "lane", + "lines", + "map", + "maps", + "mark", + "navigation", + "ok", + "outdoor", + "path", + "pavement", + "person", + "privacy", + "private", + "protect", + "protection", + "public", + "recreation", + "ride", + "road", + "route", + "security", + "select", + "shield", + "sign", + "sport", + "street", + "stripe", + "tick", + "traffic", + "transport", + "transportation", + "travel", + "urban", + "user", + "validate", + "vehicle", + "verified", + "yes" + ], + "bike_scooter": [ + "agile", + "automobile", + "bicycle", + "bike", + "car", + "cars", + "city", + "commute", + "exercise", + "fast", + "graphic", + "maps", + "mobility", + "outdoor", + "outline", + "personal", + "pictogram", + "quick", + "recreation", + "rental", + "ride", + "scooter", + "sharing", + "sign", + "simple", + "sports", + "symbol", + "transport", + "transportation", + "travel", + "two-wheeled", + "urban", + "vehicle", + "vespa", + "wheeled" + ], + "biotech": [ + "analysis", + "beaker", + "biology", + "biotech", + "chemical", + "chemistry", + "data", + "development", + "discovery", + "dna", + "experiment", + "flask", + "futuristic", + "genetics", + "healthcare", + "innovation", + "laboratory", + "liquid", + "medicine", + "microscope", + "molecular", + "progress", + "research", + "science", + "solution", + "technology", + "test", + "tube" + ], + "beer_meal": [ + "alcohol", + "ale", + "bar", + "beer", + "beverage", + "brew", + "cafe", + "cutlery", + "dining", + "drink", + "eating", + "food", + "fork", + "glass", + "izakaya", + "japan", + "knife", + "liquor", + "meal", + "pint", + "pub", + "restaurant", + "snack", + "tavern" + ], + "blanket": [ + "bed covering", + "bedding", + "bedroom", + "blanket", + "cold", + "comfort", + "comforter", + "cover", + "covering", + "cozy", + "cozy object", + "curves", + "domestic", + "fabric", + "folded", + "furnishing", + "home goods", + "household", + "layer", + "linen", + "material", + "nest", + "quilt", + "rectangle", + "rest", + "rippled", + "sleep", + "snooze", + "soft", + "textile", + "throw", + "warm", + "waves", + "wrap" + ], + "blender": [ + "appliance", + "base", + "beverage preparation", + "blades", + "blend", + "blender", + "container", + "cook", + "cooking", + "drink", + "electric", + "electric mixer", + "food", + "food preparation", + "food processing", + "home", + "home appliance", + "jug", + "juicer", + "kitchen", + "kitchen gadget", + "liquid", + "machine", + "mixing", + "mixing machine", + "object", + "preparing drinks", + "preparing food", + "shake", + "smoothie", + "vitamix" + ], + "blind": [ + "abstract", + "accessibility", + "accessible", + "assist", + "blind", + "blinds", + "blinds down", + "block", + "body", + "cane", + "closed blinds", + "cover", + "curtain", + "darkness", + "decoration", + "disability", + "geometry", + "handicap", + "help", + "home", + "horizontal lines", + "human", + "interior", + "light", + "mobility", + "obscure", + "parallel", + "parallel lines", + "person", + "privacy", + "shades", + "stripes", + "sunblock", + "vertical lines", + "walk", + "walker", + "window", + "window blinds", + "window covering", + "window shades" + ], + "blinds": [ + "adjust", + "automation", + "blinds", + "close", + "control", + "cover", + "covering", + "curtains", + "decoration", + "home", + "home decor", + "horizontal lines", + "house", + "interior", + "light control", + "lines", + "nest", + "open", + "panel", + "privacy", + "rectangle", + "rectangular", + "shade", + "shades", + "shutter", + "smart home", + "solid", + "stripe", + "sunshade", + "venetian blinds", + "vertical lines", + "window", + "window covering" + ], + "blinds_closed": [ + "architecture", + "blinds", + "block light", + "building", + "closed", + "cover", + "covering", + "curtains", + "darkness", + "home automation", + "horizontal lines", + "interior", + "light control", + "nest", + "opaque", + "parallel lines", + "privacy", + "rectangular", + "residential", + "room darkener", + "secure", + "shade", + "shutter", + "shutters", + "smart home", + "sunblock", + "sunshade", + "window blinds", + "window covering" + ], + "block": [ + "alert", + "avoid", + "ban", + "block", + "cancel", + "circle", + "close", + "control", + "diagonal", + "disable", + "disturb", + "do not disturb", + "entry", + "exclude", + "exit", + "forbidden", + "interrupt", + "limit", + "line", + "mute", + "no", + "notification", + "off", + "preference", + "prohibited", + "quiet", + "quit", + "remove", + "restricted", + "setting", + "silent", + "slash", + "state", + "status", + "stop", + "unavailable" + ], + "blood_pressure": [ + "analysis", + "blood pressure", + "cardiogram", + "cardiology", + "chart", + "clinic", + "clinical", + "data", + "diagnosis", + "doctor", + "graph", + "health", + "health record", + "healthcare", + "healthcare app", + "heart beat", + "hospital", + "line graph", + "measure", + "measurement", + "medical", + "medical device", + "medicine", + "monitor", + "monitoring", + "patient monitoring", + "pulse", + "rhythm", + "signal", + "tracing", + "vital signs", + "waveform" + ], + "bloodtype": [ + "abstract", + "analysis", + "blood", + "blood type", + "bloodtype", + "donate", + "donation", + "droplet", + "emergency", + "health", + "healthcare", + "hospital", + "icon", + "information", + "lab", + "laboratory", + "medical", + "medical record", + "medicine", + "minimal", + "negative", + "patient", + "positive", + "profile", + "report", + "result", + "shape", + "symbol", + "test", + "type", + "water" + ], + "bluetooth": [ + "audio", + "bluetooth", + "cast", + "communication", + "connect", + "connection", + "connectivity", + "data", + "device", + "electronic", + "icon", + "line", + "mobile", + "network", + "pairing", + "paring", + "share", + "signal", + "streaming", + "symbol", + "technology", + "transfer", + "wireless", + "zig-zag" + ], + "bluetooth_connected": [ + "audio", + "bluetooth", + "bluetooth icon", + "cast", + "communication", + "communication technology", + "connect", + "connected", + "connected devices", + "connection", + "connection status", + "data", + "device", + "discover", + "discoverable", + "electronic", + "electronic device", + "link", + "link devices", + "mobile", + "network", + "network connection", + "paired", + "pairing", + "paring", + "signal", + "signal strength", + "streaming", + "symbol", + "technology", + "technology symbol", + "wireless", + "wireless connection" + ], + "bluetooth_disabled": [ + "audio", + "bluetooth", + "cast", + "communication", + "connect", + "connection", + "connectivity", + "cross", + "data", + "device", + "diagonal line", + "disabled", + "disconnected", + "electronics", + "enabled", + "icon", + "line", + "mobile", + "network", + "off", + "offline", + "on", + "pairing", + "paring", + "peripheral", + "signal", + "slash", + "streaming", + "symbol", + "technology", + "unavailable", + "wireless" + ], + "bluetooth_drive": [ + "automobile", + "bluetooth", + "car", + "cars", + "cast", + "communication", + "computer", + "connect", + "connection", + "connectivity", + "data", + "device", + "digital", + "drive", + "electronic", + "hard drive", + "link", + "logo", + "maps", + "media", + "memory", + "network", + "pairing", + "paring", + "pc", + "storage", + "streaming", + "symbol", + "sync", + "synchronize", + "technology", + "transfer", + "transfer data", + "transportation", + "travel", + "vehicle", + "wireless" + ], + "bluetooth_searching": [ + "audio", + "bluetooth", + "communication", + "connecting", + "connection", + "connectivity", + "data", + "device", + "discover", + "find", + "geometric", + "lines", + "link", + "media", + "network", + "pairing", + "paring", + "scan", + "search", + "searching", + "shape", + "signal", + "sound", + "symbol", + "technology", + "transfer", + "waves", + "wireless" + ], + "blur_circular": [ + "aesthetic", + "art", + "blur", + "circle", + "circular", + "design", + "diffused", + "dots", + "dreamy", + "edit", + "editing", + "effect", + "enhance", + "filter", + "focus", + "fuzzy", + "gaussian", + "graphic", + "halo", + "image", + "out of focus", + "photo", + "photography", + "radial", + "radial blur", + "smooth", + "soft", + "soft focus", + "unfocus", + "visual" + ], + "blur_linear": [ + "adjust", + "art", + "blend", + "blur", + "dots", + "edit", + "editing", + "editor", + "effect", + "enhance", + "fade", + "filter", + "gradient", + "graphic", + "graphic design", + "image", + "line", + "linear", + "option", + "photo", + "picture", + "setting", + "smooth", + "softening", + "tool", + "transition", + "visual" + ], + "blur_medium": [ + "adjust", + "adjustment", + "blur", + "depth of field", + "diffuse", + "edit", + "editing", + "effect", + "enhance", + "filter", + "gaussian blur", + "graphic", + "hazy", + "image", + "indistinct", + "lens", + "medium", + "motion", + "movement", + "optics", + "out of focus", + "photo", + "photography", + "picture", + "render", + "smooth", + "soft", + "soften", + "unclear", + "vision", + "visual", + "visual effect" + ], + "blur_off": [ + "adjust", + "blur", + "blur off", + "clarity", + "clear", + "crisp", + "deactivate", + "definition", + "detail", + "disable", + "disabled", + "display", + "dots", + "edit", + "editing", + "effect", + "enabled", + "enhance", + "filter", + "focus", + "image", + "lens", + "off", + "on", + "optics", + "photo", + "photography", + "picture", + "pixel", + "remove blur", + "remove effect", + "sharp", + "slash", + "toggle off", + "unblur", + "view", + "visual" + ], + "blur_on": [ + "activate", + "active", + "blur", + "blur on", + "circle", + "diffuse", + "disabled", + "dots", + "edit", + "editing", + "effect", + "enable", + "enabled", + "enhance", + "filter", + "focus", + "gaussian blur", + "graphic design", + "image effect", + "image processing", + "off", + "on", + "option", + "out of focus", + "pattern", + "photo effect", + "photography", + "round", + "setting", + "slash", + "soft", + "spherical", + "switch", + "toggle", + "tool", + "unfocused", + "visual effect" + ], + "blur_short": [ + "artistic effect", + "blur", + "blur filter", + "blur tool", + "circular blur", + "defocus", + "edit", + "editing", + "editor", + "effect", + "enhance", + "filter", + "gaussian blur", + "graphic design", + "graphic effect", + "image blur", + "image editor", + "motion", + "movement", + "out of focus", + "photo editor", + "photography", + "picture editor", + "radial blur", + "short", + "short blur", + "soften", + "unsharp", + "vignette", + "visual effect" + ], + "boat_bus": [ + "aquatic", + "aquatic transport", + "automobile", + "boat", + "boat and bus", + "bus", + "car", + "cars", + "commute", + "direction", + "directions", + "ferry", + "freight", + "journey", + "land", + "land transport", + "logistics", + "maps", + "maritime", + "mobility", + "nautical", + "passenger", + "public", + "road", + "sea", + "shipping", + "shuttle", + "transit", + "transport", + "transportation", + "travel", + "trip", + "vehicle", + "voyage", + "water taxi", + "wheeled" + ], + "boat_railway": [ + "automobile", + "boat", + "car", + "cars", + "connection", + "diagram", + "direction", + "directions", + "ferry", + "interchange", + "journey", + "lake", + "line", + "map", + "maps", + "metro", + "monorail", + "navigation", + "ocean", + "path", + "public", + "rail", + "railway", + "river", + "route", + "route segment", + "sea", + "ship", + "subway", + "tracks", + "train", + "tram", + "transfer", + "transit", + "transit line", + "transportation", + "travel", + "vehicle", + "water travel" + ], + "body_fat": [ + "analysis", + "biometric data", + "bmi", + "body composition", + "body fat", + "body mass", + "body metrics", + "caliper", + "chart", + "data visualization", + "diet", + "fat percentage", + "fitness", + "fitness app", + "graph", + "health", + "health app", + "health data", + "health tracking", + "lifestyle", + "measure", + "measurement", + "medical data", + "meter", + "nutrition", + "personal health", + "progress", + "scale", + "tracking", + "weight", + "wellness" + ], + "bolt": [ + "alert", + "bolt", + "charge", + "current", + "danger", + "electric", + "electricity", + "energy", + "fast", + "flash", + "graphic", + "icon", + "instant", + "lightning", + "power", + "quick", + "shape", + "speed", + "storm", + "surge", + "symbol", + "thunderbolt", + "urgent", + "warning", + "weather", + "zap" + ], + "bomb": [ + "alarm", + "alert", + "atomic", + "attack", + "blast", + "blasts", + "bomb", + "boom", + "breach", + "burst", + "bursts", + "crisis", + "critical", + "critical error", + "danger", + "danger symbol", + "destruction", + "disaster", + "emergency", + "error", + "explode", + "explosion", + "explosive", + "failure", + "hazard", + "issue", + "loud", + "mine", + "problem", + "risk", + "sabotage", + "security", + "security risk", + "threat", + "threat icon", + "urgent", + "urgent alert", + "warning", + "warning sign" + ], + "body_system": [ + "anatomy", + "biology", + "body", + "body chart", + "body diagram", + "chart", + "diagram", + "education", + "figure", + "fitness", + "form", + "full body", + "head", + "health", + "human", + "learning", + "limbs", + "medical", + "medical research", + "organism", + "outline", + "people", + "person", + "profile", + "reference", + "research", + "science", + "shape", + "structure", + "study", + "system", + "torso" + ], + "book": [ + "academic", + "academy", + "book", + "book icon", + "bookmark", + "class", + "class icon", + "course", + "education", + "education icon", + "favorite", + "knowledge", + "knowledge icon", + "label", + "learning", + "learning icon", + "library", + "literature", + "literature icon", + "novel", + "open book", + "open book icon", + "read", + "reading", + "reading icon", + "reading material", + "remember", + "ribbon", + "save", + "school", + "school icon", + "study", + "tag", + "textbook", + "university", + "university icon" + ], + "book_2": [ + "academic", + "book", + "bookmark", + "content", + "document icon", + "documentation", + "education", + "education icon", + "favorite", + "information", + "knowledge", + "knowledge icon", + "label", + "learn", + "learn icon", + "library", + "library icon", + "literature", + "open book", + "pages", + "paper", + "read", + "reading", + "reading icon", + "rectangular", + "reference", + "remember", + "ribbon", + "save", + "school", + "sheets", + "study", + "study icon", + "tag", + "two pages" + ], + "book_3": [ + "academic", + "book", + "bookmark", + "bound", + "document", + "education", + "encyclopedia", + "favorite", + "graphic", + "icon", + "information", + "knowledge", + "label", + "learning", + "library", + "literature", + "novel", + "open book", + "page", + "pages", + "read", + "reading", + "remember", + "research", + "ribbon", + "save", + "school", + "spine", + "story", + "study", + "symbol", + "tag", + "textbook", + "university", + "volume", + "wisdom", + "writing" + ], + "book_4": [ + "academic", + "book", + "bookmark", + "dictionary", + "education", + "encyclopedia", + "favorite", + "guide", + "information", + "knowledge", + "label", + "learn", + "learning", + "library", + "literature", + "manual", + "novel", + "open", + "open book", + "pages", + "publication", + "read", + "reading", + "reference", + "remember", + "research", + "ribbon", + "save", + "school", + "spine", + "story", + "study", + "tag", + "teach", + "textbook" + ], + "book_4_spark": [ + "book", + "4", + "spark" + ], + "book_6": [ + "academia", + "academic", + "book", + "bookmark", + "dictionary", + "document", + "education", + "encyclopedia", + "favorite", + "guide", + "information", + "knowledge", + "label", + "learning", + "library", + "literature", + "manual", + "narrative", + "notes", + "open book", + "pages", + "publication", + "read", + "reading", + "reading material", + "reference", + "remember", + "ribbon", + "save", + "school", + "spine", + "story", + "study", + "tag", + "textbook", + "university" + ], + "book_5": [ + "academy", + "book", + "bookmark", + "chapters", + "college", + "documentation", + "education", + "favorite", + "guide", + "history", + "information", + "intelligence", + "knowledge", + "label", + "learning", + "library", + "literature", + "manual", + "notes", + "novel", + "open book", + "pages", + "poetry", + "read", + "reading", + "reference", + "remember", + "research", + "ribbon", + "save", + "school", + "story", + "study", + "tag", + "text", + "university", + "wisdom" + ], + "book_online": [ + "Android", + "OS", + "access", + "admission", + "app", + "appointment", + "barcode", + "book", + "booking", + "cell", + "device", + "digital", + "download", + "entry", + "event", + "hardware", + "iOS", + "mobile", + "movie", + "online", + "order", + "pass", + "payment", + "phone", + "purchase", + "qr code", + "receipt", + "reservation", + "scan", + "scan code", + "show", + "smartphone", + "tablet", + "ticket", + "transport", + "travel", + "validation", + "verification" + ], + "book_ribbon": [ + "archive", + "book", + "bookmark", + "collection", + "document", + "education", + "favorite", + "guide", + "important", + "knowledge", + "label", + "learning", + "library", + "literature", + "magazine", + "mark", + "note", + "novel", + "organize", + "page", + "publication", + "read", + "reading", + "reference", + "remember", + "ribbon", + "save", + "saved", + "study", + "tag", + "textbook" + ], + "bookmark": [ + "app", + "archive", + "article", + "book", + "bookmark", + "browser", + "collection", + "content", + "corner", + "document", + "favorite", + "file", + "fold", + "guide", + "keep", + "label", + "library", + "mark", + "mobile", + "organize", + "page", + "pin", + "read", + "reading", + "remember", + "ribbon", + "save", + "site", + "tag", + "tutorial", + "web page" + ], + "bookmark_add": [ + "+", + "add", + "archive", + "bookmark", + "button", + "collection", + "document", + "favorite", + "file", + "folder", + "icon", + "interface", + "internet", + "mark", + "memo", + "note", + "organize", + "page", + "plus", + "reading list", + "remember", + "ribbon", + "save", + "sign", + "star", + "symbol", + "ui", + "ux", + "website" + ], + "bookmark_added": [ + "add", + "added", + "approve", + "bookmark", + "check", + "complete", + "document", + "done", + "favorite", + "file", + "location", + "mark", + "marker", + "marker_add", + "marker_plus", + "navigation", + "ok", + "placeholder", + "placeholder_add", + "placeholder_plus", + "plus", + "reading", + "reading_list", + "remember", + "reminder", + "save", + "saved_item", + "saved_location", + "saved_page", + "select", + "shape", + "tab", + "tagging", + "tagging_add", + "tagging_plus", + "tick", + "triangle", + "validate", + "verified", + "web", + "yes" + ], + "bookmark_bag": [ + "airport", + "archive", + "bag", + "baggage", + "basket", + "bookmark", + "buy", + "carry", + "cart", + "collection", + "e-commerce", + "emblem", + "favorite", + "flight", + "glyph", + "items", + "keep", + "label", + "library", + "list", + "luggage", + "mark", + "market", + "on", + "organize", + "products", + "purchase", + "read", + "reading", + "remember", + "retail", + "ribbon", + "save", + "shape", + "shopping", + "stash", + "store", + "suitcase", + "symbol", + "tag", + "travel", + "trip", + "wishlist" + ], + "bookmark_flag": [ + "archive", + "bookmark", + "contour", + "country", + "destination", + "emoji", + "favorite", + "filled", + "flag", + "flags", + "flat", + "geometric", + "goal", + "highlighted", + "important", + "interest", + "keep", + "label", + "landmark", + "library", + "linear", + "list", + "location", + "mark", + "marker", + "milepost", + "milestone", + "modern", + "nation", + "navigation", + "outlined", + "pin", + "place", + "pole", + "read", + "reading", + "remember", + "report", + "ribbon", + "save", + "save for later", + "save page", + "shape", + "simple", + "social", + "solid", + "start", + "symbol", + "tag", + "world" + ], + "bookmark_check": [ + "archive", + "bookmark", + "bookmark confirmed", + "check", + "complete", + "confirm", + "confirmation", + "confirmed", + "confirmed bookmark", + "correct", + "document", + "done", + "download", + "enter", + "favorite", + "fulfilled", + "internet", + "label", + "library", + "mark", + "ok", + "okay", + "page", + "paper", + "read", + "reading", + "reading list", + "remember", + "ribbon", + "save", + "saved", + "saved bookmark", + "select", + "shape", + "solid", + "store", + "success", + "tag", + "tick", + "verified", + "web", + "yes" + ], + "bookmark_heart": [ + "app", + "appreciate", + "archive", + "bookmark", + "content", + "corner", + "document", + "favorite", + "file", + "filled", + "flat", + "heart", + "important", + "interest", + "label", + "library", + "like", + "love", + "marker", + "page", + "pictogram", + "read", + "reading", + "remember", + "ribbon", + "save", + "shape", + "simple", + "solid", + "symbol", + "tag", + "ui", + "web" + ], + "bookmark_manager": [ + "bookmark", + "bookmark manager", + "bookmarking", + "browser", + "collection", + "compose", + "create", + "data", + "doc", + "document", + "draft", + "drive", + "edit", + "editing", + "favorite", + "favorites", + "file", + "filled shape", + "filled star", + "five point star", + "folder", + "input", + "internet", + "library", + "managing bookmarks", + "navigation", + "new", + "pen", + "pencil", + "plus", + "pointed star", + "save", + "saved", + "shape", + "sharp star", + "sheet", + "slide", + "solid shape", + "solid star", + "star", + "storage", + "symbol", + "web", + "website", + "write", + "writing" + ], + "bookmark_remove": [ + "action", + "bookmark", + "button", + "clear", + "control", + "delete", + "document", + "erase", + "favorite", + "interface", + "internet", + "label", + "mark", + "minus", + "navigation", + "outline", + "page", + "remember", + "remove", + "ribbon", + "save", + "subtract", + "symbol", + "tag", + "ui", + "unfavorite", + "unmark", + "unsave", + "ux", + "web" + ], + "bookmark_stacks": [ + "archive", + "archived", + "articles", + "bookmark", + "bookmarks", + "browser", + "catalog", + "categories", + "category", + "collection", + "favorite", + "favorites", + "internet", + "label", + "layers", + "library", + "list", + "manage", + "management", + "marked", + "marking", + "organization", + "organize", + "read", + "reading", + "reading list", + "remember", + "ribbon", + "save", + "saved", + "stack", + "stacks", + "stories", + "tab", + "tabs", + "tag", + "web" + ], + "bookmark_star": [ + "archive", + "best", + "bookmark", + "browser", + "collection", + "content", + "document", + "favorite", + "file", + "flag", + "highlight", + "important", + "indicator", + "item", + "keep", + "label", + "library", + "line", + "list", + "mark", + "marker", + "navigation", + "outline", + "pin", + "point", + "ranking", + "rate", + "rating", + "read", + "reading", + "remember", + "ribbon", + "save", + "selection", + "shape", + "star", + "symbol", + "tag", + "toggle", + "ui element", + "web" + ], + "bookmarks": [ + "bookmark", + "bookmarks", + "browser", + "collection", + "document", + "favorite", + "favorites", + "file", + "flag", + "highlighted", + "important", + "label", + "layers", + "library", + "list", + "management", + "marker", + "multiple", + "navigation", + "organize", + "paper", + "read", + "reading", + "remember", + "ribbon", + "save", + "saved", + "shape", + "stack", + "tag", + "triangular", + "web" + ], + "books_movies_and_music": [ + "archive", + "art", + "audio", + "book", + "books", + "catalog", + "categories", + "collection", + "content", + "culture", + "database", + "digital", + "education", + "entertainment", + "genres", + "icons", + "knowledge", + "learning", + "leisure", + "library", + "listening", + "media", + "movies", + "multimedia", + "music", + "physical", + "play", + "reading", + "recreation", + "resources", + "symbols", + "video", + "watching" + ], + "border_bottom": [ + "add border", + "apply border", + "border", + "border bottom", + "border style", + "bottom", + "bottom edge", + "bottom line", + "cell border", + "dash", + "dashed", + "delete border", + "divider", + "doc", + "edit", + "editing", + "editor", + "element border", + "formatting", + "horizontal line", + "layout", + "line below", + "page border", + "remove border", + "row border", + "separator", + "sheet", + "spreadsheet", + "stroke", + "style", + "table border", + "table formatting", + "text", + "text border", + "text decoration", + "text formatting", + "type", + "underline", + "writing" + ], + "border_all": [ + "all", + "area", + "arrange", + "border", + "boundary", + "box", + "cells", + "complete", + "container", + "content", + "data", + "display", + "divide", + "doc", + "edit", + "editing", + "editor", + "element", + "entire", + "full", + "grid", + "layout", + "lines", + "matrix", + "multiple", + "organize", + "outline", + "rectangles", + "section", + "separate", + "sheet", + "spreadsheet", + "squares", + "stroke", + "structure", + "table", + "text", + "type", + "view", + "writing" + ], + "border_clear": [ + "border", + "border clear", + "border none", + "borderless", + "box", + "cancel", + "clear", + "clear border", + "dash", + "dashed", + "delete", + "design", + "doc", + "edit", + "editing", + "editor", + "element", + "erase", + "formatting", + "frame", + "geometry", + "layout", + "line", + "no border", + "object", + "outline", + "rectangle", + "remove", + "remove border", + "remove frame", + "remove line", + "remove outline", + "shape", + "sheet", + "spreadsheet", + "square", + "stroke", + "style", + "text", + "type", + "writing" + ], + "border_color": [ + "adjust", + "all", + "art", + "border", + "border color", + "change", + "color", + "colour", + "customize", + "design", + "diagonal", + "doc", + "draw", + "edit", + "editing", + "editor", + "format", + "graphic", + "line", + "modify", + "outline", + "pen", + "pencil", + "pointed", + "rectangle", + "shape", + "sheet", + "sketch", + "spreadsheet", + "square", + "stroke", + "style", + "text", + "tool", + "type", + "write", + "writing" + ], + "border_horizontal": [ + "UI element", + "border", + "boundary", + "content break", + "dash", + "dashed", + "delineation", + "design element", + "divide", + "divider", + "division", + "doc", + "document break", + "edit", + "editing", + "editor", + "element", + "formatting", + "graphic element", + "horizontal", + "horizontal border", + "horizontal line", + "hr", + "layout", + "layout control", + "line", + "line break", + "outline", + "rule", + "rule line", + "section break", + "segment", + "separator", + "sheet", + "spreadsheet", + "stroke", + "text", + "text formatting", + "type", + "visual separation", + "writing" + ], + "border_inner": [ + "alignment", + "area", + "border", + "border inner", + "boundary", + "box", + "cells", + "columns", + "content", + "dash", + "dashed", + "define", + "divisions", + "doc", + "edit", + "editing", + "editor", + "frame", + "grid", + "inner", + "inside", + "layout", + "lines", + "organize", + "rectangular", + "rows", + "section", + "separate", + "sheet", + "spreadsheet", + "square", + "stroke", + "structure", + "table", + "text", + "type", + "writing" + ], + "border_left": [ + "align left", + "alignment", + "border", + "border left", + "boundary", + "column", + "dash", + "dashed", + "doc", + "document", + "edge", + "edit", + "editing", + "editor", + "formatting", + "grid", + "guide", + "indentation", + "layout", + "left", + "line", + "margin", + "paragraph", + "publishing", + "rule", + "sheet", + "side", + "sidebar", + "spreadsheet", + "stroke", + "structure", + "text", + "text align", + "type", + "web design", + "writing" + ], + "border_outer": [ + "area", + "border", + "border outer", + "boundaries", + "box", + "cell", + "container", + "content", + "dash", + "dashed", + "design", + "doc", + "document", + "edge", + "edit", + "editing", + "editor", + "element", + "focus", + "format", + "frame", + "graphic", + "grid", + "layout", + "lines", + "outer", + "outline", + "page", + "perimeter", + "rectangle", + "selection", + "shape", + "sheet", + "spreadsheet", + "square", + "stroke", + "structure", + "style", + "table", + "text", + "type", + "writing" + ], + "border_right": [ + "alignment", + "border", + "border right", + "boundary", + "box", + "dash", + "dashed", + "design", + "doc", + "document", + "edge", + "edit", + "editing", + "editor", + "element", + "format", + "frame", + "geometry", + "grid", + "layout", + "line", + "margin", + "outline", + "paragraph", + "right", + "right border", + "right edge", + "shape", + "sheet", + "spreadsheet", + "square", + "stroke", + "styling", + "table", + "text", + "thin line", + "type", + "visual", + "writing" + ], + "border_style": [ + "appearance", + "border", + "boundary", + "box", + "cell", + "color", + "container", + "dash", + "dashed", + "design", + "doc", + "document", + "dotted", + "edge", + "edit", + "editing", + "editor", + "element", + "formatting", + "frame", + "graphic", + "graphic design", + "layout", + "line", + "outline", + "paragraph", + "shape", + "sheet", + "solid", + "spreadsheet", + "stroke", + "style", + "table", + "text", + "thickness", + "type", + "ui element", + "web design", + "weight", + "writing" + ], + "border_top": [ + "above", + "border", + "border top", + "boundary", + "cell", + "component", + "dash", + "dashed", + "divider", + "division", + "doc", + "edge", + "edit", + "editing", + "editor", + "element", + "formatting", + "frame", + "grid", + "horizontal line", + "layout", + "line", + "line segment", + "outline", + "paragraph", + "rule", + "rule line", + "section", + "segment", + "separator", + "sheet", + "spreadsheet", + "stroke", + "table", + "text", + "text editor", + "thick line", + "top", + "top line", + "type", + "visual aid", + "writing" + ], + "border_vertical": [ + "alignment", + "border", + "boundaries", + "column", + "column break", + "columns", + "dash", + "dashed", + "divide", + "divide vertically", + "doc", + "edges", + "edit", + "editing", + "editor", + "formatting", + "frame", + "grid", + "layout", + "lines", + "organize", + "outline", + "pane", + "panel", + "parallel lines", + "rule", + "section", + "separation", + "separator", + "sheet", + "split", + "split vertically", + "spreadsheet", + "stroke", + "structure", + "text", + "two lines", + "type", + "vertical", + "vertical border", + "vertical lines", + "writing" + ], + "borg": [ + "ai", + "artificial intelligence", + "assimilation", + "borg", + "character", + "collective", + "connection", + "cybernetic", + "cyborg", + "deep space nine", + "drone", + "emblem", + "enterprise", + "entity", + "fictional", + "futuristic", + "hive mind", + "icon", + "link", + "machine", + "network", + "next generation", + "robot", + "sci-fi", + "science fiction", + "star trek", + "symbol", + "technology", + "unity", + "voyager" + ], + "bottom_app_bar": [ + "access", + "actions", + "app", + "app bar", + "app control", + "application", + "bar", + "bottom", + "bottom navigation", + "component", + "components", + "control", + "control bar", + "design", + "element", + "footer", + "functions", + "graphic", + "interface", + "layout", + "layout element", + "menu", + "menu bar", + "mobile", + "mobile navigation", + "monitor", + "navigation", + "navigation bar", + "panel", + "phone", + "screen", + "site", + "symbol", + "tablet", + "tools", + "ui", + "ui element", + "user interface component", + "ux", + "web", + "website", + "window" + ], + "bottom_drawer": [ + "app", + "application", + "bar", + "bottom", + "bottom drawer", + "collapse", + "components", + "controls", + "design", + "down", + "drag", + "drawer", + "expand", + "gesture", + "handle", + "hide", + "horizontal bar", + "indicator", + "interface", + "layout", + "line", + "list", + "menu", + "minimize", + "mobile", + "monitor", + "options", + "panel", + "phone", + "pull up", + "rectangle", + "resize", + "reveal", + "screen", + "separator", + "site", + "swipe", + "tablet", + "thin rectangle", + "three horizontal lines", + "three lines", + "ui", + "up", + "ux", + "web", + "website", + "window" + ], + "bottom_navigation": [ + "alignment", + "app", + "app bar", + "application", + "bar", + "bottom", + "bottom aligned", + "bottom navigation", + "components", + "design", + "division", + "element", + "footer", + "footer bar", + "full bleed", + "full width", + "horizontal bar", + "interface", + "layout", + "menu bar", + "mobile", + "mobile navigation", + "monitor", + "navigation", + "navigation bar", + "phone", + "placement", + "position", + "rectangle", + "rectangular", + "responsive", + "screen", + "section", + "site", + "tab bar", + "tablet", + "ui", + "ui element", + "ux", + "ux element", + "web", + "website", + "window" + ], + "bottom_panel_close": [ + "action", + "arrow", + "bottom", + "button", + "cancel", + "clear", + "close", + "collapse", + "component", + "container", + "control", + "cross", + "delete", + "direction", + "discard", + "dismiss", + "down", + "drawer", + "exit", + "geometry", + "hide", + "layout", + "minimize", + "panel", + "panels", + "remove", + "retract", + "shape", + "sheet", + "shrink", + "spaces", + "ui element", + "window", + "workflow", + "x" + ], + "bottom_panel_open": [ + "access", + "action", + "arrow", + "bottom", + "collapse", + "control", + "data", + "details", + "direction", + "down", + "drawer", + "element", + "expand", + "expander", + "extend", + "indicator", + "information", + "interface", + "layout", + "menu", + "more", + "navigation", + "open", + "options", + "panel", + "panels", + "pull up", + "reveal", + "show", + "spaces", + "triangle", + "ui element", + "up", + "window", + "workflow" + ], + "bottom_sheets": [ + "additional options", + "app", + "application", + "bars", + "bottom", + "bottom sheet", + "component", + "components", + "container", + "content", + "control", + "data", + "design", + "details", + "dialog", + "display", + "element", + "expanded view", + "horizontal", + "information", + "interface", + "layout", + "lines", + "menu", + "mobile", + "modal", + "monitor", + "overlay", + "panel", + "phone", + "popup", + "rectangle", + "screen", + "separator", + "sheets", + "site", + "square", + "tablet", + "ui", + "ux", + "vertical", + "web", + "website", + "window" + ], + "bottom_right_click": [ + "action", + "angled", + "application", + "arrow", + "arrows", + "bottom", + "button", + "click", + "computer", + "control", + "corner", + "cursor", + "device", + "diagonal", + "digital", + "direction", + "dot", + "east", + "highlight", + "interaction", + "interface", + "location", + "mouse", + "navigation", + "pointer", + "position", + "right", + "select", + "selection", + "software", + "south", + "technology", + "user input", + "web" + ], + "box": [ + "abstract", + "basic", + "blank", + "border", + "box", + "closed box", + "component", + "concept", + "container", + "delivery", + "element", + "empty", + "form", + "frame", + "graphic", + "item", + "metaphor", + "minimal", + "object", + "outline", + "package", + "parcel", + "post", + "postal", + "product", + "rectangle", + "representation", + "shape", + "shipment", + "shipping", + "simple", + "square", + "storage", + "structure", + "symbol" + ], + "box_add": [ + "+", + "add", + "addition", + "box", + "carton", + "closed box", + "commerce", + "container", + "crate", + "create", + "delivery", + "e-commerce", + "inventory", + "item", + "line", + "logistics", + "management", + "new", + "outline", + "package", + "parcel", + "plus", + "post", + "postal", + "product", + "rectangular", + "shape", + "shipment", + "shipping", + "shop", + "square", + "stock", + "storage", + "store" + ], + "box_edit": [ + "adjust", + "alter", + "box", + "compose", + "configuration", + "container", + "content", + "correction", + "create", + "customize", + "data", + "details", + "document", + "draft", + "edit", + "editing", + "entry", + "file", + "form", + "information", + "input", + "management", + "modify", + "organize", + "package", + "pen", + "pencil", + "properties", + "rearrange", + "settings", + "square", + "tool", + "update", + "write", + "writing" + ], + "brand_awareness": [ + "alert", + "analysis", + "analytics", + "announcement", + "arrow", + "audio", + "awareness", + "brand", + "business", + "chart", + "control", + "data", + "finance", + "graph", + "growth", + "increase", + "insights", + "line chart", + "marketing", + "metrics", + "monitoring", + "music", + "news", + "performance", + "positive", + "progress", + "reporting", + "results", + "rise", + "sound", + "speaker", + "statistics", + "tracking", + "trend", + "tv", + "upward", + "visualization", + "volume" + ], + "boy": [ + "account", + "avatar", + "body", + "boy", + "bust", + "character", + "child", + "gender", + "head", + "human", + "male", + "man", + "minimal", + "outline", + "people", + "person", + "profile", + "profile picture", + "shoulders", + "silhouette", + "simple", + "social", + "symbol", + "user", + "young person" + ], + "brand_family": [ + "A", + "abstract", + "alphabet", + "bond", + "brand", + "branding", + "character", + "circle", + "circular", + "collective", + "community", + "concept", + "connection", + "corporate", + "family", + "font", + "fonts", + "format", + "graphic", + "group", + "identity", + "illustration", + "letters", + "logo", + "members", + "network", + "organization", + "outline", + "people", + "relationships", + "representation", + "ring", + "shape", + "styles", + "symbol", + "team", + "tester", + "text", + "type", + "typefaces", + "unity" + ], + "branding_watermark": [ + "abstract", + "asset", + "branding", + "branding watermark", + "company", + "components", + "copyright", + "corner", + "design", + "diagonal", + "element", + "emblem", + "format", + "graphic", + "identity", + "image", + "imprint", + "interface", + "layout", + "line", + "logo", + "mark", + "outline", + "overlay", + "picture", + "rectangle", + "screen", + "shape", + "sign", + "simple", + "site", + "square", + "stamp", + "symbol", + "trademark", + "transparency", + "ui", + "ux", + "vector", + "watermark", + "web", + "website", + "window" + ], + "breakfast_dining": [ + "bakery", + "bread", + "breakfast", + "brunch", + "butter", + "catering", + "circle", + "cooking", + "cuisine", + "culinary", + "delicious", + "diner", + "dining", + "dish", + "eat", + "edible", + "egg", + "food", + "fried egg", + "kitchen", + "meal", + "menu", + "morning", + "nutrition", + "order", + "plate", + "protein", + "restaurant", + "round", + "serving", + "sunny side up", + "tasty", + "toast", + "yolk" + ], + "breaking_news": [ + "!", + "alert", + "announcement", + "attention", + "breaking news", + "broadcast", + "caution", + "communication", + "copy", + "critical", + "current events", + "danger", + "document", + "error", + "essential", + "exclamation", + "exclamation point", + "flash", + "headline", + "immediate", + "important", + "information", + "mark", + "media", + "message", + "news", + "newspaper", + "notification", + "paper", + "report", + "sheet", + "square", + "symbol", + "text", + "update", + "urgent", + "vital", + "warning" + ], + "breaking_news_alt_1": [ + "!", + "alert", + "announcement", + "app", + "article", + "attention", + "breaking", + "caution", + "danger", + "error", + "exclamation", + "exclamation mark", + "graphic", + "headline", + "icon", + "important", + "information", + "mark", + "media", + "news", + "newspaper", + "notification", + "report", + "shape", + "story", + "symbol", + "triangle", + "update", + "urgent", + "warning", + "web" + ], + "breastfeeding": [ + "babies", + "baby", + "body", + "breast", + "breastfed", + "breastfeed", + "breastfeeding", + "care", + "child", + "children", + "clinic", + "cuddle", + "family", + "feed", + "feeding", + "figure", + "health", + "hospital", + "hug", + "human", + "infant", + "kids", + "lactation", + "lifestyle", + "mama", + "maternity", + "medical", + "milk", + "mom", + "mommy", + "mother", + "motherhood", + "newborn", + "nourishment", + "nursing", + "nutrition", + "parent", + "pediatrician", + "people", + "person", + "profile", + "silhouette", + "support", + "toddler", + "woman", + "young" + ], + "brick": [ + "block", + "brick", + "build", + "building", + "building block", + "cement", + "component", + "construction", + "element", + "establish", + "foundation", + "games", + "house", + "item", + "kids", + "masonry", + "material", + "module", + "mortar", + "object", + "part", + "piece", + "rectangle", + "segment", + "solid", + "square", + "stone", + "structure", + "sturdy", + "texture", + "tile", + "toy", + "unit", + "wall" + ], + "briefcase_meal": [ + "bag", + "baggage", + "box", + "briefcase", + "business", + "case", + "catering", + "commerce", + "container", + "cutlery", + "delivery", + "dining", + "eat", + "flatware", + "food", + "fork", + "handle", + "job", + "lunch", + "lunchbox", + "meal", + "office", + "packed lunch", + "professional", + "rectangular", + "restaurant", + "rounded corners", + "service", + "snack", + "solid", + "spoon", + "square", + "suitcase", + "travel", + "utensils", + "work" + ], + "brightness_1": [ + "1", + "active", + "badge", + "basic", + "brightness", + "centralized", + "circle", + "complete", + "control", + "crescent", + "disc", + "dot", + "element", + "filled", + "focused", + "full", + "indicator", + "isolated", + "level", + "lone", + "marker", + "minimal", + "moon", + "orb", + "perfect", + "point", + "round", + "screen", + "selected", + "shape", + "simple", + "single", + "solid", + "sphere", + "status", + "unified", + "whole" + ], + "brightness_2": [ + "2", + "adjust", + "adjustment", + "brightness", + "circle", + "contrast", + "control", + "crescent", + "dark", + "dim", + "display", + "icon", + "interface", + "level", + "light", + "mode", + "moon", + "night", + "screen", + "setting", + "switch", + "symbol", + "theme", + "toggle", + "ui element", + "view", + "visibility", + "visual" + ], + "brightness_4": [ + "4", + "adjustment", + "bar", + "brightness", + "circle", + "contrast", + "control", + "crescent", + "dark mode", + "display", + "exposure", + "glare", + "illumination", + "image", + "intensity", + "level", + "light", + "luminance", + "moon", + "nature", + "night", + "option", + "photo", + "screen", + "setting", + "slider", + "sun", + "visibility", + "weather" + ], + "brightness_3": [ + "3", + "adjust", + "astronomy", + "atmosphere", + "brightness", + "celestial", + "celestial body", + "circle", + "control", + "cosmos", + "crescent", + "cycle", + "darkness", + "dim", + "display", + "environment", + "indicator", + "level", + "low light", + "mode", + "moon", + "night", + "phases", + "satellite", + "screen", + "setting", + "sleep", + "space", + "symbol", + "third", + "three" + ], + "brightness_5": [ + "5", + "adjust", + "brightness", + "button", + "circle", + "control", + "crescent", + "display", + "glow", + "hot", + "icon", + "illumination", + "intensity", + "level", + "light", + "moon", + "option", + "radial", + "radiation", + "rays", + "screen", + "setting", + "solar", + "star", + "summer", + "sun", + "ui", + "weather" + ], + "brightness_6": [ + "6", + "adjust", + "brightness", + "circle", + "contrast", + "control", + "crescent", + "dark", + "day", + "decrease", + "dim", + "display", + "environment", + "exposure", + "glow", + "increase", + "level", + "light", + "luminance", + "monitor", + "moon", + "points", + "radial", + "ray", + "scale", + "screen", + "setting", + "slider", + "spokes", + "star", + "sun", + "sunny", + "weather" + ], + "brightness_7": [ + "7", + "adjust", + "appearance", + "bright", + "bright light", + "brightness", + "circle", + "clear", + "clear day", + "control", + "crescent", + "day", + "daytime", + "display", + "full", + "full sun", + "glow", + "high", + "illumination", + "increase", + "intensity", + "level", + "light", + "maximum", + "monitor", + "moon", + "screen", + "setting", + "shiny", + "star", + "sun", + "sunny", + "up", + "visual" + ], + "brightness_alert": [ + "!", + "adjustment", + "alert", + "attention", + "bar", + "brightness", + "caution", + "contrast", + "control", + "danger", + "display", + "error", + "exclamation", + "exposure", + "feedback", + "gamma", + "graphic", + "important", + "indicator", + "issue", + "level", + "light", + "mark", + "mobile", + "monitor", + "notice", + "notification", + "phone", + "problem", + "report", + "screen", + "setting", + "slider", + "status", + "sun", + "symbol", + "system", + "technology", + "warning" + ], + "brightness_auto": [ + "A", + "adjust", + "adjustment", + "ambient light", + "auto", + "auto adjust", + "automatic", + "automatic brightness", + "brightness", + "brightness auto", + "control", + "display", + "display settings", + "environment", + "icon", + "interface", + "level", + "light", + "light control", + "media", + "mobile", + "monitor", + "phone", + "screen", + "screen brightness", + "sensing", + "sensor", + "setting", + "settings", + "sparkle", + "star", + "sun", + "symbol", + "ui control" + ], + "brightness_empty": [ + "0", + "adjustment", + "border", + "bright", + "brightness", + "circle", + "control", + "display", + "empty", + "fill", + "glow", + "indicator", + "intensity", + "level", + "light", + "line", + "luminance", + "outline", + "points", + "radial", + "radial lines", + "ray", + "round", + "screen", + "setting", + "star", + "stroke", + "sun", + "thin", + "ui control", + "value" + ], + "brightness_high": [ + "adjust", + "adjustment", + "auto", + "beam", + "brightness", + "circle", + "control", + "display", + "glow", + "high", + "illumination", + "image", + "intensity", + "level", + "light", + "lines", + "luminous", + "maximum", + "media", + "mobile", + "monitor", + "multimedia", + "phone", + "picture", + "radiant", + "rays", + "screen", + "setting", + "settings", + "solar", + "sun", + "vibrant", + "video", + "visibility" + ], + "brightness_low": [ + "adjust", + "auto", + "battery", + "brightness", + "brightness low", + "circle", + "control", + "dark", + "decrease", + "dim", + "display", + "energy", + "gear", + "indicator", + "less", + "level", + "light", + "lines", + "low", + "minus", + "mobile", + "monitor", + "phone", + "power", + "rays", + "saver", + "screen", + "setting", + "slider", + "spokes", + "star", + "sun", + "value" + ], + "brightness_medium": [ + "adjustment", + "auto", + "brightness", + "circle", + "configuration", + "control", + "dial", + "display", + "glow", + "illumination", + "interface", + "level", + "light", + "medium", + "mobile", + "monitor", + "options", + "phone", + "radial", + "rays", + "screen", + "setting", + "sun", + "visibility", + "visual" + ], + "bring_your_own_ip": [ + "address", + "arrow", + "arrow box", + "box", + "bring", + "bring your own", + "cloud", + "computer", + "configuration", + "connection", + "data", + "directional", + "download", + "export", + "globe", + "import", + "input", + "internet", + "internet protocol", + "ip", + "ip address", + "it", + "migration", + "move", + "network", + "networking", + "output", + "own", + "protocol", + "server", + "setup", + "square", + "storage", + "technology", + "transfer", + "upload", + "world", + "your" + ], + "broadcast_on_home": [ + "airplay", + "audio", + "broadcast", + "cast", + "communication", + "connect", + "connectivity", + "content", + "device", + "home", + "house", + "media", + "network", + "remote", + "send", + "share", + "signal", + "smart device", + "smart home", + "sound", + "speaker", + "streaming", + "technology", + "transmission", + "transmit", + "wave", + "wireless", + "wireless communication" + ], + "broadcast_on_personal": [ + "account", + "antenna", + "avatar", + "broadcast", + "communication", + "connection", + "digital", + "feed", + "internet", + "live", + "me", + "network", + "online", + "person", + "personal", + "profile", + "publish", + "radiating", + "sharing", + "signal", + "social", + "stream", + "transmit", + "update", + "user", + "wave" + ], + "broken_image": [ + "abstract", + "alert", + "broken", + "broken file", + "broken image", + "broken link", + "broken picture", + "corrupt", + "corrupt file", + "corrupted image", + "dashed lines", + "diagonal line", + "error", + "failed to load", + "failure", + "geometric", + "image", + "image error", + "image not found", + "image placeholder", + "image unavailable", + "invalid image", + "landscape", + "lines", + "missing content", + "missing image", + "mountain", + "mountains", + "no image", + "photo", + "photography", + "picture", + "picture error", + "placeholder", + "placeholder image", + "rectangle", + "square", + "torn", + "triangle", + "warning" + ], + "browse": [ + "archive", + "browse", + "catalog", + "categorized", + "content", + "data", + "details", + "directory", + "document", + "documents", + "explore", + "files", + "find", + "folder", + "grid", + "index", + "information", + "items", + "layout", + "library", + "list", + "organized", + "page", + "pages", + "paper", + "paper stack", + "papers", + "records", + "reports", + "search", + "stack", + "view", + "web" + ], + "browse_activity": [ + "actions", + "activity", + "activity feed", + "browse", + "browsing", + "chronological", + "desktop", + "device", + "display", + "entries", + "events", + "feed", + "flow", + "hardware", + "history", + "history list", + "journey", + "list", + "log", + "log entries", + "monitor", + "notification", + "order", + "past", + "path", + "progress", + "recent", + "record", + "screen", + "scroll", + "sequence", + "star", + "stream", + "timeline", + "trail", + "update" + ], + "browse_gallery": [ + "album", + "artwork", + "assets", + "browse", + "browse gallery", + "catalog", + "clock", + "collection", + "explore", + "files", + "gallery", + "graphics", + "grid", + "illustrations", + "image library", + "images", + "library", + "media", + "multimedia", + "photo album", + "photo library", + "photography", + "pictures", + "stack", + "storage", + "thumbnails", + "view", + "visual assets", + "visual content", + "watch" + ], + "browser_updated": [ + "Android", + "OS", + "application", + "arrow", + "browser", + "checkmark", + "chrome", + "complete", + "computer", + "confirmation", + "desktop", + "device", + "display", + "done", + "download", + "finished", + "green tick", + "hardware", + "iOS", + "install", + "installed", + "internet", + "mac", + "monitor", + "navigation", + "new version", + "page", + "program", + "progress", + "refresh", + "screen", + "software", + "status", + "success", + "tab", + "tick", + "update", + "updated", + "verification", + "web", + "web browser", + "website", + "window" + ], + "brunch_dining": [ + "bistro", + "breakfast", + "brunch", + "cafe", + "champagne", + "cuisine", + "cutlery", + "dining", + "dining room", + "diningware", + "drink", + "eat", + "eatery", + "eating", + "food", + "fork", + "knife", + "lunch", + "meal", + "mealtime", + "nourish", + "repast", + "reservation", + "restaurant", + "setting", + "silverware", + "spoon", + "table", + "utensils" + ], + "brush": [ + "art", + "artist", + "artistic", + "bristle", + "brush", + "color", + "creative", + "design", + "designer", + "draw", + "drawing", + "drawing tool", + "edit", + "editing", + "editor", + "fill", + "graphics", + "handle", + "illustration", + "instrument", + "line", + "object", + "paint", + "painter", + "painting", + "painting tool", + "shape", + "stroke", + "style", + "tip", + "tool", + "tools" + ], + "bubble": [ + "arrow", + "arrows", + "balloon", + "bubble", + "chat", + "chat bubble", + "circle", + "comment", + "communicate", + "communication", + "conversation", + "converse", + "diagonal", + "dialog", + "dialog box", + "dialogue", + "direction", + "discuss", + "discussion", + "message", + "right", + "shape", + "speak", + "speak bubble", + "speaking", + "speech bubble", + "talk", + "talk bubble", + "text", + "text message", + "texting", + "thinking", + "thought", + "thought bubble", + "up", + "voice", + "writing" + ], + "bubble_chart": [ + "analysis", + "analytics", + "bar", + "bars", + "bubble", + "bubble chart", + "business intelligence", + "chart", + "circles", + "comparison", + "dashboard", + "data", + "diagram", + "dots", + "education", + "finance", + "graph", + "infographic", + "information", + "measure", + "measurements", + "metrics", + "points", + "presentation", + "progress", + "reporting", + "research", + "results", + "scale", + "scatter plot", + "science", + "statistics", + "summary", + "tracking", + "trends", + "visualization" + ], + "bubbles": [ + "abstract", + "airy", + "app", + "arrow", + "arrows", + "background", + "bath", + "beverage", + "bubbles", + "carbonation", + "champagne", + "chemistry", + "circles", + "cleaning", + "close", + "collapse", + "decorative", + "design element", + "direction", + "down", + "drink", + "effervescence", + "fizzy", + "floating", + "foam", + "graphic", + "interface", + "light", + "liquid", + "pattern", + "playful", + "right", + "science", + "soap bubbles", + "soda", + "spheres", + "ui", + "ux", + "visual effect", + "window" + ], + "bucket_check": [ + "accepted", + "approval", + "bucket", + "capacity", + "check", + "checkmark", + "complete", + "confirm", + "confirmation", + "container", + "correct", + "done", + "enter", + "filled", + "full", + "indicator", + "inventory", + "list", + "mark", + "measure", + "ok", + "okay", + "order", + "pail", + "quantity", + "review", + "select", + "sign", + "status", + "success", + "task", + "tick", + "verification", + "volume", + "yes" + ], + "build": [ + "adjust", + "adjustment", + "build", + "building", + "configuration", + "construction", + "control", + "engineering", + "equipment", + "fix", + "fixing", + "gear", + "general", + "hardware", + "home", + "industrial", + "instrument", + "machinery", + "maintenance", + "mechanical", + "nest", + "options", + "repair", + "service", + "settings", + "spanner", + "tool", + "toolkit", + "tools", + "utility", + "work", + "wrench" + ], + "bug_report": [ + "alert", + "animal", + "application", + "bug", + "case", + "circle", + "communicate", + "complaint", + "creature", + "debugging", + "document", + "error", + "feedback", + "file", + "fix", + "help", + "insect", + "issue", + "message", + "note", + "notify", + "paper", + "problem", + "report", + "software", + "submit", + "support", + "system", + "testing", + "ticket", + "troubleshooting", + "virus", + "warning" + ], + "build_circle": [ + "adjust", + "build", + "circle", + "cog", + "configuration", + "construct", + "contained", + "create", + "development", + "engineer", + "fix", + "gear", + "machinery", + "maintenance", + "mechanical", + "options", + "outlined", + "preferences", + "repair", + "round", + "settings", + "setup", + "spanner", + "technical", + "tool", + "wrench" + ], + "bungalow": [ + "accommodation", + "architecture", + "building", + "bungalow", + "buy", + "chimney", + "construction", + "cottage", + "dwelling", + "estate", + "home", + "home icon", + "house", + "house icon", + "housing", + "lodging", + "maps", + "place", + "property", + "property listing", + "real", + "real estate", + "rent", + "residence", + "residential", + "roof", + "shelter", + "simple house", + "small house", + "stay", + "structure", + "traveling", + "windows" + ], + "burst_mode": [ + "action", + "burst", + "burst mode", + "camera", + "capture", + "continuous", + "fast", + "frames", + "image", + "landscape", + "many", + "mode", + "mountain", + "mountains", + "multiple", + "photo", + "photography", + "picture", + "quick", + "rapid", + "repeat", + "repeating", + "sequence", + "series", + "shoot", + "shooting", + "shutter", + "snapping", + "speed", + "stream", + "taking" + ], + "bus_alert": [ + "!", + "alarm", + "alert", + "attention", + "automobile", + "breakdown", + "bus", + "car", + "cars", + "caution", + "commuter", + "danger", + "error", + "exclamation", + "exclamation mark", + "important", + "information", + "issue", + "journey", + "maps", + "mark", + "message", + "mobility", + "notification", + "passenger", + "problem", + "public transport", + "road", + "route", + "signal", + "stop", + "symbol", + "transit", + "transportation", + "travel", + "triangle", + "update", + "vehicle", + "warning" + ], + "bus_map_pin": [ + "address", + "arrival", + "automobile", + "bus", + "bus stop", + "car", + "cars", + "cartography", + "commute", + "departure", + "destination", + "direction", + "directions", + "filled", + "geotag", + "itinerary", + "journey", + "location", + "map pin", + "maps", + "marker", + "navigation", + "pin", + "pinpoint", + "place", + "point of interest", + "position", + "positioning", + "public", + "public transport", + "route", + "station", + "stop", + "transit", + "transportation", + "travel", + "trip", + "vehicle" + ], + "bus_railway": [ + "arrow", + "automobile", + "bus", + "car", + "cars", + "city", + "commute", + "direction", + "directions", + "journey", + "line", + "map", + "maps", + "mass transit", + "metropolitan", + "navigation", + "point of interest", + "public", + "public transport", + "rail", + "railway", + "route", + "schedule", + "station", + "stop", + "subway", + "timetable", + "town", + "train", + "tram", + "transit", + "transport", + "transportation", + "travel", + "trolley", + "urban", + "vehicle" + ], + "business_center": [ + "accessory", + "assets", + "bag", + "baggage", + "belongings", + "box", + "briefcase", + "business", + "career", + "carrying", + "case", + "center", + "commerce", + "container", + "corporate", + "goods", + "handle", + "holding", + "item", + "job", + "luggage", + "object", + "office", + "personal", + "places", + "portfolio", + "professional", + "purse", + "rectangle", + "storage", + "strap", + "suitcase", + "travel", + "work" + ], + "business_chip": [ + "agency", + "architecture", + "bag", + "baggage", + "briefcase", + "building", + "business", + "business card", + "card", + "case", + "chip", + "chip card", + "city", + "commercial", + "company", + "corporate", + "corporation", + "enterprise", + "establishment", + "firm", + "headquarters", + "identity", + "institution", + "office", + "operations", + "organization", + "professional", + "profile", + "profile card", + "purse", + "skyscraper", + "structure", + "suitcase", + "urban", + "work" + ], + "business_messages": [ + "arrows", + "bubble", + "business", + "chat", + "chat bubble", + "commerce", + "communication", + "communication channel", + "company", + "consultation", + "contact", + "conversation", + "conversation bubble", + "corporate", + "dialogue", + "enterprise", + "interaction", + "message", + "message bubble", + "messages", + "office", + "online chat", + "professional", + "receive message", + "send message", + "service", + "speech", + "speech bubble", + "support", + "talk", + "text", + "trade", + "work" + ], + "buttons_alt": [ + "+", + "UI", + "abstract", + "action", + "alternate", + "alternative", + "basic", + "button", + "buttons", + "circle", + "command", + "component", + "controls", + "dashboard", + "element", + "floating", + "geometric", + "input", + "interaction", + "interface", + "layout", + "menu", + "options", + "panel", + "plus", + "select", + "settings", + "shape", + "square", + "switch", + "symbol", + "toggle", + "triangle", + "ui" + ], + "cabin": [ + "accommodation", + "architecture", + "basic", + "building", + "cabin", + "camping", + "cottage", + "country", + "door", + "dwelling", + "escape", + "estate", + "getaway", + "home", + "house", + "lodging", + "log", + "log cabin", + "maps", + "nature", + "outdoors", + "place", + "property", + "real", + "real estate", + "rectangle", + "residence", + "residential", + "roof", + "rural", + "shelter", + "simple", + "square", + "stay", + "structure", + "travel", + "traveling", + "triangle", + "vacation", + "walls", + "windows", + "wood" + ], + "cable": [ + "analog", + "cable", + "communication", + "component", + "connect", + "connection", + "connector", + "cord", + "data", + "device", + "digital", + "electrical", + "electricity", + "electronic", + "electronics", + "hardware", + "input", + "line", + "link", + "network", + "network cable", + "optic", + "output", + "plug", + "port", + "power", + "signal", + "socket", + "technology", + "transfer", + "transmit", + "usb", + "wire" + ], + "cable_car": [ + "aerial", + "automobile", + "cabin", + "cable car", + "car", + "cars", + "city transport", + "commuter", + "destination", + "direction", + "elevation", + "gondola", + "journey", + "line", + "maps", + "mountain", + "outdoor", + "public", + "public transport", + "rail", + "railway", + "ride", + "rope", + "ski resort", + "sky lift", + "slope", + "subway", + "tourism", + "tourist attraction", + "train", + "tram", + "transit", + "transportation", + "travel", + "trolley", + "urban transport", + "vehicle", + "view" + ], + "cached": [ + "access", + "around", + "arrows", + "cache", + "cached", + "circle", + "cloud", + "connection", + "data", + "database", + "directory", + "download", + "files", + "folder", + "information", + "inprogress", + "load", + "loading refresh", + "loop", + "memory", + "network", + "offline", + "processing", + "refresh", + "reload", + "renew", + "retrieve", + "rotate", + "save", + "server", + "storage", + "store", + "sync", + "synchronize", + "system", + "two arrows", + "update" + ], + "cadence": [ + "audio", + "audio bars", + "audio graph", + "audio level", + "bar graph", + "beat", + "beat per minute", + "beats per minute", + "bpm", + "cadence", + "chart", + "consistent", + "equalizer", + "exercise", + "fitbit", + "fitness", + "frequency", + "frequency bars", + "graph", + "level", + "music", + "music bars", + "pulse", + "rhythm", + "routine", + "running", + "signal", + "sound", + "sound waves", + "steps", + "steps per minute", + "tempo", + "volume", + "volume bars", + "wave", + "waveform" + ], + "cake": [ + "add", + "anniversary", + "baked", + "baked goods", + "bakery", + "birthday", + "cake", + "candle", + "candles", + "celebration", + "confection", + "delicious", + "dessert", + "edible", + "event", + "festive", + "food", + "frosting", + "happy birthday", + "holiday", + "new", + "occasion", + "party", + "pastries", + "pastry", + "patisserie", + "plus", + "slice", + "snack", + "social", + "special occasion", + "sugar", + "sweet", + "symbol", + "treat" + ], + "cake_add": [ + "add", + "adding item", + "anniversary", + "bake", + "baked goods", + "bakery", + "birthday", + "cake", + "candle", + "celebration", + "confection", + "create", + "decorate", + "dessert", + "dessert item", + "event", + "festive", + "food", + "frosting", + "happy birthday", + "icing", + "make", + "new", + "occasion", + "party", + "pastry", + "plus", + "sugary", + "sweet", + "treat" + ], + "calculate": [ + "+", + "-", + "=", + "addition", + "arithmetic", + "calculate", + "calculator", + "count", + "counting", + "digits", + "division", + "equals", + "equation", + "filled", + "finance calculator", + "geometry", + "keypad", + "line", + "math", + "math operations", + "multiplication", + "number pad", + "numbers", + "numpad", + "object", + "result", + "shape", + "solid", + "subtraction", + "sum", + "symbol", + "technology", + "tool", + "total" + ], + "calendar_add_on": [ + "+", + "add", + "agenda", + "appointment", + "booking", + "border", + "button", + "calendar", + "create", + "date", + "day", + "event", + "icon", + "insert", + "log", + "mark", + "month", + "new", + "new symbol", + "outline", + "planner", + "plus", + "record", + "register", + "reminder", + "schedule", + "square", + "symbol", + "time", + "today", + "ui", + "year" + ], + "calendar_apps_script": [ + "add-on", + "application", + "appointment", + "apps script", + "automation", + "box", + "calendar", + "code", + "connect", + "date", + "day", + "developer", + "development", + "event", + "extension", + "integration", + "lines", + "link", + "management", + "month", + "organization", + "planning", + "plugin", + "programming", + "rectangle", + "reminder", + "schedule", + "script", + "sync", + "today", + "tool", + "year" + ], + "calendar_check": [ + "accepted", + "agenda", + "appointment", + "approved date", + "booking", + "calendar", + "calendar with check", + "check", + "complete", + "confirm", + "confirmed", + "confirmed date", + "correct", + "date", + "date with check", + "day", + "deadline", + "done", + "enter", + "event", + "event date", + "mark", + "month", + "ok", + "okay", + "planning", + "reminder", + "schedule", + "schedule date", + "select", + "success", + "tick", + "time", + "timestamp", + "today", + "validated", + "verified", + "yes" + ], + "calendar_clock": [ + "agenda", + "alarm", + "alert", + "appointment", + "bell", + "calendar", + "circle", + "clock", + "date", + "day", + "deadline", + "disabled", + "duration", + "enabled", + "event", + "future", + "graphic", + "history", + "hour", + "icon", + "later", + "limit", + "management", + "minute", + "month", + "notification", + "past", + "planning", + "present", + "reminder", + "schedule", + "second", + "shape", + "square", + "symbol", + "time", + "timeline", + "timer", + "today", + "watch" + ], + "calendar_lock": [ + "access", + "access control", + "appointment", + "blocked", + "booking", + "calendar", + "confidential", + "date", + "day", + "diary", + "enclosed", + "event", + "limited", + "lock", + "locked", + "month", + "organizer", + "password", + "permission", + "privacy", + "private", + "protected", + "protection", + "restricted", + "safety", + "schedule", + "sealed", + "secure", + "security", + "time", + "today", + "unavailable" + ], + "calendar_meal": [ + "agenda", + "appointment", + "booking", + "breakfast", + "calendar", + "date", + "day", + "diet", + "dining", + "dinner", + "eat", + "event", + "flatware", + "food", + "fork", + "healthy eating", + "knife", + "log", + "lunch", + "meal", + "menu", + "month", + "nutrition", + "organizer", + "plan", + "planning", + "plate", + "reservation", + "restaurant", + "schedule", + "seasonal", + "time", + "today", + "tracking" + ], + "calendar_meal_2": [ + "agenda", + "alert", + "app", + "application", + "appointment", + "booking", + "calendar", + "clock", + "date", + "day", + "dining", + "dish", + "event", + "flatware", + "food", + "fork", + "graphic", + "icon", + "interface", + "knife", + "linear", + "meal", + "menu", + "mobile", + "month", + "notification", + "outline", + "pictogram", + "planning", + "rectangle", + "reminder", + "reservation", + "restaurant", + "schedule", + "seasonal", + "symbol", + "time", + "today", + "web", + "year" + ], + "calendar_month": [ + "agenda", + "appointment", + "button", + "calendar", + "clock", + "date", + "day", + "duration", + "element", + "event", + "icon", + "interface", + "lines", + "month", + "navigation", + "organise", + "period", + "plan", + "record", + "rectangle", + "schedule", + "square", + "symbol", + "time", + "today", + "widget" + ], + "calendar_today": [ + "agenda", + "appointment", + "booking", + "calendar", + "calendaricon", + "calendartoday", + "daily", + "date", + "dating", + "day", + "diary", + "event", + "grid", + "lines", + "month", + "monthly", + "organizer", + "plan", + "planning", + "punctual", + "rectangle", + "reminder", + "schedule", + "square", + "time", + "today", + "todaycalendar", + "week", + "year", + "yearly" + ], + "calendar_view_day": [ + "activity", + "agenda", + "appointment", + "appointments", + "calendar", + "column", + "date", + "day", + "day view", + "detailed", + "event", + "events", + "format", + "grid", + "layout", + "linear", + "list", + "list view", + "long", + "month", + "organize", + "plan", + "rectangle", + "schedule", + "scheduler", + "shape", + "single", + "time", + "timeline", + "today", + "vertical", + "view", + "week" + ], + "calendar_view_month": [ + "agenda", + "appointments", + "arrangement", + "block", + "booking", + "box", + "calendar", + "date", + "day", + "event", + "events", + "format", + "grid", + "horizontal", + "layout", + "lines", + "matrix", + "month", + "organizer", + "outline", + "planning", + "rectangle", + "reminder", + "schedule", + "structure", + "time", + "today", + "vertical", + "view", + "weekly", + "yearly" + ], + "calendar_view_week": [ + "appointments", + "arrangement", + "calendar", + "columns", + "date", + "dates", + "day", + "days", + "display", + "event", + "events", + "format", + "grid", + "layout", + "management", + "month", + "organizer", + "overview", + "planner", + "planning", + "rectangle", + "schedule", + "seven days", + "structure", + "time", + "timeline", + "today", + "vertical", + "view", + "week", + "weekly" + ], + "call": [ + "audio", + "audio call", + "call", + "call icon", + "cell", + "cellular", + "communication", + "connection", + "contact", + "contact icon", + "contact us", + "device", + "dial", + "handset", + "hardware", + "helpline", + "incoming call", + "local phone", + "mobile", + "outgoing call", + "phone", + "phone alt", + "phone icon", + "reach", + "receiver", + "ringing", + "service", + "speaking", + "support", + "talk", + "telephone", + "voice" + ], + "call_end": [ + "audio", + "button", + "call", + "cancel", + "cell", + "close", + "communication", + "contact", + "control", + "decline", + "device", + "disconnect", + "end", + "hang up", + "hardware", + "incoming", + "interaction", + "mobile", + "outgoing", + "phone", + "pictogram", + "reject", + "ringing", + "shape", + "stop", + "symbol", + "telephone", + "terminate", + "voice" + ], + "call_log": [ + "archive", + "call", + "call history", + "call log", + "cell", + "cellular", + "chronological", + "communication", + "communication history", + "contact", + "contacts", + "detail", + "device", + "directory", + "entries", + "hardware", + "history", + "history list", + "incoming", + "information", + "list", + "log", + "missed calls", + "mobile", + "outgoing", + "phone", + "phone call", + "recent", + "record", + "smartphone", + "summary", + "telecommunications", + "telephone", + "telephone history" + ], + "call_merge": [ + "arrow", + "arrows", + "branches", + "call", + "collapse", + "combine", + "connect", + "connect points", + "connecting points", + "consolidate", + "consolidate lines", + "converge", + "converging lines", + "data", + "device", + "diagram", + "direction", + "dots", + "flowchart", + "graph", + "integrate", + "join", + "lines", + "link", + "merge", + "mobile", + "network", + "node", + "points", + "structure", + "union", + "unity" + ], + "call_missed": [ + "alert", + "angle", + "angle down", + "arrow", + "call", + "call status", + "communication", + "contact", + "declined call", + "device", + "diagonal down", + "diagonal line", + "dialing", + "direction", + "down", + "dropped call", + "hang up", + "history", + "line", + "log", + "missed", + "missed call", + "mobile", + "notification", + "phone", + "phone symbol", + "recent calls", + "smartphone", + "technology", + "telephone", + "telephony" + ], + "call_missed_outgoing": [ + "arrow", + "attempted", + "call", + "cellular", + "communication", + "connection", + "contact", + "device", + "diagonal", + "dial", + "direction", + "failed", + "history", + "icon", + "incomplete", + "indicator", + "line", + "log", + "missed", + "mobile", + "network", + "number", + "outgoing", + "phone", + "point", + "right", + "signal", + "symbol", + "telephone", + "unfinished", + "up" + ], + "call_quality": [ + "alert", + "announcement", + "assistance", + "audio", + "bars", + "call", + "call quality", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "contact", + "details", + "device", + "good connection", + "hardware", + "help", + "i", + "indicator", + "info", + "information", + "level", + "meter", + "mobile", + "network", + "network strength", + "performance", + "phone", + "reception", + "service", + "signal", + "status", + "status indicator", + "strength", + "strong signal", + "support", + "telecom", + "telecommunications", + "telephone", + "voice", + "wireless" + ], + "call_made": [ + "action", + "activity", + "angular", + "arrow", + "call", + "call made", + "communication", + "connectivity", + "control", + "device", + "diagonal arrow", + "direction", + "external link", + "icon", + "indicator", + "interface", + "line", + "line arrow", + "link", + "made", + "mobile", + "navigate", + "outbound", + "outgoing", + "phone", + "pointer", + "right arrow", + "share", + "symbol", + "telephone", + "top right arrow" + ], + "call_received": [ + "accept", + "alert", + "answering", + "arrival", + "arrow", + "audio", + "bottom", + "call", + "call received", + "communication", + "connectivity", + "curve", + "device", + "direction", + "download", + "history", + "inbound call", + "incoming", + "incoming call", + "left", + "line", + "log", + "message", + "mobile", + "notification", + "phone", + "point", + "received", + "recent calls", + "signal", + "telephone", + "voice" + ], + "call_split": [ + "action", + "arrow", + "arrows", + "branch", + "call", + "call split", + "communication", + "connect", + "connection", + "control", + "device", + "direction", + "disconnect", + "distribute", + "diverge", + "divide", + "fork", + "lines", + "menu", + "mobile", + "more", + "multiply", + "navigation", + "network", + "options", + "path", + "phone", + "redirect", + "routing", + "separate", + "share", + "split", + "spread", + "telephone", + "transfer" + ], + "call_to_action": [ + "action", + "active", + "alert", + "arrow", + "bar", + "button", + "call", + "call to action", + "choose", + "clicking", + "components", + "cta", + "cursor", + "cursor hand", + "design", + "desktop", + "fingertip", + "gesture", + "hand", + "highlight", + "icon", + "info", + "information", + "interacting", + "interaction", + "interface", + "layout", + "link", + "message", + "mobile", + "navigation", + "notification", + "pointer", + "pointing", + "press", + "screen", + "select", + "site", + "to", + "touch", + "touch screen", + "ui", + "ui element", + "ux", + "web", + "website", + "window" + ], + "camera": [ + "aperture", + "button", + "camera", + "capture", + "capture device", + "device", + "digital", + "electronic", + "film", + "glyph", + "graphic", + "icon", + "image", + "instant", + "lens", + "media", + "optic", + "photo", + "photography", + "picture", + "record", + "recording", + "shoot", + "shutter", + "snapshot", + "symbol", + "tool", + "ui element", + "video", + "viewfinder", + "visual" + ], + "camera_enhance": [ + "adjustment", + "ai", + "aperture", + "artificial", + "automatic", + "automation", + "bright", + "button", + "camera", + "capture", + "control", + "custom", + "edit", + "effect", + "enhance", + "filter", + "flash", + "genai", + "glow", + "icon", + "image", + "important", + "intelligence", + "lens", + "magic", + "option", + "photo", + "photography", + "picture", + "quality", + "setting", + "shine", + "shot", + "smart", + "spark", + "sparkle", + "special", + "star", + "symbol", + "tool" + ], + "camera_front": [ + "body", + "camera", + "capture", + "circle", + "device", + "flip camera", + "front", + "front facing camera", + "human", + "image capture", + "lens", + "live video", + "mobile", + "mobile camera", + "multimedia", + "person", + "phone", + "photo", + "photography", + "picture", + "portrait", + "portrait mode", + "record", + "recording", + "rectangle", + "selfie", + "shot", + "square", + "streaming", + "switch camera", + "technology", + "video", + "video call", + "webcam" + ], + "camera_indoor": [ + "architecture", + "automation", + "building", + "camera", + "cctv", + "device", + "dome camera", + "electronic", + "estate", + "film", + "filming", + "home", + "home security", + "house", + "image", + "indoor", + "indoor camera", + "inside", + "interior camera", + "ip camera", + "live feed", + "monitoring", + "motion", + "nest", + "network camera", + "picture", + "place", + "protection", + "real", + "recording", + "residence", + "residential", + "safety", + "security", + "security camera", + "shelter", + "smart home", + "stream", + "surveillance", + "surveillance camera", + "technology", + "video", + "video feed", + "videography" + ], + "camera_outdoor": [ + "architecture", + "building", + "business", + "camera", + "cctv", + "commercial", + "dome camera", + "estate", + "exterior", + "film", + "filming", + "footage", + "home", + "home security", + "house", + "image", + "monitor", + "monitoring", + "motion", + "nest", + "outdoor", + "outdoor camera", + "outside", + "perimeter", + "picture", + "place", + "property", + "protection", + "real", + "record", + "recording", + "residence", + "residential", + "safety", + "security", + "security camera", + "shelter", + "surveillance", + "surveillance camera", + "video", + "videography", + "view", + "watching" + ], + "camera_rear": [ + "aperture", + "back camera", + "camera", + "camera mode", + "camera toggle", + "capture", + "capture image", + "circle", + "device", + "focus", + "front", + "image capture", + "lens", + "lense", + "mobile", + "optical", + "phone", + "photo", + "photography", + "picture", + "portrait", + "rear", + "rear camera", + "record", + "recording", + "selfie", + "shutter", + "square", + "switch camera", + "switch view", + "take picture", + "video", + "videography", + "vision" + ], + "camera_roll": [ + "album", + "browse photos", + "camera", + "camera roll", + "collection", + "digital photos", + "film", + "gallery", + "image", + "image collection", + "image gallery", + "images", + "library", + "media", + "memories", + "mobile", + "photo", + "photo album", + "photo collection", + "photo storage", + "photography", + "photography collection", + "photos", + "pictures", + "roll", + "saved photos", + "smartphone", + "view photos", + "visual media" + ], + "camera_video": [ + "aperture", + "button", + "cam", + "camcorder", + "camera", + "capture", + "cinema", + "desk", + "device", + "electronic", + "film", + "filming", + "hardware", + "image", + "lens", + "live", + "media", + "motion", + "movie", + "multimedia", + "photography", + "picture", + "playback", + "production", + "record", + "recording", + "rectangle", + "reel", + "rounded corners", + "shoot", + "stream", + "technology", + "video", + "videography", + "visual", + "webcam" + ], + "cameraswitch": [ + "arrow", + "arrows", + "back camera", + "camera", + "camera switch", + "camera toggle", + "cameraswitch", + "change camera", + "circle", + "circular arrows", + "communication", + "flip", + "flip camera", + "front camera", + "mobile camera", + "photo camera", + "photography", + "record", + "rotate", + "rotate camera", + "selfie camera", + "shoot", + "swap", + "switch", + "switch camera", + "two arrows", + "video call", + "video camera", + "video chat", + "videography", + "view" + ], + "campaign": [ + "achievement", + "action", + "advertisement", + "alert", + "announcement", + "banner", + "campaign", + "celebration", + "concept", + "curve", + "direction", + "emblem", + "event", + "flag", + "goal", + "line", + "loud", + "marketing", + "megaphone", + "microphone", + "milestone", + "navigation", + "notification", + "object", + "pennant", + "point", + "progress", + "promotion", + "shape", + "speaker", + "success", + "symbol", + "triangle", + "victory", + "wave", + "wind" + ], + "camping": [ + "activity", + "adventure", + "camp", + "camping", + "destination", + "exploration", + "forest", + "hike", + "holiday", + "leisure", + "location", + "mountain", + "nature", + "outdoor", + "peak", + "recreation", + "shelter", + "site", + "tent", + "tourism", + "travel", + "triangle", + "vacation", + "wilderness" + ], + "cancel": [ + "action", + "alert", + "button", + "cancel", + "circle", + "clear", + "close", + "control", + "cross", + "decline", + "delete", + "dismiss", + "error", + "exit", + "feedback", + "highlight off", + "incorrect", + "invalid", + "media control", + "navigation", + "no", + "reject", + "remove", + "shape", + "stop", + "symbol", + "ui element", + "unavailable", + "x", + "x mark" + ], + "cancel_presentation": [ + "abort", + "cancel", + "clear", + "close", + "conference", + "cross", + "denial", + "device", + "diagonal lines", + "dismiss", + "display", + "end", + "exclude", + "exit", + "halt", + "meeting", + "monitor", + "no", + "present", + "presentation", + "projection", + "projector", + "quit", + "rectangle", + "rejection", + "remove", + "revoke", + "screen", + "slide", + "slideshow", + "stop", + "terminate", + "website", + "window", + "x", + "x mark" + ], + "cancel_schedule_send": [ + "abort", + "action", + "button", + "cancel", + "clear", + "command", + "communication", + "delete", + "draft", + "email", + "envelope", + "icon", + "interface", + "letter", + "linear", + "mail", + "message", + "no", + "outline", + "pending", + "quit", + "remove", + "revoke", + "schedule", + "scheduled email", + "scheduled message", + "send", + "share", + "stop", + "symbol", + "timed message", + "unschedule", + "x" + ], + "candle": [ + "anniversary", + "birthday", + "candelabra", + "candle", + "candlestick", + "celebration", + "dark", + "decoration", + "emergency", + "fire", + "flame", + "glow", + "heat", + "holiday", + "ideology", + "illumination", + "light", + "lighting", + "memorial", + "night", + "power out", + "religion", + "romantic", + "spiritual", + "stick", + "torch", + "tribute", + "vertical", + "warmth", + "wax", + "wick", + "worship" + ], + "candlestick_chart": [ + "analysis", + "analytics", + "bar graph", + "bars", + "business", + "candlestick", + "chart", + "chart bars", + "data", + "data visualization", + "diagram", + "economic analysis", + "economics", + "economy", + "finance", + "financial", + "graph", + "growth", + "infographic", + "investment", + "investment chart", + "line chart", + "market", + "measure", + "metrics", + "report", + "statistics", + "stock analysis", + "stock data", + "stock market", + "tracking", + "trading", + "trading chart", + "trend" + ], + "captive_portal": [ + "access", + "arrow", + "authentication", + "authentication required", + "authorization", + "browser", + "captive", + "captive portal", + "connect", + "connect to network", + "connection", + "direction", + "gateway", + "globe", + "input", + "internet", + "internet connection", + "language", + "left", + "limited access", + "link", + "login", + "login required", + "network", + "network access", + "network gateway", + "network login", + "northwest", + "page", + "planet", + "portal", + "redirect", + "restricted access", + "upload", + "website", + "wifi", + "wifi access", + "world", + "www" + ], + "capture": [ + "app", + "application", + "area", + "area selection", + "border", + "boundary", + "box", + "broken", + "camera", + "capture", + "components", + "crop", + "dashed", + "define", + "dotted", + "frame", + "full", + "fullscreen", + "image", + "interface", + "layout", + "moment", + "outline", + "photo", + "picture", + "picture in picture", + "position", + "record", + "recording", + "rectangle", + "region", + "screen", + "screengrab", + "screenshot", + "select", + "selection", + "site", + "size", + "snapshot", + "square", + "still", + "ui", + "ux", + "video", + "view", + "web", + "website", + "window" + ], + "cannabis": [ + "agriculture", + "botany", + "bud", + "cannabis", + "cbd", + "cultivation", + "drug", + "drugs", + "green", + "growth", + "harvest", + "hemp", + "herbal", + "illegal", + "indica", + "leaf", + "legal", + "marijuana", + "medical", + "medicinal", + "natural", + "nature", + "organic", + "plant", + "plant life", + "recreation", + "sativa", + "smoke", + "thc", + "weed" + ], + "car_crash": [ + "accident", + "alert", + "auto", + "automobile", + "broken", + "car", + "cars", + "collision", + "crash", + "damage", + "damaged", + "danger", + "dangerous", + "direction", + "driving", + "emergency", + "hazard", + "impact", + "incident", + "insurance", + "maps", + "motor vehicle", + "public", + "risk", + "road", + "safety", + "traffic", + "transport", + "transportation", + "vehicle", + "warning", + "wreck" + ], + "car_defrost_left": [ + "air", + "arrow", + "arrows", + "automobile", + "automotive", + "blow", + "button", + "car", + "car feature", + "car settings", + "climate control", + "climate settings", + "controls", + "defog", + "defrost", + "defroster", + "direction", + "heat", + "heating", + "human", + "hvac", + "icon", + "left", + "lines", + "people", + "person", + "rear window", + "rear windshield", + "seat", + "side", + "symbol", + "technology", + "transportation", + "vehicle", + "waves", + "window", + "window heating", + "windshield" + ], + "car_defrost_low_left": [ + "air", + "air conditioning", + "arrow", + "automobile", + "automotive", + "button", + "car", + "climate", + "condensation", + "control", + "cool", + "dashboard", + "defog", + "defrost", + "direction", + "directional", + "flow", + "fog", + "heat", + "human", + "hvac", + "left", + "low", + "panel", + "people", + "person", + "seat", + "setting", + "side", + "switch", + "vehicle", + "vent", + "window", + "windshield", + "winter" + ], + "car_defrost_low_right": [ + "air", + "air flow", + "arrow", + "arrows", + "auto", + "automobile", + "automotive", + "car", + "climate", + "climate control", + "control", + "dashboard", + "defog", + "defrost", + "direction", + "fan", + "heat", + "heating", + "human", + "hvac", + "indicator", + "lines", + "lower", + "people", + "person", + "rear", + "right", + "seat", + "setting", + "symbol", + "three lines", + "ui", + "vehicle", + "wavy lines", + "window", + "windshield" + ], + "car_defrost_mid_left": [ + "air", + "airflow", + "arrow", + "arrows", + "automobile", + "automotive", + "button", + "car", + "center", + "climate", + "control", + "dashboard", + "defog", + "defrost", + "defroster", + "diagonal", + "direction", + "heat", + "human", + "hvac", + "icon", + "left", + "lines", + "mid", + "middle", + "panel", + "people", + "person", + "pictogram.", + "seat", + "switch", + "symbol", + "vehicle", + "vent", + "window", + "windshield" + ], + "car_defrost_mid_low_left": [ + "ac", + "air conditioning", + "air flow", + "arrow", + "auto climate", + "automobile", + "automotive", + "automotive controls", + "car", + "car climate", + "car icons", + "car settings", + "car symbols", + "climate", + "climate control", + "control panel", + "dashboard", + "defog", + "defrost", + "defroster", + "direction", + "driver side", + "heat", + "heated mirrors", + "heated seats", + "human", + "hvac", + "interior", + "left", + "people", + "person", + "rear window defrost", + "seat", + "temperature", + "vehicle", + "vent", + "ventilation", + "window defrost", + "windshield defrost" + ], + "car_defrost_mid_low_right": [ + "air", + "airflow", + "arrow", + "automobile", + "automotive", + "blow", + "car", + "climate", + "controls", + "cooling", + "dashboard", + "defog", + "defrost", + "defroster", + "diagonal", + "direction", + "front", + "heat", + "heating", + "human", + "hvac", + "interior", + "line", + "low", + "mid", + "middle", + "people", + "person", + "right", + "seat", + "three lines", + "vehicle", + "vent", + "ventilation", + "window", + "windshield" + ], + "car_defrost_mid_right": [ + "air", + "air conditioning", + "arrow", + "automobile", + "automotive", + "button", + "car", + "circulation", + "clear", + "climate control", + "control", + "cooling", + "dashboard", + "defog", + "defrost", + "defroster", + "direction", + "fog", + "heat", + "heating", + "human", + "hvac", + "ice", + "interior", + "mid right", + "mist", + "people", + "person", + "seat", + "side window", + "symbol", + "temperature.", + "thaw", + "un-fog", + "un-ice", + "vehicle", + "vent", + "ventilation", + "window" + ], + "car_defrost_right": [ + "air", + "airflow", + "arrow", + "automobile", + "automotive", + "button", + "car", + "clear", + "climate", + "control", + "dashboard", + "defog", + "defrost", + "defroster", + "direction", + "directional", + "fog", + "heat", + "heating", + "human", + "hvac", + "ice", + "melt", + "panel", + "people", + "person", + "rear window", + "right", + "seat", + "side", + "snow", + "switch", + "temperature", + "thaw", + "vehicle", + "ventilation", + "warm", + "window", + "windshield" + ], + "car_fan_low_left": [ + "air", + "air circulation", + "air flow", + "arrow", + "automobile", + "automotive", + "blower", + "car", + "climate", + "climate control", + "comfort", + "controls", + "cooling", + "dashboard", + "direction", + "directional", + "fan", + "heat", + "heating", + "human", + "hvac", + "interior", + "left direction", + "low speed", + "people", + "person", + "seat", + "temperature", + "transport", + "travel", + "vehicle", + "vent", + "ventilation" + ], + "car_fan_low_mid_left": [ + "abstract", + "air", + "air vent", + "airflow", + "arrow", + "automobile", + "automotive", + "blower", + "car", + "climate", + "control", + "curved", + "dashboard", + "direction", + "directional", + "fan", + "heat", + "human", + "hvac", + "indicator", + "interior", + "left", + "line", + "low", + "medium", + "people", + "person", + "seat", + "setting", + "speed", + "symbol", + "vehicle", + "ventilation", + "wind" + ], + "car_fan_low_right": [ + "air", + "air direction", + "airflow", + "arrow", + "automobile", + "automotive", + "automotive control", + "automotive setting", + "car", + "car vent", + "climate", + "climate control", + "control", + "dashboard", + "direction", + "fan", + "fan control", + "fan direction", + "heat", + "human", + "hvac", + "intensity", + "interior", + "level", + "low", + "low setting", + "people", + "person", + "right", + "right direction", + "seat", + "speed", + "temperature", + "vehicle", + "vehicle control", + "vent", + "ventilation" + ], + "car_fan_mid_left": [ + "adjustment", + "air", + "air flow", + "arrow", + "automobile", + "automotive", + "blow", + "car", + "center", + "climate control", + "comfort", + "control panel", + "cool", + "dash", + "dashboard", + "direction", + "fan", + "heat", + "human", + "hvac", + "icon", + "interior", + "left", + "middle", + "mode", + "outline", + "people", + "person", + "seat", + "settings", + "symbol", + "system", + "vehicle", + "ventilation", + "wind" + ], + "car_fan_mid_low_right": [ + "air", + "airflow", + "arrow", + "automobile", + "automotive", + "blow", + "button", + "car", + "climate", + "control", + "dashboard", + "direction", + "fan", + "graphic", + "heat", + "human", + "hvac", + "icon", + "intensity", + "level", + "low", + "mid", + "people", + "person", + "power", + "right", + "seat", + "setting", + "speed", + "stream", + "symbol", + "system", + "ui element", + "vehicle", + "ventilation", + "wind" + ], + "car_fan_mid_right": [ + "air", + "air direction", + "air flow direction", + "airflow", + "arrow", + "automobile", + "automotive", + "automotive control", + "car", + "center", + "climate", + "control", + "dashboard", + "direction", + "fan", + "flow", + "heat", + "horizontal", + "human", + "hvac", + "lines", + "mid", + "middle", + "people", + "person", + "right", + "seat", + "setting", + "temperature", + "vehicle", + "vent", + "ventilation", + "ventilation direction" + ], + "car_fan_recirculate": [ + "air", + "air circulation", + "air flow", + "air intake", + "arrow", + "arrows", + "auto", + "automobile", + "automotive", + "button", + "car", + "circle", + "climate control", + "clockwise", + "control panel", + "cycle", + "dashboard", + "fan", + "heat", + "hvac", + "icon", + "inside air", + "internal air", + "loop", + "recirculate", + "symbol", + "temperature", + "vehicle", + "ventilation" + ], + "car_gear": [ + "adjustment", + "administration", + "automation", + "automobile", + "automotive", + "car", + "car gear", + "cog", + "configuration", + "control", + "customization", + "device", + "engine", + "engineering", + "gear", + "industry", + "machine part", + "mechanic", + "mechanical", + "options", + "personal", + "preferences", + "settings", + "setup", + "system", + "tool", + "transmission", + "tuning", + "vehicle", + "wheel" + ], + "car_lock": [ + "access", + "access control", + "automobile", + "automotive", + "button", + "car", + "car door", + "circle", + "door", + "entry", + "handle", + "key", + "latch", + "line", + "lock", + "locked", + "mechanism", + "open", + "password", + "privacy", + "private", + "protection", + "release", + "safety", + "secure", + "security", + "system", + "transport", + "transportation", + "travel", + "unlock", + "unlocked", + "vehicle" + ], + "car_mirror_heat": [ + "auto heat", + "automobile", + "automotive", + "car", + "car controls", + "car defrost", + "car features", + "car heating", + "car settings", + "climate control", + "defog", + "defrost", + "defroster", + "fog", + "heat", + "heating", + "ice", + "mirror", + "rear view mirror", + "side mirror", + "sideview", + "snow", + "temperature", + "vehicle", + "window", + "window defrost", + "window heat", + "wing mirror", + "winter" + ], + "car_rental": [ + "access", + "automobile", + "booking", + "booking service", + "car", + "car key", + "cars", + "drive", + "driving", + "drop off", + "entry", + "hire", + "journey", + "key", + "lock", + "maps", + "mobility", + "passenger", + "password", + "pick up", + "rent", + "rental", + "reservation", + "reservation details", + "road transport", + "road trip", + "service", + "transport", + "transport service", + "transportation", + "travel", + "travel booking", + "travel service", + "trip", + "unlock", + "vacation", + "vehicle" + ], + "car_repair": [ + "adjustments", + "assistance", + "auto", + "automobile", + "automotive", + "breakdown", + "car", + "car service", + "cars", + "configuration", + "emergency", + "fix", + "garage", + "garage tools", + "gears", + "machinery", + "maintenance", + "maps", + "mechanic", + "repair", + "repair shop", + "service", + "settings", + "spanner", + "support", + "tool", + "transportation", + "travel", + "tune-up", + "vehicle", + "vehicle maintenance", + "workshop", + "wrench" + ], + "car_tag": [ + "auto", + "automobile", + "automotive", + "bill", + "car", + "card", + "cars", + "cart", + "cash", + "coin", + "commerce", + "coupe", + "credit", + "currency", + "dollars", + "drive", + "engine", + "fast", + "garage", + "journey", + "lease", + "maintenance", + "mechanic", + "money", + "movement", + "online", + "pay", + "payment", + "price", + "rental", + "repair", + "ride", + "road", + "sedan", + "sell", + "service", + "shopping", + "speed", + "street", + "tag", + "taxi", + "transport", + "transportation", + "travel", + "trip", + "vehicle" + ], + "card_membership": [ + "access", + "account", + "bill", + "bookmark", + "card", + "cash", + "certificate", + "club", + "club card", + "coin", + "commerce", + "cost", + "credit", + "currency", + "document", + "dollars", + "enrollment", + "entry pass", + "finance", + "id", + "identification", + "identity", + "login", + "loyalty", + "loyalty card", + "membership", + "money", + "online", + "pass", + "pay", + "payment", + "permit", + "premium", + "profile", + "rectangle", + "registration", + "shape", + "shopping", + "sign up", + "square", + "subscription", + "user", + "vip" + ], + "card_travel": [ + "accessory", + "bag", + "baggage", + "bill", + "briefcase", + "business", + "card", + "carry", + "case", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "dollars", + "finance", + "handle", + "item", + "journey", + "luggage", + "membership", + "miles", + "money", + "online", + "packing", + "pay", + "payment", + "personal", + "rectangle", + "square", + "suitcase", + "transportation", + "travel", + "trip", + "voyage" + ], + "cardio_load": [ + "activity", + "appreciate", + "biometric", + "body", + "cardio", + "cardiovascular", + "chart", + "ecg", + "ekg", + "exercise", + "exertion", + "favorite", + "fitbit", + "fitness", + "graph", + "health", + "health data", + "heart", + "heart rate", + "heartbeat", + "intensity", + "like", + "line", + "load", + "love", + "measure", + "medical", + "monitor", + "monitoring", + "performance", + "physiological", + "pulse", + "rhythm", + "sports", + "tracking", + "training", + "training effort", + "training load", + "vital signs", + "waveform", + "wellness" + ], + "cardiology": [ + "beat", + "cardio", + "cardiology", + "chart", + "clinic", + "data", + "diagram", + "doctor", + "ecg", + "ekg", + "graph", + "health", + "health data", + "health monitor", + "health monitoring", + "healthcare", + "heart", + "heart health", + "hospital", + "line", + "line graph", + "measure", + "medical", + "medicine", + "monitor", + "physician", + "pulse", + "rhythm", + "tracing", + "treatment", + "waveform" + ], + "cards": [ + "app", + "application", + "arrangement", + "cards", + "collection", + "components", + "content", + "data", + "deck", + "design", + "display", + "documents", + "files", + "grid", + "grid view", + "group", + "information", + "interface", + "items", + "layers", + "layout", + "list", + "list view", + "mobile", + "monitor", + "multiple", + "order", + "organization", + "overlay", + "paper", + "phone", + "presentation", + "rearrange", + "rectangles", + "screen", + "set", + "site", + "sort", + "squares", + "stack", + "tablet", + "ui", + "ux", + "view", + "web", + "website", + "window" + ], + "cards_stack": [ + "abstract", + "archive", + "arrangement", + "bundle", + "business", + "card", + "cards", + "collection", + "content", + "data", + "deck", + "documents", + "elements", + "files", + "finance", + "game", + "group", + "grouped", + "information", + "items", + "journal", + "layering", + "layers", + "list", + "management", + "multiple", + "objects", + "organize", + "organized", + "pile", + "prints", + "records", + "set", + "stack", + "store", + "text" + ], + "cards_star": [ + "best", + "bookmark", + "card", + "cards star", + "collection", + "deck", + "favorite", + "game", + "group", + "highlight", + "important", + "layered", + "list", + "loyalty", + "mark", + "multiple", + "overlapping", + "play", + "point", + "polygon", + "premium", + "prints", + "quality", + "ranking", + "rate", + "rating", + "rectangle", + "reward", + "save", + "scratchcard", + "set", + "shape", + "square", + "stack", + "star" + ], + "carpenter": [ + "build", + "building", + "career", + "carpenter", + "construct", + "construction", + "craft", + "create", + "cutting", + "employee", + "figure", + "fix", + "handyman", + "individual", + "job", + "labor", + "manual labor", + "occupation", + "outline", + "person", + "profession", + "repair", + "saw", + "silhouette", + "skill", + "tool", + "tools", + "trade", + "woodworking", + "work", + "worker" + ], + "carry_on_bag": [ + "adventure", + "airplane", + "airport", + "bag", + "baggage", + "belongings", + "boarding", + "cabin bag", + "carry", + "carry on", + "flight", + "handle", + "journey", + "luggage", + "on", + "overhead bin", + "packing", + "personal item", + "rectangle", + "suitcase", + "tourism", + "transport", + "travel", + "travel bag", + "trip", + "trolley", + "vacation", + "wheelie bag", + "wheels" + ], + "carry_on_bag_checked": [ + "accepted", + "airplane", + "airport", + "airport bag", + "approve", + "approved", + "bag", + "bag with wheels", + "baggage", + "box", + "carry", + "carry-on", + "check", + "checked", + "checkmark", + "completed", + "confirmed", + "done", + "handle", + "journey", + "luggage", + "ok", + "on", + "rectangle", + "select", + "square", + "suitcase", + "tick", + "transportation", + "travel", + "travel bag", + "trip", + "vacation", + "valid", + "verified", + "wheel", + "yes" + ], + "carry_on_bag_inactive": [ + "airplane", + "airport", + "bag", + "baggage", + "carry", + "carry-on", + "container", + "disabled", + "enabled", + "flight", + "greyed out", + "handle", + "inactive", + "journey", + "luggage", + "not selected", + "off", + "on", + "packing", + "personal item", + "rectangle", + "slash", + "storage", + "suitcase", + "transport", + "travel", + "travel bag", + "trip", + "unavailable", + "vacation", + "wheels" + ], + "carry_on_bag_question": [ + "?", + "airline", + "airport", + "bag", + "baggage", + "baggage rules", + "carry", + "carry-on", + "details", + "flight", + "guidelines", + "handle", + "help", + "info", + "information", + "inquiry", + "learn", + "luggage", + "on", + "packing", + "query", + "query symbol", + "question", + "question mark", + "rectangle", + "regulations", + "rules", + "square", + "suitcase", + "support", + "symbol", + "travel", + "travel tips", + "wheels" + ], + "cases": [ + "administration", + "archive", + "bag", + "baggage", + "briefcase", + "briefcases", + "bureaucracy", + "business", + "case", + "cases", + "categorized", + "collection", + "data", + "documentation", + "documents", + "file cabinet", + "files", + "filing", + "folders", + "information", + "law", + "legal", + "management", + "office", + "organization", + "organized", + "purse", + "records", + "repository", + "storage", + "structured", + "suitcase", + "system", + "work" + ], + "casino": [ + "bet", + "betting", + "building", + "cards", + "casino", + "casino chip", + "chance", + "chips", + "craps", + "destination", + "dice", + "dots", + "entertainment", + "fortune", + "fun", + "gamble", + "gambling", + "game", + "games", + "gaming", + "landmark", + "leisure", + "lose", + "luck", + "nightlife", + "places", + "play", + "poker", + "risk", + "roulette", + "slots", + "tokens", + "win" + ], + "cast": [ + "Android", + "OS", + "airplay", + "audio", + "broadcast", + "cast", + "chrome", + "chromecast", + "connect", + "connection", + "content", + "desktop", + "device", + "display", + "hardware", + "iOS", + "mac", + "media", + "mirror", + "monitor", + "network", + "output", + "playback", + "projector", + "push", + "receiver", + "screen", + "screencast", + "send", + "share", + "signal", + "stream", + "streaming", + "technology", + "television", + "transmit", + "tv", + "video", + "web", + "window", + "wireless" + ], + "cast_connected": [ + "Android", + "OS", + "airplay", + "audio", + "beaming", + "broadcast", + "cast", + "cast connected", + "chrome", + "connect", + "connected", + "connected device", + "connection", + "content", + "control", + "desktop", + "device", + "display", + "entertainment", + "hardware", + "iOS", + "link", + "link established", + "mac", + "media", + "media player", + "mirroring", + "monitor", + "multimedia", + "network", + "projecting", + "remote", + "screen", + "screencast", + "share", + "signal", + "smart tv", + "streaming", + "television", + "transmit", + "tv", + "video", + "web", + "window", + "wireless" + ], + "cast_for_education": [ + "Android", + "OS", + "airplay", + "audio", + "broadcast", + "cast", + "chrome", + "classroom", + "college", + "connect", + "connection", + "desktop", + "device", + "display", + "education", + "for", + "hardware", + "iOS", + "knowledge", + "learn", + "learning", + "lecture", + "lessons teaching", + "mac", + "media", + "monitor", + "presentation", + "projection", + "school", + "screen", + "screencast", + "share", + "sharing", + "stream", + "streaming", + "student", + "teach", + "teacher", + "technology", + "television", + "tv", + "university", + "video", + "web", + "window", + "wireless" + ], + "cast_pause": [ + "Android", + "OS", + "airplay", + "audio", + "break", + "broadcast", + "cast", + "casting", + "chrome", + "computer", + "connect", + "connected", + "control", + "controls", + "desktop", + "device", + "display", + "hardware", + "iOS", + "interruption", + "mac", + "media", + "media player", + "monitor", + "multimedia", + "music", + "pause", + "playback", + "projecting", + "screen", + "screencast", + "stop", + "streaming", + "streaming device", + "technology", + "television", + "tv", + "two lines", + "vertical bars", + "video", + "web", + "window", + "wireless" + ], + "cast_warning": [ + "!", + "Android", + "OS", + "airplay", + "alert", + "attention", + "broadcast", + "cast", + "caution", + "chrome", + "connect", + "connection", + "danger", + "data", + "desktop", + "device", + "display", + "error", + "exclamation", + "hardware", + "high", + "iOS", + "important", + "issue", + "link", + "mac", + "mark", + "media", + "monitor", + "network", + "notification", + "output", + "problem", + "screen", + "screencast", + "signal", + "stream", + "streaming", + "symbol", + "system", + "television", + "triangle", + "tv", + "warning", + "web", + "window", + "wireless" + ], + "castle": [ + "abode", + "ancient", + "architecture", + "battlement", + "building", + "castle", + "domain", + "dwelling", + "establishment", + "estate", + "fairytale", + "fort", + "fortress", + "historical", + "home", + "housing", + "kingdom", + "landmark", + "lodging", + "mansion", + "medieval", + "monument", + "palace", + "protected", + "residence", + "royal", + "security", + "stronghold", + "structure", + "tower", + "turrets" + ], + "category": [ + "categories", + "category", + "chain", + "chains", + "chart", + "charts", + "circle", + "circles", + "collection", + "concept", + "concepts", + "connection", + "connections", + "diagram", + "diagrams", + "flow", + "hierarchical", + "hierarchy", + "idea", + "ideas", + "items", + "link", + "links", + "network", + "networks", + "orb", + "orbs", + "organization", + "organize", + "product", + "relate", + "related", + "relationship", + "relationships", + "shapes", + "sort", + "square", + "structure", + "structures", + "three circles", + "tree", + "trees", + "triangle" + ], + "category_search": [ + "action", + "analysis", + "categories", + "category", + "circle", + "collection", + "detection", + "discover", + "explore", + "filter", + "find", + "glass", + "input", + "inspection", + "interface", + "investigation", + "items", + "lens", + "locate", + "look", + "magnify", + "magnifying", + "magnifying glass", + "navigation", + "observation", + "optic", + "product", + "query", + "research", + "scanning", + "scope", + "search", + "see", + "shapes", + "sort", + "square", + "tool", + "triangle", + "zoom" + ], + "celebration": [ + "achievement", + "activity", + "award", + "birthday", + "burst", + "celebration", + "confetti", + "congratulations", + "emblem", + "event", + "excitement", + "explode", + "festive", + "fireworks", + "fun", + "glitter", + "glyph", + "graphic", + "happy", + "joy", + "light", + "magic", + "party", + "reward", + "shape", + "sparkle", + "special", + "star", + "success", + "surprise", + "symbol", + "victory" + ], + "cell_tower": [ + "5g", + "antenna", + "broadcast", + "building", + "casting", + "cell", + "cell tower", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "gsm", + "infrastructure", + "internet", + "lte", + "mast", + "mobile", + "network", + "radio", + "radio tower", + "signal", + "station", + "structure", + "technology", + "telecommunications", + "tower", + "transmission", + "transmission tower", + "transmitting", + "wireless" + ], + "cell_wifi": [ + "access", + "bars", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "curves", + "data", + "device", + "indicator", + "internet", + "lines", + "mobile", + "network", + "phone", + "reception", + "service", + "signal", + "status", + "technology", + "waves", + "wifi", + "wireless" + ], + "center_focus_strong": [ + "accuracy", + "adjust", + "aiming", + "alignment", + "area", + "boundaries", + "box", + "camera", + "capture", + "center", + "control", + "corners", + "crosshairs", + "define", + "editor", + "focus", + "frame", + "highlight", + "image", + "lens", + "measurement", + "photo", + "photography", + "pinpoint", + "selection", + "settings", + "square", + "strong", + "target", + "tool", + "view", + "zone", + "zoom" + ], + "center_focus_weak": [ + "aim", + "alignment", + "area", + "boundaries", + "camera", + "capture", + "center", + "center focus weak", + "crosshairs", + "focus", + "frame", + "guide", + "image", + "indicator", + "lens", + "limit", + "outline", + "photo", + "photography", + "rectangle", + "region", + "selection", + "shot", + "space", + "square", + "symbol", + "target", + "video", + "viewfinder", + "weak", + "zone", + "zoom" + ], + "cell_merge": [ + "arrangement", + "arrow", + "arrows", + "cell", + "cell merge", + "cells", + "cells together", + "column merge", + "combine", + "combine cells", + "connect", + "data", + "data grid", + "data merge", + "document", + "editor", + "grid", + "grouping", + "inward", + "join cells", + "layout", + "link", + "merge", + "merge cells", + "organization", + "rectangular", + "row merge", + "sheets", + "spreadsheet", + "square", + "structure", + "table", + "table merge", + "two cells", + "unite cells", + "worksheet" + ], + "chair": [ + "balcony", + "bedroom", + "chair", + "comfort", + "couch", + "decoration", + "dining", + "furniture", + "garden", + "graphic", + "home", + "house", + "illustration", + "indoors", + "item", + "living", + "living room", + "lounge", + "lounging", + "loveseat", + "object", + "office", + "outline", + "patio", + "pictogram", + "relax", + "rest", + "room", + "seat", + "seating", + "simple", + "sofa", + "symbol" + ], + "chair_alt": [ + "basic", + "cahir", + "chair", + "comfortable", + "furniture", + "graphic", + "home", + "house", + "household", + "illustration", + "indoor", + "kitchen", + "line", + "lounging", + "object", + "office", + "outline", + "pictogram", + "rectangle", + "seat", + "seating", + "simple", + "sitting", + "solid", + "symbol", + "table", + "waiting" + ], + "chair_counter": [ + "abstract", + "bar", + "bar stool", + "chair", + "counter", + "dining", + "domestic", + "element", + "furniture", + "graphic", + "home", + "household", + "icon", + "illustration", + "item", + "kitchen", + "minimal", + "object", + "outline", + "restaurant", + "seat", + "seating", + "shape", + "silhouette", + "simple", + "stool", + "symbol" + ], + "chair_fireplace": [ + "armchair", + "burning", + "chair", + "chimney", + "comfort", + "cozy", + "dining", + "domestic", + "environment", + "fire", + "fireplace", + "fireplace lounge", + "flame", + "flames", + "furniture", + "hearth", + "heat", + "home", + "home decor", + "home interior", + "house", + "indoor", + "interior", + "leisure", + "living room", + "lounge", + "relaxation", + "relaxing", + "rest", + "room", + "seat", + "seating", + "setting", + "warmth" + ], + "chair_umbrella": [ + "accessory", + "beach", + "chair", + "chairs", + "comfort", + "deck", + "furniture", + "garden", + "holiday", + "home", + "house", + "leisure", + "lounge", + "object", + "outdoor", + "outdoors", + "outside", + "patio", + "pool", + "recreation", + "relaxation", + "resort", + "rest", + "shade", + "silhouette", + "social", + "summer", + "sun", + "symbol", + "terrace", + "tourism", + "travel", + "umbrella", + "vacation", + "yard" + ], + "chalet": [ + "A-frame", + "alpine", + "architecture", + "building", + "cabin", + "chalet", + "chimney", + "cottage", + "countryside", + "door", + "dwelling", + "dwelling place", + "estate", + "holiday", + "home", + "house", + "lodge", + "lodging", + "maps", + "mountain", + "place", + "real", + "residence", + "residential", + "retreat", + "roof", + "rural", + "shelter", + "skiing", + "stay", + "structure", + "travel", + "traveling", + "triangular", + "trip", + "vacation", + "window" + ], + "change_circle": [ + "alter", + "around", + "arrow", + "arrows", + "change", + "circle", + "circular", + "cycle", + "direction", + "exchange", + "flow", + "loop", + "modification", + "movement", + "navigation", + "ongoing", + "process", + "progress", + "refresh", + "reload", + "renew", + "repeat", + "replace", + "rotate", + "round", + "status", + "switch", + "transition", + "update" + ], + "change_history": [ + "audit trail", + "change", + "change history", + "chronology", + "development", + "edits", + "events", + "evolution", + "flow", + "history", + "journal", + "journey", + "log", + "modifications", + "past", + "path", + "process", + "progression", + "record", + "revisions", + "sequence", + "shape", + "time", + "timeline", + "track changes", + "triangle", + "updates", + "version history" + ], + "charger": [ + "adapter", + "batteries", + "battery", + "bolt", + "cable", + "charge", + "charger", + "charging", + "circle", + "connect", + "connection", + "connector", + "device", + "electric", + "electric vehicle", + "electricity", + "electronics", + "energy", + "ev", + "fast", + "input", + "instant", + "lightning", + "nest", + "offline", + "outlet", + "plug", + "port", + "power", + "power up", + "refill", + "replenish", + "source", + "supply", + "technology", + "thunderbolt", + "top up", + "wire" + ], + "chart_data": [ + "analysis", + "analytics", + "area chart", + "arrow", + "bar chart", + "bar graph", + "business", + "chart", + "dashboard", + "data", + "data visualization", + "diagram", + "figures", + "finance", + "graph", + "growth", + "health", + "infographic", + "information", + "line", + "line graph", + "measure", + "measurement", + "metrics", + "numbers", + "performance", + "plot", + "presentation", + "progress", + "report", + "results", + "statistics", + "summary", + "tracking", + "trend", + "up", + "visual data" + ], + "charging_station": [ + "Android", + "OS", + "battery", + "bolt", + "car", + "cell", + "charge", + "charging", + "charging station", + "connector", + "device", + "electric", + "electric vehicle", + "electricity", + "energy", + "ev", + "filling", + "fueling", + "hardware", + "iOS", + "icon", + "instant", + "lightning", + "location", + "map", + "mobile", + "mobile charge", + "navigation", + "phone", + "pin", + "plug", + "point of interest", + "pointer", + "power", + "road", + "station", + "symbol", + "tablet", + "thunderbolt", + "transport", + "vehicle" + ], + "chat": [ + "alert", + "balloon", + "bubble", + "chat", + "chat balloon", + "comment", + "communicate", + "communication", + "connect", + "contact", + "conversation", + "conversation bubble", + "dialog", + "discussion", + "feedback", + "forum", + "message", + "notification", + "outline", + "point", + "pointed", + "social", + "speak", + "speech", + "speech bubble", + "square", + "square with tail", + "tail", + "talk", + "talk bubble", + "text", + "ui element" + ], + "chat_add_on": [ + "add", + "add on", + "addon", + "bubble", + "chat", + "comment", + "communication", + "conversation", + "create", + "dialog bubble", + "dialogue", + "discussion", + "extension", + "extra", + "forum", + "interaction", + "message", + "new", + "new message", + "plus", + "plus sign", + "social", + "speech bubble", + "square", + "talk", + "talk bubble", + "text" + ], + "chat_apps_script": [ + "add-on", + "ai", + "app bubble", + "application", + "apps", + "assistant", + "automation", + "bubble", + "chat", + "chatbot", + "code", + "code bubble", + "communication", + "conversation", + "development", + "dialogue", + "dialogue bubble", + "extension", + "integration", + "message", + "messaging", + "plugin", + "programming", + "script", + "script bubble", + "speech bubble", + "talk", + "text", + "text bubble" + ], + "chat_bubble": [ + "assistance", + "blank", + "bubble", + "chat", + "comment", + "comment box", + "communicate", + "communication", + "contact", + "conversation", + "converse", + "dialogue", + "discuss", + "empty", + "feedback", + "help", + "message", + "outline", + "speech", + "support", + "talk", + "text", + "text message" + ], + "chat_bubble_off": [ + "bubble", + "chat", + "chat bubble", + "chat off", + "comment", + "comments off", + "communicate", + "communication", + "conversation", + "dialog", + "disable", + "disabled", + "disabled chat", + "enabled", + "feedback", + "message", + "messaging off", + "mute", + "mute chat", + "mute message", + "muted chat", + "no chat", + "no comments", + "off", + "offline", + "on", + "outline", + "silent", + "slash", + "speak", + "speaking", + "speech", + "speech bubble", + "talk" + ], + "chat_dashed": [ + "broken line", + "bubble", + "chat", + "comment", + "communicate", + "communication", + "conversation", + "dash", + "dashed", + "dialogue", + "discussion", + "draft", + "element", + "empty", + "feedback", + "forum", + "future", + "graphic", + "icon", + "idea", + "incomplete", + "message", + "outline", + "pending", + "placeholder", + "social", + "speech", + "symbol", + "talk", + "temporary", + "text", + "thought", + "unfilled" + ], + "chat_error": [ + "alert", + "attention", + "bubble", + "cancel", + "caution", + "chat", + "clear", + "close", + "comic", + "comment", + "communicate", + "communication", + "conversation", + "danger", + "dialogue", + "error", + "exclamation mark", + "exit", + "failed", + "failure", + "feedback", + "important", + "issue", + "mark", + "message", + "mistake", + "no", + "notification", + "pointed.", + "pointy bubble", + "problem", + "remove", + "report", + "sign", + "speech", + "speech bubble", + "square", + "stop", + "symbol", + "talk", + "text", + "warning", + "x" + ], + "chat_info": [ + "about", + "alert", + "announcement", + "assistance", + "basic", + "bubble", + "chat", + "circle", + "comment", + "communicate", + "communication", + "contained", + "conversation", + "details", + "dialog", + "dialog box", + "enclosed", + "feedback", + "filled", + "guide", + "help", + "i", + "info", + "information", + "knowledge", + "letter i", + "message", + "question", + "round", + "service", + "simple", + "solid", + "speak", + "speech", + "support", + "text" + ], + "chat_paste_go": [ + "arrow", + "arrows", + "box", + "bubble", + "chat", + "command", + "comment", + "communicate", + "conversation", + "cursor", + "dialog", + "direction", + "directions", + "enter", + "feedback", + "filled arrow", + "forward", + "go", + "input", + "message", + "navigation", + "next", + "paste", + "pointer", + "pointy", + "prompt", + "reply", + "response", + "right", + "right arrow", + "send", + "speech", + "submit", + "text", + "type", + "typing" + ], + "chat_paste_go_2": [ + "action", + "arrow", + "arrows", + "bubble", + "button", + "chat", + "command", + "comment", + "communicate", + "communication", + "content", + "conversation", + "data", + "dialogue", + "direction", + "directions", + "fast input", + "feedback", + "form", + "forward", + "go", + "input", + "insert", + "interaction", + "message", + "navigation", + "paste", + "quick send", + "rectangle", + "right", + "right arrow", + "send", + "shape", + "speech", + "speech bubble", + "square", + "submit", + "text", + "ui action" + ], + "check": [ + "DISABLE_IOS", + "accepted", + "accuracy", + "approval", + "approved", + "check", + "circle", + "circular", + "complete", + "confirm", + "confirmed", + "correct", + "disable_ios", + "done", + "enter", + "filled", + "finish", + "mark", + "ok", + "okay", + "positive", + "right", + "round", + "select", + "sign", + "solid", + "success", + "task complete", + "tick", + "true", + "valid", + "validation", + "verification", + "yes" + ], + "check_box": [ + "action", + "agreement", + "approved", + "box", + "button", + "check", + "check box", + "checkbox", + "choice", + "complete", + "component", + "confirm", + "consent", + "control", + "done", + "field", + "finished", + "form", + "input", + "interaction", + "item", + "list", + "mark", + "ok", + "option", + "select", + "selected", + "selection", + "square", + "status", + "task", + "tick", + "toggle", + "true", + "ui", + "validate", + "verified", + "yes" + ], + "check_circle": [ + "accepted", + "achievement", + "alert", + "approve", + "badge", + "border", + "check", + "circle", + "complete", + "confirm", + "correct", + "done", + "feedback", + "finish", + "geometry", + "icon", + "mark", + "notification", + "ok", + "outline", + "round", + "select", + "shape", + "status", + "submitted", + "success", + "symbol", + "tick", + "valid", + "validate", + "verified", + "yes" + ], + "check_box_outline_blank": [ + "blank", + "box", + "button", + "check", + "check box", + "checkbox", + "choice", + "component", + "control", + "dash", + "dashed", + "data", + "deselected", + "element", + "empty", + "entry", + "field", + "form", + "graphic", + "input", + "list", + "mark", + "option", + "outline", + "select", + "selection", + "square", + "task", + "tick", + "to do", + "todo", + "toggle", + "ui", + "unchecked", + "unselected", + "visual" + ], + "check_circle_unread": [ + "alert", + "approve", + "approved", + "attention", + "badge", + "check", + "chosen", + "circle", + "complete", + "confirm", + "confirmed", + "done", + "dot", + "email", + "highlight", + "inbox", + "indicator", + "mail", + "mark", + "message", + "new", + "notification", + "ok", + "pending", + "positive", + "select", + "status", + "success", + "tick", + "unread", + "validate", + "validation", + "verified", + "yes" + ], + "check_in_out": [ + "access", + "access in", + "access out", + "arrival", + "arrows", + "bathhouse", + "bidirectional", + "check in", + "check out", + "departure", + "direction", + "entry", + "exchange", + "exit", + "flip", + "hospitality", + "hotel", + "in", + "left arrow", + "login", + "logout", + "movement", + "out", + "reciprocal", + "reciprocal arrows", + "return", + "reverse", + "right arrow", + "sauna", + "spa", + "switch", + "toggle", + "transfer", + "transition", + "travel" + ], + "check_indeterminate_small": [ + "approve", + "check", + "checkbox", + "circle", + "complete", + "control", + "dash", + "done", + "finished", + "form", + "half", + "incomplete", + "indeterminate", + "input", + "line", + "mark", + "middle", + "mixed", + "multiple choice", + "neither", + "not sure", + "ok", + "option", + "outline", + "partial", + "partially selected", + "section", + "segment", + "select", + "selection", + "small", + "state", + "status", + "tick", + "tiny", + "toggle", + "unselected", + "validate", + "verified", + "yes" + ], + "checkbook": [ + "accounting", + "balance", + "bank", + "banking", + "bill", + "book", + "bookkeeping", + "budget", + "business", + "business finance", + "cash flow", + "check", + "checkbook", + "document", + "expenses", + "finance", + "financial", + "income", + "ledger", + "lines", + "money", + "paperwork", + "payment", + "payments", + "personal finance", + "records", + "rectangle", + "register", + "signature", + "transactions", + "writing" + ], + "check_small": [ + "accept", + "apply", + "approval", + "approve", + "check", + "checkbox", + "checked", + "chose", + "circle", + "complete", + "confirm", + "confirmation", + "correct", + "done", + "finished", + "list item", + "mark", + "minimal", + "ok", + "outline", + "right", + "select", + "selected", + "small", + "smaller", + "subtle", + "success", + "tick", + "valid", + "validate", + "verification", + "verified", + "yes" + ], + "checked_bag": [ + "airport", + "approved", + "bag", + "baggage", + "booked", + "buckle", + "check", + "checked", + "checkmark", + "completed", + "confirmation", + "container", + "done", + "handle", + "hotel", + "journey", + "luggage", + "packed", + "packing", + "rectangle", + "reservation", + "storage", + "strap", + "suitcase", + "tick", + "tourism", + "travel", + "trip", + "vacation", + "verified" + ], + "checked_bag_question": [ + "airport", + "assistance", + "bag", + "bag help", + "baggage", + "baggage claim", + "check", + "checked bag", + "checked baggage", + "checked luggage", + "customer service", + "doubt", + "faq", + "help", + "help desk", + "information", + "inquiry", + "journey", + "luggage", + "luggage help", + "luggage tag", + "query", + "question", + "question mark", + "questions", + "suitcase", + "support", + "travel", + "travel assistance", + "travel help", + "travel questions", + "trip" + ], + "checklist": [ + "align", + "alignment", + "approve", + "check", + "check marks", + "checked", + "checklist", + "checkmark", + "complete", + "completed", + "doc", + "done", + "edit", + "editing", + "editor", + "entries", + "finished", + "format", + "item", + "items", + "line", + "lines", + "list", + "list items", + "mark", + "notes", + "ok", + "organization", + "planning", + "productivity", + "project management", + "select", + "sheet", + "spreadsheet", + "square", + "squares", + "task", + "task list", + "text", + "tick", + "tick mark", + "tick marks", + "ticks", + "to do list", + "type", + "validate", + "verified", + "writing", + "yes" + ], + "checklist_rtl": [ + "align", + "alignment", + "approve", + "bullet points", + "check", + "checklist", + "complete", + "content list", + "data", + "doc", + "document", + "done", + "edit", + "editing", + "editor", + "entries", + "form", + "format", + "horizontal lines", + "information", + "items", + "lined list", + "list", + "management", + "mark", + "notes", + "numbered list", + "ok", + "order", + "organization", + "plan", + "planning", + "progress", + "report", + "right-to-left", + "rtl", + "select", + "sequence", + "sheet", + "spreadsheet", + "survey", + "tasks", + "text", + "tick", + "to-do", + "type", + "validate", + "verified", + "writing", + "yes" + ], + "checkroom": [ + "apparel", + "bag", + "boutique", + "changing room", + "checkroom", + "cloakroom", + "closet", + "clothes", + "clothing", + "coat check", + "dressing room", + "facility", + "fashion", + "fitting room", + "garment", + "hanger", + "hanging", + "hotel", + "location", + "luggage", + "place", + "reception", + "retail", + "service", + "shop", + "storage", + "store", + "travel", + "visitor", + "wardrobe" + ], + "cheer": [ + "achievement", + "achievement icon", + "applaud", + "award", + "award icon", + "celebrate", + "celebration", + "celebration icon", + "cheer", + "confetti", + "confetti burst", + "congratulations", + "encourage", + "exciting", + "festive", + "festive elements", + "festive icon", + "happiness", + "happy", + "hype", + "joy", + "joy icon", + "party", + "party elements", + "party icon", + "stars", + "success", + "success icon", + "win", + "winning", + "winning icon" + ], + "chef_hat": [ + "baker", + "baking", + "baking hat", + "cap", + "chef", + "chef uniform", + "chef's hat", + "cook", + "cooking", + "cooking hat", + "cooking icon", + "cuisine", + "culinary", + "culinary arts", + "dining", + "eat", + "food", + "food icon", + "food preparation", + "food service", + "gastronomy", + "hat", + "kitchen", + "kitchen professional", + "meal", + "menu", + "professional", + "professional chef", + "recipe", + "restaurant", + "restaurant industry", + "toque", + "uniform" + ], + "chess": [ + "abstract", + "activity", + "bishop", + "board", + "board game", + "challenge", + "chess", + "chess piece", + "competition", + "entertainment", + "game", + "google play", + "king", + "knight", + "leisure", + "logic", + "mental", + "moves", + "pawn", + "piece", + "planning", + "play", + "puzzle", + "queen", + "recreation", + "rook", + "sport", + "square", + "strategy", + "tactic", + "thinking", + "victory" + ], + "chess_bishop_2": [ + "activity", + "bishop", + "board", + "board game", + "chess", + "chess piece", + "competition", + "entertainment", + "game", + "google play", + "graphic", + "hobby", + "icon", + "king", + "knight", + "leisure", + "pawn", + "queen", + "rook", + "sport", + "strategy", + "symbol" + ], + "chess_bishop": [ + "abstract", + "bishop", + "board", + "board game", + "chess", + "chess piece", + "competition", + "diagonal", + "entertainment", + "game", + "game piece", + "google play", + "graphic", + "hobby", + "icon", + "illustration", + "intellectual", + "leisure", + "mind game", + "movement", + "piece", + "player", + "sport", + "strategy", + "symbol", + "tabletop" + ], + "chess_king": [ + "activity", + "board", + "board game", + "challenge", + "champion", + "chess", + "chess piece", + "competition", + "cross", + "crown", + "game", + "game piece", + "google play", + "head", + "hobby", + "king", + "leader", + "leisure", + "logic", + "mental", + "monarch", + "move", + "outline", + "piece", + "playing piece", + "power", + "royalty", + "shape", + "silhouette", + "sport", + "strategy", + "symbol", + "top" + ], + "chess_king_2": [ + "base", + "bishop", + "board", + "board game", + "challenge", + "chess", + "chess piece", + "circle", + "competition", + "cross", + "crown", + "figure", + "game", + "google play", + "head", + "king", + "knight", + "leadership", + "pawn", + "piece", + "player", + "plus", + "point", + "power", + "queen", + "rook", + "rounded", + "royalty", + "shape", + "silhouette", + "sport", + "strategy", + "top" + ], + "chess_knight": [ + "animal", + "board", + "board game", + "challenge", + "chess", + "chess piece", + "competition", + "game", + "game icon", + "game piece", + "google play", + "head", + "horse", + "knight", + "l-shape", + "leisure", + "mental", + "movement", + "opponent", + "piece", + "player", + "profile", + "profile view", + "side view", + "sport", + "strategy", + "strategy game", + "thinking" + ], + "chess_pawn": [ + "attack", + "board", + "board game", + "chess", + "chess piece", + "competition", + "filled", + "game", + "game piece", + "google play", + "move", + "object", + "pawn", + "piece", + "play", + "representation", + "shape", + "silhouette", + "simple", + "solid", + "strategy", + "symbol", + "tabletop game" + ], + "chess_pawn_2": [ + "basic", + "board", + "board game", + "chess", + "chess piece", + "classic", + "dome", + "drawing", + "fill", + "game", + "game piece", + "google play", + "graphic", + "icon", + "illustration", + "interface icon", + "object", + "outline", + "pawn", + "piece", + "representation", + "round top", + "shape", + "silhouette", + "simple", + "skirt", + "solid", + "strategy", + "symbol", + "ui icon" + ], + "chess_queen": [ + "bishop", + "board", + "board game", + "checkmate", + "chess", + "chess piece", + "crown", + "design", + "figure", + "game", + "google play", + "graphic", + "icon", + "imperial", + "king", + "knight", + "monarch", + "object", + "pawn", + "piece", + "queen", + "representation", + "rook", + "royalty", + "shape", + "silhouette", + "strategy", + "symbol" + ], + "chess_rook": [ + "ancient", + "attack", + "bishop", + "board", + "board game", + "castle", + "challenge", + "checkmate", + "chess", + "chess piece", + "competition", + "defense", + "file", + "game", + "gaming", + "google play", + "history", + "king", + "knight", + "move", + "pawn", + "piece", + "play", + "queen", + "rank", + "recreation", + "rook", + "sport", + "square", + "strategy", + "strategy game", + "tower", + "victory" + ], + "chevron_backward": [ + "angle", + "arrow", + "arrows", + "back", + "backward", + "chevron", + "control", + "direction", + "indicator", + "left", + "media", + "navigate", + "navigation", + "player", + "point", + "pointer", + "previous", + "return", + "rewind", + "v-shape", + "wedge" + ], + "chevron_forward": [ + "access", + "action", + "advance", + "angle", + "arrow", + "arrows", + "basic", + "chevron", + "continue", + "detail", + "direction", + "expand", + "forward", + "go", + "guide", + "indicator", + "line", + "link", + "minimal", + "more", + "move", + "navigation", + "next", + "point", + "pointer", + "reveal", + "right", + "simple", + "triangle", + "ui control", + "v-shape" + ], + "chevron_left": [ + "DISABLE_IOS", + "angle", + "arrow", + "arrows", + "back", + "before", + "breadcrumbs", + "carousel", + "chevron", + "control", + "direction", + "disable_ios", + "go back", + "guide", + "history", + "indicator", + "left", + "media", + "motion", + "move left", + "navigation", + "pagination", + "pointer", + "previous", + "return", + "rewind", + "slider", + "step back", + "symbol", + "undo", + "v-shape", + "wizard" + ], + "chevron_line_up": [ + "abstract", + "angular", + "arrow", + "button", + "chevron", + "close", + "collapse", + "control", + "direction", + "expand", + "hide", + "indicate", + "indicator", + "line", + "marker", + "menu", + "minimal", + "navigation", + "outline", + "point", + "pointer", + "pointy", + "reveal", + "sharp", + "show", + "simple", + "symbol", + "triangle", + "ui element", + "up" + ], + "chevron_right": [ + "advance", + "angle bracket", + "arrow", + "arrows", + "caret", + "chevron", + "direction", + "forward", + "go", + "indicator", + "list", + "menu", + "move", + "navigate", + "navigation", + "next", + "point", + "pointer", + "proceed", + "right", + "right arrow" + ], + "child_care": [ + "babies", + "baby", + "care", + "carriage", + "child", + "childcare", + "children", + "cradle", + "crib", + "crèche", + "daycare", + "face", + "family", + "guardian", + "high chair", + "infant", + "kids", + "monitor", + "newborn", + "nursery", + "parenting", + "protection", + "responsibility", + "safety", + "security", + "stroller", + "supervised", + "supervision", + "toddler", + "watch", + "young", + "youth" + ], + "child_friendly": [ + "access", + "age", + "age rating", + "baby", + "body", + "care", + "carriage", + "child", + "children", + "content", + "control", + "demographic", + "family", + "figure", + "filter", + "friendly", + "head", + "infant", + "kid", + "kids", + "newborn", + "parent", + "parent filter", + "person", + "profile", + "protection", + "restriction", + "safe", + "secure", + "silhouette", + "stroller", + "toddler", + "user", + "young", + "youth" + ], + "child_hat": [ + "accessory", + "apparel", + "babies", + "baby", + "brim", + "brimmed", + "cap", + "care", + "casual", + "child", + "children", + "clothing", + "clothing item", + "curved", + "dome", + "fabric", + "face", + "folded", + "hat", + "head covering", + "head protection", + "headwear", + "infant", + "kid", + "kids", + "newborn", + "nursery", + "rounded", + "safety", + "seam", + "semicircular", + "soft", + "textile", + "toddler", + "toddlers", + "young" + ], + "chip_extraction": [ + "arrow", + "arrows", + "assembly", + "chip", + "circuit", + "component", + "computer", + "data", + "detach", + "device", + "direction", + "disconnect", + "east", + "electronics", + "engineering", + "extract", + "extraction", + "hardware", + "industry", + "insert", + "install", + "maintenance", + "manufacturing", + "microchip", + "part", + "processor", + "pulling out", + "remove", + "repair", + "right", + "semiconductor", + "swap", + "technology", + "tool", + "uninstall" + ], + "chips": [ + "action", + "app", + "application", + "attribute", + "attributes", + "buttons", + "categories", + "chips", + "choices", + "components", + "criteria", + "customize", + "design", + "filter", + "filter bar", + "filtering", + "input", + "interface", + "layout", + "mobile", + "monitor", + "narrow down", + "options", + "options list", + "organize", + "phone", + "preferences", + "properties", + "refine", + "screen", + "select", + "selection", + "settings", + "site", + "sort", + "tablet", + "tags", + "ui", + "ux", + "web", + "website", + "window" + ], + "chrome_maximize": [ + "chrome", + "maximize" + ], + "chrome_minimize": [ + "chrome", + "minimize" + ], + "chrome_reader_mode": [ + "article", + "book", + "bookmark", + "browser", + "chrome", + "content", + "document", + "layout", + "magazine", + "mode", + "page", + "paper", + "print", + "publication", + "read", + "reader", + "reading", + "rectangle", + "square", + "text", + "three lines", + "web", + "website" + ], + "chrome_restore": [ + "chrome", + "restore" + ], + "chrome_tote": [ + "chrome", + "tote" + ], + "chromecast_device": [ + "IoT", + "airplay", + "audio", + "audio visual", + "av", + "cast", + "chromecast", + "connect", + "connection", + "content", + "device", + "display", + "dongle", + "electronic", + "electronics", + "entertainment", + "google", + "hardware", + "home", + "home entertainment", + "house", + "internet", + "media", + "nest", + "receiver", + "rectangle", + "screen", + "screencast", + "share", + "signal", + "smart", + "streaming", + "technology", + "television", + "transmit", + "video", + "waves", + "wireless" + ], + "chromecast_2": [ + "2", + "airplay", + "audio", + "cast", + "casting", + "chromecast", + "computer", + "connect", + "connection", + "content", + "device", + "display", + "entertainment", + "external display", + "google", + "google cast", + "hardware", + "media", + "mirroring", + "monitor", + "multimedia", + "nest", + "output", + "playback", + "presentation", + "project", + "screen casting", + "screencast", + "share", + "stream", + "streaming", + "technology", + "television", + "transmit", + "tv", + "video", + "wireless" + ], + "chronic": [ + "alarm", + "alert", + "archive", + "clock", + "continuous", + "cycle", + "duration", + "endless", + "eternity", + "event", + "flow", + "future", + "health", + "history", + "infinity", + "journal", + "length", + "log", + "loop", + "ongoing", + "passage", + "past", + "period", + "present", + "record", + "recurring", + "repeat", + "schedule", + "sequence", + "span", + "time", + "timeline", + "timer", + "tracking", + "watch" + ], + "cinematic_blur": [ + "account", + "adjust", + "aesthetic", + "artistic", + "background", + "blur", + "bokeh", + "camera", + "cinema", + "cinematic", + "creative", + "depth of field", + "editing", + "effect", + "film", + "filter", + "focus", + "human", + "image", + "media", + "movie", + "person", + "photo", + "photography", + "portrait", + "post production", + "production", + "profile", + "soft", + "style", + "unfocus", + "user", + "video", + "videography", + "visual effect" + ], + "church": [ + "architecture", + "building", + "cathedral", + "ceremony", + "chapel", + "christian", + "christianity", + "church", + "community", + "cross", + "event", + "faith", + "funeral", + "gathering", + "holy place", + "ideology", + "landmark", + "location", + "place of worship", + "pointer", + "prayer", + "religion", + "religious building", + "sacred", + "sacred place", + "sanctuary", + "service", + "spiritual", + "steeple", + "temple", + "wedding", + "worship" + ], + "circle": [ + "angle", + "basic", + "border", + "boundary", + "circle", + "confine", + "design", + "disc", + "edge", + "element", + "elementary", + "empty", + "enclosure", + "eye", + "fish", + "form", + "frame", + "full", + "geometric", + "geometry", + "globe", + "image", + "lens", + "loop", + "marker", + "moon", + "outline", + "panorama", + "perimeter", + "photo", + "photography", + "picture", + "placeholder", + "plain", + "ring", + "round", + "shape", + "signifier", + "simple", + "spheroid", + "symbol", + "token", + "wide" + ], + "circle_circle": [ + "abstract", + "activity", + "animation", + "busy", + "circle", + "circles", + "circular", + "connection", + "data", + "game controller", + "gaming", + "indicator", + "loading", + "network", + "please wait", + "processing", + "progress", + "receiving", + "refreshing", + "ring", + "rings", + "sending", + "spinner", + "status", + "synchronizing", + "syncing", + "system", + "technology", + "transfer", + "updating", + "wait", + "working" + ], + "circle_notifications": [ + "active", + "activity", + "alarm", + "alert", + "alert bell", + "alert sound", + "announcements", + "attention", + "bell", + "bulletin", + "chime", + "circle", + "circular", + "contained", + "current", + "encircled", + "incoming", + "indication", + "information", + "message", + "new", + "news", + "notification", + "notifications", + "notify", + "ping", + "prompt", + "reminder", + "reminders", + "ring", + "ringtone", + "signal", + "sound", + "updates" + ], + "circles": [ + "abstract", + "arrangement", + "button", + "circles", + "collection", + "decorative", + "design element", + "dots", + "drive", + "element", + "geometry", + "graphic", + "group", + "illustration", + "minimalist", + "modern", + "multiple", + "objects", + "pattern", + "points", + "round", + "shapes", + "simple", + "spheres", + "symbol", + "visual" + ], + "circles_ext": [ + "abstract", + "abstract pattern", + "circle pattern", + "circles", + "circles_ext", + "design", + "detail", + "enlarge", + "exit", + "expand", + "expanded", + "ext", + "extend", + "extension", + "focus", + "full", + "full screen", + "geometric", + "geometric shape", + "geometry", + "icon", + "maximize", + "pattern", + "radial", + "radial pattern", + "screen", + "shape", + "ui icon", + "view", + "zoom" + ], + "clarify": [ + "action", + "article", + "control", + "detail", + "discover", + "doc", + "document", + "examine", + "explore", + "file", + "find", + "focus", + "glass", + "inspect", + "investigate", + "layout", + "locate", + "lookup", + "magnifier", + "magnifying glass", + "navigate", + "news", + "page", + "search", + "symbol", + "text", + "tool", + "writing", + "zoom" + ], + "clean_hands": [ + "bacteria", + "body", + "bubbles", + "care", + "clean", + "cleanse", + "disinfect", + "germ", + "germs", + "gesture", + "hand", + "hand washing", + "hands", + "health", + "health education", + "healthcare", + "hygiene", + "hygiene awareness", + "medical", + "personal", + "prevention", + "protection", + "public health", + "safety", + "sanitary", + "sanitize", + "sanitizer", + "sickness", + "soap", + "virus", + "wash hands", + "washing", + "water", + "wellness" + ], + "cleaning": [ + "angled", + "bar", + "bleach", + "bottle", + "bristles", + "broom", + "chores", + "clean", + "cleaner", + "cleaning", + "clear", + "debris", + "domestic", + "dust", + "equipment", + "handle", + "home", + "household", + "housekeeping", + "hygiene", + "implement", + "janitorial", + "liquid", + "maintenance", + "remove", + "sanitation", + "sanitize", + "service", + "slanted", + "spray", + "straw", + "sweep", + "sweepings", + "task", + "tidy", + "tidying", + "tools", + "work" + ], + "cleaning_services": [ + "broom", + "care", + "chore", + "clean", + "cleaning", + "commercial", + "domestic", + "dust", + "floor", + "home", + "house", + "housekeeping", + "hygiene", + "janitorial", + "maintenance", + "mop", + "organized", + "polish", + "professional", + "refresh", + "residential", + "sanitation", + "scrub", + "service", + "services", + "sparkle", + "squeaky clean", + "sweep", + "tidy", + "wash" + ], + "cleaning_bucket": [ + "bucket", + "chore", + "cleaning", + "container", + "domestic", + "floor cleaning", + "glyph", + "handle", + "home", + "housework", + "hygiene", + "icon", + "janitorial", + "liquid", + "maintenance", + "mop", + "pail", + "sanitation", + "service", + "shape", + "supplies", + "symbol", + "tools", + "utility", + "wash", + "water" + ], + "clear_all": [ + "action", + "all", + "app", + "broom", + "button", + "clean", + "clear", + "clear all", + "control", + "data", + "delete all", + "desktop", + "doc", + "document", + "entries", + "erase all", + "format", + "graphic", + "icon", + "information", + "items", + "lines", + "list", + "management", + "mobile", + "organized", + "pictogram", + "remove all", + "reset", + "sweep", + "sweeping", + "symbol", + "tidy", + "web" + ], + "clear_day": [ + "beams", + "bright", + "circle", + "clear", + "climate", + "day", + "environment", + "forecast", + "good weather", + "heat", + "home", + "hot", + "light", + "meteorology", + "natural", + "nature", + "nest", + "outdoors", + "rays", + "sky", + "solar", + "spherical", + "summer", + "sun", + "sunlight", + "sunny", + "sunny day", + "sunshine", + "temperature", + "thermostat", + "warm", + "weather" + ], + "clear_night": [ + "clear", + "night" + ], + "climate_mini_split": [ + "air conditioner", + "air flow", + "air handler", + "air system", + "air vent", + "appliance", + "automation", + "climate", + "comfort", + "control", + "cool", + "cooling", + "diffuser", + "environmental control", + "heat", + "heating", + "home", + "home automation", + "hvac", + "indoor climate", + "mini", + "mini split", + "room temperature", + "smart home", + "split", + "system", + "temperature control", + "ventilation", + "wall unit" + ], + "clinical_notes": [ + "body", + "chart", + "checklist", + "clinic", + "clinical", + "clinical notes", + "data", + "diagnosis", + "diary", + "doc", + "doctor", + "document", + "file", + "form", + "health", + "healthcare", + "history", + "hospital", + "human", + "journal", + "list", + "medic", + "medical", + "medical notes", + "note", + "notes", + "nurse", + "page", + "paper", + "patient", + "patient record", + "pen", + "people", + "person", + "prescription", + "record", + "report", + "treatment", + "writing" + ], + "clock_arrow_down": [ + "aged", + "analog", + "archive", + "arrow", + "chronological", + "circle", + "circular", + "clock", + "down arrow", + "download", + "earlier", + "history", + "log", + "old", + "outline", + "past", + "previous", + "record", + "retrieve", + "retro", + "save", + "temporal", + "throwback", + "time", + "time stamp", + "time travel", + "timeline", + "vintage", + "watch" + ], + "clock_arrow_up": [ + "appointment", + "archive", + "arrow", + "backtrack", + "calendar", + "circle", + "clock", + "earlier", + "history", + "hours", + "minutes", + "older", + "past", + "past events", + "previous", + "progress", + "reminder", + "restore", + "return", + "reverse", + "revisit", + "rewind", + "rotate", + "schedule", + "second", + "time", + "time management", + "timepiece", + "up" + ], + "clock_loader_10": [ + "arrow", + "busy", + "circle", + "circular", + "clock", + "countdown", + "dial", + "download", + "hand", + "incomplete", + "indicator", + "inprogress", + "load", + "loader", + "loading", + "partial", + "pending", + "percent", + "percentage", + "processing", + "progress", + "retrieve", + "rotate", + "segment", + "spin", + "ten", + "time", + "timepiece", + "timer", + "update", + "upload", + "waiting", + "watch" + ], + "clock_loader_20": [ + "active", + "animation", + "arrow", + "busy", + "busy indicator", + "circle", + "circle loader", + "clock", + "delay", + "download", + "hand", + "indicator", + "inprogress", + "load", + "loader", + "loading", + "loading animation", + "pending", + "pending indicator", + "percent", + "percentage", + "pointer", + "process", + "process indicator", + "progress", + "progress indicator", + "rotate", + "spinner", + "spinner icon", + "status", + "status indicator", + "time", + "time indicator", + "time loading", + "upload", + "waiting", + "waiting indicator" + ], + "clock_loader_40": [ + "busy", + "circle", + "circular", + "clock", + "data", + "download", + "fill", + "forty percent", + "hourglass", + "incomplete circle", + "indicator", + "inprogress", + "load", + "loading", + "pending", + "percent", + "percentage", + "pie chart", + "processing", + "progress", + "progress indicator", + "refreshing", + "rotate", + "status", + "syncing", + "time", + "timer", + "transfer", + "upload", + "wait", + "waiting", + "watch" + ], + "clock_loader_60": [ + "60", + "circle", + "circular", + "clock", + "countdown", + "data", + "delay", + "download", + "duration", + "hour", + "in progress", + "indicator", + "inprogress", + "load", + "loading", + "minute", + "pending", + "percent", + "percentage", + "processing", + "progress", + "refresh", + "rotate", + "round", + "second", + "spin", + "status", + "synchronization", + "time", + "timer", + "tracking", + "update", + "upload", + "wait", + "waiting", + "watch" + ], + "clock_loader_80": [ + "80%", + "buffering", + "circle", + "circular", + "clock", + "completion", + "connection", + "count", + "data", + "delay", + "download", + "duration", + "eighty percent", + "indicator", + "inprogress", + "load", + "loader", + "loading", + "measurement", + "network", + "outline", + "pending", + "percent", + "percentage", + "process", + "progress", + "rotate", + "rounded", + "status", + "sync", + "synchronization", + "time", + "timer", + "update", + "upload", + "waiting" + ], + "clock_loader_90": [ + "90 percent", + "busy", + "circle", + "circular", + "circular progress", + "clock", + "clock progress", + "download", + "hour", + "indicator", + "inprogress", + "line", + "load", + "loader", + "loading", + "minute", + "nine zero", + "nine zero percent", + "pending", + "percent", + "percentage", + "pointer", + "processing", + "progress", + "ring", + "rotate", + "second", + "status", + "temporal", + "time", + "update", + "upload", + "waiting" + ], + "close": [ + "abort", + "action", + "alert", + "cancel", + "cancel button", + "clear", + "close", + "confirmation", + "cross", + "delete", + "delete button", + "dialog close", + "dismiss", + "error", + "exit", + "exit button", + "interface control", + "modal close", + "multiply", + "notification", + "remove", + "remove item", + "stop", + "times", + "warning", + "window close", + "x", + "x mark" + ], + "close_small": [ + "cancel", + "clear", + "close", + "cross", + "decline", + "delete", + "denied", + "dismiss", + "end", + "error", + "exit", + "failure", + "forbidden", + "little", + "mini", + "minus", + "multiplication sign", + "negative", + "no", + "quit", + "reject", + "remove", + "shut down", + "small", + "stop", + "tiny", + "turn off", + "wrong", + "x", + "x mark" + ], + "close_fullscreen": [ + "action", + "arrow", + "arrows", + "arrows inward", + "box", + "button", + "close", + "collapse", + "contract", + "control", + "corners", + "diagonal arrows", + "direction", + "display", + "exit fullscreen", + "full", + "fullscreen", + "interaction", + "interface", + "media", + "minimize", + "mode", + "presentation", + "rectangle", + "reduce", + "restore", + "screen", + "shrink", + "square", + "system", + "toggle", + "video", + "view", + "window" + ], + "closed_caption": [ + "accessibility", + "accessible", + "alphabet", + "audio", + "box", + "button", + "caption", + "captions", + "cc", + "character", + "closed", + "closed captions", + "controls", + "decoder", + "disabled", + "font", + "language", + "letters", + "line", + "listen", + "media", + "movies", + "off", + "player", + "read", + "rectangle", + "settings", + "slash", + "speech", + "spoken", + "subtitle", + "subtitles", + "switch", + "symbol", + "text", + "toggle", + "translation", + "tv", + "type", + "video" + ], + "closed_caption_add": [ + "+", + "accessibility", + "accessible", + "add", + "alphabet", + "audio", + "box", + "caption", + "captions", + "cc", + "character", + "closed", + "closed captions", + "content", + "create", + "decoder", + "edit", + "editor", + "font", + "hearing impaired", + "language", + "letters", + "lines", + "media", + "movies", + "multimedia", + "new", + "new symbol", + "plus", + "rectangle", + "speech to text", + "square", + "subtitle", + "subtitles", + "symbol", + "text", + "transcript", + "translation", + "tv", + "type", + "typing", + "video", + "writing" + ], + "closed_caption_disabled": [ + "accessibility", + "accessible", + "alphabet", + "audio", + "barrier", + "caption", + "captions", + "cc", + "character", + "closed", + "closed captioning", + "decoder", + "disabled", + "enabled", + "exclusion", + "film", + "font", + "hearing", + "language", + "letters", + "lines", + "listening", + "media", + "movie", + "movies", + "muted", + "off", + "on", + "rectangle", + "screen", + "show", + "silent", + "slash", + "slashed", + "speech", + "square", + "struck through", + "subtitle", + "subtitles", + "symbol", + "television", + "text", + "tv", + "type", + "video" + ], + "cloud": [ + "air", + "atmosphere", + "climate", + "cloud", + "cloudy", + "connection", + "environment", + "filled", + "forecast", + "graphic", + "icon", + "internet", + "meteorology", + "minimal", + "nature", + "network", + "outline", + "overcast", + "queue", + "rain", + "round", + "rounded", + "shape", + "simple", + "sky", + "snow", + "solid", + "symbol", + "temperature", + "ui", + "ui element", + "upload", + "weather", + "white" + ], + "cloud_alert": [ + "!", + "alert", + "attention", + "caution", + "climate", + "cloud", + "connection", + "danger", + "data", + "error", + "exclamation", + "failed", + "failure", + "forecast", + "high", + "important", + "internet", + "issue", + "mark", + "meteorology", + "network", + "notification", + "online", + "problem", + "queue", + "server", + "shape", + "sky", + "status", + "storage", + "symbol", + "sync", + "temperature", + "triangle", + "trouble", + "upload", + "warning", + "weather" + ], + "cloud_circle": [ + "app", + "application", + "backup", + "circle", + "circular", + "cloud", + "computing", + "connection", + "data", + "download", + "drive", + "files", + "filled", + "folders", + "forecast", + "internet", + "network", + "online", + "outline", + "round", + "server", + "shape", + "sky", + "storage", + "synchronization", + "technology", + "upload", + "weather" + ], + "cloud_done": [ + "app", + "application", + "approve", + "available", + "backup", + "check", + "checkmark", + "cloud", + "complete", + "completed", + "computing", + "confirmed", + "connection", + "data", + "digital", + "document", + "done", + "download", + "drive", + "file", + "files", + "finished", + "folders", + "infrastructure", + "internet", + "mark", + "network", + "ok", + "online", + "ready", + "saved", + "select", + "server", + "sky", + "storage", + "success", + "symbol", + "sync", + "synchronization", + "technology", + "tick", + "upload", + "validate", + "verified", + "weather", + "yes" + ], + "cloud_download": [ + "access", + "app", + "application", + "arrow", + "backup", + "cloud", + "cloud computing", + "cloud storage", + "computer", + "connection", + "data", + "document", + "down", + "download", + "download file", + "drive", + "file", + "files", + "folders", + "get", + "internet", + "move", + "network", + "receive", + "retrieve", + "save", + "server", + "sky", + "storage", + "sync", + "synchronization", + "transfer", + "transfer file", + "upload" + ], + "cloud_lock": [ + "access", + "access control", + "authentication", + "authorization", + "backup", + "climate", + "closed", + "cloud", + "connection", + "data", + "encryption", + "internet", + "key", + "lock", + "locked", + "network", + "online", + "padlock", + "password", + "privacy", + "private", + "protected", + "protection", + "queue", + "restricted", + "restriction", + "safe", + "safety", + "secure", + "secure cloud", + "security", + "sky", + "storage", + "symbol", + "temperature", + "upload", + "weather" + ], + "cloud_off": [ + "access", + "app", + "application", + "backup", + "broken", + "cloud", + "connection", + "data", + "disabled", + "disconnected", + "drive", + "enabled", + "error", + "failed", + "failed connection", + "files", + "folders", + "internet", + "network", + "no access", + "not available", + "not connected", + "not synced", + "off", + "offline", + "on", + "outage", + "service disabled", + "service offline", + "sky", + "slash", + "storage", + "storage offline", + "storage unavailable", + "sync", + "unavailable", + "unavailable service", + "upload", + "warning", + "weather" + ], + "cloud_queue": [ + "air", + "atmosphere", + "climate", + "cloud", + "cloudy", + "connection", + "environment", + "filled", + "forecast", + "graphic", + "icon", + "internet", + "meteorology", + "minimal", + "nature", + "network", + "outline", + "overcast", + "queue", + "rain", + "round", + "rounded", + "shape", + "simple", + "sky", + "snow", + "solid", + "symbol", + "temperature", + "ui", + "ui element", + "upload", + "weather", + "white" + ], + "cloud_sync": [ + "app", + "application", + "around", + "arrow", + "backup", + "circular arrow", + "cloud", + "computing", + "connection", + "cycle", + "data", + "data transfer", + "database", + "direction", + "download", + "drive", + "files", + "folders", + "icon", + "inprogress", + "internet", + "load", + "loading refresh", + "loop", + "network", + "online", + "progress", + "refresh", + "renew", + "rotate", + "save", + "sky", + "storage", + "sync", + "synchronize", + "system", + "transfer", + "turn", + "two arrows", + "two-way", + "update", + "upload", + "web" + ], + "cloud_upload": [ + "app", + "application", + "arrow", + "backup", + "cloud", + "computing", + "connection", + "data", + "digital", + "document upload", + "download", + "drive", + "file upload", + "files", + "folders", + "image upload", + "internet", + "move", + "network", + "online", + "remote storage", + "save", + "send", + "send data", + "server", + "share", + "sky", + "software", + "storage", + "sync", + "system", + "transfer", + "up", + "up arrow", + "upload", + "video upload", + "weather" + ], + "cloudy": [ + "cloudy" + ], + "cloudy_filled": [ + "cloudy", + "filled" + ], + "cloudy_snowing": [ + "atmospheric", + "climate", + "cloud", + "cold", + "flakes", + "forecast", + "freezing", + "frosty", + "frozen", + "meteorology", + "nature", + "outdoors", + "precipitation", + "season", + "sky", + "snow", + "snowflake", + "snowing", + "snowy", + "storm", + "temperature", + "weather", + "weather app", + "weather conditions", + "weather widget", + "white", + "winter", + "winter weather" + ], + "co2": [ + "air", + "atom", + "carbon", + "carbon dioxide", + "chemical", + "chemical compound", + "chemical formula", + "chemistry", + "climate change", + "co2", + "dioxide", + "education", + "element", + "emissions", + "environmental", + "experiment", + "gas", + "greenhouse gas", + "icon", + "laboratory", + "learning", + "molecule", + "outline", + "pictogram", + "pollution", + "science", + "scientific", + "stroke", + "study", + "symbol" + ], + "co_present": [ + "arrow", + "broadcast", + "broadcasting", + "cast", + "co-present", + "collaboration", + "conference", + "digital", + "display", + "meeting", + "online", + "person", + "present", + "presentation", + "profile", + "projection", + "rectangle", + "remote", + "screen", + "screen sharing", + "share", + "sharing", + "site", + "slides", + "streaming", + "togather", + "user", + "video", + "video call", + "view", + "web", + "webcam", + "website", + "window" + ], + "code": [ + "angle brackets", + "bracket pairs", + "brackets", + "code", + "coding", + "command", + "computer", + "css", + "develop", + "developer", + "development", + "editor", + "engineer", + "engineering", + "greater than", + "html", + "ide", + "javascript", + "left angle bracket", + "less than", + "markup", + "platform", + "pointy brackets", + "program", + "programming", + "programming language", + "right angle bracket", + "script", + "snippet", + "software", + "source code", + "technology", + "text", + "web development" + ], + "code_blocks": [ + "block", + "blocks", + "brackets", + "builder", + "code", + "coding", + "component", + "construct", + "css", + "develop", + "developer", + "development", + "diagram", + "editor", + "element", + "engineer", + "engineering", + "flow", + "function", + "functions", + "html", + "logic", + "module", + "modules", + "part", + "platform", + "program", + "programming", + "script", + "scripting", + "section", + "segment", + "sequence", + "snippet", + "structure", + "visual programming", + "workflow" + ], + "code_off": [ + "access denied", + "angle brackets", + "blocked", + "brackets", + "brackets off", + "bug", + "cancel", + "chevron off", + "clear", + "close", + "code", + "code off", + "coding", + "css", + "debug", + "delete", + "develop", + "developer", + "development off", + "diagonal line", + "disabled", + "enabled", + "engineer", + "engineering", + "error", + "exit", + "fix", + "forbidden", + "greater than", + "html", + "issue", + "less than", + "off", + "on", + "platform", + "problem", + "programming disabled", + "remove", + "restricted", + "slash", + "stop", + "warning" + ], + "coffee": [ + "barista", + "beverage", + "break", + "breakfast", + "cafe", + "cafe culture", + "cafe menu", + "caffeine", + "chocolate", + "coffee", + "coffee cup", + "cup", + "diner", + "drink", + "energy", + "food", + "hot", + "hot beverage", + "hot drink", + "kitchen", + "liquid", + "menu item", + "morning", + "mug", + "plate", + "refreshments", + "restaurant", + "set", + "steam", + "steaming", + "tea", + "warm" + ], + "coffee_maker": [ + "appliance", + "appliances", + "automation", + "beverage", + "breakfast", + "brew", + "cafe", + "caffeine", + "coffee", + "coffee maker", + "cooking", + "cup", + "domestic", + "drink", + "drip coffee", + "electric", + "equipment", + "food and drink", + "home", + "hot drink", + "household", + "kitchen", + "machine", + "maker", + "morning", + "mug", + "object", + "pour over", + "preparation", + "restaurant", + "service" + ], + "cognition": [ + "abstract", + "analysis", + "analytics", + "body", + "brain", + "cognitive", + "concept", + "data", + "education", + "glyph", + "head", + "health", + "healthcare", + "human", + "idea", + "ideas", + "illustration", + "intelligence", + "knowledge", + "learning", + "medical", + "memory", + "mental", + "mind", + "outline", + "people", + "person", + "psychology", + "science", + "shape", + "stroke", + "symbol", + "thinking", + "thought", + "thoughts", + "understanding", + "wisdom" + ], + "cognition_2": [ + "ai", + "analysis", + "artificial intelligence", + "body", + "brain", + "cognitive", + "comprehension", + "computing", + "concept", + "connection", + "data", + "digital", + "head", + "health", + "human", + "idea", + "ideas", + "intelligence", + "knowledge", + "learning", + "memory", + "mental", + "mind", + "network", + "neural", + "people", + "person", + "process", + "processing", + "psychology", + "science", + "smart", + "symbol", + "thinking", + "thought", + "thoughts", + "understanding" + ], + "collapse_all": [ + "all", + "arrows", + "bundle", + "bundle all", + "cell", + "close", + "close all", + "collapse", + "collapse all", + "compact", + "compress", + "consolidate", + "consolidate all", + "contract", + "contract all", + "directions", + "down arrows", + "expand", + "fold", + "fold all", + "group", + "group all", + "hide", + "hide all", + "inward arrows", + "list", + "minimize", + "minimize all", + "multiple arrows", + "reduce", + "reduce all", + "shrink", + "shrink all" + ], + "collapse_content": [ + "area", + "arrow", + "arrow up and down", + "arrows", + "chevron", + "collapse", + "collapse content", + "collapse information", + "collapse section", + "content area", + "details", + "direction", + "down", + "down arrow", + "expand", + "expand content", + "expand information", + "expand section", + "expandable", + "expansion", + "hide", + "information section", + "list", + "maximize", + "minimize", + "more", + "navigation", + "open", + "resize", + "section", + "section collapse", + "section expand", + "section toggle", + "show", + "toggle", + "up arrow" + ], + "collections_bookmark": [ + "album", + "archive", + "bookmark", + "books", + "categorized", + "collection", + "collections", + "documents", + "favorite", + "gallery", + "grouped", + "journal", + "knowledge", + "label", + "library", + "list", + "literature", + "multiple", + "notebook", + "notes", + "organize", + "paper", + "piled", + "read", + "reading", + "reading list", + "readings", + "record", + "records", + "reference", + "register", + "remember", + "ribbon", + "save", + "stack", + "tab", + "tag" + ], + "colorize": [ + "adjustments", + "appearance", + "art", + "brush", + "color", + "color fill", + "color options", + "color palette", + "color picker", + "color settings", + "color swatches", + "color wheel", + "colorize", + "colors", + "customization", + "design", + "drawing", + "dropper", + "extract", + "eye", + "filters", + "hues", + "image editing", + "paint", + "painting", + "palette", + "photo editing", + "picker", + "rainbow", + "shades", + "spectrum", + "style", + "swatches", + "tints", + "tool", + "visual effects" + ], + "colors": [ + "adjust", + "appearance", + "art", + "brightness", + "brush", + "bucket", + "color", + "color picker", + "colors", + "creativity", + "customization", + "design", + "doc", + "drawing", + "drop", + "edit", + "editing", + "editor", + "fill", + "gradient", + "graphic design", + "hue", + "modify", + "options", + "paint", + "palette", + "saturation", + "select", + "settings", + "sheet", + "spectrum", + "spreadsheet", + "stroke", + "style", + "swatch", + "text", + "theme", + "tool", + "type", + "visual", + "writing" + ], + "comedy_mask": [ + "acting", + "amused", + "anonymous", + "art", + "broadway", + "carnival", + "character", + "cheerful", + "comedic mask", + "comedy", + "culture", + "drama", + "emotion", + "entertainment", + "event", + "expression", + "face", + "funny", + "grin", + "happy", + "jovial", + "joyful", + "laughter", + "lighthearted", + "mask", + "masks", + "movie", + "musical", + "performance", + "places", + "play", + "privacy", + "private", + "protect", + "protection", + "security", + "show", + "smile", + "stage", + "standup", + "theater", + "theatre", + "theatre mask", + "theatrical", + "tour", + "traditional", + "watch" + ], + "combine_columns": [ + "+", + "add", + "boxes", + "column", + "columns", + "combine columns", + "connection", + "data", + "data management", + "data manipulation", + "data organization", + "data transformation", + "database", + "design", + "format", + "grid", + "group", + "join columns", + "join data", + "layout", + "lines", + "link", + "merge columns", + "merge data", + "multiple columns", + "new symbol", + "organization", + "plus", + "rearrange", + "rectangles", + "relation", + "restructure", + "rows", + "spreadsheet", + "square", + "symbol", + "table", + "two columns", + "vertical", + "view", + "website" + ], + "comic_bubble": [ + "animation", + "anime", + "balloon", + "bubble", + "cartoon", + "cartoon bubble", + "cartoons", + "chat", + "chat bubble", + "comic", + "comic balloon", + "comic book", + "comic strip", + "comics", + "comment", + "communication", + "conversation", + "dialogue", + "discussion", + "feedback", + "google play", + "graphic novels", + "message", + "speak", + "speech", + "speech bubble", + "talk", + "talk bubble", + "text balloon", + "text bubble", + "thought bubble" + ], + "comment": [ + "add", + "add comment", + "balloon", + "bubble", + "chat", + "comment", + "communicate", + "communication", + "conversation", + "create", + "create comment", + "dialogue", + "discussion", + "feedback", + "insert", + "message", + "new", + "new comment", + "outline", + "plus", + "rectangle", + "reply", + "respond", + "speech", + "square", + "square bubble", + "talk", + "text", + "text bubble", + "write comment" + ], + "comment_bank": [ + "archive", + "bank", + "bookmark", + "bubble", + "cchat", + "chat", + "collection", + "comment", + "communicate", + "communication", + "conversation", + "dialogue", + "discussion", + "favorite", + "feedback", + "group", + "history", + "label", + "layered", + "library", + "message", + "multiple", + "notes", + "organized", + "record", + "remember", + "repository", + "ribbon", + "save", + "sorted", + "speech", + "speech bubble", + "square", + "stacking", + "storage", + "store", + "tag", + "talk", + "text" + ], + "comments_disabled": [ + "balloon", + "bar", + "blocked", + "bubble", + "censorship", + "chat", + "chat bubble with line", + "chat disabled", + "circle", + "comment", + "comment off", + "comments", + "comments blocked", + "comments disabled", + "communicate", + "communication restricted", + "conversation disabled", + "cross", + "dialogue restricted", + "disabled", + "enabled", + "feedback", + "line", + "message", + "message balloon with bar", + "messaging disabled", + "moderation", + "muted", + "muted comments", + "no comments", + "off", + "offline", + "on", + "restricted comments", + "slash", + "speech", + "speech bubble", + "speech bubble with slash" + ], + "commit": [ + "accomplish", + "bind", + "branch", + "changes", + "circle", + "code", + "commit", + "confirm", + "connection", + "dedicate", + "development", + "diagram", + "execute", + "finalize", + "flow", + "git", + "graph", + "history", + "journey", + "line", + "link", + "log", + "merge", + "network", + "node", + "path", + "perform", + "pledge", + "point", + "progress", + "repository", + "save", + "source control", + "submit", + "update", + "version control" + ], + "communication": [ + "alert", + "balloon", + "bubble", + "cartoon", + "chat", + "chat bubble", + "chatbox", + "comic", + "comment", + "comment box", + "communication", + "conversation", + "dialogue", + "feedback", + "forum", + "indicator", + "message", + "messaging", + "nest", + "new message", + "notification", + "people", + "point", + "pointy", + "sms", + "speaking", + "speech", + "speech bubble", + "square", + "tail", + "talk", + "text message" + ], + "communities": [ + "abstract", + "circle", + "communication", + "communication icon", + "communities", + "community", + "community group", + "connection", + "connection icon", + "filled", + "filled icon", + "group", + "group icon", + "groups", + "member group", + "members", + "members icon", + "network", + "network icon", + "organization", + "organization icon", + "people", + "people icon", + "shape", + "share", + "social", + "social network", + "symbol", + "team", + "team icon", + "user group", + "user icon", + "users" + ], + "commute": [ + "automobile", + "car", + "commute", + "destination", + "direction", + "directions", + "driving", + "guidance", + "journey", + "location", + "location pin", + "map", + "maps", + "marker", + "mobility", + "navigation", + "path", + "pin", + "place", + "pointer", + "position", + "public", + "public transport", + "road", + "route", + "spot", + "street", + "train", + "transit", + "transportation", + "travel", + "trip", + "vehicle", + "way" + ], + "compare": [ + "adjust", + "adjustment", + "analysis", + "analyze", + "chart", + "compare", + "comparison", + "comparison tool", + "competing", + "contrast", + "data", + "data comparison", + "difference", + "edit", + "editing", + "edits", + "enhance", + "evaluation", + "feature comparison", + "fix", + "graph", + "image", + "images", + "items", + "measurement", + "metrics", + "opposing", + "opposite", + "parallel", + "photo", + "photography", + "photos", + "product comparison", + "report", + "review", + "scan", + "settings", + "side by side", + "statistics", + "two", + "versus", + "vs" + ], + "compare_arrows": [ + "alternative", + "arrow", + "arrows", + "balance", + "bidirectional", + "change", + "choices", + "collide", + "compare", + "cross", + "data transfer", + "direction", + "exchange", + "flow", + "horizontal", + "left", + "left and right", + "move", + "opposing arrows", + "opposite", + "options", + "parallel arrows", + "pressure", + "push", + "reciprocal", + "right", + "swap", + "switch", + "symmetry", + "sync", + "synchronize", + "together", + "toggle", + "transfer", + "two", + "x-axis" + ], + "compass_calibration": [ + "accuracy", + "adjust", + "alignment", + "bearing", + "calibrate", + "calibration", + "circle", + "compass", + "configuration", + "connection", + "direction", + "east", + "fine tune", + "internet", + "location", + "magnetic north", + "map", + "mapping", + "maps", + "measurement", + "navigation", + "needle", + "network", + "north", + "orientation", + "pointer", + "position", + "refresh", + "sensor", + "service", + "setting", + "settings", + "signal", + "south", + "tool", + "true north", + "west", + "wifi", + "wireless" + ], + "component_exchange": [ + "arrows", + "bidirectional", + "change", + "circulation", + "component", + "connection", + "connectivity", + "data exchange", + "direction", + "exchange", + "file transfer", + "flow", + "left and right arrows", + "linked", + "move", + "networking", + "opposing arrows", + "part", + "process", + "replace", + "share", + "shift", + "swap", + "switch", + "trade", + "transfer", + "transfer data", + "two arrows", + "update", + "workflow" + ], + "compost": [ + "bin", + "bio", + "biomass", + "compost", + "compostable", + "composting", + "container", + "decomposable", + "decompose", + "decomposition", + "earth", + "eco", + "ecology", + "environment", + "environmental", + "food scraps", + "garbage", + "garden", + "gardening", + "green", + "leaf", + "leafs", + "natural", + "nature", + "organic", + "organic waste", + "plant", + "recycle", + "recycling", + "reduce", + "reuse", + "rot", + "sustainability", + "sustainable", + "trash", + "waste" + ], + "compress": [ + "adjust size", + "arrow", + "arrows", + "collide", + "compact", + "compress", + "compress file", + "corners", + "data", + "diagonal arrows", + "dimensions", + "expand", + "file size", + "fit", + "image", + "maximize", + "minimize", + "multimedia", + "opposite arrows", + "optimize", + "outward arrows", + "pressure", + "push", + "reduce", + "resize", + "scale", + "scale down", + "scale up", + "screen", + "shrink", + "together", + "transform", + "video", + "window", + "zoom" + ], + "computer": [ + "Android", + "OS", + "accessory", + "chrome", + "communication", + "computer", + "computing", + "data", + "desk", + "desktop", + "device", + "digital", + "display", + "electronic", + "electronic device", + "gadget", + "hardware", + "iOS", + "internet", + "laptop", + "mac", + "monitor", + "network", + "notebook", + "office", + "pc", + "peripheral", + "personal computer", + "screen", + "server", + "system", + "technology", + "technology device", + "web", + "window", + "work", + "workstation" + ], + "dentistry": [ + "appointment", + "canine", + "care", + "checkup", + "clean", + "clinic", + "crown", + "dental", + "dentist", + "dentistry", + "extraction", + "filling", + "health", + "healthcare", + "hospital", + "hygiene", + "implant", + "incisor", + "medical", + "molar", + "mouth", + "oral", + "orthodontics", + "root canal", + "smile", + "teeth", + "tooth", + "treatment" + ], + "computer_arrow_up": [ + "Android", + "OS", + "arrow", + "arrow up", + "chrome", + "computer", + "connection", + "data", + "data transfer", + "desktop", + "device", + "direction", + "file", + "file upload", + "hardware", + "iOS", + "internet", + "mac", + "monitor", + "network", + "pointer", + "screen", + "send", + "send data", + "send to desktop", + "share", + "share with device", + "technology", + "technology icon", + "transfer", + "up", + "upload", + "upload to computer", + "upload to screen", + "uploading", + "uploads", + "web", + "window" + ], + "computer_cancel": [ + "Android", + "OS", + "alert", + "broken", + "cancel", + "caution", + "chrome", + "clear", + "close", + "computer", + "cross", + "delete", + "desktop", + "device", + "disconnected", + "dismiss", + "display", + "erase", + "error", + "exit", + "failure", + "forbidden", + "hardware", + "iOS", + "mac", + "monitor", + "not allowed", + "remove", + "screen", + "stop", + "symbol", + "system", + "technology", + "unavailable", + "warning", + "web", + "window", + "workstation", + "x" + ], + "computer_sound": [ + "Android", + "OS", + "adjust", + "audio", + "audio device", + "audio settings", + "chrome", + "circle", + "computer", + "control", + "desktop", + "device", + "electronic", + "hardware", + "iOS", + "lines", + "loud", + "mac", + "media", + "monitor", + "multimedia", + "music", + "mute", + "noise", + "play", + "quiet", + "setting", + "settings", + "sound", + "speaker", + "system", + "system settings", + "technology", + "triangle", + "unmute", + "volume", + "wave", + "waves", + "web", + "window" + ], + "concierge": [ + "alert", + "assistance", + "attendant", + "bag", + "bag cart", + "bell", + "bellboy", + "check-in", + "concierge", + "delivery", + "doorman", + "figure", + "fingers", + "gesture", + "hand", + "hat", + "help", + "hospitality", + "hotel", + "human", + "information", + "local", + "luggage", + "notify", + "outline", + "person", + "porter", + "room", + "service", + "suitcase", + "support", + "symbol", + "transportation", + "travel", + "trip", + "uniform", + "welcome" + ], + "conditions": [ + "analysis", + "body", + "chart", + "clinic", + "condition", + "criteria", + "data", + "details", + "diagnosis", + "discover", + "document", + "explore", + "file", + "find", + "form", + "glass", + "health", + "healthcare", + "history", + "hospital", + "human", + "information", + "look", + "magnify", + "magnifying", + "medical", + "medical record", + "options", + "paper", + "parameters", + "patient", + "people", + "person", + "regulations", + "report", + "requirements", + "results", + "rules", + "search", + "see", + "settings" + ], + "confirmation_number": [ + "access", + "account", + "admission", + "authorization", + "booking", + "code", + "confirmation", + "credential", + "digits", + "entertainment", + "entry", + "event", + "identifier", + "key", + "lock", + "login", + "number", + "numbers", + "order", + "pass", + "password", + "pin", + "receipt", + "reference", + "reservation", + "secret", + "secure", + "sequence", + "symbol", + "ticket", + "token", + "unique", + "validation", + "verification" + ], + "congenital": [ + "anatomy", + "anonymized", + "avatar", + "body", + "bust", + "cleft", + "condition", + "congenital", + "default user", + "disease", + "figure", + "generic person", + "head", + "health", + "healthcare", + "human", + "human anatomy", + "individual", + "lip", + "lips", + "medical", + "mouth", + "outline", + "palate", + "person", + "placeholder", + "profile", + "representation", + "shoulders", + "silhouette", + "upper body", + "user", + "user account" + ], + "connect_without_contact": [ + "broadcast", + "communicating", + "communication", + "connect", + "connection", + "connectivity", + "contact", + "contactless", + "data", + "distance", + "link", + "network", + "pairing", + "people", + "proximity", + "radio", + "rf", + "ripples", + "sharing", + "signal", + "social", + "socialize", + "sync", + "synchronization", + "technology", + "transfer", + "transmission", + "waves", + "wireless", + "without" + ], + "connected_tv": [ + "Android", + "OS", + "airplay", + "cast", + "chrome", + "connect", + "connected", + "connection", + "desktop", + "device", + "display", + "electronic", + "hardware", + "home entertainment", + "iOS", + "lines", + "mac", + "media", + "mirror", + "monitor", + "network", + "rectangle", + "screen", + "screencast", + "smart tv", + "streaming", + "technology", + "television", + "tv", + "video", + "web", + "wifi", + "window", + "wireless" + ], + "connecting_airports": [ + "air", + "aircraft", + "airplane", + "airplanes", + "airport", + "arrival", + "aviation", + "aviation route", + "connecting flights", + "connection", + "departure", + "destination", + "flight", + "flight path", + "flights", + "fly", + "flying", + "globe", + "hub", + "itinerary", + "journey", + "link", + "location", + "logistics", + "map", + "mode", + "network", + "on", + "path", + "pin", + "plane", + "planes", + "route", + "signal", + "transfer", + "transit", + "transport", + "transportation", + "travel", + "travel route", + "trip", + "world" + ], + "construction": [ + "build", + "builder", + "building", + "carpenter", + "construction", + "developing", + "development", + "engineer", + "engineering", + "equipment", + "fix", + "fixing", + "hammer", + "handyman", + "improvement", + "in progress", + "industrial", + "industry", + "maintain", + "maintenance", + "renovate", + "renovation", + "repair", + "site", + "site work", + "technical", + "technician", + "tools", + "tradesman", + "tradesperson", + "under construction", + "work", + "worker", + "working", + "wrench" + ], + "contact_emergency": [ + "account", + "alert", + "assistance", + "avatar", + "call", + "caution", + "cell", + "contact", + "contacts", + "critical", + "danger", + "emergency", + "exclamation mark", + "face", + "figure", + "geometry", + "help", + "human", + "important", + "info", + "information", + "mobile", + "notification", + "people", + "person", + "person icon", + "phone", + "profile", + "profile icon", + "profile picture", + "safety", + "security", + "shape", + "support", + "symbol", + "urgent", + "user", + "user icon", + "warning" + ], + "contact_mail": [ + "account", + "address", + "address book", + "avatar", + "business card", + "communicate", + "communication", + "connection", + "contact", + "contact information", + "correspondence", + "details", + "digital mail", + "directory", + "email", + "envelope", + "face", + "human", + "inbox", + "info", + "information", + "letter", + "mail", + "message", + "network", + "online communication", + "people", + "person", + "personal", + "postcard", + "profile", + "receive", + "send", + "user", + "user data", + "user profile" + ], + "contact_page": [ + "account", + "address book", + "avatar", + "book", + "business", + "circle", + "contact", + "data", + "details", + "directory", + "doc", + "document", + "drive", + "face", + "file", + "folder", + "folders", + "form", + "human", + "icon", + "identity", + "information", + "list", + "office", + "outline", + "page", + "paper", + "people", + "person", + "personal", + "profile", + "record", + "rectangle", + "shape", + "sheet", + "slide", + "square", + "storage", + "symbol", + "user", + "writing" + ], + "contact_phone": [ + "account", + "address book", + "avatar", + "call", + "circle", + "communicate", + "communication", + "contact", + "directory", + "face", + "filled", + "glyph", + "head", + "human", + "info", + "information", + "message", + "mobile", + "outline", + "people", + "person", + "phone", + "profile", + "profile picture", + "round", + "shoulders", + "user" + ], + "contact_support": [ + "?", + "ask", + "assistance", + "bubble", + "bubble icon", + "chat", + "chat bubble", + "chatbot", + "comment", + "communicate", + "communication", + "communication icon", + "contact", + "conversation", + "customer service", + "dialog", + "dialog box", + "faq", + "help", + "help icon", + "info", + "information", + "interaction", + "mark", + "message", + "messaging", + "punctuation", + "query", + "question", + "question icon", + "question mark", + "service", + "speech", + "speech bubble", + "support", + "support icon", + "symbol", + "talk" + ], + "contactless": [ + "banking", + "bluetooth", + "card reader", + "cash", + "commerce", + "connect", + "connection", + "connectivity", + "contact", + "contactless", + "credit", + "data", + "device", + "digital", + "electronic", + "finance", + "link", + "mastercard", + "mobile payment", + "near field communication", + "network", + "nfc", + "pay", + "payment", + "paypass", + "radio waves", + "reader", + "retail", + "secure", + "security", + "shopping", + "signal", + "tap", + "technology", + "terminal", + "transaction", + "transfer", + "visa", + "wave", + "wifi", + "wireless" + ], + "contactless_off": [ + "access denied", + "blocked", + "bluetooth", + "cancelled", + "cash", + "communication", + "connect", + "connection", + "connectivity", + "contact", + "contactless", + "contactless off", + "contactless payment off", + "credit", + "device", + "diagonal line", + "disable", + "disabled", + "enabled", + "finance", + "nfc", + "nfc off", + "no contactless", + "no signal", + "off", + "offline", + "on", + "pay", + "payment", + "payment off", + "prohibited", + "restricted", + "signal", + "slash", + "stop", + "tap and pay", + "technology", + "transaction", + "unavailable", + "waves", + "waves off", + "wifi", + "wireless" + ], + "contacts": [ + "account", + "accounts", + "address book", + "avatar", + "avatars", + "call", + "cell", + "communication", + "connect", + "connection", + "contact", + "contacts", + "directory", + "face", + "figures", + "friends", + "group", + "human", + "humans", + "info", + "information", + "list", + "management", + "member", + "members", + "mobile", + "network", + "people", + "person", + "phone", + "profile", + "profiles", + "silhouette", + "social", + "team", + "user", + "users" + ], + "contacts_product": [ + "account", + "accounts", + "address", + "address book", + "audience", + "avatar", + "book", + "community", + "connect", + "connection", + "contact list", + "contacts", + "directory", + "group", + "group of people", + "human", + "logo", + "network", + "people", + "people list", + "person", + "person icon", + "product", + "profile", + "relationship", + "social", + "team", + "user", + "user profile", + "users" + ], + "content_copy": [ + "action", + "button", + "command", + "content", + "control", + "copy", + "cut", + "data", + "doc", + "document", + "duplicate", + "file", + "files", + "information", + "interface", + "layers", + "multiple", + "overlap", + "page", + "pages", + "paper", + "paste", + "print", + "printing", + "productivity", + "replicate", + "save", + "select", + "sheets", + "stack", + "text", + "tool", + "utility" + ], + "content_cut": [ + "action", + "audio", + "blade", + "clip", + "content", + "copy", + "craft", + "cut", + "divide", + "doc", + "document", + "edit", + "file", + "media", + "office", + "paper", + "paste", + "remove", + "scissors", + "segment", + "separate", + "shape", + "sharp", + "snip", + "text", + "tool", + "trim", + "utensil", + "video" + ], + "content_paste": [ + "action", + "add", + "application", + "attach", + "button", + "clip", + "clipboard", + "content", + "control", + "copy", + "cut", + "data", + "doc", + "document", + "edit", + "entry", + "file", + "fill", + "form", + "function", + "insert", + "memo", + "multiple", + "notes", + "office", + "paper", + "paste", + "productivity", + "record", + "report", + "sheet", + "text", + "tool", + "write" + ], + "content_paste_go": [ + "action", + "archive", + "arrow", + "box", + "clipboard", + "content", + "copy", + "data", + "deliver", + "disabled", + "doc", + "document", + "duplicate", + "enabled", + "file", + "folder", + "go", + "import", + "information", + "insert", + "material design", + "move", + "on", + "paper", + "paste", + "process", + "rectangle", + "right arrow", + "send", + "sheet", + "slash", + "square", + "transfer", + "workflow" + ], + "content_paste_off": [ + "blocked", + "cancel paste", + "cannot paste", + "clear", + "clipboard", + "content", + "copy", + "delete", + "denied", + "diagonal line", + "disabled", + "disabled paste", + "doc", + "document", + "duplicate", + "enabled", + "file", + "forbidden", + "form", + "insert", + "no paste", + "off", + "on", + "page", + "paper", + "paste", + "paste off", + "rectangle", + "remove", + "restricted", + "sheet", + "slash", + "text", + "unavailable", + "unpaste" + ], + "content_paste_search": [ + "action", + "browse", + "clipboard", + "content", + "data", + "discover", + "doc", + "document", + "examine", + "explore", + "file", + "find", + "function", + "icon", + "information", + "investigate", + "locate", + "look for", + "lookup", + "magnify", + "magnifying glass", + "paper", + "paste", + "query", + "reference", + "research", + "scan", + "search", + "symbol", + "tool", + "trace", + "track", + "utility" + ], + "contextual_token": [ + "activate", + "arrow", + "article", + "audio", + "begin", + "button", + "continue", + "control", + "control panel", + "directional", + "doc", + "document", + "engage", + "entertainment", + "file", + "forward", + "go", + "initiate", + "launch", + "layout", + "media", + "movie", + "multimedia", + "music", + "news", + "page", + "play", + "playback", + "player", + "pointer", + "resume", + "start", + "stream", + "symbol", + "text", + "triangle", + "video", + "writing" + ], + "contextual_token_add": [ + "+", + "action", + "add", + "addition", + "aggregate", + "append", + "article", + "button", + "calculation", + "collective", + "combined", + "combined total", + "create", + "doc", + "document", + "file", + "group", + "include", + "increase", + "insert", + "layout", + "mathematical", + "mathematical operation", + "new", + "new symbol", + "news", + "page", + "plus", + "positive", + "shape", + "sum", + "symbol", + "text", + "together", + "token", + "total", + "ui element", + "unified", + "united", + "writing" + ], + "contract": [ + "agreement", + "binding", + "business", + "conditions", + "contract", + "deal", + "doc", + "document", + "document icon", + "file", + "file icon", + "form", + "formal", + "icon", + "layered", + "legal", + "list", + "official", + "outline", + "overlay", + "page", + "paper", + "paper icon", + "paperwork", + "record", + "signature", + "signing", + "stacked", + "symbol", + "terms", + "transaction", + "two pages" + ], + "contract_delete": [ + "agreement", + "agreement delete", + "bin", + "cancel", + "cancel contract", + "cancel file", + "clear", + "close", + "contract", + "contract delete", + "delete", + "delete document", + "delete file", + "doc", + "document", + "document delete", + "document trash", + "exit", + "file", + "file delete", + "file trash", + "lines", + "list", + "no", + "page", + "page delete", + "paper", + "paperwork", + "paperwork delete", + "quit", + "record", + "record delete", + "rectangle", + "remove", + "remove contract", + "remove document", + "remove file", + "stop", + "transaction", + "trash", + "trash document", + "trash file", + "x", + "x mark" + ], + "contract_edit": [ + "administration", + "agreement", + "agreement editing", + "business", + "compose", + "contract", + "contract modification", + "contract signing", + "corner", + "create", + "diagonal line", + "doc", + "document", + "document management", + "draft", + "edit", + "editing", + "file", + "file editing", + "form", + "form editing", + "input", + "lease", + "legal", + "line", + "list", + "modify", + "office", + "page", + "paper", + "paperwork", + "pen", + "pencil", + "record", + "rectangle", + "shape", + "sign", + "signature", + "square", + "transaction", + "write", + "writing" + ], + "contrast": [ + "adjust", + "adjustment", + "balance", + "black", + "bright", + "brightness", + "contrast", + "control", + "dark", + "dark theme", + "dim", + "display", + "dynamic range", + "edit", + "editing", + "effect", + "enhance", + "exposure", + "filter", + "graphic", + "grayscale", + "highlights", + "image", + "images", + "levels", + "light", + "modify", + "photo", + "photography", + "picture", + "pictures", + "screen", + "settings", + "shadows", + "slider", + "tone", + "visual", + "white" + ], + "contrast_circle": [ + "+", + "2", + "accessibility", + "add", + "adjust", + "adjustments", + "appearance", + "appearance mode", + "balance", + "brightness", + "circle", + "configuration", + "contrast", + "control", + "dark mode", + "decrease", + "display", + "divided circle", + "edit", + "editier", + "editing", + "filters", + "half circle", + "image editing", + "increases", + "light mode", + "mode", + "monitor", + "options", + "photography", + "plus", + "preferences", + "screen", + "setting", + "settings", + "split circle", + "subtract", + "theme", + "toggle", + "view", + "vision", + "visual" + ], + "contrast_rtl_off": [ + "access", + "accessibility", + "adjust", + "black", + "blocked", + "brightness", + "cancelled", + "circle", + "contrast", + "control", + "dark mode", + "deactivate", + "disabled", + "display", + "edit", + "editing", + "effect", + "enabled", + "filter", + "grayscale", + "half circle", + "image", + "images", + "light mode", + "line", + "mode", + "monitor", + "off", + "offline", + "on", + "options", + "photography", + "picture", + "pictures", + "right to left", + "rtl", + "screen", + "settings", + "slash", + "theme", + "toggle", + "view", + "visual", + "white" + ], + "contrast_square": [ + "+", + "1", + "add", + "adjust", + "adjustments", + "appearance", + "block", + "box", + "brightness", + "contrast", + "control", + "dark", + "decrease", + "dim", + "display", + "divided", + "edit", + "editier", + "editing", + "element", + "filters", + "gradient", + "half", + "increases", + "light", + "mode", + "options", + "partition", + "plus", + "preference", + "section", + "settings", + "shape", + "split", + "square", + "subtract", + "switch", + "theme", + "toggle", + "view" + ], + "control_camera": [ + "adjust", + "apparatus", + "arrow", + "arrows", + "camera", + "capture", + "center", + "circle", + "configure", + "control", + "device", + "direction", + "equipment", + "film", + "gadget", + "left", + "lens", + "media", + "move", + "multimedia", + "options", + "photo", + "photography", + "preferences", + "record", + "rectangle", + "reposition", + "right", + "settings", + "setup", + "shutter", + "square", + "technology", + "tool", + "video", + "viewfinder" + ], + "control_point_duplicate": [ + "+", + "add", + "addmultiple", + "circle", + "circles", + "clone", + "control", + "copy", + "create", + "double", + "duplicate", + "generatemultiples", + "make", + "multiple", + "new", + "overlapping circles", + "overlay", + "plus", + "point", + "replicate", + "symbol", + "two circles" + ], + "controller_gen": [ + "analog", + "button", + "buttons", + "circle", + "computer", + "console", + "control", + "controller", + "cross", + "d-pad", + "device", + "directional", + "entertainment", + "game", + "gamepad", + "gaming", + "input", + "joystick", + "leisure", + "nest", + "options", + "peripheral", + "play", + "rectangle", + "regulator", + "retro", + "select", + "square", + "start", + "technology", + "triangle", + "trigger", + "video game" + ], + "conversion_path": [ + "ads", + "analysis", + "analytics", + "attribution", + "chart", + "connecting", + "conversion", + "customer journey", + "data", + "diagram", + "diagrammatic", + "dots", + "flow", + "funnel", + "graph", + "journey", + "line", + "marketing", + "measure", + "metric", + "path", + "performance", + "process", + "progress", + "report", + "sales", + "sequence", + "stages", + "steps", + "symbolic", + "track", + "user flow", + "visualization" + ], + "conversation": [ + "chat", + "chat bubble", + "chat symbol", + "comment", + "comment symbol", + "communication", + "communication icon", + "communication symbol", + "conversation", + "dialog", + "direct message", + "disabled", + "discussion", + "discussion symbol", + "dm", + "enabled", + "face", + "human", + "message", + "message icon", + "message symbol", + "mouth", + "off", + "offline", + "on", + "person", + "read", + "read aloud", + "slash", + "social", + "speech", + "speech bubble", + "speech symbol", + "talk", + "talk bubble", + "talking", + "text", + "text symbol", + "typing", + "writing", + "writing symbol" + ], + "conversion_path_off": [ + "ads", + "analytics", + "arrow", + "attribution", + "blocked", + "broken path", + "chart", + "connecting", + "connections", + "conversion", + "conversion path off", + "data", + "deactivation", + "deactive", + "diagram", + "disabled", + "disabled connection", + "disconnect", + "disconnect path", + "discontinued", + "dots", + "enabled", + "end", + "exit", + "flow", + "graph", + "inactive", + "line", + "no connection", + "no path", + "not working", + "off", + "offline", + "on", + "path", + "path off", + "points", + "slash", + "stop", + "tracking", + "turn off" + ], + "convert_to_text": [ + "alteration", + "arrow", + "article", + "change", + "character", + "content", + "convert", + "data", + "direction", + "doc", + "document", + "document type", + "down", + "exchange", + "file", + "file conversion", + "file type", + "format", + "format conversion", + "forward", + "interchange", + "modify", + "output", + "page", + "paper", + "plain text", + "query", + "query reference", + "reference", + "right", + "shortcut", + "source", + "string", + "switch", + "target", + "text", + "text document", + "to text", + "transfer", + "transform", + "type", + "unformatted text", + "writing" + ], + "conveyor_belt": [ + "assembly", + "automated", + "automation", + "automation process", + "belt", + "conveyor", + "conveyor system", + "equipment", + "factory", + "factory floor", + "flow", + "goods", + "industrial", + "industry", + "line", + "logistic", + "logistics", + "machinery", + "manufactory", + "manufacturing", + "manufacturing line", + "material handling", + "movement", + "objects", + "process", + "production", + "production line", + "products", + "supply", + "system", + "transport" + ], + "cookie": [ + "alert", + "baked goods", + "biscuit", + "chocolate chip cookie", + "circle", + "circle with dots", + "circular", + "compliance", + "consent", + "cookie", + "cookies", + "crumbs", + "data", + "dessert", + "dotted circle", + "food", + "gdpr", + "notification", + "options", + "preferences", + "privacy", + "privacy settings", + "round", + "settings", + "snack", + "sweet", + "tracking", + "treat", + "wafer", + "website data" + ], + "cooking": [ + "boiling", + "braiser", + "cast iron", + "chef", + "cook", + "cookery", + "cooking", + "cooktop", + "cookware", + "cuisine", + "culinary", + "dining", + "dish", + "dutch oven", + "eating", + "eating habits", + "food", + "food preparation", + "gastronomy", + "gourmet", + "healthy eating", + "heat", + "home", + "house", + "induction", + "ingredient", + "kitchen", + "meal", + "meals", + "menu", + "nest", + "nutrition", + "oven", + "pan", + "pot", + "prepare", + "recipe", + "restaurant", + "serve", + "steam", + "stockpot", + "stove", + "stovetop" + ], + "cool_to_dry": [ + "adjust", + "air", + "air conditioning", + "arrow", + "change", + "climate", + "climate control", + "control", + "cool", + "cool ", + "cycle", + "direction", + "down", + "dry", + "efficiency", + "energy", + "fan", + "home", + "humidity", + "hvac", + "icon", + "mode", + "nest", + "power", + "setting", + "smart home", + "switch", + "system", + "temperature", + "thermostat", + "up", + "ventilation", + "weather" + ], + "cookie_off": [ + "biscuit", + "block", + "browsing", + "circle", + "consent", + "cookie", + "cookies", + "data", + "decline", + "delete", + "dessert", + "diagonal line", + "digital", + "disabled", + "enabled", + "internet", + "off", + "offline", + "on", + "opt out", + "privacy", + "refuse", + "reject", + "remove", + "security", + "settings", + "slash", + "tracking", + "wafer", + "web", + "website", + "x" + ], + "copy_all": [ + "all", + "clone", + "content", + "copy", + "copy all", + "cut", + "dash", + "dashed", + "data", + "doc", + "document", + "documents", + "duplicate", + "file", + "files", + "layers", + "multiple", + "multiply", + "page", + "paper", + "papers", + "past", + "replicate", + "reproduce", + "select all", + "select content", + "stack", + "text" + ], + "coronavirus": [ + "19", + "bacteria", + "biohazard", + "biology", + "cell", + "circle", + "contagious", + "coronavirus", + "covid", + "covid-19", + "disease", + "epidemic", + "germ", + "germs", + "global", + "health", + "healthcare", + "illness", + "infection", + "medical", + "microbe", + "outbreak", + "pandemic", + "pathogen", + "points", + "research", + "science", + "sick", + "sickness", + "social", + "sphere", + "spikes", + "virus" + ], + "copyright": [ + "agreement", + "alphabet", + "attribution", + "brand", + "c", + "character", + "circle", + "copyright", + "credit", + "disclaimer", + "emblem", + "font", + "identifier", + "identity", + "intellectual property", + "label", + "legal", + "letter c", + "letters", + "licensing", + "logo", + "mark", + "notice", + "owner", + "ownership", + "property", + "protection", + "registered", + "rights", + "seal", + "signature", + "stamp", + "surrounding circle", + "symbol", + "text" + ], + "corporate_fare": [ + "abstract", + "architecture", + "banking", + "building", + "business", + "city", + "company", + "corporate", + "estate", + "fare", + "finance", + "full", + "government", + "graphic", + "headquarters", + "icon", + "institution", + "law", + "line", + "office", + "organization", + "place", + "real", + "real estate", + "rectangle", + "residence", + "residential", + "shape", + "shelter", + "skyscraper", + "solid", + "structure", + "symbol", + "tower", + "urban" + ], + "cottage": [ + "abode", + "accommodation", + "architecture", + "beach", + "building", + "cabin", + "cottage", + "countryside", + "door", + "dwelling", + "dwelling place", + "estate", + "home", + "house", + "housing", + "lake", + "lodge", + "lodging.", + "maps", + "place", + "property", + "real", + "rectangle", + "residence", + "residential", + "roof", + "rural", + "shelter", + "simple house", + "small house", + "square", + "stay", + "structure", + "traveling", + "triangle", + "village", + "wall", + "window" + ], + "counter_0": [ + "0", + "analytics", + "beginning", + "circle", + "count", + "counter", + "data", + "digit", + "empty", + "figure", + "indicator", + "initial", + "looks", + "measurement", + "none", + "null", + "number", + "numbers", + "numerical", + "placeholder", + "quantity", + "rating", + "score", + "start", + "statistics", + "symbol", + "tally", + "value", + "zero", + "zero state" + ], + "counter_1": [ + "1", + "circle", + "count", + "counter 1", + "digit", + "digit 1", + "first", + "identifier", + "index", + "indicator", + "item 1", + "list item 1", + "looks", + "marker", + "measurement", + "metric", + "number", + "number 1", + "numbers", + "numeral", + "one", + "ordinal", + "position", + "quantity 1", + "score", + "single", + "status", + "symbol", + "tally", + "value" + ], + "counter_2": [ + "2", + "alert", + "amount", + "badge", + "circle", + "circular", + "count", + "counter", + "digit", + "index", + "level", + "looks", + "measurement", + "notification", + "number", + "number badge", + "number two", + "numbers", + "numeral", + "numeric", + "position", + "progress", + "quantity", + "rank", + "rating", + "score", + "stage", + "status", + "step", + "symbol", + "two", + "value" + ], + "counter_3": [ + "3", + "amount", + "calculation", + "circle", + "count", + "counter", + "digit", + "display", + "enumeration", + "figure", + "index", + "looks", + "measurement", + "metric", + "number", + "numbers", + "numeral", + "numeric", + "position", + "quantity", + "rank", + "rating", + "score", + "statistic", + "symbol", + "tally", + "three", + "total", + "value" + ], + "counter_4": [ + "4", + "amount", + "circle", + "count", + "counter", + "counting", + "data", + "digit", + "digit 4", + "four", + "index", + "information", + "item count", + "looks", + "number", + "number 4", + "number of items", + "numbers", + "numeric", + "numerical", + "position", + "progress", + "progress indicator", + "quantity", + "ranking", + "score", + "sequential", + "statistic", + "symbol", + "tally", + "total", + "value" + ], + "counter_5": [ + "5", + "amount", + "calculation", + "circle", + "count", + "counter", + "data", + "digit", + "display", + "figure", + "five", + "indicator", + "item", + "level", + "looks", + "measurement", + "number", + "number five", + "numbers", + "numeral", + "numeric", + "position", + "progress", + "quantity", + "result", + "score", + "stage", + "statistics", + "step", + "symbol", + "tally", + "value", + "volume" + ], + "counter_7": [ + "7", + "circle", + "count", + "count 7", + "counter", + "counter 7", + "digit", + "digit 7", + "figure", + "figure 7", + "indicator", + "label", + "looks", + "marker", + "mathematical", + "number", + "number 7", + "numbers", + "numeral", + "numeral 7", + "numeric", + "quantity", + "quantity 7", + "score", + "score 7", + "seven", + "symbol", + "symbolic", + "value", + "value 7" + ], + "counter_6": [ + "6", + "amount", + "circle", + "count", + "counter", + "counter 6", + "data", + "digit", + "enumeration", + "figure", + "glyph", + "item", + "list", + "looks", + "measurement", + "metric", + "number", + "number six", + "numbering", + "numbers", + "numerical", + "order", + "position", + "quantity", + "rank", + "sequence", + "six", + "sixth", + "sixths", + "statistic", + "symbol", + "tally", + "total", + "value", + "volume" + ], + "counter_8": [ + "8", + "amount", + "app", + "arithmetic", + "circle", + "count", + "counter", + "data", + "digit", + "display", + "eight", + "figure", + "glyph", + "indicator", + "information", + "input", + "looks", + "math", + "mathematics", + "number", + "numbers", + "numeral", + "octagonal", + "output", + "quantity", + "score", + "shape", + "statistic", + "symbol", + "tally", + "total", + "ui", + "value", + "web" + ], + "counter_9": [ + "9", + "badge", + "circle", + "count", + "count value", + "counter", + "counter number", + "digit", + "display", + "figure", + "indicator", + "integer", + "looks", + "measurement", + "metric", + "nine", + "notification count", + "number", + "numbers", + "numeral", + "numerical", + "progress", + "quantity", + "rank", + "rating", + "score", + "single digit", + "statistic", + "symbol", + "tally", + "total", + "value", + "whole number" + ], + "countertops": [ + "abstract", + "bathroom", + "block", + "building", + "commercial", + "construction", + "counter", + "countertops", + "decor", + "design element", + "flat", + "furniture", + "home", + "horizontal", + "house", + "interior design", + "kitchen", + "laminate", + "line", + "material", + "outline", + "plane", + "renovation", + "residential", + "room", + "shape", + "simple", + "sink", + "slab", + "solid", + "stone", + "surface", + "table", + "tops", + "wood" + ], + "create_new_folder": [ + "+", + "add", + "addition", + "archive", + "build", + "collection", + "content", + "create", + "data", + "directory", + "doc", + "document", + "drive", + "file", + "folder", + "generate", + "group", + "library", + "make", + "management", + "new", + "organization", + "plus", + "produce", + "rectangle", + "save", + "sheet", + "slide", + "storage", + "symbol", + "tab" + ], + "credit_card": [ + "account", + "account information", + "amex", + "balance", + "bank", + "banking", + "bill", + "buy", + "card", + "cash", + "checkout", + "chip", + "coin", + "commerce", + "cost", + "credit", + "credit card", + "currency", + "discover", + "dollars", + "e-commerce", + "finance", + "financial", + "funding", + "mastercard", + "money", + "online", + "pay", + "payment", + "plastic", + "price", + "purchase", + "rectangle", + "secure", + "shopping", + "spend", + "stripe", + "symbol", + "transaction", + "visa", + "wallet" + ], + "credit_card_clock": [ + "account", + "american express", + "bill", + "bnpl", + "card", + "cash", + "circle", + "clock", + "coin", + "commerce", + "cost", + "credit", + "credit card", + "currency", + "date", + "delay", + "discover", + "dollars", + "expiration", + "finance", + "history", + "line", + "mastercard", + "money", + "online", + "order", + "pay", + "pay later", + "pay over time", + "payment", + "pending", + "point", + "pointer", + "price", + "processing", + "purchase", + "recent", + "rectangle", + "schedule", + "secure", + "shopping", + "symbol", + "time", + "transaction", + "visa", + "wallet", + "watch" + ], + "credit_card_gear": [ + "account", + "american express", + "application", + "bank", + "bill", + "card", + "cash", + "change", + "coin", + "commerce", + "configuration", + "control", + "cost", + "credit", + "credit card", + "currency", + "data", + "details", + "discover", + "dollars", + "edit", + "finance", + "financial", + "gear", + "info", + "information", + "lines", + "management", + "mastercard", + "money", + "online", + "options", + "pay", + "payment", + "personal", + "preferences", + "price", + "profile", + "rectangle", + "security", + "service", + "settings", + "shape", + "shopping", + "symbol", + "transaction", + "update", + "visa", + "wallet" + ], + "credit_card_heart": [ + "account", + "banking", + "bill", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "credit card", + "currency", + "dollars", + "favorite", + "finance", + "financial", + "graphic", + "heart", + "like", + "liked", + "love", + "loyalty", + "money", + "online", + "pay", + "payment", + "preferred", + "price", + "purchase", + "rectangle", + "remember", + "romance", + "save", + "saved card", + "shape", + "shopping", + "square", + "symbol", + "transaction", + "valentine", + "wallet" + ], + "credit_card_off": [ + "banking", + "bill", + "blocked", + "broken", + "cancelled", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "credit card", + "currency", + "deactivated", + "decline", + "disabled", + "dollars", + "enabled", + "error", + "failure", + "finance", + "financial", + "forbidden", + "glyph", + "icon", + "invalid", + "line", + "money", + "no access", + "off", + "online", + "outline", + "pay", + "payment", + "payment card", + "price", + "rectangle", + "rejected", + "restricted", + "shape", + "shopping", + "slash", + "stop", + "symbol", + "unavailable" + ], + "credit_score": [ + "analysis", + "approve", + "assessment", + "banking", + "bill", + "card", + "cash", + "check", + "circle", + "coin", + "commerce", + "complete", + "cost", + "credit", + "credit score", + "currency", + "debt", + "dial", + "digits", + "dollars", + "done", + "evaluation", + "ficoscore", + "finance", + "financial", + "gauge", + "indicator", + "level", + "loan", + "mark", + "measurement", + "meter", + "money", + "number", + "numerical", + "ok", + "online", + "pay", + "payment", + "performance", + "personal finance", + "progress", + "ranking", + "rating", + "report", + "score", + "select", + "summary", + "symbol", + "three digits", + "tick", + "validate", + "verified", + "yes" + ], + "crib": [ + "babies", + "baby", + "baby bed", + "basic", + "bassinet", + "bed", + "bedroom", + "box", + "child", + "child bed", + "children", + "cradle", + "crib", + "drawing", + "furniture", + "infant", + "infant bed", + "kid", + "lines", + "minimal", + "newborn", + "nursery", + "object", + "outline", + "rectangle", + "silhouette", + "simple", + "sleep", + "sleeping", + "square", + "stroke", + "toddler" + ], + "crisis_alert": [ + "!", + "alarm", + "alert", + "attention", + "bullseye", + "caution", + "crisis", + "critical", + "danger", + "emergency", + "error", + "errors", + "exclamation", + "exclamation point", + "feedback", + "hazard", + "important", + "information", + "issues", + "mark", + "mistakes", + "note", + "notification", + "problems", + "risks", + "safety", + "security", + "sign", + "status", + "symbol", + "system", + "target", + "threat", + "triangle", + "urgent", + "warning" + ], + "crop": [ + "adjust", + "adjustments", + "area", + "artboard", + "border", + "boundary", + "clip", + "content", + "crop", + "cut", + "define", + "document", + "edit", + "editing", + "film", + "frame", + "graphic", + "image", + "images", + "mask", + "modify", + "photo", + "photos", + "picture", + "rectangle", + "resize", + "selection", + "settings", + "size", + "square", + "tool", + "transform", + "trim", + "video", + "vignette" + ], + "crop_16_9": [ + "16", + "16:9", + "9", + "adjust", + "adjust ratio", + "adjustments", + "area", + "aspect ratio", + "by", + "crop", + "dimensions", + "edit", + "editing", + "editor", + "format", + "frame", + "framing", + "graphic", + "image", + "image editing", + "images", + "landscape", + "movie", + "photo", + "photo editing", + "photos", + "picture", + "proportion", + "rectangle", + "resize", + "settings", + "sixteen by nine", + "size", + "square", + "tv screen", + "video", + "video editing", + "video format", + "wide screen", + "widescreen" + ], + "crop_3_2": [ + "2", + "3", + "3 by 2", + "3:2", + "3x2", + "adjust", + "adjustments", + "area", + "aspect ratio", + "by", + "crop", + "dimensions", + "edit", + "editing", + "format", + "frame", + "framing", + "height", + "horizontal", + "image", + "image editing", + "images", + "landscape", + "media", + "overlapping squares", + "photo", + "photo editing", + "photograph", + "photos", + "picture", + "proportion", + "rectangle", + "resize", + "scale", + "settings", + "size", + "square", + "two squares", + "width" + ], + "crop_5_4": [ + "4", + "5", + "5:4", + "adjust", + "adjustments", + "area", + "aspect ratio", + "border", + "boundary", + "by", + "crop", + "dimension", + "edit", + "editing settings", + "editing tools", + "five by four", + "format", + "frame", + "framing", + "graphic", + "image", + "image editing", + "images", + "media", + "modify", + "outline", + "photo", + "photo editing", + "photos", + "picture", + "ratio", + "rectangle", + "resize", + "shape", + "size", + "square", + "transform", + "trim", + "video", + "video editing" + ], + "crop_7_5": [ + "5", + "7", + "7:5 ratio", + "adjust", + "adjustments", + "area", + "art", + "aspect ratio", + "bounding box", + "by", + "crop", + "edit", + "editing", + "editor", + "frame", + "graphic", + "horizontal", + "image", + "images", + "landscape", + "media", + "photo", + "photography", + "photos", + "picture", + "rectangle", + "resize", + "selection", + "settings", + "seven by five", + "shape", + "size", + "square", + "tool", + "wide" + ], + "crop_9_16": [ + "16", + "9", + "9:16", + "adjust", + "adjustments", + "area", + "aspect", + "aspect ratio", + "by", + "crop", + "dimensions", + "edit", + "editing", + "format", + "frame", + "framing", + "image", + "images", + "modify", + "nine sixteen", + "orientation", + "photo", + "photography", + "photos", + "picture", + "portrait", + "proportion", + "rectangle", + "resize", + "rotate", + "settings", + "shape", + "size", + "square", + "transform", + "vertical", + "video" + ], + "crop_free": [ + "adjust", + "adjustments", + "area", + "bounding box", + "box", + "corners", + "crop", + "crop free", + "display", + "edit", + "editing", + "enlarge", + "exit full screen", + "exit fullscreen", + "expand", + "focus", + "frame", + "free", + "full screen", + "fullscreen", + "image", + "lines", + "maximize", + "outline", + "photo", + "photos", + "picture", + "resize", + "select", + "selection", + "settings", + "size", + "square", + "ui", + "zoom" + ], + "crop_portrait": [ + "adjust", + "adjustments", + "area", + "aspect ratio", + "crop", + "dimensions", + "edit", + "editing", + "editor", + "format", + "frame", + "framing", + "image", + "images", + "media", + "modify", + "photo", + "photography", + "photos", + "picture", + "portrait", + "rectangle", + "reframe", + "resize", + "settings", + "shape", + "size", + "square", + "tool" + ], + "crop_landscape": [ + "adjust", + "adjustments", + "area", + "aspect ratio", + "border", + "crop", + "crop landscape", + "dimensions", + "edit", + "edit tool", + "editing", + "frame", + "framing", + "horizontal", + "image", + "image editing", + "images", + "landscape", + "landscape mode", + "media", + "media editing", + "modify", + "orientation", + "outline", + "photo", + "photo editing", + "photos", + "picture", + "picture editing", + "rectangle", + "rectangular", + "reframe", + "resize", + "settings", + "shape", + "size", + "tool", + "visual", + "wide ratio", + "wide screen" + ], + "crop_rotate": [ + "adjust", + "adjustments", + "area", + "arrow", + "arrows", + "aspect ratio", + "canvas", + "circle", + "clockwise", + "corners", + "counter-clockwise", + "crop", + "direction", + "edit", + "editing", + "frame", + "graphic", + "image", + "images", + "manipulate", + "modify", + "orientation", + "photo", + "photos", + "picture", + "rearrange", + "reorient", + "resize", + "rotate", + "settings", + "size", + "square", + "tool", + "transform", + "turn", + "visual" + ], + "crop_square": [ + "adjust", + "adjustments", + "app", + "application", + "area", + "area selection", + "aspect ratio", + "border", + "boundary", + "components", + "contract", + "crop", + "cut", + "design", + "edit", + "editing", + "editor", + "expand", + "extend", + "frame", + "framing", + "geometric", + "image", + "images", + "interface", + "manipulate", + "media", + "modify", + "open", + "photo", + "photos", + "picture", + "rectangle", + "resize", + "screen", + "settings", + "shape", + "shapes", + "shrink", + "site", + "size", + "square", + "square crop", + "tool", + "transform", + "trim", + "ui", + "ux", + "web", + "website", + "window" + ], + "crossword": [ + "activity", + "answer", + "blocks", + "board game", + "brain", + "challenge", + "clue", + "crossword", + "definition", + "education", + "entertainment", + "fill", + "fun", + "game", + "google play", + "grid", + "horizontal", + "knowledge", + "leisure", + "letters", + "linguistics", + "logic", + "mind", + "puzzle", + "solve", + "squares", + "strategy", + "symbol", + "thinking", + "vertical", + "vocabulary", + "word puzzle", + "words" + ], + "crowdsource": [ + "aggregation", + "assembly", + "business", + "collaboration", + "collection", + "collective", + "community", + "compilation", + "connection", + "contribute", + "crowd", + "crowdsource", + "data", + "funding", + "funds", + "gathering", + "global", + "group", + "information", + "input", + "intelligence", + "internet", + "investment", + "knowledge", + "logo", + "network", + "payment", + "people", + "pooling", + "public", + "resource", + "share", + "source", + "users" + ], + "crown": [ + "achievement", + "award", + "best", + "bonus", + "challenge", + "crown", + "exclusive", + "high", + "king", + "leaderboard", + "level", + "member", + "membership", + "premium", + "queen", + "rank", + "ranking", + "reward", + "royalty", + "special", + "success", + "tiara", + "top", + "trend", + "trending", + "unique", + "unlock", + "upgrade", + "victory", + "vip", + "winner" + ], + "cruelty_free": [ + "animal", + "animal friendly", + "animal testing", + "animal welfare", + "beauty", + "bunny", + "care", + "cosmetics", + "cruelty", + "cruelty free", + "eco", + "ethical", + "ethical products", + "ethical shopping", + "free", + "humane", + "ingredients", + "jump", + "jumping", + "leaping", + "leaping bunny", + "nature", + "no animal testing", + "personal care", + "rabbit", + "responsible", + "social", + "sustainability", + "sustainable", + "testing", + "toiletries", + "vegan", + "vegetarian" + ], + "css": [ + "alphabet", + "brackets", + "browser", + "cascading stylesheets", + "character", + "code", + "coding", + "computer language", + "computing", + "css", + "design", + "develop", + "developer", + "digital", + "engineer", + "engineering", + "font", + "frontend", + "html", + "internet", + "layout", + "letters", + "markup", + "platform", + "programming", + "programming language", + "software development", + "stylesheets", + "styling", + "symbol", + "technology", + "text", + "type", + "web code", + "web design", + "web development", + "web standards", + "website" + ], + "csv": [ + "alphabet", + "analysis", + "character", + "coding", + "comma", + "comma separated values", + "computer file", + "csv", + "data", + "data file", + "data format", + "database", + "document", + "document icon", + "download", + "export", + "file", + "file type", + "font", + "format", + "import", + "information", + "letters", + "list", + "numerical data", + "programming", + "report", + "separated", + "spreadsheet", + "spreadsheets", + "statistics", + "symbol", + "tabular", + "tabular data", + "text", + "text file", + "text format", + "type", + "upload", + "values" + ], + "currency_bitcoin": [ + "bill", + "bitcoin", + "blockchain", + "card", + "cash", + "circle", + "coin", + "commerce", + "cost", + "credit", + "crypto", + "cryptocurrency", + "currency", + "digital", + "digital asset", + "digital currency", + "dollar", + "dollars", + "economics", + "finance", + "financial symbol", + "franc", + "investment", + "letter b", + "money", + "online", + "online payment", + "oval", + "pay", + "payment", + "price", + "shopping", + "stripes", + "symbol", + "trading", + "two lines", + "virtual currency", + "wealth" + ], + "currency_exchange": [ + "360", + "around", + "arrow", + "arrows", + "banking", + "buy", + "cash", + "coin", + "commerce", + "conversion", + "convert", + "currency", + "currency exchange", + "direction", + "dollar", + "dollars", + "economy", + "euro", + "exchange", + "finance", + "financial", + "foreign exchange", + "forex", + "inprogress", + "international money", + "investment", + "left arrow", + "money", + "money transfer", + "pay", + "payment", + "pound", + "renew", + "right arrow", + "rotate", + "sell", + "swap", + "sync", + "trade", + "transaction", + "transfer", + "turn", + "universal", + "yen" + ], + "currency_franc": [ + "banking", + "bill", + "budget", + "capital", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "dollar", + "dollars", + "economic", + "euro", + "exchange", + "finance", + "financial", + "foreign", + "franc", + "global", + "income", + "international", + "investment", + "market", + "monetary", + "money", + "online", + "pay", + "payment", + "price", + "savings", + "shopping", + "swiss", + "symbol", + "trade", + "transaction", + "value", + "wealth" + ], + "currency_lira": [ + "bar", + "bill", + "buy", + "capital letter", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "dollar", + "dollars", + "economic", + "economy", + "exchange", + "finance", + "financial", + "foreign currency", + "international currency", + "l", + "letter", + "lines", + "lira", + "money", + "online", + "pay", + "payment", + "price", + "sell", + "shopping", + "stack", + "stacked", + "symbol", + "t", + "three lines", + "tl symbol", + "transaction", + "turkish lira", + "value" + ], + "currency_pound": [ + "accounting", + "alphabet", + "banking", + "bill", + "british pound", + "budget", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "dollar", + "dollars", + "economics", + "exchange", + "finance", + "financial", + "gbp", + "great britain", + "letter", + "money", + "online", + "pay", + "payment", + "pound", + "price", + "shopping", + "sign", + "sterling", + "symbol", + "transaction", + "typography", + "united kingdom", + "value", + "wealth" + ], + "currency_ruble": [ + "banking", + "bill", + "billing", + "budget", + "business", + "card", + "cash", + "character", + "coin", + "commerce", + "cost", + "credit", + "currency", + "dollar", + "dollars", + "economy", + "exchange", + "fiat currency", + "finance", + "financial", + "foreign exchange", + "letter", + "money", + "online", + "pay", + "payment", + "payment methods", + "price", + "price tag", + "purchase", + "rate", + "rouble", + "ruble", + "russian currency", + "sale", + "shopping", + "symbol", + "trade", + "transaction" + ], + "currency_rupee": [ + "bank", + "banking", + "bill", + "buy", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "dollar", + "dollars", + "economic", + "economy", + "finance", + "financial", + "india", + "indian currency", + "indian money", + "indian rupee", + "investment", + "market", + "money", + "online", + "pay", + "payment", + "price", + "purchase", + "rupee", + "sell", + "shop", + "shopping", + "store", + "symbol", + "transaction", + "wealth" + ], + "currency_rupee_circle": [ + "banking", + "bill", + "budget", + "business", + "card", + "cash", + "circle", + "coin", + "commerce", + "cost", + "credit", + "currency", + "currency exchange", + "currency symbol", + "dollar", + "dollars", + "economics", + "exchange", + "expenditure", + "finance", + "financial", + "fund", + "income", + "indian", + "indian rupee", + "investment", + "money", + "online", + "pay", + "payment", + "price", + "rupee", + "savings", + "shopping", + "symbol", + "transaction", + "value", + "wealth" + ], + "currency_yen": [ + "bank", + "banking", + "bill", + "capital", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "dollar", + "dollars", + "economic", + "exchange", + "finance", + "financial", + "income", + "japan", + "japanese", + "money", + "online", + "pay", + "payment", + "price", + "rate", + "shopping", + "sign", + "symbol", + "transaction", + "value", + "wealth", + "yen" + ], + "currency_yuan": [ + "banking", + "bill", + "business", + "buy", + "card", + "cash", + "character", + "china", + "chinese", + "coin", + "commerce", + "cost", + "credit", + "currency", + "dollar", + "dollars", + "economic", + "exchange", + "finance", + "financial", + "investment", + "money", + "online", + "pay", + "payment", + "price", + "renminbi", + "rmb", + "sell", + "shopping", + "sign", + "symbol", + "text", + "trade", + "transaction", + "type", + "value", + "yuan" + ], + "curtains": [ + "bedroom", + "blinds", + "closed", + "cover", + "curtains", + "decor", + "decoration", + "drapes", + "drawn", + "event", + "fabric", + "fold", + "home", + "house", + "interior", + "light", + "living room", + "nest", + "open", + "panel", + "pleated", + "privacy", + "residential", + "room", + "shade", + "show", + "shutter", + "soft", + "stage", + "sunshade", + "textile", + "theater", + "window", + "window covering" + ], + "curtains_closed": [ + "barrier", + "blinds", + "block", + "closed", + "cloth", + "cover", + "covering", + "curtains", + "darken", + "decor", + "divide", + "domestic", + "drapes", + "fabric", + "fold", + "hang", + "home", + "house", + "interior", + "light", + "nest", + "panel", + "privacy", + "room", + "shade", + "shades", + "shutter", + "soft", + "sunlight", + "sunshade", + "textile", + "wave", + "window" + ], + "custom_typography": [ + "A", + "adjust", + "alphabet", + "artistic", + "branding", + "character", + "characters", + "communication", + "create", + "creativity", + "custom", + "customization", + "design", + "document", + "editing", + "filter", + "font", + "formatting", + "graphic", + "identity", + "layout", + "letters", + "options", + "personalized", + "settings", + "star", + "style", + "symbol", + "text", + "theme", + "tools", + "tune", + "type", + "typeface", + "typography", + "unique", + "visual", + "writing" + ], + "cut": [ + "cut" + ], + "cycle": [ + "arrow", + "arrows", + "backward", + "circular arrows", + "connection", + "connectivity", + "continuous", + "cycle", + "diagram", + "direction", + "endless", + "flow", + "forward", + "history", + "load", + "loading", + "loop", + "navigation", + "perpetual", + "process", + "progress", + "recurrent", + "recycle", + "recycling", + "refresh", + "reiterate", + "reload", + "renew", + "repeat", + "restart", + "reuse", + "rotate", + "sequence", + "turn", + "two arrows", + "unending", + "workflow" + ], + "cyclone": [ + "air", + "airflow", + "alert", + "atmosphere", + "chaos", + "circular motion", + "climate", + "crisis", + "cyclone", + "danger", + "destruction", + "disaster", + "dynamic", + "force", + "forecast", + "funnel", + "hurricane", + "movement", + "natural", + "natural disaster", + "nature", + "powerful", + "rain", + "spinning", + "spiral", + "storm", + "tornado", + "twister", + "vortex", + "warning", + "water", + "weather", + "weather icon", + "wind", + "winds", + "windstorm" + ], + "dangerous": [ + "alarming", + "alert", + "attention", + "be careful", + "broken", + "caution", + "critical", + "danger", + "dangerous", + "error", + "exclamation", + "fix", + "flag", + "forbidden", + "halt", + "hazard", + "important", + "issue", + "mark", + "no", + "note", + "notification", + "point", + "pointy", + "problem", + "restricted", + "risk", + "sharp", + "sign", + "stop", + "symbol", + "triangle", + "update", + "urgent", + "warning", + "watch out", + "wrong", + "x" + ], + "dark_mode": [ + "accessibility", + "ambient", + "app", + "appearance", + "application", + "atmosphere", + "bedtime", + "circle", + "comfort", + "contrast", + "crescent", + "customization", + "dark", + "dark mode", + "darkness", + "device", + "display", + "element", + "evening", + "eye strain", + "graphic", + "interface", + "low light", + "mode", + "moon", + "night", + "part", + "personalization", + "settings", + "shape", + "silent", + "switch", + "theme", + "toggle", + "ui", + "ux", + "view", + "visual", + "website" + ], + "dashboard": [ + "administration", + "analytics", + "cards", + "chart", + "circle", + "control", + "dashboard", + "data", + "dial", + "display", + "format", + "gauge", + "graph", + "grid", + "indicator", + "layout", + "management", + "measurement", + "meter", + "metrics", + "monitor", + "needle", + "overview", + "panel", + "performance", + "pointer", + "progress", + "rectangle", + "report", + "round", + "shapes", + "speed", + "speedometer", + "square", + "statistics", + "summary", + "tachometer", + "view", + "web", + "website" + ], + "dashboard_2": [ + "analysis", + "analytics", + "business", + "cards", + "chart", + "dashboard", + "data", + "format", + "graph", + "grid", + "home", + "information", + "intelligence", + "interface", + "layout", + "main", + "metrics", + "modules", + "overview", + "panel", + "performance", + "rectangle", + "rectangles", + "report", + "screen", + "sections", + "shapes", + "square", + "squares", + "starting point", + "statistics", + "summary", + "tiles", + "view", + "web", + "website" + ], + "dashboard_2_edit": [ + "adjust", + "blocks", + "cards", + "change", + "charts", + "compartments", + "compose", + "create", + "customize", + "dashboard", + "data", + "edit", + "editing", + "format", + "graphs", + "grid", + "input", + "layout", + "manage", + "modify", + "new", + "organize", + "panels", + "pen", + "pencil", + "preferences", + "rectangle", + "rectangles", + "report", + "sections", + "segments", + "settings", + "shapes", + "square", + "squares", + "statistics", + "tiles", + "update", + "view", + "web", + "website", + "write", + "writing" + ], + "dashboard_2_gear": [ + "adjustments", + "administration", + "analytics", + "cards", + "cog", + "configuration", + "control", + "dashboard", + "data", + "dial", + "engineering", + "format", + "gauge", + "gear", + "grid", + "info", + "information", + "layout", + "machine", + "management", + "meter", + "monitoring", + "options", + "overview", + "panel", + "performance", + "preferences", + "rectangle", + "settings", + "shapes", + "square", + "statistics", + "summary", + "system", + "view", + "web", + "website" + ], + "dashboard_customize": [ + "adjust", + "arrange", + "blocks", + "boxes", + "cards", + "change", + "configure", + "control", + "customize", + "dashboard", + "edit", + "format", + "grid", + "layout", + "management", + "modify", + "modules", + "options", + "organize", + "panel", + "personalize", + "preferences", + "rectangle", + "reorganize", + "settings", + "setup", + "shapes", + "square", + "squares", + "tailor", + "tiles", + "view", + "web", + "website", + "widget" + ], + "data_alert": [ + "!", + "attention", + "caution", + "communication", + "critical", + "danger", + "data alert", + "data problem", + "data storage", + "database", + "database issue", + "error", + "event", + "exclamation", + "exclamation point", + "glyph", + "icon", + "important", + "indicator", + "information", + "issue", + "list", + "lists", + "mark", + "message", + "notification", + "problem", + "security", + "server", + "storage", + "symbol", + "system", + "triangle", + "ui icon", + "warning" + ], + "data_array": [ + "array", + "block", + "brackets", + "code", + "coder", + "coding", + "collection", + "computer", + "data", + "data structure", + "developer", + "development", + "digital", + "document", + "file", + "grouping", + "hierarchy", + "information", + "it", + "list", + "organization", + "parentheses", + "programming", + "script", + "software", + "square brackets", + "structure", + "syntax", + "technical", + "technology" + ], + "data_exploration": [ + "analysis", + "analytics", + "arrow", + "bi", + "business intelligence", + "chart", + "curve", + "dashboard", + "data", + "data exploration", + "data visualization", + "diagram", + "discovery", + "exploration", + "explore", + "graph", + "growth", + "increase", + "infographic", + "information", + "insight", + "investigate", + "knowledge", + "line", + "line graph", + "measure", + "metrics", + "report", + "research", + "statistics", + "study", + "tracking", + "trends", + "visualization" + ], + "data_info_alert": [ + "alert", + "alert symbol", + "announcement", + "assistance", + "attention", + "caution", + "data", + "data alert", + "data error", + "data issue", + "data warning", + "details", + "error", + "exclamation mark", + "help", + "i", + "important", + "info", + "info alert", + "information", + "information alert", + "issue", + "list", + "lists", + "message", + "notification", + "problem", + "problem notification", + "service", + "support", + "system alert", + "triangle", + "triangular alert", + "warning", + "warning sign" + ], + "data_loss_prevention": [ + "access denied", + "account", + "alert", + "avatar", + "block", + "caution", + "circle", + "confidential", + "data", + "data loss prevention", + "data protection", + "defense", + "digital security", + "face", + "find", + "firewall", + "forbidden", + "glass", + "human", + "internet security", + "locked", + "look", + "loss", + "magnify", + "magnifying", + "network security", + "no access", + "no entry", + "people", + "person", + "prevention", + "privacy", + "profile", + "protection", + "restrict", + "restricted access", + "results about you", + "safe", + "safeguard", + "search", + "secure", + "security", + "see", + "sensitive data", + "shield", + "user", + "warning" + ], + "data_object": [ + "access", + "analytics", + "brackets", + "categorize", + "cloud", + "code", + "coder", + "columns", + "computing", + "data", + "data object", + "database", + "dataset", + "digital", + "document", + "engineering", + "file", + "filter", + "information", + "management", + "network", + "object", + "organization", + "organize", + "parentheses", + "query", + "record", + "retrieve", + "rows", + "science", + "server", + "sort", + "storage", + "structure", + "table", + "technology" + ], + "data_saver_on": [ + "+", + "active", + "add", + "analytics", + "arrow", + "bandwidth", + "bandwidth saver", + "chart", + "circle", + "connection", + "conserve data", + "data", + "data saver", + "data usage", + "diagram", + "direction", + "enabled", + "globe", + "graph", + "increase", + "infographic", + "internet", + "limit data", + "map", + "measure", + "metrics", + "mobile data", + "network", + "network data", + "new", + "on", + "plus", + "polygon", + "reduce data", + "ring", + "saver", + "savings", + "sphere", + "statistics", + "symbol", + "tracking", + "triangle", + "up arrow", + "world" + ], + "data_check": [ + "accepted", + "accurate", + "approval", + "approve", + "box", + "check", + "checkmark", + "complete", + "confirmed", + "correct", + "data", + "database", + "document", + "done", + "entry", + "file", + "finished", + "geometry", + "grid", + "information", + "lines", + "list", + "lists", + "mark", + "ok", + "records", + "row", + "select", + "spreadsheet", + "square", + "table", + "tick", + "validate", + "verified", + "verify", + "yes" + ], + "data_table": [ + "analytics", + "app", + "application", + "arrangement", + "business", + "cells", + "chart", + "column", + "columns", + "components", + "content", + "data", + "database", + "design", + "diagram", + "display", + "document", + "entries", + "file", + "finance", + "grid", + "information", + "interface", + "layout", + "manage", + "mobile", + "monitor", + "numbers", + "organize", + "phone", + "present", + "report", + "row", + "rows", + "screen", + "sheet", + "site", + "spreadsheet", + "statistics", + "structure", + "table", + "tablet", + "text", + "ui", + "ux", + "view", + "web", + "website", + "window" + ], + "data_thresholding": [ + "analysis", + "chart", + "configuration", + "controls", + "criteria", + "data", + "data analysis", + "data control", + "data filter", + "data limits", + "data management", + "data points", + "data range", + "data representation", + "data selection", + "data settings", + "data thresholding", + "evaluation", + "filter", + "graph", + "hidden", + "limits", + "measurement", + "metrics", + "parameters", + "privacy", + "range", + "selection", + "settings", + "statistics", + "threshold", + "thresholding", + "thresold", + "visualization" + ], + "data_usage": [ + "analytics", + "blocking", + "canceled", + "cellular", + "chart", + "configuration", + "connectivity", + "consumption", + "data", + "data saver off", + "data saving", + "data usage", + "denied", + "diagonal line", + "diagram", + "disabled", + "graph", + "infographic", + "internet", + "limit", + "limitation", + "measure", + "metrics", + "mobile data", + "network", + "off", + "options", + "restricted", + "setting", + "slashed", + "statistics", + "strike through", + "switch", + "three lines", + "toggle", + "tracking", + "usage" + ], + "database": [ + "access", + "analytics", + "archive", + "bar", + "bars", + "chart", + "cloud", + "coin", + "computer", + "computing", + "connect", + "data", + "data center", + "database", + "diagram", + "digital", + "files", + "graph", + "information", + "internet", + "it", + "manage", + "management", + "measure", + "metrics", + "network", + "organize", + "records", + "repository", + "server", + "server rack", + "stack", + "statistics", + "storage", + "store", + "system", + "technology", + "tracking" + ], + "database_off": [ + "access denied", + "analytics", + "backend", + "bar", + "bars", + "broken", + "cancel", + "chart", + "coin", + "cross out", + "cylinder", + "data", + "database", + "database off", + "diagonal line", + "diagram", + "disabled", + "disconnected", + "ellipse", + "enabled", + "error", + "failure", + "graph", + "information", + "layers", + "line", + "measure", + "metrics", + "network", + "no access", + "off", + "offline", + "on", + "server", + "server status", + "slash", + "stack", + "statistics", + "storage", + "structure", + "system", + "tracking", + "unavailable" + ], + "database_search": [ + "administration", + "analytics", + "archive", + "backup", + "bar", + "bars", + "chart", + "cloud", + "coin", + "computer", + "data", + "database", + "diagram", + "digital", + "document", + "entry", + "explore", + "file", + "filter", + "find", + "glass", + "graph", + "information", + "internet", + "it", + "look", + "magnify", + "magnifying", + "magnifying glass", + "management", + "measure", + "metrics", + "network", + "online", + "organize", + "query", + "record", + "retrieve", + "search", + "see", + "server", + "statistics", + "storage", + "store", + "system", + "technology", + "tracking" + ], + "database_upload": [ + "analytics", + "archive", + "arrow", + "backup", + "bar", + "bars", + "chart", + "cloud", + "coin", + "computer", + "connection", + "data", + "database", + "diagram", + "digital", + "direction", + "document", + "export", + "file", + "graph", + "import", + "information", + "install", + "internet", + "measure", + "metrics", + "move", + "network", + "send", + "server", + "statistics", + "storage", + "storage system", + "sync", + "synchronize", + "system", + "technology", + "tracking", + "transaction", + "transfer", + "up", + "upload", + "uploading", + "uploads" + ], + "dataset": [ + "archive", + "cloud", + "collection", + "columns", + "data", + "data entry", + "data management", + "database", + "dataset", + "digital", + "digital data", + "document", + "electronic data", + "entry", + "file", + "flat data", + "grid", + "information", + "list", + "management", + "organized data", + "record", + "records", + "rows", + "server", + "spreadsheet", + "storage", + "structured data", + "table" + ], + "dataset_linked": [ + "browser", + "chain", + "chain link", + "connect", + "connected", + "connection", + "data", + "document", + "external link", + "file", + "hyperlink", + "internet", + "link", + "navigation", + "network", + "new tab", + "online", + "open", + "outside", + "redirect", + "share", + "sharing", + "social media", + "url", + "web", + "web link", + "website", + "window", + "world wide web", + "wwww" + ], + "date_range": [ + "agenda", + "appointment", + "booking", + "calendar", + "calendar grid", + "calendar picker", + "calendar view", + "choose date", + "date", + "date selection", + "day", + "deadline", + "event", + "lines", + "month", + "period", + "planner", + "range", + "rectangle", + "remember", + "reminder", + "reservation", + "schedule", + "select date", + "square", + "time", + "timeline", + "today", + "week", + "year" + ], + "deblur": [ + "adjust", + "adjustment", + "application", + "button", + "clarity", + "contrast", + "control", + "correction", + "deblur", + "detail", + "edit", + "editing", + "effect", + "enhance", + "face", + "filter", + "focus", + "graphic", + "horizontal lines", + "image", + "lines", + "photo", + "photography", + "sharpen", + "software", + "squiggly lines", + "straight lines", + "tool", + "visual", + "waves" + ], + "deceased": [ + "RIP", + "burial", + "casket", + "closure", + "coffin", + "commemoration", + "dead", + "death", + "deceased", + "end", + "final", + "flower", + "flowers", + "funeral", + "garden", + "goodbye", + "grave", + "health", + "icon", + "loss", + "marker", + "memorial", + "memory", + "mourning", + "object", + "passing", + "rest in peace", + "shape", + "sign", + "silhouette", + "symbol", + "tombstone", + "yard" + ], + "decimal_decrease": [ + "amount", + "arrow", + "arrows", + "calculation", + "chevron", + "currency", + "data", + "data manipulation", + "decimal", + "decline", + "decrease", + "decrease value", + "down", + "downward", + "finance", + "fraction", + "fractions", + "indicator", + "left", + "less", + "math", + "minus", + "money", + "number", + "numeric", + "numeric value", + "numerical operations", + "pointing down", + "quantitative", + "reduce", + "reduce quantity", + "subtract", + "symbol", + "value" + ], + "decimal_increase": [ + "analysis", + "arrow", + "arrows", + "boost", + "calculation", + "chart", + "currency", + "data", + "decimal", + "decimal increase", + "digits", + "dot", + "elevate", + "expand", + "finance", + "fraction", + "fractions", + "graph", + "grow", + "growth", + "increase", + "increment", + "level", + "math", + "measurement", + "money", + "more", + "number", + "numeric", + "point", + "progress", + "quantity", + "raise", + "right", + "scale", + "statistics", + "up", + "value" + ], + "deck": [ + "aligned", + "angled", + "bridge", + "cards", + "cards deck", + "chairs", + "collection", + "deck", + "deck of cards", + "depth", + "diagonal", + "entertainment", + "gambling", + "game", + "group", + "home", + "house", + "layered", + "layered squares", + "layers", + "multiple", + "organized", + "outdoors", + "outside", + "overlapping", + "patio", + "perspective", + "pile", + "playing cards", + "poker", + "rectangle", + "set", + "social", + "solitaire", + "square", + "stack", + "terrace", + "umbrella", + "yard" + ], + "dehaze": [ + "adjust", + "adjustments", + "air", + "atmospheric", + "clarity", + "clear", + "dehaze", + "edit", + "editing", + "effect", + "enhance", + "filter", + "fog", + "forecast", + "graphic", + "hamburger menu", + "haze", + "icon", + "image", + "lines", + "menu", + "photo", + "photography", + "pictogram", + "picture", + "remove", + "sharpen", + "sky", + "symbol", + "unfog", + "visibility", + "vision", + "weather" + ], + "delete": [ + "abolish", + "action", + "bin", + "button", + "can", + "cancel", + "clear", + "collection", + "command", + "control", + "data", + "delete", + "discard", + "eliminate", + "empty", + "erase", + "file", + "garbage", + "item", + "line", + "management", + "option", + "outline", + "remove", + "setting", + "storage", + "thin", + "trash", + "ui action" + ], + "delete_forever": [ + "action", + "archive", + "bin", + "button", + "can", + "cancel", + "clean", + "clear", + "clear all", + "control", + "delete", + "delete forever", + "destroy", + "discard", + "dispose", + "eliminate", + "erase", + "exit", + "forever", + "garbage", + "get rid of", + "glyph", + "icon", + "interface", + "management", + "obliterate", + "purge", + "remove", + "storage", + "sweep", + "symbol", + "trash", + "wipe out", + "x", + "zero out" + ], + "delete_sweep": [ + "batch delete", + "batch remove", + "bin", + "broom", + "bulk delete", + "bulk remove", + "can", + "clean", + "clear", + "clear all", + "delete", + "delete sweep", + "discard", + "disposal", + "eliminate", + "empty", + "erase", + "garbage", + "mass delete", + "mass remove", + "multiple delete", + "multiple remove", + "obliterate", + "permanently delete", + "remove", + "remove all", + "sweep", + "trash", + "waste", + "wipe" + ], + "delete_history": [ + "activity", + "arrow", + "back", + "backwards", + "bin", + "cancel", + "clear", + "clear data", + "clear history", + "clear information", + "clock", + "close", + "data", + "date", + "delete", + "delete data", + "delete history", + "delete information", + "erase", + "exit", + "history", + "information", + "lines", + "list", + "log", + "no", + "privacy", + "quit", + "record", + "refresh", + "remove", + "remove data", + "remove history", + "remove information", + "renew", + "reverse", + "rotate", + "schedule", + "security", + "stop", + "three lines", + "time", + "trash", + "turn", + "x", + "x mark" + ], + "delivery_truck_bolt": [ + "automobile", + "bolt", + "car", + "cargo", + "cars", + "commercial vehicle", + "courier", + "delivery", + "delivery service", + "delivery truck", + "delivery vehicle", + "e-commerce", + "ecommerce", + "electric", + "energy", + "expedited shipping", + "express", + "fast", + "freight", + "letters", + "lightning", + "local", + "logistics", + "mail", + "maps", + "office", + "online shopping", + "order", + "package", + "parcel", + "post", + "postal", + "quick", + "rapid", + "send", + "shipping", + "shipping speed", + "shopping", + "speed", + "stamp", + "thunderbolt", + "transport", + "transportation", + "truck", + "van", + "vehicle" + ], + "delivery_truck_speed": [ + "automobile", + "car", + "cargo", + "cars", + "courier", + "delivery", + "delivery vehicle", + "distribution", + "express", + "fast", + "fast shipping", + "freight", + "haul", + "letters", + "local", + "logistics", + "mail", + "maps", + "motion", + "moving", + "moving truck", + "office", + "package", + "parcel", + "post", + "postal", + "quick", + "quick delivery", + "road", + "send", + "shipment", + "shipping", + "shopping", + "speed", + "speedy", + "stamp", + "transit", + "transport", + "transportation", + "travel", + "truck", + "van", + "vehicle", + "wheels" + ], + "demography": [ + "age", + "analysis", + "audience", + "avatars", + "body", + "chart", + "circle", + "community", + "crowd", + "customers", + "data", + "demographics", + "diversity", + "doc", + "document", + "female", + "figures", + "file", + "gender", + "graph", + "group", + "health", + "human", + "information", + "male", + "note", + "outline", + "page", + "paper", + "people", + "person", + "persons", + "population", + "profiles", + "report", + "silhouette", + "social", + "statistics", + "users", + "writing" + ], + "density_large": [ + "bars", + "block", + "collapse", + "density", + "density large", + "display", + "expand", + "horizontal", + "items", + "large", + "layout", + "lines", + "list", + "menu", + "more space", + "options", + "parallel", + "rows", + "rule", + "rules", + "settings", + "size", + "spacing", + "thick", + "thick lines", + "thickness", + "three bars", + "three lines", + "view", + "wide lines" + ], + "density_medium": [ + "adjust", + "arrangement", + "bars", + "compact", + "content density", + "default", + "density", + "density medium", + "display", + "horizontal", + "layout", + "line spacing", + "lines", + "list", + "medium", + "medium spacing", + "menu", + "options", + "paragraph spacing", + "parallel", + "preference", + "rule", + "rules", + "setting", + "spacing", + "text density", + "three lines", + "typography", + "view" + ], + "density_small": [ + "compact", + "condensed", + "dense", + "density", + "horizontal", + "horizontal lines", + "layout", + "less", + "lines", + "list", + "menu", + "minimal", + "more density", + "narrow", + "options", + "reduced", + "rows", + "rule", + "rules", + "small", + "small density", + "spacing", + "three lines", + "tight", + "tight spacing", + "view" + ], + "departure_board": [ + "airport", + "arrival board", + "arrivals", + "automobile", + "board", + "bus", + "bus station", + "car", + "cars", + "clock", + "data", + "departure", + "departure board", + "departures", + "destinations", + "display", + "information board", + "itinerary", + "journeys", + "lines", + "list", + "maps", + "public", + "public transit", + "rectangle", + "rows", + "schedule", + "sign", + "status", + "terminal", + "time", + "time table", + "train station", + "transit", + "transportation", + "travel", + "updates", + "vehicle" + ], + "deployed_code": [ + "3d", + "algorithm", + "angle bracket", + "application", + "bracket", + "build", + "code", + "coding", + "command", + "commit", + "create", + "cube", + "deploy", + "deployed", + "deployment", + "developer", + "development", + "dimension", + "greater than sign", + "install", + "installed", + "language", + "less than sign", + "line", + "package", + "packet", + "programming", + "project", + "publish", + "push", + "release", + "repository", + "script", + "software", + "source code", + "text", + "version control", + "web development" + ], + "deployed_code_account": [ + "3d", + "account", + "accounts", + "application", + "avatar", + "change", + "circle", + "code", + "coding", + "create", + "cube", + "deploy", + "deployment", + "details", + "developer", + "development", + "dimension", + "execute", + "face", + "gear", + "head", + "human", + "install", + "installed", + "launch", + "manage", + "options", + "package", + "packet", + "people", + "person", + "profile", + "programming", + "publish", + "run", + "service", + "settings", + "shoulders", + "software", + "user" + ], + "deployed_code_alert": [ + "!", + "3d", + "alert", + "angle bracket", + "application", + "attention", + "borg", + "bug", + "caution", + "chevron", + "code", + "coding", + "computer code", + "create", + "cube", + "danger", + "deployed", + "developer", + "development", + "dimension", + "error", + "exclamation", + "important", + "install", + "installed", + "issue", + "mark", + "message", + "notification", + "package", + "packet", + "problem", + "programming", + "sign", + "software", + "source code", + "status", + "symbol", + "system", + "triangle", + "warning" + ], + "deployed_code_history": [ + "3d", + "borg", + "change tracking", + "changes", + "clock", + "code", + "code changes", + "code deployment", + "code history", + "code tracking", + "coding", + "commits", + "create", + "cube", + "date", + "deployed code", + "deployment", + "deployment history", + "development", + "development history", + "dimension", + "history", + "history log", + "install", + "installed", + "log", + "package", + "packet", + "pending", + "programming", + "recent", + "revision history", + "revisions", + "schedule", + "software", + "software deployment", + "software history", + "time", + "timeline", + "tracking", + "updates", + "version control", + "version history", + "version tracking" + ], + "deployed_code_update": [ + "3d", + "arrow", + "arrows", + "borg", + "box", + "circle", + "code", + "coding", + "commit", + "computer", + "corner", + "create", + "cube", + "deploy", + "deployed", + "development", + "dimension", + "document", + "down", + "download", + "file", + "install", + "installed", + "lines", + "package", + "packet", + "programming", + "publish", + "push", + "refresh", + "reload", + "software", + "square", + "sync", + "synchronize", + "text", + "update", + "upgrade", + "version" + ], + "dermatology": [ + "beauty", + "body", + "care", + "clinic", + "cosmetic", + "cream", + "derm", + "dermatology", + "dermatology icon", + "doctor", + "follicle", + "hair", + "hand", + "hand and skin", + "hand icon", + "health", + "healthcare", + "healthcare icon", + "hospital", + "human", + "lotion", + "medical", + "medical care", + "medical icon", + "skin", + "skin icon", + "skincare", + "spa", + "treatment", + "well-being" + ], + "description": [ + "article", + "attributes", + "content", + "data", + "description", + "details", + "doc", + "document", + "drive", + "explore", + "file", + "find", + "folder", + "folders", + "information", + "inspect", + "list", + "lookup", + "magnify", + "magnifying glass", + "metadata", + "note", + "notes", + "open", + "page", + "paper", + "readme", + "search", + "sheet", + "slide", + "text", + "view", + "writing", + "zoom" + ], + "deselect": [ + "all", + "blank", + "box", + "cancel", + "checkbox", + "choices", + "clear", + "delete", + "deselect", + "disable", + "disabled", + "empty", + "enabled", + "erase", + "none", + "null", + "off", + "on", + "options", + "outline", + "remove", + "reset", + "selection", + "slash", + "square", + "toggle off", + "tool", + "uncheck", + "unchecked", + "undo", + "unmark", + "untick", + "void" + ], + "design_services": [ + "architecture", + "art", + "build", + "compose", + "create", + "design", + "draft", + "drafting", + "draw", + "drawing", + "edit", + "editing", + "education", + "engineering", + "geometry", + "graphic", + "illustration", + "implements", + "input", + "instrument", + "learn", + "line", + "measure", + "object", + "office", + "pen", + "pencil", + "ruler", + "school", + "service", + "services", + "shape", + "sketch", + "stationery", + "tools", + "triangle", + "work", + "write", + "writing" + ], + "desk": [ + "business", + "computer desk", + "desk", + "education", + "equipment", + "flat surface", + "four legs", + "furniture", + "home office", + "indoor", + "interior", + "learning", + "line art", + "minimal", + "object", + "office", + "organization", + "planning", + "productivity", + "rectangular", + "silhouette", + "simple", + "storage", + "study", + "table", + "work", + "workspace" + ], + "deskphone": [ + "analog", + "analog phone", + "antique phone", + "business", + "call", + "communication", + "communication device", + "connect", + "contact", + "desk", + "desk phone", + "device", + "dialing", + "handset", + "hardware", + "headset", + "incoming call", + "landline", + "mobile", + "object", + "office", + "office equipment", + "outgoing call", + "phone", + "receiver", + "retro phone", + "ring", + "talk", + "technology", + "telephone", + "telephony", + "vintage phone", + "wired phone" + ], + "desktop_access_disabled": [ + "Android", + "OS", + "access", + "barring", + "blocked", + "cancellation", + "chrome", + "computer", + "connection", + "denied", + "desktop", + "device", + "diagonal line", + "disabled", + "disconnected", + "display", + "electronic", + "enabled", + "forbidden", + "hardware", + "hindering", + "iOS", + "mac", + "monitor", + "no", + "obstruction", + "off", + "offline", + "on", + "panel", + "prohibition", + "restricted", + "restriction", + "screen", + "slash", + "technology", + "unavailable", + "web", + "window" + ], + "desktop_cloud": [ + "Android", + "OS", + "access", + "backup", + "chrome", + "cloud", + "computer", + "connection", + "connectivity", + "data", + "desktop", + "device", + "digital", + "display", + "download", + "drive", + "hardware", + "iOS", + "instance", + "internet", + "mac", + "monitor", + "network", + "online", + "remote", + "screen", + "server", + "storage", + "sync", + "synchronize", + "system", + "technology", + "television", + "transfer", + "tv", + "upload", + "web", + "window", + "windows", + "workstation" + ], + "desktop_cloud_stack": [ + "Android", + "OS", + "access", + "application", + "backup", + "chrome", + "cloud", + "collection", + "computer", + "computing", + "connection", + "data", + "desktop", + "device", + "display", + "download", + "drive", + "group", + "hardware", + "iOS", + "infrastructure", + "instance", + "layers", + "mac", + "management", + "monitor", + "network", + "online", + "remote", + "resources", + "screen", + "server", + "service", + "stack", + "storage", + "sync", + "synchronize", + "system", + "technology", + "television", + "tv", + "upload", + "web", + "window", + "windows" + ], + "desktop_landscape": [ + "aspect ratio", + "column", + "computer", + "content", + "desktop", + "device", + "digital", + "display", + "electronic", + "format", + "gadget", + "grid", + "hardware", + "horizontal", + "landscape", + "layout", + "media", + "monitor", + "multitasking", + "office", + "office supplies", + "orientation", + "personal computer", + "perspective", + "presentation", + "rectangular", + "row", + "screen", + "spaces", + "split", + "splitscreen", + "technology", + "technology device", + "view", + "wide", + "window", + "work", + "workstation" + ], + "desktop_landscape_add": [ + "+", + "add", + "add button", + "column", + "computer", + "create", + "create button", + "cross", + "desktop", + "device", + "diagonal", + "diagonal cross", + "display", + "grid", + "horizontal", + "image", + "insert", + "insert button", + "landscape", + "layout", + "media", + "monitor", + "multitasking", + "new", + "new button", + "new symbol", + "photo", + "plus", + "rectangle", + "row", + "screen", + "spaces", + "split", + "splitscreen", + "square", + "stack", + "symbol", + "technology", + "television", + "tv", + "video", + "widescreen", + "window" + ], + "desktop_mac": [ + "Android", + "OS", + "all-in-one", + "base", + "chrome", + "computer", + "computing", + "desktop", + "device", + "digital", + "display", + "electronic", + "hardware", + "home", + "iOS", + "imac", + "mac", + "macintosh", + "modern", + "monitor", + "office", + "pc", + "personal computer", + "rectangle", + "screen", + "setup", + "stand", + "technology", + "web", + "window", + "work", + "workstation" + ], + "desktop_portrait": [ + "angle", + "column", + "computer", + "desktop", + "device", + "display", + "electronic", + "entertainment", + "grid", + "hardware", + "home", + "layout", + "mode", + "monitor", + "multitasking", + "office", + "orientation", + "perspective", + "portrait", + "row", + "screen", + "spaces", + "split", + "splitscreen", + "technology", + "vertical", + "viewing", + "window", + "work" + ], + "desktop_windows": [ + "Android", + "OS", + "cast", + "chrome", + "computer", + "desktop", + "device", + "digital", + "display", + "electronic", + "hardware", + "home", + "iOS", + "mac", + "mirroring", + "monitor", + "office", + "pc", + "presentation", + "rectangular", + "remote", + "screen", + "sharing", + "technology", + "television", + "tv", + "web", + "window", + "windows", + "work", + "workstation" + ], + "destruction": [ + "abstract", + "atom", + "atomic", + "attack", + "breakup", + "circle", + "collapse", + "damage", + "destroy", + "disintegrate", + "dissolve", + "dots", + "element", + "energy", + "explode", + "explosion", + "fragment", + "futuristic", + "geometric", + "lines", + "matter", + "nuclear", + "nucleus", + "particle", + "physics", + "power", + "radiation", + "science", + "science fiction", + "shatter", + "smash", + "sphere", + "technology", + "threat" + ], + "details": [ + "additional", + "data", + "data icon", + "detail", + "details", + "dots", + "edit", + "editing", + "ellipsis", + "enhance", + "expand", + "expand details", + "explore", + "extra", + "further details", + "horizontal dots", + "image", + "information", + "information icon", + "menu", + "menu icon", + "more", + "more menu", + "open", + "options", + "options icon", + "overflow icon", + "overflow menu", + "photo", + "photography", + "reveal", + "settings", + "settings icon", + "sharpen", + "show more", + "three dot menu", + "three dots", + "triangle", + "view" + ], + "detection_and_zone": [ + "activity", + "alarm", + "alert", + "area", + "border", + "boundaries", + "box", + "circle", + "confined", + "coverage", + "coverage area", + "define", + "detection", + "disabled", + "enabled", + "focus", + "home", + "location", + "monitoring", + "nest", + "off", + "offline", + "on", + "perimeter", + "person", + "pin", + "range", + "region", + "restricted", + "sector", + "security", + "segment", + "select", + "slash", + "square", + "surveillance", + "target", + "territory", + "zone" + ], + "detection_and_zone_off": [ + "activity", + "alert", + "area", + "blocked", + "boundary", + "corner", + "cross", + "denied", + "detection", + "disable", + "disabled", + "enabled", + "home", + "inactive", + "limited", + "line", + "monitor", + "monitoring", + "nest", + "off", + "offline", + "on", + "pause", + "perimeter", + "person", + "rectangle", + "restricted", + "security", + "sensor", + "shape", + "slash", + "square", + "stopped", + "surveillance", + "unavailable", + "warning", + "zone" + ], + "detector_alarm": [ + "alarm", + "alert", + "attention", + "bell", + "carbon monoxide detector", + "co", + "critical", + "danger", + "detector", + "emergency", + "fire alarm", + "home", + "icon", + "indicator", + "nest", + "notification", + "outline", + "protect", + "protection", + "ring", + "safety", + "security", + "sensor", + "signal", + "simple", + "siren", + "smoke", + "smoke detector", + "sound", + "symbol", + "system", + "urgent", + "warning" + ], + "detector": [ + "abstract", + "co", + "detection", + "detector", + "device", + "electronic", + "equipment", + "find", + "futuristic", + "home", + "investigation", + "lines", + "locating", + "monitor", + "monitoring", + "nest", + "protect", + "pulse", + "radar", + "safety", + "scan", + "scanning", + "search", + "security", + "sensor", + "signal", + "smoke", + "surveillance", + "technology", + "tool", + "wave" + ], + "detector_battery": [ + "accumulator", + "alert", + "battery", + "battery level", + "battery life", + "battery status", + "cell", + "charge", + "charge level", + "co", + "detector", + "device", + "electric", + "energy", + "energy level", + "equipment", + "hardware", + "home", + "indicator", + "low battery", + "low power", + "nest", + "power", + "power indicator", + "power management", + "power meter", + "power source", + "power status", + "remaining battery", + "safety", + "smoke", + "status", + "technology", + "voltage", + "warning" + ], + "detector_co": [ + "alarm", + "alert", + "appliance", + "carbon monoxide", + "caution", + "co", + "co detector", + "detector", + "device", + "emergency", + "exclamation mark", + "fire safety", + "gas detector", + "hazard", + "home", + "home safety", + "icon", + "monitoring", + "nest", + "notification", + "protection", + "residential", + "safety", + "security", + "sensor", + "smart home", + "smoke", + "smoke detector", + "symbol", + "triangle", + "warning" + ], + "detector_offline": [ + "alert", + "communication", + "connection", + "detector", + "detector offline", + "device", + "disconnect", + "equipment", + "error", + "exclamation mark", + "failure", + "home", + "inactive", + "issue", + "monitoring", + "nest", + "network", + "not communicating", + "not connected", + "offline", + "out of service", + "problem", + "safety", + "security", + "sensor", + "signal", + "smoke", + "status", + "system", + "technology", + "triangle", + "unavailable", + "warning" + ], + "detector_smoke": [ + "alarm", + "alert", + "alert system", + "appliance", + "building", + "caution", + "circle", + "danger", + "detection", + "detector", + "device", + "emergency", + "equipment", + "fire", + "fire alarm", + "fire safety", + "home", + "home automation", + "home safety", + "house", + "lines", + "monitoring", + "nest", + "protection", + "safety", + "security", + "sensor", + "signal", + "smoke", + "smoke detector", + "warning", + "waves" + ], + "detector_status": [ + "access", + "antenna", + "bars", + "communication", + "connection", + "connectivity", + "data", + "detection", + "detector", + "home", + "indicator", + "information", + "levels", + "measurement", + "meter", + "nest", + "network", + "performance", + "radio waves", + "reading", + "reception", + "safety", + "sensor", + "signal", + "signal strength", + "smoke", + "status", + "strength", + "technology", + "wave", + "wifi", + "wireless" + ], + "developer_board": [ + "board", + "build", + "chip", + "circuit board", + "code", + "coding", + "component", + "computer", + "computing", + "cpu", + "developer", + "developer board", + "development", + "development board", + "development tool", + "electronic board", + "electronics", + "engineering", + "hardware", + "integrated circuit", + "mainboard", + "microchip", + "motherboard", + "pcb", + "processor", + "programming", + "prototype", + "server", + "tech", + "tech board", + "technology", + "technology board", + "test" + ], + "developer_board_off": [ + "board", + "chip", + "circuit", + "circuit board", + "component", + "computer", + "cross", + "developer", + "developer board", + "development", + "device", + "disable", + "disabled", + "disconnected", + "electronic", + "electronics", + "enabled", + "error", + "hardware", + "inactive", + "integrated circuit", + "microchip", + "no entry", + "not connected", + "off", + "on", + "processor", + "programming", + "slash", + "stop", + "technology", + "unavailable", + "warning" + ], + "developer_guide": [ + "agreement", + "book", + "booklet", + "bookmark", + "certificate", + "code", + "coder", + "coding", + "contract", + "developer", + "development", + "doc", + "document", + "documentation", + "education", + "file", + "guide", + "guideline", + "help", + "info", + "information", + "instruction", + "learn", + "manual", + "paper", + "programming", + "read", + "reference", + "resources", + "rules", + "script", + "snippet", + "software", + "technical", + "technology", + "tutorial" + ], + "developer_mode": [ + "Android", + "OS", + "advanced settings", + "angle bracket", + "bracket", + "cell", + "code", + "coding", + "command line", + "computer science", + "developer", + "developer mode", + "developer options", + "development", + "device", + "engineer", + "engineering", + "greater than", + "hardware", + "iOS", + "it", + "left bracket", + "less than", + "mobile", + "mobile code", + "mode", + "phone", + "programming", + "right bracket", + "settings", + "smartphone", + "software", + "tablet", + "technical", + "technology", + "terminal" + ], + "developer_mode_tv": [ + "Android", + "OS", + "advanced", + "box", + "brackets", + "broadcast", + "build", + "channel", + "chrome", + "code", + "coding", + "cog", + "configuration", + "debug", + "desktop", + "developer", + "device", + "display", + "electronics", + "engineer", + "entertainment", + "gear", + "hardware", + "iOS", + "it", + "mac", + "media", + "mode", + "monitor", + "options", + "programming", + "rectangle", + "screen", + "settings", + "show", + "tech", + "technology", + "television", + "tool", + "tv", + "video", + "web", + "window" + ], + "device_band": [ + "accessory", + "activity monitor", + "activity tracker", + "bracelet", + "connected device", + "device", + "digital accessory", + "electronics", + "fitbit", + "fitness", + "fitness band", + "fitness tracker", + "fitness wearable", + "gadget", + "health and fitness", + "health tracker", + "health wearable", + "personal device", + "smart accessory", + "smart band", + "smart bracelet", + "smartwatch", + "technology", + "tracking device", + "watch", + "wear", + "wearable", + "wearable tech", + "wearable technology", + "wellness tracker", + "wrist accessory", + "wrist device", + "wristband" + ], + "device_hub": [ + "Android", + "OS", + "architecture", + "center", + "central point", + "circle", + "computer", + "configuration", + "connected devices", + "connection", + "connection points", + "connections", + "control", + "desktop", + "device", + "device hub", + "diagram", + "digital", + "hardware", + "hub", + "iOS", + "infrastructure", + "internet of things", + "iot", + "laptop", + "lines", + "links", + "management", + "map", + "mobile", + "monitor", + "network", + "networking", + "nodes", + "phone", + "points", + "settings", + "smart home", + "square", + "system", + "tablet", + "technology", + "triangle", + "watch", + "wearable", + "web" + ], + "device_reset": [ + "device", + "reset" + ], + "device_thermostat": [ + "adjust", + "automation", + "celsius", + "circle", + "climate", + "comfort", + "control", + "cooling", + "device", + "dial", + "energy", + "environment", + "fahrenheit", + "gauge", + "heating", + "home automation", + "hvac", + "indicator", + "instrument", + "lines", + "measure", + "meter", + "monitor", + "regulator", + "settings", + "smart home", + "system", + "temp", + "temperature", + "thermometer", + "thermostat", + "weather" + ], + "device_unknown": [ + "?", + "Android", + "OS", + "assistance", + "cell", + "communication", + "connection", + "device", + "digital", + "electronic", + "glyph", + "handheld", + "hardware", + "help", + "iOS", + "icon", + "info", + "information", + "inquiry", + "issue", + "mobile", + "outline", + "phone", + "portable", + "punctuation", + "query", + "question", + "question mark", + "rectangular", + "screen", + "status", + "support", + "symbol", + "tablet", + "technical", + "troubleshoot", + "unknown" + ], + "devices": [ + "Android", + "OS", + "cast", + "communication", + "computer", + "connect", + "connection", + "connectivity", + "data transfer", + "desktop", + "device", + "devices", + "display", + "hardware", + "iOS", + "laptop", + "link", + "mobile", + "monitor", + "multiple devices", + "network", + "phone", + "remote control", + "screen", + "screen mirroring", + "sharing", + "smartphone", + "streaming", + "sync", + "synchronize", + "tablet", + "technology", + "transfer", + "watch", + "wearable", + "web" + ], + "devices_fold": [ + "Android", + "OS", + "cell", + "closed", + "computer", + "dash", + "dashed", + "device", + "display", + "dual screen", + "electronic", + "expanding", + "flexible", + "fold", + "foldable", + "gadget", + "hardware", + "hinge", + "iOS", + "landscape", + "laptop", + "layout", + "media", + "mobile", + "monitor", + "open", + "orientation", + "panel", + "phone", + "portrait", + "screen", + "smartphone", + "tablet", + "technology", + "transform", + "unfold", + "view" + ], + "devices_fold_2": [ + "Android", + "Gadget", + "OS", + "app", + "bent", + "cell", + "curved", + "device", + "digital", + "display", + "electronics", + "fold", + "foldable", + "foldable device", + "future", + "geometry", + "hardware", + "iOS", + "interface", + "mobile", + "modern", + "panel", + "phone", + "rectangle", + "screen", + "shape", + "tablet", + "technology", + "ui element" + ], + "devices_off": [ + "Android", + "OS", + "broken link", + "cancelled", + "computer", + "connection off", + "cross out", + "desktop", + "device", + "devices off", + "diagonal line", + "disabled", + "disconnected", + "enabled", + "hardware", + "iOS", + "laptop", + "link", + "link off", + "mobile", + "monitor", + "no connection", + "no signal", + "not available", + "off", + "offline", + "on", + "pairing off", + "phone", + "phonelink", + "phonelink off", + "screen", + "slash", + "tablet", + "unavailable", + "unlink", + "unpair", + "watch", + "wearable", + "web" + ], + "devices_other": [ + "Android", + "OS", + "ar", + "audio", + "casting", + "casting devices", + "cell", + "chrome", + "communication", + "computer", + "connection", + "connectivity", + "desktop", + "device", + "devices", + "digital", + "display", + "electronics", + "gadget", + "gadgets", + "hardware", + "iOS", + "ipad", + "mac", + "media", + "mirroring", + "mobile", + "monitor", + "multiple devices", + "network", + "other", + "other devices", + "peripherals", + "phone", + "screen", + "screensharing", + "smart devices", + "sync", + "tablet", + "technology", + "video", + "virtual_reality", + "vr", + "watch", + "wearables", + "window" + ], + "devices_wearables": [ + "accessory", + "ar", + "call", + "cell", + "chat", + "clock", + "communication", + "connect", + "connection", + "device", + "digital", + "electronic", + "fitbit", + "fitness", + "gadget", + "hardware", + "health", + "iOS", + "mobile", + "notification", + "personal", + "phone", + "portable", + "rectangle", + "rounded corners", + "screen", + "smart device", + "smart tech", + "smartphone", + "smartwatch", + "strap", + "sync", + "synchronization", + "tablet", + "tech", + "tech gear", + "technology", + "text", + "time", + "tracker", + "vr", + "watch", + "wearable", + "wearables", + "web", + "wrist", + "wristband", + "wristwatch" + ], + "dew_point": [ + "air", + "atmosphere", + "atmospheric", + "climate", + "condensation", + "condense", + "data", + "dew", + "dew point", + "dot", + "drop", + "droplet", + "droplets", + "evaporation", + "forecast", + "gauge", + "humidity", + "indicator", + "level", + "measurement", + "meteorology", + "metric", + "moisture", + "point", + "reading", + "status", + "symbol", + "tear", + "teardrop", + "temperature", + "thermometer", + "value", + "vapor", + "water", + "weather" + ], + "diagnosis": [ + "analysis", + "cardiogram", + "chart", + "condition", + "data", + "diagnosis", + "disease", + "doc", + "document", + "ecg", + "ekg", + "examination", + "file", + "frequency", + "graph", + "health", + "health check", + "heart", + "heart rate", + "heartbeat", + "illness", + "letters", + "line", + "measurement", + "medical", + "monitor", + "note", + "page", + "paper", + "pulse", + "report", + "rhythm", + "sickness", + "status", + "vital signs", + "writing", + "zigzag" + ], + "diagonal_line": [ + "abstract", + "accent", + "angle", + "bar", + "basic", + "circle", + "dash", + "diagonal", + "divider", + "draw", + "edit", + "editing", + "element", + "geometry", + "graphic", + "indicator", + "line", + "linear", + "marker", + "minimal", + "oblique", + "segment", + "separator", + "shape", + "simple", + "slant", + "slash", + "square", + "strike", + "stroke", + "symbol", + "tilt", + "vector" + ], + "dialer_sip": [ + "alphabet", + "button", + "call", + "call icon", + "cell", + "character", + "communication", + "communication icon", + "connection", + "contact", + "device", + "dial", + "dialer", + "font", + "hardware", + "icon", + "initiation", + "internet", + "internet icon", + "ip", + "letters", + "line", + "mobile", + "network", + "network icon", + "outline", + "over", + "phone", + "phone icon", + "protocol", + "routing", + "session", + "sip", + "sip call", + "square", + "symbol", + "telephone", + "telephone icon", + "text", + "type", + "voice", + "voip", + "voip call" + ], + "dialogs": [ + "action", + "app", + "application", + "bubbles", + "chat", + "chat bubble", + "chatting", + "comment", + "communication", + "components", + "conversation", + "design", + "dialog", + "dialogs", + "dialogue box", + "direct message", + "discussion", + "dm", + "feedback", + "im", + "information", + "instant message", + "interaction", + "interface", + "layout", + "message", + "message box", + "mobile", + "monitor", + "outline", + "phone", + "reply", + "response", + "screen", + "site", + "social", + "speaking", + "speech bubble", + "square", + "squares", + "tablet", + "talk", + "tasks", + "text", + "text box", + "ui", + "ux", + "web", + "website", + "window" + ], + "dialpad": [ + "button", + "buttons", + "call", + "communication", + "contact", + "control", + "device", + "dial", + "dialing", + "dialpad", + "digit", + "dots", + "entering numbers", + "grid", + "grid layout", + "input", + "interactive", + "keypad", + "landline", + "layout", + "matrix", + "mobile", + "number", + "numbers", + "numeric", + "pad", + "phone", + "rectangle", + "smartphone", + "square", + "telecommunications", + "telephone", + "ten keys" + ], + "diamond": [ + "award", + "brilliant", + "clean", + "crystal", + "cut", + "diamond", + "exclusive", + "expensive", + "facet", + "fashion", + "gem", + "gems", + "geometric", + "jewel", + "jewelry", + "logo", + "luxury", + "pointed", + "polygon", + "precious", + "premium", + "prize", + "quality", + "retail", + "shape", + "sharp", + "simple", + "special", + "stone", + "valuable", + "valuables", + "value" + ], + "diamond_shine": [ + "bright", + "brilliant", + "clean", + "crystal", + "diamond", + "effect", + "exclusive", + "expensive", + "faceted", + "fashion", + "gem", + "gems", + "geometry", + "glitter", + "highlight", + "jewel", + "jewelry", + "logo", + "luxury", + "point", + "precious", + "premium", + "prize", + "quality", + "retail", + "reward", + "rich", + "shape", + "shine", + "sparkle", + "special", + "star", + "treasure", + "valuable", + "valuables", + "wealth" + ], + "dictionary": [ + "academic", + "antonym", + "binding", + "book", + "definition", + "dictionary", + "education", + "glossary", + "knowledge", + "language", + "learn", + "lexicon", + "library", + "literature", + "meaning", + "open book", + "pages", + "read", + "reading", + "reference", + "school", + "spell", + "study", + "synonym", + "teaching", + "text", + "textbook", + "thesaurus", + "translate", + "vocabulary", + "volume", + "word" + ], + "difference": [ + "choice", + "compare", + "content", + "contrast", + "copy", + "cut", + "diff", + "difference", + "doc", + "document", + "duplicate", + "file", + "layers", + "multiple", + "options", + "overlay", + "past", + "selection", + "split", + "stack", + "variations", + "versions" + ], + "digital_out_of_home": [ + "advertisement", + "advertising icon", + "billboard", + "block", + "commercial", + "digital advertising", + "digital display", + "display", + "electronic display", + "graphic", + "icon", + "large display", + "marketing", + "marketing icon", + "media", + "monitor", + "out of home", + "outdoor advertising", + "outdoor media", + "promotion", + "public space", + "rectangular", + "screen", + "signage", + "signage icon", + "solid", + "street advertising", + "symbol", + "visual communication" + ], + "digital_wellbeing": [ + "analysis", + "app", + "app limits", + "app usage", + "application", + "bar chart", + "bars", + "chart", + "data", + "device usage", + "digital", + "digital health", + "digital wellbeing", + "graph", + "health", + "healthy", + "heart", + "measurement", + "metrics", + "monitor", + "person", + "phone control", + "phone stats", + "phone usage", + "productivity", + "screen time", + "screen time limit", + "self-control", + "statistics", + "stats", + "time management", + "tracking", + "usage limit", + "usage stats", + "wellbeing", + "wellness" + ], + "dine_heart": [ + "breakfast", + "catering", + "celebrate", + "chairs", + "cuisine", + "culinary", + "dining", + "dinner", + "dish", + "eatery", + "enjoyment", + "favorite", + "food", + "furniture", + "happy", + "heart", + "home", + "like", + "love", + "lunch", + "mark", + "meal", + "menu", + "positive", + "preference", + "restaurant", + "saved", + "seat", + "seating", + "selected", + "shape", + "social", + "symbol", + "table", + "valentine" + ], + "dine_in": [ + "bistro", + "booking", + "business", + "cafe", + "chairs", + "cutlery", + "dine in", + "dining", + "dining room", + "eatery", + "eating", + "enjoy", + "establishment", + "food", + "food service", + "fork", + "human", + "indoor", + "inside", + "knife", + "leisure", + "meal", + "menu", + "people", + "person", + "place setting", + "relax", + "reserve", + "restaurant", + "seating", + "serve", + "service", + "spoon", + "table" + ], + "dine_lamp": [ + "basic", + "bold", + "chairs", + "clean", + "decor", + "decorative", + "dining", + "dining room", + "electric light", + "filled", + "furniture", + "heavy", + "home", + "household", + "illumination", + "interior", + "lamp", + "light", + "lighting", + "meal", + "minimal", + "object", + "outline", + "restaurant", + "seat", + "seating", + "shape", + "silhouette", + "simple", + "solid", + "table", + "table lamp", + "thick" + ], + "dining": [ + "beverage", + "bistro", + "breakfast", + "cafe", + "cafeteria", + "canteen", + "cuisine", + "cutlery", + "diner", + "dining", + "dinner", + "drink", + "eat", + "eating", + "fine dining", + "food", + "fork", + "hunger", + "kitchen", + "knife", + "lunch", + "meal", + "nourish", + "plateware", + "restaurant", + "room", + "satisfy", + "service", + "serving", + "silverware", + "spoon", + "table", + "taste" + ], + "dinner_dining": [ + "beverage", + "breakfast", + "cafe", + "cooking", + "cuisine", + "culinary", + "cutlery", + "dining", + "dining room", + "dinner", + "drink", + "eat", + "eating", + "fine dining", + "food", + "fork", + "gourmet", + "kitchen", + "knife", + "lunch", + "meal", + "menu", + "pasta", + "place setting", + "reservation", + "restaurant", + "serving", + "silverware", + "snack", + "spaghetti", + "table", + "utensils" + ], + "directions": [ + "arrow", + "compass", + "destination", + "directions", + "find my way", + "follow", + "gps", + "guide", + "guide me", + "how to get there", + "journey", + "lead", + "left", + "locate", + "location", + "map", + "maps", + "navigation", + "path", + "pin", + "pinpoint", + "position", + "right", + "road", + "route", + "sign", + "straight", + "street", + "traffic", + "travel", + "trip", + "turn", + "where am i" + ], + "directions_alt": [ + "alternative route", + "angle", + "arrow", + "bend", + "compass", + "corner", + "destination", + "detour", + "directions", + "gps", + "guidance", + "journey", + "location", + "map", + "maps", + "navigation", + "next turn", + "path", + "point", + "re-route", + "right", + "right arrow", + "right turn", + "road", + "route", + "sign", + "street", + "traffic", + "travel", + "turn", + "turn right", + "way" + ], + "directions_alt_off": [ + "alt", + "arrow", + "arrowhead", + "block", + "cancelled", + "directions", + "disable", + "disabled", + "enabled", + "gps", + "guidance", + "journey", + "line", + "location", + "map", + "mapping", + "maps", + "navigation", + "no directions", + "not allowed", + "off", + "on", + "path", + "pointer", + "remove", + "right", + "road", + "route", + "sign", + "slash", + "stop", + "traffic", + "travel", + "turn off", + "unavailable", + "way" + ], + "directions_bike": [ + "activity", + "bicycle", + "bike", + "cycling", + "direction", + "directions", + "exercise", + "fitness", + "green transport", + "health", + "human", + "journey", + "map", + "maps", + "mobility", + "navigation", + "outdoor", + "path", + "person", + "public", + "recreation", + "ride", + "riding", + "road", + "route", + "sport", + "street", + "transport", + "transportation", + "travel", + "two wheels", + "urban", + "vehicle", + "workout" + ], + "directions_boat": [ + "automobile", + "boat", + "boating", + "car", + "cars", + "cruise", + "direction", + "directions", + "ferry", + "journey", + "lake", + "maps", + "marine", + "maritime", + "nautical", + "navigation", + "ocean", + "path", + "public", + "recreation", + "river", + "route", + "sailing", + "sea", + "ship", + "tourism", + "transport", + "transportation", + "travel", + "trip", + "vehicle", + "vessel", + "water" + ], + "directions_bus": [ + "automobile", + "bus", + "car", + "cars", + "commute", + "directions", + "filled", + "journey", + "maps", + "navigation", + "passenger", + "public", + "public transport", + "rectangle", + "ride", + "road", + "rounded corners", + "route", + "solid", + "street", + "transportation", + "travel", + "vehicle", + "wheel", + "window" + ], + "directions_car": [ + "auto", + "automobile", + "automotive", + "car", + "car symbol", + "cars", + "destination", + "direction", + "directions", + "drive", + "drive time", + "driving", + "estimated time", + "eta", + "journey", + "maps", + "mobility", + "navigate", + "navigation", + "passenger vehicle", + "public", + "road", + "route", + "sedan", + "time", + "transport", + "transport symbol", + "transportation", + "travel", + "travel time", + "trip", + "vehicle", + "vehicle icon" + ], + "directions_off": [ + "arrow", + "blocked", + "cancel", + "circle with slash", + "clear route", + "close", + "cross out", + "denied", + "directions", + "directions off", + "disable directions", + "disabled", + "enabled", + "end", + "forbidden", + "gps off", + "guidance off", + "line with slash", + "location off", + "map off", + "maps", + "navigation off", + "no entry", + "not allowed", + "off", + "on", + "path off", + "prohibited", + "remove route", + "right", + "route", + "route off", + "sign", + "slash", + "stop", + "stop navigation", + "traffic", + "travel off", + "turn off", + "x mark" + ], + "directions_railway": [ + "automobile", + "car", + "cars", + "commuter", + "commuting", + "direction", + "directions", + "express", + "journey", + "light rail", + "locomotive", + "map", + "maps", + "metro", + "navigation", + "passenger", + "platform", + "public", + "public transport", + "rail", + "railroad", + "rails", + "railway", + "route", + "station", + "subway", + "track", + "train", + "tram", + "transit", + "transport", + "transportation", + "travel", + "trip", + "trolley", + "vehicle" + ], + "directions_railway_2": [ + "caboose", + "commute", + "directions", + "engine", + "guide", + "journey", + "locomotive", + "metro", + "navigation", + "platform", + "public transport", + "rail", + "railway", + "railway icon", + "railway line", + "route", + "station", + "subway", + "tracks", + "train", + "train icon", + "transit", + "transport icon", + "transportation", + "travel", + "travel icon", + "trip", + "vehicle", + "vehicle icon" + ], + "directions_subway": [ + "automobile", + "car", + "cars", + "city", + "commute", + "connection", + "destination", + "direction", + "directions", + "journey", + "line", + "locomotion", + "maps", + "metro", + "movement", + "navigation", + "passengers", + "path", + "public", + "public transportation", + "rail", + "railway", + "route", + "station", + "subway", + "system", + "train", + "tram", + "transit", + "transport", + "transportation", + "travel", + "trolley", + "underground", + "urban", + "vehicle" + ], + "directions_run": [ + "activity", + "athlete", + "beginning", + "body", + "destination", + "directions", + "exercise", + "figure", + "fitness", + "human", + "jogging", + "location", + "map", + "maps", + "marathon", + "movement", + "navigation", + "path", + "people", + "person", + "pin", + "point", + "race", + "route", + "run", + "running", + "silhouette", + "sports", + "sprint", + "start", + "track", + "training", + "walk", + "walking" + ], + "directions_walk": [ + "activity", + "assist", + "body", + "direction", + "directions", + "exercise", + "figure", + "find", + "fitness", + "foot", + "go", + "guide", + "human", + "jogging", + "journey", + "lead", + "locate", + "map", + "maps", + "move", + "movement", + "navigation", + "outdoor", + "path", + "pedestrian", + "people", + "person", + "point a to point b", + "route", + "run", + "steps", + "stick figure", + "travel", + "walk", + "walking" + ], + "directory_sync": [ + "application", + "around", + "arrows", + "circle", + "cloud", + "computer", + "connection", + "data", + "direction", + "directory", + "exchange", + "file", + "folder", + "internet", + "loop", + "mobile", + "navigation", + "network", + "process", + "refresh", + "reload", + "rotate", + "share", + "software", + "sync", + "synchronization", + "system", + "technology", + "transfer", + "two way", + "update", + "web" + ], + "dirty_lens": [ + "alert", + "blurred", + "camera", + "capture", + "circle", + "cleaning", + "dirt", + "dirty", + "equipment", + "focus", + "image", + "issue", + "lens", + "maintenance", + "media", + "notification", + "object", + "obscured", + "optical", + "outline", + "photo", + "photography", + "picture", + "problem", + "smudge", + "splat", + "spot", + "stain", + "unclear", + "warning" + ], + "disabled_by_default": [ + "access denied", + "alert", + "blocked", + "box", + "by", + "cancel", + "caution", + "clear", + "close", + "cross", + "default", + "denied", + "diagonal", + "disabled", + "error", + "exit", + "failure", + "forbidden", + "inactive", + "indicator", + "invalid", + "issue", + "line", + "no", + "not allowed", + "off", + "problem", + "quit", + "rejected", + "remove", + "restricted", + "shape", + "square", + "state", + "status", + "stop", + "symbol", + "ui control", + "unavailable", + "warning", + "x" + ], + "disabled_visible": [ + "accessibility", + "block view", + "cancel", + "close", + "control", + "disabled", + "excluded", + "exit", + "eye", + "eye crossed out", + "eye with line", + "hidden", + "hide", + "inactive", + "invisible", + "look", + "no", + "no view", + "not visible", + "obscured", + "off", + "on", + "privacy", + "private", + "quit", + "remove", + "restricted", + "reveal", + "secret", + "security", + "see", + "show", + "slashed eye", + "stop", + "unavailable", + "view", + "visibility", + "visible" + ], + "disc_full": [ + "!", + "album", + "alert", + "analog", + "attention", + "audio", + "backup", + "capacity", + "caution", + "cd", + "circle", + "computer", + "danger", + "data", + "digital", + "disc", + "drive", + "dvd", + "entertainment", + "error", + "exclamation", + "file", + "full", + "important", + "mark", + "media", + "media player", + "memory", + "music", + "notification", + "record", + "retro", + "sound", + "space", + "storage", + "symbol", + "technology", + "vintage", + "warning" + ], + "discover_tune": [ + "adjust", + "administration", + "audio", + "configuration", + "control", + "customize", + "discover", + "edit", + "editing", + "equalization", + "equalizer", + "filter", + "find", + "find tunes", + "gear", + "levels", + "manage", + "music", + "options", + "setting", + "settings", + "sound", + "specifications", + "spectrum", + "streaming", + "streams", + "tune", + "tunes", + "tuning", + "volume" + ], + "dishwasher": [ + "appliance", + "automated", + "chore", + "clean", + "cleaning", + "control", + "cycle", + "dish", + "dishes", + "dishwasher", + "domestic", + "drop", + "electric", + "equipment", + "home", + "house", + "household", + "houseware", + "hygiene", + "kitchen", + "machine", + "modern", + "outline", + "panel", + "program", + "rectangle", + "setting", + "simple", + "wash", + "washer", + "water" + ], + "dishwasher_gen": [ + "appliance", + "automation", + "chore", + "clean", + "cleaning", + "cleaning appliance", + "controls", + "cook", + "cooking", + "cycle", + "dish", + "dishes", + "dishwasher", + "dry", + "electric", + "electronic", + "home", + "home appliance", + "house", + "household", + "kitchen", + "kitchen appliance", + "machine", + "nest", + "panel", + "rectangle", + "rectangular", + "rectangular prism", + "rinse", + "sanitize", + "smart appliance", + "smart home", + "square", + "utility", + "wash" + ], + "display_external_input": [ + "arrow", + "av", + "cable", + "connect", + "connection", + "data", + "device", + "display", + "electronic", + "external", + "frame", + "hdmi", + "hdtv", + "input", + "layout", + "lines", + "link", + "media", + "monitor", + "move", + "out", + "output", + "plug", + "port", + "rectangle", + "right", + "screen", + "signal", + "source", + "switch", + "technology", + "television", + "tv", + "vga", + "video", + "window" + ], + "display_settings": [ + "Android", + "OS", + "adjustments", + "application", + "brightness", + "change", + "chrome", + "cog", + "computer", + "configuration", + "contrast", + "control", + "customization", + "desktop", + "details", + "device", + "display", + "display adjustments", + "display control", + "electronic", + "gear", + "hardware", + "iOS", + "info", + "information", + "mac", + "monitor", + "monitor settings", + "options", + "panel", + "personal", + "preferences", + "resolution", + "screen", + "screen options", + "screen settings", + "service", + "settings", + "setup", + "technology", + "web", + "window" + ], + "distance": [ + "analysis", + "calculation", + "comparison", + "construction", + "data", + "destination", + "dimension", + "direction", + "distance", + "drop", + "engineering", + "geography", + "horizontal", + "imperial system", + "information", + "length", + "line", + "line segment", + "linear", + "location", + "mapping", + "maps", + "measure", + "measurement", + "metric system", + "metrics", + "navigation", + "path", + "pin", + "place", + "points", + "ruler", + "scale", + "size", + "stop", + "travel", + "two points", + "units" + ], + "diversity_1": [ + "account", + "avatar", + "characters", + "circle", + "collaboration", + "collective", + "committee", + "community", + "crowd", + "diverse", + "diversity", + "faces", + "family", + "figures", + "friends", + "group", + "groups", + "head", + "heart", + "humans", + "identity", + "inclusion", + "individuals", + "multiple", + "network", + "people", + "person", + "persons", + "population", + "profile", + "representation", + "silhouette", + "social", + "team", + "team building", + "together", + "users" + ], + "diversity_2": [ + "avatars", + "collaboration", + "committee", + "community", + "diverse", + "diversity", + "equal", + "equality", + "faces", + "family", + "figures", + "friends", + "group", + "groups", + "heads", + "heart", + "human", + "humans", + "inclusion", + "interconnected", + "multicultural", + "multiracial", + "network", + "outlines", + "people", + "persons", + "population", + "profiles", + "relationships", + "representation", + "shapes", + "social", + "team", + "together", + "users", + "variety" + ], + "diversity_3": [ + "committee", + "community", + "community icon", + "crowd", + "culture", + "different", + "different people", + "diverse", + "diversity", + "diversity icon", + "ethnicity", + "family", + "friends", + "group", + "group icon", + "groups", + "humans", + "inclusion", + "mixed", + "network", + "people", + "people icon", + "persons", + "profile", + "social", + "team", + "team members", + "user group", + "users", + "users icon", + "varied" + ], + "diversity_4": [ + "audience", + "collaboration", + "committee", + "community", + "connection", + "cooperation", + "diverse", + "diverse group", + "diversity", + "family", + "four", + "four figures", + "four people", + "friends", + "group", + "group of people", + "groups", + "heart", + "huddle", + "human", + "humans", + "inclusion", + "individuals", + "members", + "network", + "people", + "persons", + "social", + "social group", + "team", + "team members", + "teamwork", + "together", + "unity", + "users" + ], + "dns": [ + "abstract", + "address", + "administration", + "bars", + "circles", + "communication", + "configuration", + "connection", + "data", + "dns", + "domain", + "domain name system", + "dots", + "globe", + "hostname", + "information", + "internet", + "ip", + "ip address", + "list", + "lookup", + "name", + "network", + "resolution", + "server", + "settings", + "symbol", + "system", + "technology", + "url", + "website", + "world" + ], + "do_not_disturb_off": [ + "accessibility", + "active", + "allow notifications", + "available", + "bar", + "cancel", + "circle", + "close", + "dash", + "denied", + "deny", + "diagonal line", + "disabled", + "disturb", + "disturb off", + "dnd off", + "do", + "do not disturb off", + "enabled", + "focus off", + "inactive", + "no alerts", + "not silenced", + "notifications off", + "off", + "off state", + "on", + "options", + "quiet mode off", + "receive alerts", + "remove", + "ringing", + "settings", + "silence", + "silent mode off", + "sound on", + "stop", + "toggle off", + "turn off dnd", + "turn off quiet mode", + "turn off silent", + "uninterrupted", + "volume on" + ], + "do_not_disturb_on": [ + "alert", + "ban", + "block", + "blocking", + "cancel", + "circle", + "close", + "control", + "dash", + "denied", + "deny", + "disable notifications", + "disabled", + "disturb", + "do", + "do not disturb", + "enabled", + "exclusion", + "limitation", + "line", + "minus", + "mute", + "no", + "notification", + "off", + "on", + "privacy", + "quiet", + "quiet mode", + "remove", + "restriction", + "settings", + "silence", + "silent", + "silent mode", + "status", + "stop", + "turn off", + "volume" + ], + "do_not_disturb_on_total_silence": [ + "alert", + "ban", + "bell", + "blocked", + "busy", + "circle", + "communication", + "diagonal line", + "disable", + "disturb", + "dnd", + "do", + "do not disturb", + "line", + "mobile", + "mode", + "mute", + "no", + "no sound", + "not", + "notification", + "off", + "on total", + "phone", + "prohibition", + "quiet", + "ring", + "setting", + "silence", + "slash", + "status", + "stop", + "toggle", + "total silence", + "unavailable" + ], + "do_not_step": [ + "alert", + "boot", + "boundary", + "caution", + "circle", + "danger", + "disabled", + "do", + "do not step", + "enabled", + "feet", + "floor", + "foot", + "footprint", + "forbidden", + "ground", + "hazard", + "limit", + "movement", + "no access", + "no stepping", + "not", + "off", + "off limits", + "on", + "prohibition", + "restricted", + "restricted area", + "safety", + "shoe", + "shoe print", + "sign", + "slash", + "sneaker", + "standing", + "step", + "steps", + "stop", + "symbol", + "walking", + "warning" + ], + "do_not_touch": [ + "access denied", + "barrier", + "beware", + "blocked", + "caution", + "constraint", + "control", + "cursor", + "delicate", + "disabled", + "do", + "don't touch", + "enabled", + "exclusion", + "finger", + "fingers", + "forbidden", + "gesture", + "halt", + "hand", + "interaction", + "limitation", + "no touching", + "not", + "not allowed", + "off", + "off limits", + "on", + "pointer", + "prevented", + "prohibit", + "restricted", + "restricted access", + "safety", + "sensitive", + "slash", + "stop", + "touch", + "warning" + ], + "dock": [ + "Android", + "OS", + "app dock", + "application dock", + "applications", + "bar", + "bottom bar", + "cell", + "charging", + "connector", + "desktop", + "device", + "dock", + "favorite apps", + "hardware", + "horizontal", + "iOS", + "launcher", + "macos dock", + "mobile", + "navigation", + "operating system", + "organization", + "phone", + "pinned apps", + "power", + "productivity", + "program bar", + "programs", + "quick launch", + "rectangular", + "shortcuts bar", + "station", + "system bar", + "tablet", + "taskbar", + "windows taskbar" + ], + "dock_to_bottom": [ + "affix", + "align", + "anchor", + "arrangement", + "attach", + "base", + "border", + "bottom", + "box outline", + "component", + "dock", + "dock to bottom", + "element", + "frame", + "horizontal lines", + "layout", + "move down", + "organization", + "panel", + "panels", + "parallel lines", + "pin", + "place at bottom", + "position", + "rectangle outline", + "relocate", + "shelf", + "snap", + "stick", + "three lines", + "ui element", + "window", + "workflow" + ], + "dock_to_left": [ + "adjust", + "align", + "anchor", + "arrange", + "attach", + "component", + "control", + "direction", + "dock", + "element", + "horizontal", + "interface element", + "layout", + "left", + "move", + "options", + "orientation", + "panel", + "panels", + "position", + "resize", + "settings", + "side", + "sidebar", + "snap", + "view", + "window", + "workflow" + ], + "dock_to_right": [ + "align", + "align right", + "arrangement", + "arrow", + "arrow right", + "box", + "display", + "dock", + "dock to right", + "formatting", + "justify", + "layout", + "move right", + "organize", + "panel", + "panel right", + "panels", + "position", + "position right", + "rectangle", + "right justified", + "screen", + "side", + "sidebar", + "sidebar right", + "snap", + "square", + "tab", + "tab right", + "view", + "window", + "window right", + "workflow" + ], + "docs": [ + "agreement", + "archive", + "business", + "content", + "contract", + "data", + "doc", + "document", + "document filled", + "document line", + "document outline", + "document single", + "document solid", + "documentstroke", + "drive", + "file", + "folder", + "folders", + "form", + "information", + "legal", + "notes", + "office", + "page", + "paper", + "publication", + "record", + "report", + "sheet", + "slide", + "text", + "work", + "writing" + ], + "docs_add_on": [ + "add", + "add-on", + "content", + "create", + "document", + "document add-on", + "editor", + "extension", + "file", + "file add-on", + "insert", + "lines", + "new", + "office", + "page", + "page add-on", + "paper", + "paper add-on", + "plugin", + "plus", + "plus sign", + "productivity", + "rectangle", + "square", + "suite", + "text" + ], + "docs_apps_script": [ + "application", + "apps script", + "automation", + "backend", + "cloud", + "code", + "create", + "customize", + "data", + "develop", + "development", + "document", + "editor", + "enhance", + "extend", + "file", + "function", + "google apps script", + "integrate", + "logic", + "online", + "programming", + "programming language", + "script", + "service", + "tools", + "web", + "workflow", + "write" + ], + "document_scanner": [ + "app", + "application", + "article", + "border", + "business", + "camera", + "capture", + "corners", + "data", + "device", + "digital", + "doc", + "document", + "drive", + "file", + "folder", + "folders", + "frame", + "graphic", + "image", + "interface", + "lines", + "mobile", + "notes", + "office", + "optical", + "page", + "paper", + "phone", + "photography", + "pictogram", + "picture", + "reader", + "rectangle", + "scan", + "scanner", + "sheet", + "slide", + "symbol", + "technology", + "text", + "ui", + "ux", + "vector", + "writing" + ], + "document_search": [ + "archive", + "browse", + "business", + "data", + "doc", + "document", + "drive", + "explore", + "file", + "filter", + "find", + "folder", + "folders", + "form", + "glass", + "information", + "interface element", + "investigate", + "library", + "locate", + "look", + "look up", + "loupe", + "magnify", + "magnifying", + "magnifying glass", + "office", + "page", + "paper", + "record", + "report", + "research", + "review", + "scan", + "search", + "see", + "sheet", + "slide", + "technology", + "utility", + "writing" + ], + "domain": [ + "address", + "apartment", + "architecture", + "building", + "business", + "circle", + "communication", + "concept", + "connection", + "domain", + "estate", + "global", + "globe", + "home", + "icon", + "internet", + "link", + "navigation", + "network", + "online", + "place", + "real", + "representation", + "residence", + "residential", + "round", + "shelter", + "sphere", + "symbol", + "technology", + "ui", + "url", + "web", + "web address", + "website", + "world", + "www" + ], + "domain_add": [ + "+", + "add", + "add domain", + "add site", + "add website", + "apartment", + "append", + "architecture", + "building", + "business", + "circle", + "connection", + "connectivity", + "create", + "domain", + "estate", + "expand", + "globe", + "home", + "host", + "hosting", + "include", + "internet", + "ip address", + "join", + "link", + "network", + "new", + "place", + "plus", + "real", + "register", + "residence", + "residential", + "server", + "shelter", + "signup", + "sphere", + "symbol", + "url", + "web", + "website", + "world", + "www" + ], + "domain_disabled": [ + "access denied", + "apartment", + "architecture", + "blocked", + "building", + "business", + "circle", + "company", + "diagonal line", + "disabled", + "domain", + "domain access denied", + "domain block", + "domain disabled", + "domain privacy", + "domain restricted", + "domain security", + "domain unauthorized", + "enabled", + "estate", + "globe", + "home", + "internet", + "internet access denied", + "internet block", + "internet disabled", + "internet restricted", + "internet unauthorized", + "maps", + "off", + "office", + "offline", + "on", + "place", + "privacy", + "real", + "residence", + "residential", + "restricted", + "security", + "slash", + "sphere", + "unauthorized", + "web", + "web access disabled", + "web privacy", + "web security", + "website", + "website disabled" + ], + "domain_verification": [ + "access", + "app", + "application desktop", + "approve", + "approved", + "authenticated", + "certified", + "check", + "circle", + "complete", + "confirmed", + "connectivity", + "design", + "domain", + "done", + "global", + "globe", + "interface", + "international", + "internet", + "layout", + "map", + "mark", + "network", + "ok", + "planet", + "screen", + "security", + "select", + "site", + "tick", + "trusted", + "ui", + "ux", + "validate", + "validated", + "verification", + "verified", + "verify", + "web", + "website", + "window", + "world", + "www", + "yes" + ], + "domain_verification_off": [ + "access denied", + "app", + "application desktop", + "approve", + "authentication", + "blocked", + "check", + "circle", + "complete", + "cross", + "denied", + "design", + "diagonal line", + "disabled", + "domain", + "done", + "enabled", + "error", + "failure", + "inactive", + "interface", + "internet", + "invalid", + "layout", + "line", + "mark", + "no entry", + "not verified", + "off", + "offline", + "ok", + "on", + "online", + "restricted", + "screen", + "security", + "select", + "site", + "slash", + "stop", + "tick", + "ui", + "unauthorized", + "unavailable", + "unverified", + "ux", + "validate", + "validation", + "verification", + "verified", + "web", + "website", + "window", + "www", + "yes" + ], + "domino_mask": [ + "accessory", + "anonymity", + "anonymous", + "carnival", + "character", + "costume", + "detective", + "disguise", + "domino mask", + "eye holes", + "eye mask", + "eyes", + "face", + "facial covering", + "google play", + "hero", + "identity", + "mask", + "masks", + "masquerade mask", + "oval", + "party", + "performance", + "privacy", + "roleplay", + "secret identity", + "shape", + "spy", + "superhero", + "superhero mask", + "theater", + "villain" + ], + "done": [ + "DISABLE_IOS", + "accepted", + "accomplished", + "acknowledgement", + "agree", + "approval", + "approve", + "approved", + "assent", + "check", + "complete", + "completed", + "confirmation", + "confirmed", + "correct", + "disable_ios", + "done", + "executed", + "final", + "finished", + "mark", + "ok", + "positive", + "right", + "select", + "sign off", + "submitted", + "success", + "task", + "tick", + "validate", + "validation", + "verified", + "yes" + ], + "done_all": [ + "achievement", + "all", + "all done", + "approval", + "approve", + "approved", + "check", + "checked", + "checkmarks", + "complete", + "completion", + "confirmation", + "confirmed", + "correct", + "done", + "double check", + "finished", + "indicator", + "layers", + "list", + "mark", + "message", + "multiple", + "ok", + "process", + "read", + "select", + "sent", + "stack", + "status", + "success", + "task", + "task complete", + "tick", + "tick marks", + "two checks", + "valid", + "validate", + "validation", + "verified", + "workflow", + "yes" + ], + "done_outline": [ + "accepted", + "achievement", + "agreement", + "all", + "approval", + "approve", + "approved", + "check", + "checkbox", + "complete", + "completed", + "confirmed", + "consent", + "correct", + "done", + "finished", + "green light", + "mark", + "ok", + "outline", + "right", + "select", + "selection", + "sign", + "status", + "success", + "task", + "task complete", + "tick", + "validate", + "validation", + "verification", + "verified", + "yes" + ], + "donut_large": [ + "activity", + "activity indicator", + "analytics", + "chart", + "circle", + "complete", + "completed", + "data", + "diagram", + "display", + "donut", + "donut large", + "fill", + "filled circle", + "full", + "fullscreen", + "graph", + "infographic", + "inprogress", + "large", + "large circle", + "loading", + "loading indicator", + "measure", + "metrics", + "pie", + "pie chart", + "progress", + "progress indicator", + "ring", + "screen", + "show", + "statistics", + "status", + "status indicator", + "tracking", + "visualization", + "visualize" + ], + "donut_small": [ + "analytics", + "chart", + "circle", + "circular", + "dashboard", + "data", + "diagram", + "donut", + "donut chart", + "graph", + "hole", + "incomplete", + "info", + "infographic", + "inprogress", + "measure", + "metrics", + "overview", + "partial", + "percentage", + "pie", + "progress", + "radial", + "report", + "ring", + "round", + "sections", + "segmented", + "small", + "statistics", + "status", + "summary", + "tracking", + "visualization" + ], + "door_back": [ + "access", + "back", + "barrier", + "close", + "closed", + "diagonal line", + "door", + "doorway", + "egress", + "entrance", + "entry", + "escape", + "exit", + "go back", + "handle", + "home", + "horizontal line", + "house", + "knob", + "leave", + "move backward", + "navigate back", + "open", + "opening", + "passage", + "portal", + "previous", + "rectangle", + "return", + "shut", + "way", + "way out" + ], + "door_front": [ + "access", + "access point", + "building", + "close", + "closed", + "door", + "doorway", + "dwelling", + "entrance", + "entry", + "entry point", + "exit", + "front", + "front door", + "gateway", + "handle", + "home", + "house", + "leave", + "open", + "opening", + "passage", + "portal", + "property", + "rectangle", + "rectangle with handle", + "security", + "shelter", + "structure", + "threshold", + "way", + "welcome" + ], + "door_open": [ + "access", + "aperture", + "clock", + "device", + "door", + "egress", + "entrance", + "entry", + "escape", + "exit", + "gateway", + "home", + "leave", + "line", + "logoff", + "logout", + "nest", + "open", + "opening", + "outline", + "outside", + "passage", + "portal", + "rectangle", + "shape", + "simple", + "square", + "threshold" + ], + "door_sensor": [ + "alarm", + "automation", + "closed", + "connected device", + "contact sensor", + "detection", + "device", + "door", + "door sensor", + "entrance", + "entryway", + "exit", + "handle", + "home", + "home automation", + "home security", + "indicator", + "iot", + "nest", + "networking", + "open", + "protection", + "safety", + "security", + "sensing", + "sensor", + "smart home", + "status", + "technology", + "trigger", + "wireless" + ], + "door_sliding": [ + "access", + "architecture", + "auto", + "automatic", + "barrier", + "basic", + "building", + "close", + "door", + "doorway", + "double", + "entrance", + "entry", + "exit", + "frame", + "furniture", + "gateway", + "glass", + "home", + "horizontal", + "house", + "interior", + "lines", + "open", + "opening", + "panel", + "passage", + "portal", + "rectangular", + "room", + "simple", + "sliding", + "sliding door", + "threshold", + "two", + "vertical" + ], + "doorbell": [ + "alarm", + "alert", + "app icon", + "basic", + "bell", + "button", + "chime", + "door", + "doorbell", + "entrance", + "graphic", + "home", + "house", + "icon", + "illustration", + "notification", + "outline", + "rectangle", + "rectangular", + "ring", + "ringing", + "security", + "silhouette", + "simple", + "smart home", + "sound", + "symbol", + "ui icon", + "visitor", + "website icon" + ], + "doorbell_3p": [ + "access", + "active", + "alarm", + "alert", + "apartment", + "arrival", + "bell", + "building", + "button", + "chime", + "circle", + "communicate", + "connected", + "device", + "doorbell", + "entrance", + "guest", + "home", + "house", + "iot", + "nest", + "notification", + "notifications", + "notify", + "rectangle", + "reminder", + "ring", + "security", + "signal", + "smart home", + "sound", + "technology", + "visitor" + ], + "doorbell_chime": [ + "alarm", + "alert", + "apartment", + "arrival", + "audio", + "bell", + "building", + "button", + "buzz", + "buzzin", + "call", + "chime", + "device", + "ding dong", + "doorbell", + "entrance", + "home", + "house", + "iot", + "lines", + "nest", + "notification", + "rectangle", + "residential", + "ring", + "security", + "signal", + "smart home", + "sound", + "square", + "visitor" + ], + "double_arrow": [ + "abstract", + "arrow", + "arrowheads", + "arrows", + "bidirectional", + "direction", + "double", + "double arrow", + "exchange", + "flow", + "geometric", + "indicator", + "line", + "minimal", + "move", + "movement", + "multiple", + "navigation", + "opposite", + "path", + "pointed", + "pointer", + "reverse", + "right", + "rotate", + "shift", + "sign", + "simple", + "swap", + "switch", + "symbol", + "transfer", + "transport" + ], + "downhill_skiing": [ + "abstract", + "activity", + "athlete", + "athletic", + "body", + "downhill", + "entertainment", + "exercise", + "figure", + "graphic", + "hobby", + "human", + "icon", + "line", + "mountain", + "outdoor", + "outline", + "people", + "person", + "recreation", + "shape", + "silhouette", + "ski social", + "skier", + "skiing", + "slope", + "snow", + "sport", + "sports", + "symbol", + "travel", + "vacation", + "winter" + ], + "download": [ + "acquire", + "action", + "app", + "application", + "archive", + "arrow", + "bar", + "button", + "cloud", + "computer", + "control", + "data", + "document", + "down", + "download", + "downloads", + "drive", + "file", + "get", + "incoming", + "install", + "internet", + "line", + "move", + "network", + "obtain", + "pointed", + "receive", + "save", + "storage", + "symbol", + "transfer", + "underscore", + "upload" + ], + "download_2": [ + "action", + "arrow", + "button", + "cloud", + "computer", + "data", + "direction", + "document", + "down", + "download", + "downloads", + "drive", + "element", + "export", + "file", + "get", + "graphic", + "icon", + "information", + "install", + "internet", + "pointer", + "receive", + "save", + "shape", + "software", + "storage", + "symbol", + "technology", + "transfer", + "upload" + ], + "download_done": [ + "arrow", + "arrow and check", + "arrows", + "check", + "checkmark", + "complete", + "completed download", + "completed file download", + "confirmation", + "document", + "document and check", + "done", + "down", + "down arrow", + "down arrow and check", + "download", + "download complete", + "download done", + "download finished", + "download successful", + "downloads", + "drive", + "file", + "file download complete", + "file download done", + "file download finished", + "file download successful", + "finished", + "finished download", + "finished file download", + "install", + "installed", + "ok", + "paper", + "paper and check", + "success", + "successful download", + "successful file download", + "tick", + "upload" + ], + "download_for_offline": [ + "access", + "arrow", + "available offline", + "backup", + "caching", + "circle", + "cloud", + "cloud arrow", + "cloud icon", + "connection", + "data transfer", + "down", + "download", + "download cloud", + "download icon", + "file transfer", + "for offline", + "get file", + "install", + "internet", + "network", + "no internet", + "offline", + "offline icon", + "retrieve", + "retrieve data", + "save", + "save icon", + "storage", + "store", + "sync", + "synchronization", + "transfer", + "upload" + ], + "downloading": [ + "arrow", + "circle", + "cloud", + "cloud download", + "data", + "down", + "down arrow", + "download", + "download data", + "download file", + "download indicator", + "downloading", + "downloading progress", + "downloads", + "file transfer", + "indicator", + "install", + "internet", + "internet download", + "loading", + "network", + "pending", + "processing", + "progress", + "progress bar", + "queue", + "receive", + "retrieve", + "status", + "syncing", + "transfer", + "transfer data", + "transfer file", + "upload", + "waiting", + "web download" + ], + "draft": [ + "add file", + "article", + "blank document", + "blank page", + "content", + "create document", + "data", + "digital document", + "digital file", + "doc", + "document", + "document icon", + "draft", + "drive", + "empty file", + "file", + "file icon", + "folder", + "folders", + "form", + "information", + "new file", + "note", + "office file", + "page", + "paper", + "record", + "report", + "sheet", + "slide", + "storage", + "text" + ], + "draft_orders": [ + "administration", + "basket", + "business", + "cart", + "commerce", + "compose", + "create", + "document", + "draft", + "e-commerce", + "edit", + "editing", + "horizontal lines", + "incomplete", + "input", + "item", + "lines", + "list", + "management", + "memo", + "note", + "order", + "paper", + "pen", + "pencil", + "pending", + "planning", + "product", + "purchase", + "record", + "retail", + "shopping", + "text", + "unfinished", + "write", + "writing" + ], + "drafts": [ + "archive", + "communication", + "composing", + "creating", + "data", + "document", + "draft", + "drafts", + "email", + "envelope", + "file", + "folder", + "holding", + "inbox", + "incomplete", + "letters", + "list", + "mail", + "memo", + "message", + "note", + "paper", + "pending", + "read", + "saved", + "stack", + "stationery", + "storage", + "text", + "unfiled", + "unfinished", + "unsent", + "writing" + ], + "drag_click": [ + "action", + "arrow", + "circles", + "click", + "click and drag", + "clicks", + "computer", + "control", + "cursor", + "device", + "drag", + "drag and drop", + "edit", + "gesture", + "grab", + "hand", + "hold", + "input", + "interaction", + "manipulate", + "mouse", + "mouse click", + "mouse drag", + "move", + "move cursor", + "point", + "pointer", + "position", + "position cursor", + "ripples", + "select", + "selection", + "selects", + "tool" + ], + "drag_handle": [ + "action", + "app", + "application ui", + "bars", + "components", + "control", + "design", + "drag", + "element", + "grip", + "handle", + "handle.", + "indicator", + "interactive", + "interface", + "item", + "layout", + "lines", + "list", + "list item", + "menu", + "move", + "parallel", + "rearrange", + "reorder", + "reordering", + "screen", + "site", + "sort", + "sortable", + "three lines", + "ui", + "ux", + "vertical", + "web", + "website", + "widget", + "window" + ], + "drag_indicator": [ + "action", + "app", + "application", + "circles", + "column", + "components", + "control", + "design", + "dots", + "drag", + "drop", + "element", + "gesture", + "grab", + "grip", + "handle", + "icon", + "indicator", + "indicators", + "interaction", + "interface", + "item", + "layout", + "list", + "marker", + "menu", + "mobile", + "monitor", + "move", + "organize", + "phone", + "points", + "position", + "rearrange", + "reorder", + "screen", + "selector", + "shape", + "shift", + "site", + "sort", + "tablet", + "touch", + "ui", + "ux", + "vertical", + "web", + "website", + "window" + ], + "drag_pan": [ + "adjust", + "adjust position", + "all directions", + "arrow", + "arrows", + "clicks", + "cursor", + "direction", + "directional", + "directions", + "displace", + "down", + "drag", + "dragging", + "expand", + "four directions", + "grab", + "hand", + "left", + "mouse", + "move", + "move content", + "navigation", + "open", + "pan", + "panning", + "pointer", + "relocate", + "reposition", + "right", + "scroll", + "select", + "selection", + "selects", + "shift", + "slide", + "up", + "with" + ], + "draw": [ + "art", + "artist", + "compose", + "crayon", + "create", + "creative", + "curve", + "design", + "doodle", + "dot", + "draft", + "draw", + "edit", + "editing", + "form", + "freehand", + "graphic", + "hand drawn", + "illustration", + "ink", + "input", + "line", + "marker", + "modify", + "outline", + "pen", + "pencil", + "point", + "scribble", + "shape", + "sketch", + "tool", + "write", + "writing" + ], + "draw_abstract": [ + "abstract", + "abstraction", + "art", + "artistic", + "compose", + "concept", + "craft", + "create", + "creative", + "curve", + "design", + "diagram", + "draft", + "draw", + "drawing", + "edit", + "editing", + "expression", + "flow", + "freeform", + "geometry", + "gesture", + "graphic", + "icon", + "illustration", + "imagination", + "input", + "line", + "motion", + "organic", + "pattern", + "random", + "scribble", + "shape", + "shapes", + "sketch", + "squiggle", + "symbol", + "visual", + "wave" + ], + "draw_collage": [ + "abstraction", + "album", + "arrange", + "art", + "art piece", + "collage", + "collection", + "combine", + "combine pictures", + "compose", + "composition", + "craft", + "create", + "create collage", + "creation", + "design", + "draft", + "draw", + "drawing", + "edit", + "editing", + "framing", + "gallery", + "gesture", + "grid", + "images", + "input", + "layout", + "montage", + "photo collage", + "photo editor", + "photos", + "picture arrangement", + "picture frame", + "scrapbook", + "shape", + "shapes", + "squiggle", + "visual mix" + ], + "dresser": [ + "basic", + "bedroom", + "cabinet", + "chest", + "closet", + "clothing", + "drawers", + "dresser", + "flat", + "furniture", + "graphic", + "home", + "horizontal", + "hotel", + "house", + "household", + "icon", + "item", + "lines", + "mirror", + "nest", + "object", + "organization", + "pictogram", + "rectangle", + "simple", + "stacked", + "storage", + "store", + "symbol", + "wardrobe" + ], + "drive_file_move": [ + "action", + "arrange", + "arrow", + "button", + "cloud", + "copy", + "data", + "deliver", + "direction", + "doc", + "document", + "drive", + "drive storage", + "file", + "file management", + "folder", + "forward", + "graphic", + "icon", + "manage", + "move", + "navigation", + "organization", + "relocate", + "right", + "send", + "sheet", + "slide", + "storage", + "symbol", + "transfer", + "transport", + "ui element" + ], + "drive_export": [ + "app", + "application", + "arrow", + "backup", + "box", + "cabinet", + "cloud", + "copy", + "data", + "database", + "direction", + "document", + "download", + "drive", + "export", + "file", + "files", + "folders", + "gdrive", + "google", + "migrate", + "move", + "navigation", + "online", + "out", + "recovery", + "right", + "save", + "send", + "server", + "share", + "storage", + "system", + "transfer", + "up", + "upload" + ], + "drive_file_move_outline": [ + "action", + "arrange", + "arrow", + "button", + "cloud", + "copy", + "data", + "deliver", + "direction", + "doc", + "document", + "drive", + "drive storage", + "file", + "file management", + "folder", + "forward", + "graphic", + "icon", + "manage", + "move", + "navigation", + "organization", + "outline", + "relocate", + "right", + "send", + "sheet", + "slide", + "storage", + "symbol", + "transfer", + "transport", + "ui element" + ], + "drive_file_move_rtl": [ + "action", + "arrange", + "arrow", + "arrows", + "button", + "cloud", + "copy", + "data", + "deliver", + "direction", + "doc", + "document", + "drive", + "drive storage", + "file", + "file management", + "folder", + "folders", + "forward", + "graphic", + "icon", + "left", + "manage", + "move", + "navigation", + "organization", + "relocate", + "right", + "rtl", + "send", + "sheet", + "side", + "slide", + "storage", + "symbol", + "transfer", + "transport", + "ui element" + ], + "drive_file_rename_outline": [ + "archive", + "business", + "change", + "compose", + "create", + "data", + "document", + "draft", + "drive", + "e", + "edit", + "editing", + "file", + "folder", + "form", + "input", + "letter", + "marker", + "modify", + "office", + "outline", + "paper", + "pen", + "pencil", + "rename", + "save", + "sheet", + "square", + "text", + "update", + "write", + "writing" + ], + "drive_folder_upload": [ + "add", + "archive", + "arrow", + "backup", + "cloud", + "computer", + "create", + "data", + "destination", + "digital", + "directory", + "doc", + "document", + "drive", + "export", + "file", + "folder", + "import", + "internet", + "move", + "network", + "new", + "online", + "save", + "send", + "share", + "sheet", + "slide", + "storage", + "technology", + "transfer", + "up", + "upload" + ], + "drone": [ + "aerial", + "aerial vehicle", + "air", + "aircraft", + "automation", + "camera", + "civilian", + "control", + "delivery", + "drone", + "flight", + "flying", + "military", + "monitoring", + "navigation", + "photography", + "propeller", + "remote", + "remote piloted vehicle", + "robotics", + "rotor", + "sky", + "surveillance", + "survey", + "technology", + "uas", + "uav", + "unmanned aerial vehicle", + "video" + ], + "drone_2": [ + "aerial", + "aerial photography", + "aerial video", + "air", + "aircraft", + "aviation", + "camera", + "delivery", + "drone", + "flying", + "flying camera", + "future", + "innovation", + "machine", + "navigation", + "photography", + "propellers", + "quadcopter", + "remote control", + "robot", + "sky", + "surveillance", + "technology", + "transport", + "travel", + "uas", + "uav", + "unmanned", + "vehicle", + "video" + ], + "dropdown": [ + "app", + "application", + "arrow", + "caret", + "collapse", + "components", + "control", + "design", + "direction", + "down", + "dropdown", + "expand", + "filter", + "hide", + "indicate", + "indicator", + "interface", + "layout", + "list", + "menu", + "mobile", + "monitor", + "more", + "navigation", + "options", + "phone", + "pointer", + "screen", + "select", + "show", + "site", + "sort", + "squares", + "tablet", + "triangle", + "ui", + "ux", + "web", + "website", + "window" + ], + "dropper_eye": [ + "analysis", + "chemistry", + "color", + "colorize", + "cure", + "diagnose", + "doctor", + "drop", + "dropper", + "experiment", + "extract", + "eye", + "eyedropper", + "fluid", + "healing", + "health", + "healthcare", + "instrument", + "lab", + "laboratory", + "liquid", + "medical", + "medicine", + "ophthalmic", + "pharmacy", + "picker", + "pipette", + "sample", + "science", + "test", + "testing", + "tool", + "treatment", + "vision" + ], + "dry": [ + "air", + "air dry", + "appliance", + "bathroom", + "button", + "clothes", + "control", + "cycle", + "dry", + "dryer", + "drying", + "fingers", + "gesture", + "hand", + "hang dry", + "heat", + "household", + "indicator", + "laundry", + "laundry machine", + "mode", + "no heat", + "option", + "panel", + "setting", + "settings", + "spin", + "status", + "symbol", + "tumble", + "washing", + "washing machine", + "wc" + ], + "dry_cleaning": [ + "apparel", + "bubble", + "button", + "care", + "chore", + "circle", + "circular", + "cleaning", + "clothes", + "dry", + "dry cleaning", + "dryer", + "fabric", + "garment", + "hanger", + "hotel", + "household", + "icon", + "ironing", + "laundry", + "machine", + "places", + "pressing", + "refresh", + "service", + "sign", + "steam", + "symbol", + "task", + "textile", + "toggle", + "towel", + "washing" + ], + "dual_screen": [ + "android", + "arrange", + "arrangement", + "computer", + "desktop", + "device", + "display", + "dual screen", + "duo", + "extend display", + "foldable", + "folding", + "hardware", + "layout", + "mirroring", + "monitor", + "multiple screens", + "multitasking", + "organize", + "parallel screens", + "peripheral", + "phone", + "presentation", + "productivity", + "screens", + "setup", + "side by side screens", + "split screen", + "technology", + "two screens", + "view", + "workspace" + ], + "duo": [ + "account", + "avatar", + "call", + "chat", + "collaboration", + "communication", + "conference", + "device", + "double", + "duo", + "friends", + "group", + "network", + "pair", + "partnership", + "people", + "person", + "profile", + "relationship", + "social", + "teamwork", + "twin", + "two", + "user", + "users", + "video" + ], + "dvr": [ + "Android", + "OS", + "VCR", + "archives", + "audio", + "box", + "broadcast", + "chrome", + "circle", + "computer", + "desktop", + "device", + "digital", + "display", + "dots", + "dvr", + "electronic", + "entertainment", + "hardware", + "home entertainment", + "iOS", + "library", + "list", + "live tv", + "mac", + "media", + "monitor", + "movie", + "outline", + "playback", + "player", + "program", + "record", + "recorder", + "recording", + "rectangle", + "schedule", + "screen", + "series", + "shape", + "show", + "television", + "tv", + "video", + "web", + "window" + ], + "dynamic_feed": [ + "'mail_outline'", + "'markunread'. Keep 'mail' and remove others.", + "Duplicate of 'email'", + "abstract", + "activity", + "articles", + "blocks", + "blog", + "changing", + "chronological", + "content", + "current", + "data", + "dynamic", + "feed", + "flowing", + "information", + "lines", + "list", + "live", + "news", + "posts", + "publication", + "recent", + "rectangle", + "square", + "stories", + "stream", + "summaries", + "timeline", + "updates" + ], + "dynamic_form": [ + "adaptable", + "application", + "bolt", + "changing", + "choices", + "code", + "configurations", + "content", + "data", + "different", + "document", + "dynamic", + "dynamic form", + "electric", + "entry", + "fast", + "fields", + "file", + "flexible", + "form", + "information", + "input", + "lightning", + "list", + "lists", + "multiple", + "options", + "paper", + "properties", + "questionnaire", + "report", + "selection", + "settings", + "survey", + "text", + "thunderbolt", + "variable" + ], + "e911_avatar": [ + "!", + "911", + "aid", + "alert", + "assistance", + "attention", + "avatar", + "body", + "call", + "caution", + "cell", + "clinic", + "contact", + "danger", + "device", + "doctor", + "emergency", + "error", + "exclamation", + "feedback", + "figure", + "first aid", + "hardware", + "health", + "healthcare", + "help", + "hospital", + "hospital services", + "human", + "important", + "life", + "mark", + "medical", + "medical services", + "mobile", + "notification", + "nurse", + "outline", + "patient", + "person", + "phone", + "problem", + "profile", + "protection", + "report", + "rescue", + "safety", + "silhouette", + "support", + "symbol", + "telephone", + "triangle", + "user", + "warning" + ], + "e911_emergency": [ + "911", + "accident", + "alert", + "ambulance", + "assistance", + "bell", + "call", + "communication", + "connect", + "contact", + "critical", + "danger", + "dialing", + "digits", + "distress", + "emergency", + "fire", + "help", + "incident", + "keypad", + "medical", + "number", + "phone", + "police", + "rescue", + "ringing", + "safety", + "security", + "siren", + "sos", + "support", + "telephone", + "urgent", + "warning" + ], + "e_mobiledata": [ + "alphabet", + "bars", + "cell", + "cell service", + "cellular", + "cellular data", + "cellular network", + "connection", + "connectivity", + "data", + "data connectivity", + "data signal", + "e", + "e network", + "edge network", + "font", + "internet", + "internet signal", + "letters", + "mobile", + "mobile connectivity", + "mobile data", + "mobiledata", + "network", + "reception", + "service", + "signal", + "strength", + "telecom", + "telecommunication", + "telecommunications", + "text", + "type", + "wireless", + "wireless network" + ], + "e_mobiledata_badge": [ + "access", + "alphabet", + "badge", + "cellular", + "cellular data", + "character", + "circle", + "communication", + "connection", + "connectivity", + "data", + "e", + "font", + "indicator", + "internet", + "letter", + "letters", + "mobile", + "mobile data", + "mobiledata", + "network", + "network status", + "online", + "rounded", + "signal", + "status", + "symbol", + "technology", + "telecommunications", + "text", + "type", + "typography", + "uppercase", + "wireless" + ], + "ear_sound": [ + "access", + "accessibility", + "accessible", + "aids", + "assistance", + "audio", + "body", + "body part", + "communication", + "deaf", + "disability", + "ear", + "handicap", + "hard of hearing", + "health", + "hearing", + "hearing aids", + "help", + "human", + "impaired", + "impairment", + "listen", + "medical", + "mono", + "outline", + "pictogram", + "sensory", + "silhouette", + "sound", + "symbol", + "technology", + "volume" + ], + "earbud_case": [ + "accessory", + "audio", + "audio device", + "case", + "charging", + "closed.", + "compact", + "device", + "earbud case", + "earbuds", + "earphone", + "earphones", + "electronics", + "gadget", + "headphone", + "headphones", + "holder", + "lid", + "listen", + "listening", + "music", + "open", + "portable", + "rectangle", + "rounded rectangle", + "sound", + "storage", + "technology", + "travel", + "wireless" + ], + "earbud_left": [ + "accessory", + "audio", + "audio device", + "audio output", + "earbud", + "earbud left", + "earbuds", + "earphone", + "earpiece", + "electronic", + "headphone", + "headset", + "individual earbud", + "left", + "left earbud", + "listen", + "listening", + "music", + "one earbud", + "personal audio", + "portable audio", + "single earbud", + "sound", + "sound device", + "speaker", + "technology", + "wired", + "wireless" + ], + "earbud_right": [ + "accessory", + "audio", + "communication", + "connected", + "device", + "ear", + "earbud", + "earbuds", + "earphone", + "entertainment", + "gadget", + "headphone", + "hearing", + "individual", + "listen", + "media", + "music", + "personal", + "playback", + "portable", + "right", + "right side", + "single", + "sound", + "technology", + "wearable", + "wireless" + ], + "earbuds": [ + "accessory", + "audio", + "audio device", + "audio input", + "cable", + "communication", + "connected", + "device", + "ear", + "earbuds", + "earbuds icon", + "earphone", + "earphones", + "earphones icon", + "entertainment", + "headphone", + "headphones", + "headset", + "listen", + "listening", + "listening device", + "media", + "microphone", + "music", + "personal audio", + "personal listening", + "playback", + "portable", + "sound", + "sound output", + "technology", + "wire", + "wired audio" + ], + "earbuds_2": [ + "accessory", + "audio", + "audio accessory", + "audio control", + "audio device", + "bluetooth", + "communication", + "connectivity", + "device", + "earbud icon", + "earbuds", + "earphone", + "earphones", + "electronic", + "entertainment", + "entertainment device", + "headphone", + "headphones", + "headset", + "hear", + "listen", + "listening", + "media", + "mobile", + "music", + "pairing", + "personal audio", + "portable", + "sound", + "sound output", + "technology", + "wireless" + ], + "earbuds_battery": [ + "accessory", + "audio", + "battery", + "battery charge", + "battery level", + "battery status", + "bluetooth", + "charge", + "charging", + "device", + "earbud case", + "earbuds", + "earphone", + "earpiece", + "headphone", + "headphones", + "headset", + "icon", + "indicator", + "interface", + "level", + "listen", + "listening", + "music", + "power", + "sound", + "status", + "symbol", + "tech", + "technology", + "ui", + "wireless" + ], + "early_on": [ + "audio control", + "beginning", + "calendar", + "climate", + "early", + "early access", + "early start", + "fast forward", + "fast forward time", + "forward", + "home", + "jump back", + "jump forward", + "media control", + "media player", + "nest", + "on", + "playback", + "playback position", + "playback speed", + "rewind", + "rewind time", + "skip back", + "skip forward", + "start", + "stream", + "streaming", + "time manipulation", + "time travel", + "transport control", + "video control" + ], + "earthquake": [ + "aftershock", + "alert", + "catastrophe", + "chart", + "danger", + "destruction", + "disaster", + "disaster preparedness", + "disturbance", + "earth", + "earth icon", + "earthquake", + "emergency", + "fault line", + "geology", + "geology icon", + "ground", + "hazard", + "jolt", + "measure", + "monitor", + "natural disaster", + "natural phenomena", + "nature", + "risk", + "seismic", + "seismic activity", + "seismograph", + "shake", + "shaking", + "shockwave", + "temblor", + "tremor", + "vibration", + "warning", + "waves" + ], + "east": [ + "angle", + "arrow", + "compass", + "direction", + "directional", + "east", + "element", + "forward", + "go", + "indicator", + "journey", + "line", + "maps", + "move", + "navigation", + "next", + "path", + "point", + "pointer", + "position", + "right", + "signage", + "symbol", + "travel", + "triangle" + ], + "ecg": [ + "analysis", + "beat", + "cardio", + "cardiology", + "chart", + "curve", + "diagnostic", + "doc", + "doctor", + "ecg", + "ekg", + "electrocardiogram", + "emergency", + "graph", + "health", + "healthcare", + "heart", + "heart rate", + "heartbeat", + "line graph", + "measurement", + "medical", + "medicine", + "monitor", + "nurse", + "peak", + "pulse", + "rate", + "rhythm", + "signal", + "test", + "vital signs", + "wave", + "waveform" + ], + "ecg_heart": [ + "cardio", + "cardiology", + "chart", + "clinic", + "clinical", + "diagnostics", + "diagram", + "doc", + "doctor", + "ecg", + "electrocardiogram", + "emergency", + "fitbit", + "graph", + "health", + "health data", + "health monitor", + "healthcare", + "heart", + "heart rate", + "heart rhythm", + "heartbeat", + "hospital", + "line", + "medical", + "medical device", + "medical line", + "monitor", + "nurse", + "pulse", + "rate", + "rhythm", + "signal", + "vital signs", + "vital stats", + "waveform" + ], + "eco": [ + "biodegradable", + "carbon footprint", + "conservation", + "earth", + "eco", + "eco friendly", + "ecological", + "ecology", + "economical", + "environment", + "environmental", + "footprint", + "globe", + "green", + "leaf", + "leaves", + "natural", + "nature", + "organic", + "planet", + "plant", + "recycle", + "recycling", + "renewable", + "resources", + "save the planet", + "sustainability", + "sustainable", + "world" + ], + "eda": [ + "abstract", + "adjust", + "analysis", + "audio", + "back", + "bar", + "chart", + "control", + "curve", + "data", + "electrodermal", + "electrodermal activity responses", + "electrodermal responses", + "equalizer", + "fingers", + "fitbit", + "frequency", + "gesture", + "graph", + "hand", + "heart rate", + "level", + "line", + "measure", + "monitor", + "music", + "palm", + "progress", + "raised", + "representation", + "signal", + "sound", + "spectrum", + "status", + "three lines", + "visualizer", + "volume", + "wave", + "waveform" + ], + "edgesensor_high": [ + "Android", + "OS", + "bar", + "bars", + "cell", + "cell signal", + "connection", + "data", + "device", + "edge", + "graphic", + "hardware", + "high", + "iOS", + "indicator", + "level", + "measurement", + "mobile", + "move", + "network", + "phone", + "pie chart", + "power", + "reception", + "sensitivity", + "sensor", + "signal", + "status", + "strength", + "tablet", + "technology", + "telecommunications", + "triangle", + "vertical bars", + "vibrate", + "wi-fi" + ], + "edgesensor_low": [ + "Android", + "OS", + "alert", + "antenna", + "bars", + "cell", + "cellular", + "connection", + "connectivity", + "device", + "edge", + "hardware", + "high", + "iOS", + "indicator", + "lines", + "low", + "mobile", + "move", + "network", + "phone", + "poor", + "reception", + "rectangle", + "rounded corners", + "sensitivity", + "sensor", + "signal", + "status", + "strength", + "tablet", + "vibrate", + "warning", + "weak" + ], + "edit": [ + "action", + "alter", + "author", + "change", + "compose", + "control", + "create", + "document", + "edit", + "editing", + "form", + "glyph", + "input", + "mode", + "mode_edit", + "mode_edit_outline", + "modify", + "new", + "outline", + "pen", + "pencil", + "revise", + "shape", + "stroke", + "text", + "tool", + "update", + "write", + "writing" + ], + "edit_arrow_down": [ + "arrow", + "caret", + "chevron", + "collapse", + "compose", + "control", + "create", + "direction", + "down", + "dropdown", + "edit", + "editing", + "expand", + "field", + "indicator", + "input", + "menu", + "modify", + "navigate", + "navigation", + "new", + "pen", + "pencil", + "point", + "pointer", + "select", + "triangle", + "up", + "update", + "write", + "writing" + ], + "edit_arrow_up": [ + "action", + "adjust", + "alter", + "arrow", + "arrow edit", + "arrow up", + "arrow upward", + "ascend", + "caret", + "change", + "compose", + "control", + "correct", + "create", + "direction", + "down", + "edit", + "edit arrow", + "editing", + "elevate", + "improve", + "increase", + "input", + "modify", + "move", + "navigation", + "new", + "pen", + "pencil", + "pointer", + "raise", + "triangle", + "up", + "update", + "upward", + "write", + "writing" + ], + "edit_attributes": [ + "adjust", + "approve", + "attributes", + "attribution", + "change", + "check", + "complete", + "configure", + "controls", + "customize", + "done", + "edit", + "edit attributes", + "fine tune", + "glyph", + "graphic", + "icon", + "manage", + "mark", + "modify", + "ok", + "options", + "outline", + "parameters", + "properties", + "select", + "settings", + "symbol", + "tick", + "tool", + "tune", + "validate", + "vector", + "verified", + "yes" + ], + "edit_audio": [ + "adjust", + "adjust volume", + "analysis", + "arrow", + "audio", + "audio analysis", + "audio editing", + "clip", + "clip editing", + "controls", + "curve", + "detect", + "detection", + "edit", + "eq", + "equalizer", + "graphic", + "left", + "level", + "line graph", + "lines", + "modify", + "modify sound", + "music", + "noise", + "recording", + "right", + "scrub", + "settings", + "sound", + "sound controls", + "sound waves", + "spectrum", + "timing", + "track", + "track editing", + "trim", + "tuning", + "voice", + "volume", + "wave", + "waveform" + ], + "edit_calendar": [ + "agenda", + "annotate", + "appointment", + "booking", + "calendar", + "change", + "compose", + "create", + "date", + "day", + "deadline", + "draft", + "edit", + "editing", + "element", + "event", + "icon", + "interface", + "manage", + "modify", + "month", + "organizer", + "pen", + "pencil", + "planner", + "reminder", + "reschedule", + "schedule", + "symbol", + "timestamp", + "update", + "write", + "writing", + "year" + ], + "edit_document": [ + "angle", + "annotation", + "application", + "change", + "compose", + "content", + "create", + "data", + "diagonal line", + "doc", + "document", + "draft", + "drive", + "edit", + "editing", + "file", + "folder", + "folders", + "form", + "information", + "input", + "modify", + "note", + "page", + "paper", + "pen", + "pencil", + "rectangle", + "revise", + "slant line", + "slash", + "square", + "text", + "update", + "write", + "writing" + ], + "edit_location": [ + "address", + "adjustment", + "annotate", + "bookmark", + "change", + "coordinates", + "correction", + "destination", + "direction", + "edit", + "favorite", + "geo", + "geotag", + "gps", + "location", + "map", + "maps", + "marker", + "modify", + "navigation", + "pen", + "pencil", + "personalize", + "pin", + "place", + "point", + "position", + "revision", + "save", + "stop", + "tagging", + "travel", + "update" + ], + "edit_location_alt": [ + "address", + "adjust", + "alt", + "alter", + "change", + "compose", + "coordinates", + "correct", + "destination", + "edit", + "geotag", + "locale", + "location", + "map", + "marker", + "modify", + "navigation", + "pen", + "pencil", + "pin", + "place", + "point", + "pointer", + "position", + "revise", + "site", + "spot", + "travel", + "update", + "where", + "whereabouts", + "write" + ], + "edit_note": [ + "changes", + "compose", + "compose note", + "corrections", + "create", + "create document", + "create note", + "document", + "draft", + "edit", + "edit document", + "edit file", + "edit text", + "editing", + "editor", + "file", + "input", + "lines", + "memo", + "modify", + "new", + "new document", + "note", + "notepad", + "paper", + "pen", + "pencil", + "revision", + "text", + "write", + "writing", + "writing tool" + ], + "edit_notifications": [ + "active", + "adjust", + "alarm", + "alert", + "bell", + "bell with pencil", + "change", + "chime", + "communication", + "compose", + "configure", + "create", + "customize", + "draft", + "drawing", + "edit", + "edit alert", + "editing", + "geometry", + "input", + "line", + "message", + "modify", + "modify notification", + "new", + "notification", + "notification settings", + "notifications", + "notify", + "options", + "pen", + "pencil", + "preferences", + "reminder", + "ring", + "settings", + "shape", + "sound", + "sounds", + "write", + "writing" + ], + "edit_off": [ + "blocked", + "can't edit", + "compose", + "create", + "diagonal line", + "disabled", + "disabled edit", + "disallowed", + "draft", + "edit", + "edit blocked", + "edit off", + "editing", + "editing disabled", + "enabled", + "forbidden", + "icon", + "input", + "line", + "lock edit", + "new", + "no edit", + "no pen", + "no pencil", + "not available", + "off", + "offline", + "on", + "pen", + "pen off", + "pencil", + "pencil off", + "restricted", + "restricted edit", + "slash", + "slashes", + "strike through", + "ui icon", + "unavailable", + "write", + "writing" + ], + "edit_road": [ + "adjust", + "annotate", + "change", + "curve", + "destination", + "direction", + "draw", + "edit", + "gps", + "highway", + "journey", + "lane", + "location", + "map", + "maps", + "mark", + "modify", + "move", + "navigation", + "path", + "pen", + "pencil", + "road", + "route", + "street", + "tool", + "traffic", + "transport", + "travel", + "trip", + "ui", + "update", + "winding", + "write" + ], + "edit_square": [ + "alter", + "annotate", + "area", + "box", + "change", + "compose", + "configuration", + "container", + "correction", + "create", + "customize", + "document", + "draft", + "edit", + "editing", + "field", + "form", + "frame", + "input", + "modify", + "pen", + "pencil", + "properties", + "redesign", + "rephrase", + "revise", + "settings", + "square", + "symbol", + "text", + "tool", + "update", + "write", + "writing" + ], + "editor_choice": [ + "accept", + "agreement", + "approval", + "approve", + "approved", + "award", + "badge", + "champion", + "check", + "check mark", + "choice", + "chosen", + "circle", + "complete", + "completed", + "completion", + "confirmation", + "confirmed", + "done", + "editor's pick", + "featured", + "first", + "increase", + "indicator", + "mark", + "ok", + "plus", + "preference", + "prize", + "recommended", + "reward", + "ribbon", + "right", + "select", + "selected", + "selection", + "sport", + "symbol", + "task", + "tick", + "trophy", + "validation", + "verified", + "vote", + "win", + "winner", + "yes" + ], + "egg": [ + "animal", + "boiled", + "breakfast", + "broken", + "brunch", + "cooking", + "cracked", + "delicate", + "delicious", + "diet", + "egg", + "farm", + "food", + "fragile", + "fresh", + "fried", + "healthy", + "ingredient", + "kitchen", + "meal", + "nature", + "nutrition", + "organic", + "oval", + "ovum", + "poultry", + "protein", + "raw", + "scrambled", + "shell", + "source" + ], + "egg_alt": [ + "agriculture", + "bake", + "break", + "breakfast", + "brunch", + "carton", + "cook", + "cooking", + "crack", + "cuisine", + "easter", + "egg", + "farm", + "food", + "fresh", + "holiday", + "ingredient", + "kitchen", + "livestock", + "menu", + "natural", + "object", + "organic", + "oval", + "poultry", + "protein", + "raw", + "shape", + "shell", + "symbol", + "white" + ], + "eject": [ + "action", + "arrow", + "audio", + "bar", + "button", + "command", + "control", + "device", + "disc", + "disk", + "drive", + "dvd", + "eject", + "function", + "hardware", + "line", + "media", + "multimedia", + "pause", + "physical media", + "play", + "player", + "removal", + "remove", + "stop", + "symbol", + "triangle", + "ui control", + "upward", + "upward pointing", + "usb", + "video" + ], + "elderly": [ + "account", + "account icon", + "account representation", + "age", + "avatar", + "body", + "cane", + "community", + "demographic", + "elderly", + "figure", + "head and shoulders", + "human", + "identity", + "individual", + "member", + "old", + "old person", + "older", + "people", + "person", + "portrait", + "profile", + "profile icon", + "profile picture", + "profile representation", + "profile view", + "representation", + "senior", + "silhouette", + "user", + "user icon", + "user representation" + ], + "elderly_woman": [ + "aged", + "avatar", + "body", + "cane", + "circle", + "elderly", + "female", + "figure", + "filled", + "gender", + "girl", + "head", + "human", + "icon", + "lady", + "old", + "outline", + "people", + "person", + "portrait", + "profile", + "round", + "senior", + "shape", + "shoulders", + "silhouette", + "social", + "solid", + "symbol", + "user", + "woman", + "women" + ], + "electric_bike": [ + "battery", + "battery bicycle", + "battery bike", + "bicycle", + "bike", + "bolt", + "commute", + "cycling", + "e-bike", + "ebike", + "eco-friendly", + "electric", + "electric bicycle", + "electric bike", + "electric scooter", + "electric vehicle", + "electricity", + "leisure", + "maps", + "mobility", + "motor", + "outdoor", + "pedal assist", + "power", + "powered bike", + "recreation", + "ride", + "scooter", + "speed", + "sports", + "sustainable", + "thunderbolt", + "transportation", + "travel", + "two wheels", + "urban", + "vehicle", + "vespa" + ], + "electric_bolt": [ + "alert", + "battery", + "bolt", + "charging", + "current", + "danger", + "dynamic", + "electric", + "electric bolt", + "electric current", + "electrical", + "electricity", + "energy", + "fast", + "flash", + "high voltage", + "instant", + "intense", + "lightning", + "nest", + "performance", + "power", + "quick", + "rapid", + "speed", + "storm", + "sudden", + "thunderbolt", + "urgent", + "voltage", + "warning", + "weather", + "zap" + ], + "electric_car": [ + "automobile", + "battery", + "bolt", + "car", + "cars", + "charge", + "charging", + "commute", + "destination", + "drive", + "eco-friendly", + "electric", + "electric vehicle", + "electricity", + "energy", + "energy saving", + "green", + "journey", + "maps", + "mobility", + "plug", + "power", + "refuel", + "road", + "route", + "station", + "sustainable", + "thunderbolt", + "transport", + "transportation", + "travel", + "vehicle", + "zero emission" + ], + "electric_moped": [ + "automobile", + "battery", + "bike", + "bolt", + "car", + "cars", + "charging", + "city", + "courier", + "delivery", + "e-scooter", + "eco-friendly", + "electric", + "electric moped", + "electric scooter", + "handlebars", + "maps", + "mobility", + "moped", + "motor", + "outline", + "personal transport", + "power", + "rental", + "ride", + "scooter", + "seat", + "share", + "silhouette", + "sustainable", + "symbol", + "thunderbolt", + "transportation", + "travel", + "two wheels", + "urban", + "vehicle", + "vespa", + "wheels" + ], + "electric_meter": [ + "analog", + "bill", + "billing", + "bolt", + "building", + "charge", + "circle", + "consumption", + "cost", + "data", + "dial", + "electric", + "electric meter", + "electricity", + "energy", + "energy usage", + "fast", + "gauge", + "home", + "house", + "indicator", + "information", + "instant", + "lightning", + "measure", + "measurement", + "meter", + "needle", + "nest", + "pointer", + "power", + "power consumption", + "square", + "statistics", + "thunderbolt", + "usage", + "utilities", + "utility", + "voltage", + "volts" + ], + "electric_rickshaw": [ + "asia", + "auto rickshaw", + "automobile", + "bangkok", + "bolt", + "car", + "cars", + "driver", + "e rickshaw", + "electric", + "electric rickshaw", + "electric vehicle", + "india", + "lines", + "maps", + "mobility", + "outline", + "passenger", + "passenger vehicle", + "public transport", + "rickshaw", + "ride", + "silhouette", + "southeast asia", + "sustainable transport", + "taxi", + "thailand", + "three wheel vehicle", + "thunderbolt", + "transport", + "transportation", + "travel", + "truck", + "tuk tuk", + "urban transport", + "vehicle", + "wheels" + ], + "electric_scooter": [ + "battery", + "bike", + "bolt", + "city", + "commute", + "commuter", + "deck", + "direction", + "directions", + "e-scooter", + "electric", + "electric scooter", + "footboard", + "handle bars", + "kick scooter", + "last mile", + "maps", + "micro-mobility", + "mobility", + "motor", + "movement", + "personal transport", + "rental", + "ride", + "scooter", + "sharing", + "standing scooter", + "thunderbolt", + "transport", + "transportation", + "travel", + "two wheels", + "urban mobility", + "vehicle", + "vespa", + "wheels" + ], + "electrical_services": [ + "bolt", + "bright", + "charge", + "circuit", + "cord", + "current", + "electric", + "electrical", + "electrical services", + "electricity", + "energy", + "energy savings", + "fast", + "fix", + "high voltage", + "home services", + "infrastructure", + "installation", + "jolt", + "light", + "lightning", + "maintenance", + "plug", + "power", + "power lines", + "repair", + "service", + "services", + "spark", + "surge", + "technician", + "utility", + "voltage", + "wire", + "wiring", + "zap" + ], + "elevation": [ + "above", + "arrangement", + "arranging", + "depth", + "elevated", + "fitness", + "foreground", + "front", + "group", + "grouping", + "health", + "hierarchical", + "hierarchy", + "hill", + "hills", + "incline", + "inclines", + "layer", + "layers", + "material", + "materials", + "mountain", + "mountains", + "order", + "ordering", + "overlay", + "overlaying", + "perspective", + "raise", + "shadow", + "shadows", + "stack", + "stacking", + "surface", + "surfaces", + "visual depth", + "z-index" + ], + "elevator": [ + "abstract", + "access", + "architecture", + "arrows", + "body", + "building", + "button", + "construction", + "control", + "destination", + "direction", + "down", + "elevator", + "floors", + "human", + "indicator", + "indoor", + "interface", + "levels", + "lift", + "machinery", + "movement", + "navigation", + "people", + "person", + "pointer", + "simplified", + "symbol", + "technology", + "transport", + "travel", + "triangles", + "up", + "vertical" + ], + "emergency": [ + "alarm", + "alert", + "assistance", + "asterisk", + "attention", + "bell", + "clinic", + "critical", + "cross", + "crucial", + "danger", + "distress", + "emergency", + "first aid", + "hazard", + "health", + "healthcare", + "heartbeat", + "help", + "hospital", + "important", + "maps", + "medical", + "notification", + "notify", + "plus", + "pulse", + "safety", + "security", + "signal", + "siren", + "symbol", + "urgent", + "warning" + ], + "emergency_heat": [ + "!", + "911", + "alert", + "attention", + "boiler", + "button", + "caution", + "climate", + "control", + "critical", + "danger", + "emergency", + "error", + "exclamation", + "feature", + "fire", + "flame", + "furnace", + "heat", + "heating", + "high", + "home", + "hot", + "hvac", + "icon", + "important", + "mark", + "mode", + "nest", + "notification", + "option", + "repair", + "service", + "setting", + "symbol", + "system", + "temperature", + "thermostat", + "urgent", + "warming", + "warning" + ], + "emergency_heat_2": [ + "!", + "air", + "airwave", + "alert", + "attention", + "bismuth", + "blowing", + "boiler", + "breeze", + "caution", + "climate", + "control", + "danger", + "emergency", + "error", + "exclamation", + "fire", + "flame", + "flow", + "furnace", + "heat", + "heating", + "high", + "high temperature", + "home", + "hot", + "hvac", + "icon", + "important", + "interface", + "mark", + "nest", + "notification", + "radiator", + "steam", + "symbol", + "system", + "temperature", + "thermostat", + "ui", + "warm", + "warning", + "wave", + "weather", + "wind" + ], + "emergency_home": [ + "alert", + "assistance", + "attention", + "building", + "caution", + "critical", + "danger", + "distress", + "door", + "dwelling", + "emergency", + "error", + "exclamation", + "hazard", + "help", + "home", + "house", + "immediate", + "important", + "mark", + "nest", + "notification", + "peril", + "protection", + "residence", + "risk", + "roof", + "safe", + "secure", + "shelter", + "structure", + "symbol", + "threat", + "urgent", + "urgent action", + "warning", + "window" + ], + "emergency_recording": [ + "action", + "alert", + "app", + "application", + "attention", + "button", + "camera", + "capture", + "caution", + "control", + "danger", + "device", + "emergency", + "film", + "filming", + "hardware", + "icon", + "image", + "important", + "interface element", + "lens", + "media", + "monitoring", + "motion", + "multimedia", + "notification", + "optical", + "photo", + "photography", + "picture", + "record", + "recording", + "security", + "surveillance", + "technology", + "ui element", + "urgent", + "video", + "videography", + "visual", + "warning" + ], + "emergency_share": [ + "alert", + "attention", + "broadcast", + "button", + "caution", + "communication", + "connection", + "critical", + "danger", + "data", + "distress", + "emergency", + "graphic", + "help", + "icon", + "important", + "information", + "interface", + "location", + "network", + "notification", + "pinpoint", + "send", + "share", + "signal", + "sos", + "symbol", + "transmit", + "ui element", + "urgent", + "warning" + ], + "emergency_share_off": [ + "alert", + "arrow", + "attention", + "block", + "cancel", + "caution", + "communication", + "communication off", + "connection", + "danger", + "data", + "deny", + "disabled", + "emergency", + "emergency disabled", + "enabled", + "important", + "inactive", + "link", + "network", + "network off", + "notification", + "off", + "offline", + "on", + "outgoing", + "prohibited", + "prohibition", + "restrict", + "sending", + "share", + "share disabled", + "sharing off", + "slash", + "stop", + "transfer", + "warning" + ], + "emoji_events": [ + "accomplishment", + "achievement", + "achievement award", + "award", + "award icon", + "celebration", + "chalice", + "challenge", + "champion", + "championship", + "championship trophy", + "competition", + "contest", + "cup", + "event", + "excellence", + "first", + "first place", + "gold cup", + "honor", + "prize", + "recognition", + "reward", + "sport", + "sports", + "sports award", + "success", + "tournament", + "trophy", + "victory", + "victory icon", + "win", + "winner", + "winner's cup" + ], + "emoji_flags": [ + "emoji", + "flags" + ], + "emoji_food_beverage": [ + "beverage", + "break", + "cafe", + "caffeine", + "ceramic", + "coffee", + "cup", + "curve", + "dining", + "drink", + "emoji", + "food", + "handle", + "hot drink", + "kitchen", + "liquid", + "morning", + "mug", + "plate", + "refreshments", + "relax", + "restaurant", + "saucer", + "set", + "steam", + "steam lines", + "tea" + ], + "emoji_language": [ + "change language", + "chat bubble", + "chatting", + "circle", + "communication", + "conversation", + "dialog", + "dialog box", + "different languages", + "emoji", + "emotions", + "expressions", + "face", + "feelings", + "glad", + "global", + "globe", + "happiness", + "happy", + "international", + "internet", + "keyboard", + "keyboards", + "language", + "language settings", + "like", + "message bubble", + "messaging", + "mood", + "multilingual", + "person", + "planet", + "pleased", + "smile", + "smiling", + "social", + "speaking", + "speech", + "speech bubble", + "talk", + "talk bubble", + "text", + "text bubble", + "translate", + "translation", + "website", + "world", + "www" + ], + "emoji_nature": [ + "animal", + "bee", + "botany", + "branch", + "bug", + "daisy", + "earth", + "ecology", + "ecosystem", + "emoji", + "environment", + "environmental", + "flora", + "floral", + "flower", + "foliage", + "forestry", + "garden", + "gardening", + "green", + "growth", + "insect", + "ladybug", + "leaf", + "leaf symbol", + "leaves", + "natural", + "nature", + "nature conservation", + "organic", + "outdoor", + "park", + "petals", + "plant", + "spring", + "sprout", + "stem", + "summer", + "twig" + ], + "emoji_objects": [ + "avatar", + "bulb", + "cartoon", + "character", + "chat", + "cheerful", + "circle", + "communication", + "creative", + "emoji", + "emoticon", + "expression", + "face", + "feeling", + "happy", + "idea", + "joy", + "light", + "message", + "objects", + "positive", + "reaction", + "round", + "smile", + "smiley", + "solution", + "thinking" + ], + "emoji_symbols": [ + "add emoji", + "ampersand", + "character", + "chat", + "communication", + "emoji", + "emoji picker", + "emoticon", + "emotions", + "expression", + "face", + "feeling", + "fun", + "happy", + "hieroglyph", + "icon set", + "keyboard", + "messaging", + "music", + "note", + "percent", + "pick emoji", + "reaction", + "select emoji", + "sentiment", + "sign", + "smile", + "smiley face", + "social media", + "sticker", + "symbols", + "text" + ], + "emoji_transportation": [ + "architecture", + "arrow", + "automobile", + "building", + "car", + "carriage", + "cars", + "commute", + "direction", + "emoji", + "engine", + "estate", + "forward", + "journey", + "locomotive", + "maps", + "passengers", + "place", + "public", + "public transport", + "public transport icon", + "rail", + "railway", + "railway icon", + "railway symbol", + "real", + "residence", + "residential", + "shelter", + "train", + "train icon", + "train symbol", + "transport icon", + "transport symbol", + "transportation", + "travel", + "travel icon", + "travel symbol", + "vehicle", + "wagon" + ], + "emoticon": [ + "+", + "add", + "avatar", + "basic", + "character", + "chat", + "circle", + "communication", + "element", + "emoji", + "emotion", + "emotions", + "expression", + "expressions", + "eyes", + "face", + "feeling", + "feelings", + "glad", + "graphic", + "happiness", + "happy", + "happy face", + "icon", + "icons", + "illustration", + "insert", + "joy", + "like", + "media", + "messaging", + "mood", + "mouth", + "new", + "person", + "pleased", + "plus", + "profile", + "reaction", + "round", + "simple", + "smile", + "smiley face", + "smiling", + "social", + "survey", + "symbol", + "user", + "user profile" + ], + "empty_dashboard": [ + "analytics", + "beginning", + "blank state", + "cards", + "charts", + "clean", + "clear", + "dashboard", + "data", + "empty", + "first time", + "format", + "graphs", + "grid", + "information", + "initial state", + "layout", + "lines", + "metrics", + "new", + "no data", + "overview", + "panel", + "placeholder", + "rectangle", + "report", + "shapes", + "square", + "squares", + "start", + "statistics", + "web", + "website", + "window", + "workspace" + ], + "emoji_people": [ + "accounts", + "arm", + "assembly", + "audience", + "avatars", + "body", + "community", + "contacts", + "crowd", + "directory", + "emoji", + "employees", + "figures", + "friends", + "gathering", + "greeting", + "group", + "human", + "individuals", + "members", + "membership", + "multitude", + "network", + "outlines", + "people", + "person", + "profile", + "profiles", + "representation", + "roster", + "silhouettes", + "social", + "staff", + "team", + "users", + "waving" + ], + "enable": [ + "alert", + "arrow", + "ban", + "blocked", + "cancelled", + "circle", + "circle and slash", + "cross", + "deactive", + "diagonal line", + "disable", + "disabled", + "down", + "enable", + "error", + "forbidden", + "inactive", + "no", + "not allowed", + "off", + "permission denied", + "pixel", + "restricted", + "settings", + "slash", + "stop", + "strike through", + "turned off", + "unavailable", + "warning" + ], + "encrypted": [ + "advance", + "arrow", + "audio", + "button", + "certified", + "cinema", + "control", + "direction", + "encrypted", + "encryption", + "fast forward", + "forward", + "key", + "latch", + "media", + "move", + "movie", + "multimedia", + "music", + "next", + "password", + "play", + "player", + "point", + "privacy", + "private", + "progress", + "protect", + "protection", + "right", + "safety", + "secure", + "security", + "shield", + "skip", + "streaming", + "transport", + "triangle", + "verified", + "video" + ], + "encrypted_add": [ + "+", + "access", + "add", + "append", + "authorize", + "certified", + "closed", + "combine", + "confidential", + "connect", + "controlled", + "create", + "encrypted", + "encryption", + "granted", + "guarded", + "join", + "key", + "latch", + "lock", + "merge", + "new", + "new symbol", + "padlock", + "password", + "permission", + "plus", + "privacy", + "private", + "protect", + "protection", + "restricted", + "safe", + "safety", + "secret", + "secure", + "security", + "shield", + "symbol", + "unlock", + "verified" + ], + "encrypted_add_circle": [ + "+", + "access", + "add", + "add data", + "add new", + "authorization", + "certified", + "circle", + "circle plus", + "classified", + "confidential", + "create", + "data", + "encrypted", + "encrypted add", + "encryption", + "encryption key", + "information security", + "key", + "latch", + "lock", + "new", + "new data", + "new symbol", + "password", + "plus", + "privacy", + "private", + "protect", + "protection", + "safety", + "secret", + "secure", + "secure add", + "secure data", + "security", + "sensitive", + "shield", + "symbol", + "verified" + ], + "encrypted_minus_circle": [ + "-", + "access", + "certified", + "circle", + "confidential", + "data", + "decrypt", + "delete", + "encrypted", + "encryption", + "exclude", + "geometric", + "hidden", + "key", + "keyhole", + "latch", + "lock", + "minus", + "new symbol", + "outline", + "padlock", + "password", + "privacy", + "private", + "protect", + "protection", + "remove", + "restricted", + "round", + "safety", + "secret", + "secure", + "security", + "sensitive", + "shield", + "stroke", + "subtract", + "symbol", + "unlock", + "verified" + ], + "encrypted_off": [ + "access open", + "broken lock", + "certified", + "communication unencrypted", + "data unprotected", + "disabled", + "disabled encryption", + "enabled", + "encrypted", + "encryption", + "encryption disabled", + "encryption off", + "insecure connection", + "key", + "latch", + "lock symbol", + "locked off", + "not encrypted", + "not private", + "off", + "offline", + "on", + "open", + "open lock", + "padlock open", + "password", + "privacy", + "privacy off", + "private", + "protect", + "protection", + "safety", + "secure", + "security", + "security disabled", + "security off", + "shield", + "slash", + "toggle off", + "unlocked", + "unlocked lock", + "unsealed", + "unsecure", + "verified", + "vulnerable" + ], + "endocrinology": [ + "ancient", + "asclepius", + "body", + "caduceus", + "caduceus symbol", + "coil", + "doctor", + "emblem", + "endocrinology", + "gland", + "glands", + "greek", + "healing", + "health", + "healthcare", + "hermes", + "hospital", + "human", + "medical", + "medicine", + "mercury", + "mythological", + "neck", + "pharmacy", + "physician", + "rod", + "serpent", + "snake", + "staff", + "staff of hermes", + "symbol", + "throat", + "twin snakes", + "winged staff" + ], + "energy": [ + "alert", + "battery", + "bolt", + "charge", + "charging", + "current", + "danger", + "electric", + "electricity", + "energy", + "environment", + "flash", + "force", + "generator", + "green", + "hazard", + "high voltage", + "jolt", + "light", + "lightning", + "low battery", + "notification", + "power", + "power up", + "shock", + "spark", + "speed", + "strength", + "surge", + "thunderbolt", + "turbine", + "voltage", + "warning", + "windmill", + "zap" + ], + "energy_program_saving": [ + "battery", + "bolt", + "charge", + "configuration", + "cost", + "efficiency", + "electric", + "electrical", + "electricity", + "electricity bill", + "energy", + "energy saving", + "grid", + "lightning", + "mode", + "options", + "plan", + "power", + "power saving", + "preferences", + "program", + "program setting", + "reduce", + "save", + "saving", + "settings", + "smart home", + "thunderbolt", + "utility", + "zap" + ], + "energy_program_time_used": [ + "analysis", + "chart", + "circle", + "circle with pie chart", + "clock", + "clock hands", + "completion", + "consumption", + "data", + "data visualization", + "dial", + "duration", + "energy", + "energy usage analysis", + "gauge", + "graphic", + "history", + "indicator", + "measurement", + "meter", + "percentage", + "pie chart", + "program", + "program usage", + "progress", + "report", + "schedule", + "segment", + "statistics", + "time", + "time analysis", + "time tracking", + "usage" + ], + "energy_savings_leaf": [ + "battery saver", + "button", + "configuration", + "conservation", + "control", + "eco", + "eco-friendly", + "ecology", + "efficiency", + "energy", + "environment", + "green", + "icon", + "indicator", + "leaf", + "leaves", + "low power", + "nature", + "nest", + "options", + "plant", + "power", + "renewable", + "resource management", + "saving", + "savings", + "savings mode", + "settings", + "status", + "sustainable", + "symbol", + "toggle", + "usage" + ], + "engineering": [ + "adjustment", + "automation", + "body", + "building", + "cog", + "cogs", + "cogwheel", + "configuration", + "construction", + "control", + "customize", + "development", + "engineering", + "fix", + "fixing", + "function", + "gear", + "gears", + "hat", + "helmet", + "human", + "industrial", + "industry", + "machinery", + "maintenance", + "management", + "mechanics", + "operation", + "options", + "people", + "person", + "process", + "repair", + "setting", + "settings", + "setup", + "system", + "technical", + "technology", + "tools", + "worker" + ], + "enhanced_encryption": [ + "+", + "access", + "add", + "authorized", + "breaking encryption", + "cipher", + "closed", + "code", + "confidential", + "data", + "decoding", + "decryption", + "digital", + "encryption", + "enhanced", + "key", + "lock", + "locked", + "new", + "open lock", + "open padlock", + "padlock", + "password", + "plus", + "privacy", + "private", + "protection", + "restricted", + "safety", + "scrambling", + "secure", + "security", + "sensitive", + "symbol", + "technology", + "unlock", + "unlocked", + "unscrambling" + ], + "ent": [ + "audio", + "audio icon", + "body", + "brain", + "clef", + "ear", + "entertainment", + "entertainment icon", + "head", + "health", + "human", + "idea", + "ideas", + "media", + "media icon", + "melody", + "music", + "music icon", + "music note", + "musical", + "musical icon", + "musical note", + "nose", + "notes", + "people", + "person", + "playback", + "player", + "psychology", + "sheet music", + "song", + "sound", + "sound icon", + "staff", + "thought", + "thoughts", + "throat", + "treble clef", + "tune" + ], + "enterprise": [ + "administration", + "architecture", + "bag", + "baggage", + "briefcase", + "building", + "business", + "case", + "city", + "commercial", + "company", + "corporate", + "corporation", + "development", + "downtown", + "enterprise", + "finance", + "growth", + "headquarters", + "industry", + "investment", + "job", + "management", + "office", + "organization", + "professional", + "purse", + "real estate", + "skyscraper", + "structure", + "suitcase", + "tower", + "urban", + "work" + ], + "enterprise_off": [ + "bag", + "baggage", + "block", + "blocked", + "briefcase", + "building", + "building off", + "business", + "business off", + "cancelled", + "case", + "close", + "company", + "company off", + "deactivated", + "disabled", + "disconnected", + "enabled", + "enterprise", + "enterprise off", + "inactive", + "no access", + "not available", + "off", + "office", + "office off", + "offline", + "on", + "purse", + "restricted", + "slash", + "stop", + "suitcase", + "turned off", + "unavailable" + ], + "equal": [ + "abstract", + "algebra", + "answer", + "arithmetic", + "balance", + "calculate", + "calculation", + "calculator", + "comparison", + "conclusion", + "count", + "education", + "equal", + "equality", + "equals", + "equals sign", + "equation", + "equivalent", + "geometry", + "horizontal lines", + "identical", + "lines", + "math", + "mathematical symbol", + "mathmatical", + "operation", + "output", + "parallel lines", + "result", + "same", + "science", + "sum", + "symbol", + "technical", + "two lines" + ], + "equalizer": [ + "adjust", + "adjustment", + "analytics", + "audio", + "audio control", + "bars", + "chart", + "control", + "customize", + "data", + "digital", + "equalizer", + "filter", + "fine tune", + "frequency", + "graph", + "levels", + "lines", + "measure", + "metrics", + "mix", + "mixing", + "multimedia", + "music", + "noise", + "parameters", + "playback", + "preferences", + "settings", + "settings icon", + "sound", + "sound adjustment", + "spectrum", + "static", + "statistics", + "tone", + "tracking", + "vertical", + "visualizer", + "volume" + ], + "eraser_size_1": [ + "adjustment", + "art", + "brush", + "brush size", + "clear", + "delete", + "drawing", + "drawing tool", + "edit", + "editing", + "erase", + "eraser", + "format", + "graphic design", + "graphics", + "illustration", + "line", + "line thickness", + "line weight", + "line width", + "painting", + "pixel", + "remove", + "size", + "small", + "stroke", + "strokes", + "thickness", + "thin", + "tiny", + "tool", + "weight", + "width" + ], + "eraser_size_2": [ + "adjust", + "art", + "brush", + "cancel", + "clean", + "clear", + "configuration", + "cursor", + "delete", + "digital", + "drawing", + "edit", + "editing", + "erase", + "eraser", + "format", + "graphic", + "input", + "line", + "line weight", + "object", + "options", + "pen", + "pointer", + "preferences", + "remove", + "settings", + "shape", + "size", + "stroke", + "strokes", + "thickness", + "tool", + "weight", + "width" + ], + "eraser_size_3": [ + "adjust", + "art", + "bar", + "clear", + "delete", + "drawing", + "edit", + "editing", + "erase", + "eraser", + "format", + "graphic design", + "horizontal", + "indicator", + "level", + "line", + "line weight", + "line width", + "measure", + "options", + "painting", + "rectangle", + "remove", + "scale", + "settings", + "size", + "size control", + "stroke", + "strokes", + "thickness", + "tools", + "weight", + "width" + ], + "eraser_size_4": [ + "broad", + "brush", + "chunky", + "clear", + "delete", + "drawing", + "drawing tool", + "edit", + "editing tool", + "erase", + "eraser", + "format", + "graphic", + "large", + "line", + "line weight", + "modify", + "paint", + "paint tool", + "pen", + "remove", + "size", + "stroke", + "strokes", + "substantial", + "thick", + "thickness", + "tool", + "weight", + "weighty", + "wide", + "width" + ], + "eraser_size_5": [ + "5", + "adjustment", + "amount", + "clean", + "cleaning tool", + "clear", + "delete", + "dimension", + "drawing", + "drawing tool", + "edit", + "editor", + "erase", + "eraser", + "five", + "format", + "graphic editor", + "graphics", + "level", + "line", + "line weight", + "measure", + "number", + "quantity", + "remove", + "size", + "stroke", + "strokes", + "thickness", + "tool", + "weight", + "width" + ], + "error": [ + "!", + "alert", + "alert icon", + "attention", + "caution", + "circle", + "circular", + "critical", + "danger", + "dot", + "error", + "exclamation", + "failure", + "important", + "information", + "invalid", + "issue", + "line", + "mark", + "message", + "notification", + "outlined", + "point", + "problem", + "rounded", + "sign", + "something went wrong", + "status", + "stroke", + "symbol", + "warning", + "warning symbol" + ], + "error_circle_rounded": [ + "error", + "circle", + "rounded" + ], + "error_med": [ + "alert", + "alert triangle", + "attention", + "attention symbol", + "caution", + "critical", + "danger", + "error", + "error symbol", + "exception", + "exclamation mark", + "exclamation triangle", + "failed", + "failure", + "health", + "important", + "incorrect", + "issue", + "mark", + "medicine", + "message", + "notification", + "problem", + "sign", + "stop", + "symbol", + "system", + "triangle", + "triangle with exclamation", + "warning", + "warning symbol", + "wrong" + ], + "escalator": [ + "access", + "accessibility", + "airport", + "arrow", + "ascend", + "building", + "convenience", + "descend", + "directions", + "disabled access", + "down", + "escalator", + "facility", + "floor", + "levels", + "mall", + "movement", + "moving walkway", + "navigation", + "public transport", + "sign", + "staircase", + "stairs", + "station", + "steps", + "transport", + "transportation", + "travel", + "up", + "wayfinding" + ], + "escalator_warning": [ + "alert", + "attention", + "body", + "broken", + "building", + "caution", + "child", + "danger", + "downward movement", + "escalator", + "exclamation mark", + "facility", + "filled", + "forbidden", + "hazard", + "human", + "kid", + "maintenance", + "mechanical stairs", + "moving stairs", + "no entry", + "notification", + "out of order", + "outlined", + "parent", + "people", + "person", + "prohibited", + "public transport", + "restricted", + "safety", + "sign", + "symbol", + "triangle", + "upward movement", + "warning" + ], + "euro": [ + "banking", + "bill", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "currency symbol", + "dollars", + "economics", + "euro", + "europe", + "european", + "european currency", + "euros", + "exchange", + "finance", + "financial symbol", + "glyph", + "horizontal lines", + "international currency", + "line", + "monetary", + "money", + "money symbol", + "online", + "pay", + "payment", + "price", + "shape", + "shopping", + "stroke", + "symbol", + "trade", + "value", + "wealth" + ], + "euro_symbol": [ + "banking", + "bill", + "business", + "buy", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "dollars", + "economy", + "euro", + "european", + "exchange", + "finance", + "financial", + "international", + "monetary", + "money", + "online", + "pay", + "payment", + "price", + "sell", + "symbol", + "transaction", + "value", + "wealth" + ], + "ev_charger": [ + "ev", + "charger" + ], + "ev_mobiledata_badge": [ + "alphabet", + "bars", + "cellular", + "cellular data", + "cellular network", + "cellular signal", + "character", + "connection", + "connectivity", + "data signal", + "data strength", + "data transfer", + "data usage", + "digit", + "font", + "gauge", + "indicator", + "internet", + "letters", + "level", + "meter", + "mobile", + "mobile data", + "mobile network", + "mobiledata", + "network", + "network status", + "network strength", + "numbers", + "performance", + "phone", + "signal", + "signal bars", + "speed", + "status", + "strength", + "symbol", + "telecommunication", + "text", + "type", + "waves", + "wifi", + "wireless" + ], + "ev_shadow": [ + "battery", + "bright", + "brightness", + "charge", + "charger", + "charging", + "circle", + "dark", + "darkness", + "edit", + "editing", + "effect", + "electric", + "electric vehicle", + "electric vehicle battery", + "electric vehicle charging", + "electricity", + "energy", + "ev", + "ev battery", + "ev charging", + "filter", + "glare", + "glow", + "greyscale", + "highlight", + "illumination", + "image", + "light", + "light and shadow", + "photography", + "picture", + "power", + "rays", + "reflection", + "shade", + "shading", + "shadow", + "shining", + "solar", + "sun", + "sunlight", + "tonality", + "warm", + "warm glow" + ], + "ev_shadow_add": [ + "+", + "add", + "button", + "charger", + "charging", + "circle", + "create", + "dark", + "depth", + "dimension", + "edit", + "editing", + "editor", + "effect", + "electric", + "electricity", + "enlarge", + "ev", + "expand", + "filter", + "graphic", + "greyscale", + "icon", + "image", + "inclusion", + "increase", + "layer", + "light", + "new", + "photography", + "picture", + "plus", + "plus sign", + "power", + "properties", + "ring", + "settings", + "shade", + "shadow", + "style", + "symbol", + "tonality", + "tool", + "ui element", + "visual" + ], + "ev_shadow_minus": [ + "-", + "action", + "bar", + "basic", + "button", + "calculation", + "charger", + "charging", + "circle", + "control", + "dash", + "decrease", + "delete", + "edit", + "editing", + "electric", + "electricity", + "element", + "ev", + "filter", + "greyscale", + "horizontal line", + "icon", + "image", + "less", + "linear", + "mathematical", + "minimize", + "minus", + "negative", + "operation", + "photography", + "picture", + "power", + "reduction", + "remove", + "shade", + "shadow", + "shape", + "sign", + "simple", + "subtract", + "symbol", + "tonality", + "tool", + "ui element" + ], + "ev_station": [ + "automobile", + "battery", + "bolt", + "car", + "cars", + "charger", + "charging", + "charging port", + "charging station", + "electric", + "electric car", + "electric vehicle", + "electric vehicle charging station", + "electricity", + "energy", + "energy source", + "ev", + "ev charger", + "fuel", + "gas", + "green energy", + "home", + "maps", + "outlet", + "petrol", + "places", + "plug", + "power", + "power station", + "pump", + "refueling", + "renewable", + "socket", + "station", + "sustainable", + "thunderbolt", + "transport", + "transportation", + "vehicle" + ], + "event": [ + "add", + "add event", + "add invitation", + "add to calendar", + "agenda", + "appointment", + "booking", + "calendar", + "daily", + "date", + "day", + "event", + "insert invitation", + "invitation", + "invite", + "mark", + "meeting", + "month", + "monthly", + "new event", + "new invitation", + "organizing", + "planning", + "plus", + "range", + "remember", + "reminder", + "reservation", + "schedule", + "schedule event", + "square", + "time", + "today", + "week", + "weekly" + ], + "event_available": [ + "agenda", + "appointment", + "approve", + "availability", + "availability icon", + "available", + "booked", + "booking", + "calendar", + "calendar icon", + "check", + "check icon", + "checkmark", + "complete", + "confirmed", + "confirmed appointment", + "confirmed event", + "date", + "date available", + "date confirmed", + "date icon", + "done", + "event", + "event icon", + "event planning", + "mark", + "ok", + "plan", + "reminder", + "schedule", + "scheduled date", + "scheduled event", + "select", + "tick", + "time", + "validate", + "verified", + "yes" + ], + "event_busy": [ + "appointment", + "blocked", + "booked", + "busy", + "calendar", + "cancel", + "clear", + "close", + "cross", + "date", + "event", + "exit", + "fill", + "full", + "glyph", + "holiday", + "lines", + "mark", + "meeting", + "no", + "out of office", + "outlined", + "remove", + "schedule", + "solid", + "square", + "stop", + "stroke", + "time", + "time off", + "unavailable", + "vacation", + "x", + "x mark" + ], + "event_list": [ + "agenda", + "appointment", + "boxes", + "bullet list", + "calendar", + "camerazilla", + "checkbox", + "checklist", + "chronological", + "date", + "event list", + "events", + "itinerary", + "lines", + "list", + "list item", + "list of items", + "list view", + "lists", + "meeting", + "ordered list", + "plan", + "reminder", + "schedule", + "task", + "text lines", + "timeline", + "to do", + "unordered list", + "vertical list" + ], + "event_note": [ + "add event", + "agenda", + "appointment", + "booking", + "calendar", + "create event", + "date", + "date picker", + "day", + "diary", + "document", + "entry", + "event", + "mark", + "meeting", + "memo", + "month", + "note", + "organizer", + "paper", + "planner", + "rectangle", + "reminder", + "schedule", + "square", + "text", + "tickler", + "time", + "timeline", + "timestamp", + "writing", + "year" + ], + "event_repeat": [ + "agenda", + "always", + "appointment", + "around", + "calendar", + "constant", + "continuous", + "cycle", + "daily", + "date", + "day", + "event", + "event repeat", + "frequency", + "infinite", + "inprogress", + "load", + "loading refresh", + "loop", + "meeting", + "month", + "monthly", + "perpetual", + "planner", + "recurrence", + "recurring", + "redo", + "renew", + "repeat", + "revisit", + "rotate", + "schedule", + "schedule management", + "task", + "time", + "turn", + "weekly", + "yearly" + ], + "event_seat": [ + "allocation", + "arrangement", + "assign", + "assigned", + "available", + "booking", + "chair", + "choice", + "cinema", + "concert", + "empty", + "event", + "furniture", + "location", + "occupied", + "place", + "plan", + "position", + "reservation", + "row", + "seat", + "seating", + "section", + "selection", + "sit", + "sports", + "spot", + "stadium", + "taken", + "theater", + "ticket", + "venue" + ], + "event_upcoming": [ + "agenda", + "appointment", + "arrow", + "booking", + "calendar", + "celebration", + "date", + "datetime", + "day", + "deadline", + "event", + "event management", + "future", + "grid", + "month", + "organizer", + "planner", + "planning", + "rectangle", + "reminder", + "reminders", + "reservation", + "right", + "schedule", + "square", + "ticketing", + "time", + "timeline", + "timeline events", + "upcoming", + "upcoming events", + "year" + ], + "exclamation": [ + "!", + "alert", + "alert symbol", + "attention", + "caution", + "caution triangle", + "critical", + "crucial", + "danger", + "error", + "essential", + "exclamation", + "failed", + "failure", + "hazard", + "high", + "important", + "indicator", + "information", + "information symbol", + "issue", + "mark", + "notice", + "notification", + "point", + "problem", + "problem triangle", + "required", + "sign", + "symbol", + "triangle", + "warning", + "warning triangle" + ], + "exercise": [ + "active", + "activity", + "agility", + "athlete", + "athletics", + "body", + "bodybuilding", + "calisthenics", + "center", + "conditioning", + "drill", + "dumbbell", + "energy", + "exercise", + "exercise routine", + "fit", + "fitbit", + "fitness", + "flexibility", + "gym", + "health", + "hobby", + "movement", + "performance", + "physical activity", + "places", + "practice", + "recreation", + "regimen", + "shape", + "sport", + "sports", + "stamina", + "strength", + "training", + "vitality", + "weights", + "wellness", + "workout" + ], + "exit_to_app": [ + "abandon", + "access", + "account", + "app", + "application", + "arrow", + "block", + "box", + "close", + "components", + "depart", + "design", + "door", + "exit", + "export", + "forward", + "gate", + "interface", + "layout", + "leave", + "line", + "log off", + "logout", + "mobile", + "monitor", + "move", + "navigate", + "navigation", + "out", + "output", + "outside", + "phone", + "portal", + "quit", + "rectangle", + "right arrow", + "screen", + "session", + "sign out", + "site", + "square", + "tablet", + "to", + "ui", + "user", + "ux", + "web", + "website", + "window" + ], + "expand": [ + "arrow", + "arrows", + "aspect ratio", + "bigger", + "compress", + "content", + "corner", + "diagonal", + "enlarge", + "expand", + "four arrows", + "four directions", + "frame", + "full screen", + "fullscreen", + "grow", + "increase", + "maximize", + "move", + "multimedia", + "open", + "outward", + "outward arrows", + "push", + "scale", + "screen", + "stretch", + "together", + "view", + "view area", + "window", + "zoom" + ], + "expand_all": [ + "add", + "all", + "arrow", + "arrows", + "corners", + "diagonal arrows", + "direction", + "directions", + "display", + "down", + "enlarge", + "expand", + "expand all", + "expanding", + "extend", + "four arrows", + "full screen", + "fullscreen", + "growing", + "increase", + "maximize", + "maximize window", + "more", + "open", + "outward", + "plus", + "reveal", + "scale", + "show", + "spread", + "stretching", + "up", + "zoom", + "zoom in" + ], + "expand_circle_down": [ + "arrow", + "arrows", + "button", + "chevron", + "circle", + "circle button", + "close", + "collapse", + "collapse down", + "control", + "details", + "direction", + "down", + "down arrow", + "down arrow button", + "dropdown", + "dropdown indicator", + "expand", + "expand down", + "expandable", + "hide", + "indicator", + "information", + "list", + "maximize", + "menu", + "minimize", + "more", + "more options", + "navigation", + "reveal", + "show" + ], + "expand_circle_right": [ + "arrow", + "arrows", + "chevron", + "circle", + "collapse", + "detail", + "direction", + "down", + "enlarge", + "expand", + "expandable", + "forward", + "go", + "growth", + "increase", + "information", + "list", + "maximize", + "more", + "more info", + "move", + "next", + "open", + "point", + "proceed", + "right", + "show more" + ], + "expand_circle_up": [ + "arrow", + "arrows", + "button", + "chevron", + "circle", + "close", + "collapse", + "contract", + "control", + "dialog", + "direction", + "down", + "enlarge", + "exit fullscreen", + "expand", + "expandable", + "fullscreen", + "gesture", + "hide details", + "interaction", + "less info", + "list", + "maximize", + "minimize", + "modal", + "more", + "more info", + "navigation", + "open", + "popup", + "resize", + "show details", + "shrink", + "toggle", + "up", + "view" + ], + "expand_content": [ + "arrow", + "arrows", + "chevron", + "collapse", + "details", + "diagonal arrows", + "direction", + "display", + "document", + "down", + "enlarge", + "expand", + "expand content", + "expandable", + "expansion", + "full screen", + "grow", + "increase", + "list", + "maximize", + "more", + "navigation", + "open", + "reveal", + "scale", + "show", + "view", + "window", + "zoom in" + ], + "expand_less": [ + "arrow", + "arrow up", + "arrows", + "caret up", + "chevron", + "chevron up", + "close", + "collapse", + "collapse section", + "condense", + "contract", + "direction", + "direction up", + "expand", + "expandable", + "fold", + "fold up", + "hide", + "hide details", + "indicate up", + "less", + "list", + "minimize", + "move up", + "narrow", + "navigation up", + "pointer up", + "reduce", + "scroll up", + "shrink", + "triangle up", + "tuck away", + "up", + "upward arrow" + ], + "expand_more": [ + "action", + "arrow", + "arrows", + "bottom", + "chevron", + "collapse", + "control", + "direction", + "down", + "dropdown", + "element", + "expand", + "expandable", + "hide", + "indicator", + "list", + "menu", + "more", + "navigation", + "pointer", + "reveal", + "shape", + "show", + "symbol", + "triangle" + ], + "expansion_panels": [ + "accordions", + "arrangement", + "arrow", + "arrows", + "collapse", + "content", + "details", + "directions", + "disclosure", + "disclosure indicator", + "down", + "dropdown", + "expand", + "hide", + "hide details", + "information", + "interface", + "item expand", + "layout", + "list", + "list expand", + "menu", + "open", + "organize", + "panel collapse", + "panels", + "section expand", + "sections", + "show", + "show less", + "structure", + "toggle", + "ui element", + "up", + "view details", + "view more" + ], + "experiment": [ + "analysis", + "beaker", + "biology", + "bottle", + "bulb", + "chemical", + "chemistry", + "conical", + "container", + "curve", + "discovery", + "education", + "experiment", + "flask", + "glass", + "invention", + "lab", + "laboratory", + "learning", + "liquid", + "medical", + "neck", + "pharmacy", + "reaction", + "research", + "round", + "science", + "solution", + "study", + "test tube", + "tube" + ], + "explicit": [ + "adult", + "alphabet", + "block", + "censorship", + "character", + "classification", + "content", + "disallowed", + "e", + "e symbol", + "explicit", + "filter", + "font", + "graphic", + "inappropriate", + "label", + "language", + "letters", + "mark", + "mature", + "mature content", + "media", + "movies", + "music", + "not allowed", + "p symbol", + "parental control", + "prohibition", + "rating", + "restricted", + "restriction", + "sensitive", + "sign", + "symbol", + "text", + "type", + "warning", + "writing" + ], + "explore": [ + "adventure", + "compass", + "destination", + "direction", + "discover", + "discovery", + "earth", + "east", + "explore", + "find", + "globe", + "guide", + "journey", + "location", + "location marker", + "map", + "maps", + "marker", + "navigation", + "needle", + "north", + "orientation", + "path", + "pinpoint", + "place", + "point of interest", + "route", + "search", + "south", + "tourism", + "travel", + "travel guide", + "wander", + "west", + "world" + ], + "explore_nearby": [ + "adventure", + "area", + "cardinal points", + "circle", + "compass", + "direction", + "discovery", + "east", + "exploration", + "explore", + "find", + "guidance", + "guide", + "lines", + "local", + "locartion", + "locate", + "location", + "map", + "mapping", + "marker", + "navigation", + "nearby", + "needle", + "north", + "orientation", + "pin", + "place", + "pointer", + "position", + "proximity", + "search", + "south", + "spot", + "travel", + "west" + ], + "explore_off": [ + "adventure off", + "compass", + "compass blocked", + "compass off", + "destination", + "direction", + "directions off", + "disable exploration", + "disabled", + "discover blocked", + "discover off", + "east", + "enabled", + "explore", + "explore blocked", + "explore off", + "find blocked", + "find off", + "geo off", + "globe off", + "gps off", + "guidance blocked", + "guidance disabled", + "journey off", + "location", + "location disabled", + "map off", + "maps", + "navigation blocked", + "navigation disabled", + "needle", + "north", + "off", + "on", + "orientation off", + "pinpoint off", + "route blocked", + "route off", + "satellite off", + "search off", + "slash", + "south", + "tag off", + "travel", + "travel off", + "west", + "world off" + ], + "explosion": [ + "alert", + "animation", + "atomic", + "blast", + "blasts", + "boom", + "burst", + "bursts", + "catastrophic", + "danger", + "demolish", + "destroy", + "disaster", + "dynamic", + "effect", + "energy", + "event", + "explode", + "explosion", + "explosive", + "fire", + "force", + "hot", + "ignite", + "impact", + "loud", + "mine", + "pop", + "power", + "sharp", + "special effect", + "spike", + "star", + "starburst", + "visual effect", + "volatile", + "warning" + ], + "export_notes": [ + "Save", + "Save notes", + "arrow", + "copy", + "data", + "doc", + "document", + "export", + "file", + "health", + "journal", + "memo", + "move", + "note", + "notes", + "out", + "page", + "paper", + "right", + "save document", + "save file", + "save text", + "send", + "share", + "sheet", + "text", + "transfer", + "up", + "upload", + "upload arrow", + "writing" + ], + "exposure": [ + "add", + "adjustment", + "bar", + "brightness", + "camera", + "contrast", + "controls", + "edit", + "editing", + "effect", + "exposure", + "graphic", + "image", + "indicator", + "iso", + "level", + "light", + "lines", + "minus", + "photo", + "photography", + "picture", + "plus", + "scale", + "settings", + "slider", + "subtract", + "toggle", + "visual" + ], + "exposure_neg_1": [ + "1", + "adjust", + "brightness", + "brightness adjustment", + "camera control", + "contrast", + "controls", + "dark", + "darker", + "decrease", + "digit", + "dim", + "edit", + "editing", + "effect", + "exposure", + "exposure level", + "filter", + "image", + "image adjustment", + "level", + "light", + "light adjustment", + "minus", + "minus one", + "neg", + "negative", + "numbers", + "photo", + "photo editing", + "photo effect", + "photography", + "photography editing", + "settings", + "subtract", + "symbol", + "value" + ], + "exposure_neg_2": [ + "2", + "adjust", + "brightness", + "camera", + "contrast", + "control", + "correction", + "dark", + "decrement", + "digit", + "edit", + "editing", + "effect", + "exposure", + "image", + "indicator", + "level", + "light", + "media", + "meter", + "minus", + "multimedia", + "neg", + "negative", + "number", + "numbers", + "photo", + "photographic", + "photography", + "picture", + "processing", + "setting", + "settings", + "slider", + "subtract", + "symbol", + "two" + ], + "exposure_plus_1": [ + "1", + "add", + "adjustment", + "arithmetic", + "brightness", + "button", + "camera setting", + "contrast", + "count", + "counter", + "digit", + "edit", + "editing", + "effect", + "exposure", + "exposure plus one", + "image", + "increase", + "increment", + "increment value", + "math", + "number", + "numbers", + "numerical", + "numerical increment", + "numerical value", + "one", + "photo", + "photography", + "plus", + "plus one", + "plus sign", + "setting", + "settings", + "sign", + "symbol", + "ui control", + "value" + ], + "exposure_zero": [ + "0", + "adjust", + "balance", + "brightness", + "camera", + "centered", + "contrast", + "control", + "default", + "digit", + "digital", + "edit", + "editing", + "editor", + "effect", + "exposure", + "image", + "level", + "light", + "midpoint", + "multimedia", + "neutral", + "numbers", + "photo", + "photography", + "point", + "reset", + "setting", + "settings", + "slider", + "symbol", + "value", + "visual", + "zero" + ], + "exposure_plus_2": [ + "2", + "add", + "adjust", + "adjustment", + "brightness", + "contrast", + "darkroom", + "digit", + "digital", + "edit", + "editing", + "effect", + "enhancement", + "exposure", + "filter", + "graphic", + "image", + "image editing", + "increase", + "levels", + "math", + "modify", + "number", + "number 2", + "numbers", + "photo", + "photo editor", + "photography", + "picture", + "plus", + "plus 2", + "positive", + "settings", + "symbol", + "two" + ], + "extension": [ + "app", + "area", + "basic", + "block", + "border", + "boundary", + "box", + "container", + "contour", + "digital", + "edge", + "element", + "empty", + "extended", + "extension", + "frame", + "game", + "geometric", + "jigsaw", + "minimalist", + "outline", + "plugin add", + "puzzle", + "quadrilateral", + "region", + "section", + "shape", + "side", + "simple", + "space", + "square", + "ui", + "unfilled", + "web", + "window", + "zone" + ], + "extension_off": [ + "add-on", + "app", + "blocked", + "broken", + "cross", + "crossed out", + "deactivate", + "delete", + "diagonal", + "diagonal line", + "disable", + "disabled", + "disconnected", + "enabled", + "error", + "extended", + "extension", + "extension off", + "jigsaw", + "line", + "off", + "on", + "piece", + "plug-in", + "program", + "puzzle", + "remove", + "shape", + "slash", + "software", + "turn off", + "turn off extension", + "unavailable", + "unavailable add-on", + "unavailable extension", + "unavailable plug-in", + "uninstall" + ], + "eye_tracking": [ + "access", + "active", + "analytics", + "biometric", + "biometrics", + "circle", + "data", + "eye", + "eyeball", + "frame", + "gaze", + "identification", + "iris", + "look", + "measurement", + "monitor", + "motion", + "motion sensor", + "observation", + "on", + "optic", + "optical", + "pupil", + "reveal", + "rounded", + "rounded shape", + "scan", + "security", + "see", + "show", + "surveillance", + "technology", + "track", + "tracking", + "view", + "visibility", + "vision", + "watch", + "watch out" + ], + "eyebrow": [ + "anatomy", + "arch", + "beauty", + "biology", + "body", + "body part", + "communication", + "cosmetic", + "curve", + "dash", + "dashed", + "drawing", + "emotion", + "expression", + "eye", + "eyebrow", + "eyes", + "face", + "facial", + "fashion", + "feature", + "human", + "illustration", + "line", + "look", + "makeup", + "medical", + "photo", + "portrait", + "retouch", + "see", + "shape", + "sight", + "stroke", + "style", + "visibility", + "vision" + ], + "eyeglasses": [ + "accessibility", + "accessory", + "aid", + "arm", + "bridge", + "clarity", + "connecting line", + "curves", + "enhance", + "eyeglasses", + "fashion", + "focus", + "frame", + "glasses", + "lens", + "magnify", + "medical", + "optical", + "professional", + "reading", + "research", + "sight", + "smart", + "specs", + "spectacles", + "study", + "sunglasses", + "temple", + "two circles", + "view", + "vision", + "wearable" + ], + "eyeglasses_2": [ + "accessory", + "bridge", + "circle", + "clear", + "enlarge", + "eyeglasses", + "eyes", + "fashion", + "focus", + "frame", + "glasses", + "help", + "learn", + "lens", + "lenses", + "look", + "magnify", + "observe", + "optical", + "readability", + "reading", + "see", + "sight", + "specs", + "spectacles", + "study", + "sunglasses", + "temple", + "view", + "vision", + "wear", + "zoom" + ], + "eyeglasses_2_sound": [ + "accessibility", + "adjust", + "aid", + "assistive", + "audio", + "captioning", + "control", + "eq", + "equalizer", + "eyeglasses", + "eyes", + "eyewear", + "glasses", + "graphic", + "hearing", + "listening", + "media", + "music", + "noise", + "object", + "optical", + "options", + "personal", + "profile", + "reading", + "recording", + "settings", + "sight", + "sound", + "specs", + "spectacles", + "subtitles", + "sunglasses", + "three lines", + "vision", + "voice", + "volume", + "waves" + ], + "face": [ + "access", + "account", + "authentication", + "authorized", + "biometric", + "biometric scan", + "emoji", + "eyes", + "face", + "faceid", + "head", + "human", + "identification", + "identity", + "lock", + "log", + "login", + "logout", + "passcode", + "people", + "person", + "personal", + "portrait", + "private", + "profile", + "protected", + "recognition", + "safe", + "scan", + "secure", + "security", + "social", + "thumbnail", + "unlock", + "user", + "verify" + ], + "face_2": [ + "account", + "amiable", + "avatar", + "character", + "cheerful", + "contentment", + "delightful", + "emoji", + "emoticon", + "emotion", + "expression", + "eyes", + "face", + "feeling", + "grin", + "happy", + "human", + "identity", + "joy", + "lock", + "log", + "login", + "logout", + "mood", + "people", + "person", + "pleasant", + "pleased", + "positivity", + "profile", + "recognition", + "satisfaction", + "security", + "smiling", + "social", + "thumbnail", + "unlock", + "user" + ], + "face_3": [ + "account", + "avatar", + "avatar 3", + "avatar icon", + "emoji", + "eyes", + "face", + "features", + "figure", + "head", + "human", + "lock", + "log", + "login", + "logout", + "male", + "man", + "mouth", + "nose", + "people", + "person", + "person 3", + "person icon", + "portrait", + "profile", + "profile 3", + "profile icon", + "recognition", + "security", + "social", + "thumbnail", + "unlock", + "user", + "user 3", + "user icon", + "young" + ], + "face_4": [ + "account", + "avatar", + "bland", + "character", + "circle", + "emoji", + "emotion", + "expression", + "eyes", + "face", + "features", + "generic", + "head", + "human", + "identity", + "lock", + "log", + "login", + "logout", + "mouth", + "neutral", + "nose", + "outline", + "people", + "person", + "plain", + "portrait", + "profile", + "recognition", + "rounded", + "security", + "simple", + "smiley", + "social", + "thumbnail", + "unlock", + "user" + ], + "face_5": [ + "account", + "avatar", + "avatar icon", + "character", + "communication", + "emoji", + "emotion", + "expression", + "eyes", + "face", + "feelings", + "happy", + "happy face", + "head", + "human", + "identity", + "individual", + "joy", + "lock", + "log", + "login", + "logout", + "people", + "person", + "person icon", + "portrait", + "profile", + "profile picture", + "recognition", + "security", + "smile icon", + "smiley", + "smiling", + "social", + "thumbnail", + "unlock", + "user", + "user icon" + ], + "face_6": [ + "account", + "avatar", + "cheerful", + "contented", + "delighted", + "emoji", + "emotion", + "expression", + "eyes", + "face", + "grin", + "happy", + "head", + "human", + "joy", + "lock", + "log", + "login", + "logout", + "mouth", + "people", + "person", + "pleased", + "profile", + "recognition", + "satisfied", + "security", + "smiling", + "social", + "thumbnail", + "unlock", + "user" + ], + "face_down": [ + "brokenhearted", + "crestfallen", + "crying", + "dejected", + "depressed", + "despair", + "direction", + "disappointment", + "distressed", + "downturned", + "emoji", + "eyes", + "face", + "face down", + "frown", + "gesture", + "gestures", + "glum", + "grief", + "grimace", + "head", + "head down", + "human", + "lament", + "melancholy", + "misery", + "person", + "sadness", + "somber", + "sorrow", + "tearful", + "teary", + "unhappy", + "upset" + ], + "face_left": [ + "account", + "anonymous", + "avatar", + "body", + "bust", + "contour", + "default", + "direction", + "emoji", + "eyes", + "face", + "facial", + "features", + "figure", + "generic", + "gesture", + "gestures", + "head", + "human", + "left", + "leftward", + "looking left", + "outline", + "person", + "portrait", + "profile", + "shape", + "side", + "silhouette", + "user", + "view" + ], + "face_nod": [ + "accepted", + "acknowledge", + "action", + "agreement", + "approve", + "approved", + "button", + "check", + "completed", + "confirm", + "continue", + "direction", + "done", + "emoji", + "emoticon", + "eyes", + "face", + "finished", + "forward", + "gesture", + "gestures", + "go", + "good", + "happy", + "head", + "human", + "interface", + "next", + "person", + "positive", + "proceed", + "ready", + "smile", + "success", + "validated", + "verified", + "yes" + ], + "face_retouching_natural": [ + "adjust", + "ai", + "artificial", + "automatic", + "automation", + "avatar", + "beauty", + "camera", + "clean", + "clear", + "custom", + "edit", + "editing", + "effect", + "emoji", + "emotion", + "enhancement", + "face", + "faces", + "filter", + "genai", + "glow", + "head", + "image", + "improve", + "intelligence", + "magic", + "natural", + "perfect", + "photo", + "photography", + "picture", + "portrait", + "profile", + "remove imperfections", + "retouch", + "retouching", + "settings", + "skin", + "smart", + "smooth", + "spark", + "sparkle", + "star", + "studio", + "tag", + "technology", + "video" + ], + "face_retouching_off": [ + "avatar", + "beauty", + "blemish", + "block", + "cancel", + "circle", + "disable", + "disabled", + "edit", + "editing", + "effect", + "emoji", + "emotion", + "enabled", + "enhance", + "eye", + "face", + "faces", + "features", + "filter", + "head", + "human", + "image", + "imperfect", + "mouth", + "natural", + "off", + "on", + "person", + "photo", + "photography", + "portrait", + "profile", + "remove", + "retouch", + "retouching", + "settings", + "skin", + "slash", + "tag", + "user" + ], + "face_right": [ + "account", + "avatar", + "character", + "circle", + "direction", + "emoji", + "eyes", + "face", + "face right", + "facing right", + "geometry", + "gesture", + "gestures", + "head", + "head right", + "human", + "identity", + "outline", + "person", + "person right", + "personal", + "perspective", + "profile right", + "shape", + "social", + "user", + "view right" + ], + "face_shake": [ + "animated", + "avatar", + "confusion", + "deny", + "direction", + "disapproval", + "disbelief", + "dynamic", + "emoji", + "emotion", + "expression", + "eyes", + "face", + "gesture", + "gestures", + "graphic", + "head", + "human", + "icon", + "illustration", + "movement", + "negative", + "no", + "person", + "portrait", + "profile", + "reaction", + "shake", + "surprise", + "symbol", + "user" + ], + "face_up": [ + "avatar", + "character", + "cheerful", + "direction", + "emoji", + "emoticon", + "emotion", + "expression", + "eyes", + "face", + "facial expression", + "feeling", + "friendly", + "gesture", + "gestures", + "grin", + "happy", + "head", + "human", + "joy", + "likeness", + "person", + "pleasant", + "portrait", + "positive", + "profile", + "smile", + "smiley", + "symbol", + "up" + ], + "fact_check": [ + "accepted", + "accurate", + "agreement", + "approval", + "approval status", + "approve", + "authenticity", + "authorized", + "box", + "certified", + "check", + "check mark", + "complete", + "completed", + "confirmation", + "correct", + "done", + "fact", + "fact check", + "legal", + "list", + "mark", + "official", + "ok", + "right", + "select", + "square", + "status", + "task", + "tick", + "true", + "valid", + "validate", + "validation", + "verified", + "verify", + "yes" + ], + "factory": [ + "architecture", + "assembly", + "automation", + "building", + "business", + "chimney", + "commerce", + "construction", + "development", + "economy", + "energy", + "fabrication", + "facility", + "factory", + "industrial", + "industry", + "infrastructure", + "manufacturing", + "plant", + "power", + "processing", + "production", + "smokestack", + "structure", + "warehouse" + ], + "falling": [ + "accident", + "alert", + "body", + "caution", + "collapse", + "danger", + "decline", + "decrease", + "descending", + "dive", + "downward", + "downward motion", + "drop", + "emergency", + "error", + "failure", + "fall", + "falling", + "gravity", + "human", + "lower", + "notification", + "people", + "person", + "plummet", + "rapid decline", + "reduce", + "risk", + "status", + "steep", + "stumble", + "warning" + ], + "familiar_face_and_zone": [ + "access control", + "activity", + "area", + "authentication", + "authorized", + "biometric", + "boundary", + "enclosure", + "face", + "face recognition", + "familiar", + "familiar face", + "frame", + "guided frame", + "home", + "identification", + "identity", + "limited access", + "monitoring", + "nest", + "outline", + "perimeter", + "permitted", + "person", + "private", + "profile", + "region", + "restricted area", + "safety", + "section", + "security", + "shape", + "silhouette", + "surveillance", + "track", + "tracking", + "user", + "zone" + ], + "family_group": [ + "assembly", + "audience", + "avatars", + "circle", + "circles", + "cluster", + "collection", + "community", + "connections", + "family", + "figures", + "gathering", + "group", + "head", + "heads", + "home", + "house", + "human", + "humans", + "individuals", + "members", + "network", + "people", + "person", + "persons", + "profiles", + "public", + "relationships", + "silhouette", + "social", + "team", + "team members", + "users" + ], + "family_history": [ + "ancestors", + "ancestry", + "chart", + "connect", + "connections", + "data", + "descendents", + "diagram", + "family", + "filled", + "flow", + "genealogy", + "generations", + "graph", + "group", + "health", + "heritage", + "history", + "infographic", + "lineage", + "outline", + "past", + "pedigree", + "people", + "record", + "relationships", + "roots", + "solid", + "stroke", + "timeline", + "tree" + ], + "family_link": [ + "activity", + "association", + "avatars", + "bond", + "circle", + "community", + "connected", + "connection", + "family", + "family group", + "family members", + "game", + "group", + "household", + "kite", + "kiting", + "link", + "linked profiles", + "linked users", + "members", + "network", + "organization", + "people", + "person icons", + "profile icons", + "profiles", + "related", + "relationship", + "social", + "users" + ], + "family_home": [ + "architecture", + "basic", + "building", + "button", + "door", + "dwelling", + "estate", + "family", + "family home", + "flat", + "geometric", + "home", + "house", + "lineal", + "link", + "navigation", + "outline", + "place", + "property", + "real", + "real estate", + "residence", + "residential", + "roof", + "safety", + "security", + "shape", + "shelter", + "simple", + "structure", + "ui", + "wall" + ], + "family_star": [ + "achievement", + "ancestry", + "best", + "bonds", + "bonus", + "bookmark", + "celestial", + "child", + "community", + "connection", + "constellation", + "descendants", + "emoji", + "exclusive", + "face", + "family", + "favorite", + "genealogy", + "group", + "highlight", + "kid", + "lineage", + "membership", + "network", + "people", + "perk", + "preferred", + "premium", + "quality", + "ranking", + "rate", + "rating", + "relationships", + "relatives", + "save", + "smile", + "social", + "special", + "star", + "team", + "ties" + ], + "family_restroom": [ + "accessibility", + "amenities", + "baby", + "bathroom", + "changing station", + "child", + "children", + "directional", + "facilities", + "facility", + "family", + "family bathroom", + "family restroom", + "family toilet", + "father", + "gender", + "gender neutral bathroom", + "gender neutral restroom", + "gender neutral toilet", + "human", + "kids", + "lavatory", + "men", + "mother", + "navigation", + "parents", + "people", + "person", + "public area", + "public bathroom", + "public restroom", + "public toilet", + "restroom", + "services", + "signage", + "toilet", + "wc", + "women" + ], + "fan_focus": [ + "abstract", + "air", + "airflow", + "appliance", + "arrow", + "arrows", + "automobile", + "automotive", + "blades", + "breeze", + "car", + "circle", + "circulate", + "climate", + "comfort", + "control", + "cool", + "cooling", + "direction", + "electric", + "fan", + "focus", + "home", + "household", + "lines", + "mode", + "power", + "propeller", + "radial", + "radial lines", + "settings", + "speed", + "vehicle", + "ventilation", + "wind" + ], + "fan_indirect": [ + "air", + "air movement", + "airflow", + "appliance", + "arrow", + "arrows", + "automobile", + "automotive", + "blades", + "breeze", + "car", + "circulate", + "circulation", + "climate control", + "cool", + "cool air", + "direction", + "fan", + "hvac", + "indirect", + "movement", + "oscillating fan", + "propeller", + "standing fan", + "vehicle", + "ventilation", + "wind" + ], + "fast_forward": [ + "accelerate", + "action", + "advance", + "arrow", + "audio", + "audio visual", + "button", + "content", + "control", + "direction", + "double arrow", + "entertainment", + "fast", + "fast forward", + "forward", + "media", + "media control", + "move forward", + "music", + "next", + "play", + "playback", + "player", + "progress", + "right arrow", + "skip", + "speed", + "streaming", + "symbol", + "time", + "timeline", + "tv", + "ui element", + "video" + ], + "farsight_digital": [ + "binocular", + "binoculars", + "climate", + "clock", + "device", + "digital", + "discover", + "display", + "distance", + "electronic", + "explore", + "far", + "farsight", + "find", + "focus", + "future", + "home", + "lens", + "look", + "magnify", + "nest", + "observe", + "optic", + "optical", + "range", + "screen", + "see", + "sight", + "technology", + "telescope", + "thermostat", + "view", + "vision", + "zoom" + ], + "fast_rewind": [ + "accelerate", + "audio", + "back", + "backward", + "control", + "double arrows", + "fast", + "go back", + "instant", + "jump", + "jump back", + "left arrows", + "media", + "move back", + "multimedia", + "music", + "navigation", + "play", + "playback", + "player", + "previous", + "quickly", + "reverse", + "rewind", + "skip", + "speed", + "time", + "transport", + "tv", + "video" + ], + "fastfood": [ + "american food", + "bun", + "burger", + "burger icon", + "cheeseburger", + "circle", + "circle with rectangle", + "cuisine", + "delivery", + "dinner", + "drink", + "eat", + "fast food", + "fast food icon", + "fastfood", + "food", + "food and drink", + "food and drink icon", + "food icon", + "hamburger", + "lunch", + "maps", + "meal", + "order food", + "patty", + "places", + "restaurant", + "restaurant icon", + "round", + "sandwich", + "sesame seeds", + "snack", + "takeaway" + ], + "faucet": [ + "appliance", + "bath", + "bathroom", + "building", + "cleaning", + "control", + "faucet", + "flow", + "fluid", + "handle", + "hardware", + "home", + "house", + "hygiene", + "kitchen", + "lever", + "liquid", + "nest", + "object", + "outlet", + "plumbing", + "plumbing fixture", + "sink", + "spout", + "supply", + "tap", + "tool", + "utility", + "valve", + "water" + ], + "favorite": [ + "affection", + "appreciate", + "appreciation", + "bookmark", + "border", + "button", + "collection", + "data", + "empty", + "engagement", + "favorite", + "feedback", + "full", + "heart", + "icon", + "interest", + "item", + "like", + "love", + "media", + "object", + "outline", + "rating", + "remember", + "save", + "shape", + "social", + "solid", + "status", + "symbol", + "toggle", + "wish list" + ], + "fax": [ + "apparatus", + "appliance", + "business", + "communication", + "data", + "device", + "document", + "electronic", + "equipment", + "fax", + "file", + "hardware", + "line", + "machine", + "message", + "obsolete", + "office", + "office supply", + "paper", + "phone", + "print", + "receive", + "retro", + "scan", + "send", + "technology", + "telecommunications", + "telephone line", + "transfer", + "transmission", + "vintage" + ], + "feature_search": [ + "bar", + "discover", + "discover icon", + "explore", + "explore icon", + "feature", + "feature search", + "feature search icon", + "find", + "find bar", + "find feature", + "find icon", + "glass", + "input field", + "investigate", + "investigate icon", + "locate", + "locate icon", + "look", + "look icon", + "magnify", + "magnify icon", + "magnifying", + "magnifying glass", + "magnifying glass icon", + "query", + "search", + "search bar", + "search feature", + "search field", + "search icon", + "see", + "text field", + "zoom", + "zoom icon" + ], + "featured_play_list": [ + "album", + "arrangement", + "audio", + "bullet points", + "collection", + "content", + "document", + "episodes", + "featured", + "file", + "highlighted", + "items", + "lines", + "list", + "media", + "movies", + "music", + "order", + "organized", + "play", + "playlist", + "queue", + "recommended", + "rectangle", + "selection", + "sequence", + "series", + "shows", + "square", + "tracks", + "video", + "videos" + ], + "featured_seasonal_and_gifts": [ + "and", + "anniversary", + "birthday", + "bow", + "box", + "celebrate", + "celebration", + "christmas", + "commerce", + "e-commerce", + "featured", + "featured item", + "festive", + "gift", + "gift wrapped", + "gifts", + "giving", + "holiday", + "knot", + "occasion", + "present", + "promotion", + "retail", + "ribbon", + "sale", + "seasonal", + "shopping", + "special offer", + "store", + "surprise", + "tied", + "wrapped" + ], + "featured_video": [ + "advertised", + "advertisement", + "cinema", + "circle", + "clip", + "content", + "entertainment", + "featured", + "file", + "film", + "footage", + "highlight", + "highlighted", + "important", + "media", + "movie", + "multimedia", + "play", + "player", + "premium", + "recommended", + "recording", + "ring", + "round", + "screen", + "shape", + "spotlight", + "star", + "stream", + "ui icon", + "video", + "watch" + ], + "feed": [ + "abstract", + "article", + "atom", + "blog", + "broadcasting", + "circle", + "communication", + "content", + "curves", + "data", + "distribution", + "dots", + "feed", + "headline", + "information", + "information flow", + "internet", + "lines", + "media", + "network", + "news", + "newspaper", + "paper", + "public", + "publishing", + "rss", + "signal", + "social", + "square", + "stream", + "subscription", + "symbol", + "syndicated", + "timeline", + "updates", + "waves", + "web" + ], + "feedback": [ + "!", + "alert", + "announcement", + "attention", + "broadcast", + "caution", + "chat", + "chat bubble", + "comment", + "communicate", + "communication", + "conversation", + "danger", + "delivery failed", + "element", + "error", + "exclamation", + "fail", + "failed", + "feedback", + "icon", + "important", + "mark", + "megaphone", + "message", + "news", + "notification", + "public address", + "send failed", + "service", + "sms", + "sound", + "speaker", + "speech", + "symbol", + "text message", + "volume", + "warning" + ], + "female": [ + "account", + "addition", + "avatar", + "basic", + "biological", + "biological sex", + "character", + "circle", + "cross", + "female", + "figure", + "gender", + "generic", + "girl", + "health", + "human", + "identity", + "individual", + "lady", + "medical", + "medicine", + "outline", + "person", + "plus", + "profile", + "representation", + "silhouette", + "simple", + "social", + "symbol", + "user", + "woman", + "women" + ], + "femur_alt": [ + "anatomical", + "anatomy", + "biological", + "biology", + "body", + "bone", + "bones", + "diagram", + "femur", + "fracture", + "health", + "healthcare", + "hip", + "human", + "human body", + "illustration", + "injury", + "knee", + "leg", + "leg bone", + "medical", + "medical icon", + "orthopedic", + "outline", + "science", + "single object", + "skeletal", + "skeleton", + "solid", + "symbol", + "x-ray" + ], + "fence": [ + "backyard", + "barrier", + "border", + "boundaries", + "boundary", + "boundary line", + "construction", + "defense", + "demarcation", + "door", + "enclosure", + "entrance", + "fence", + "flowers", + "garden", + "gate", + "grass", + "home", + "house", + "landscape", + "nature", + "nest", + "outdoor", + "outline", + "outside", + "perimeter", + "picket fence", + "private", + "property", + "protection", + "railing", + "residential", + "security", + "separation", + "structure", + "wooden", + "yard" + ], + "fertile": [ + "baby", + "biology", + "blood", + "care", + "child", + "cycle", + "development", + "embryo", + "family", + "female", + "fertility", + "fetus", + "fitbit", + "growth", + "health", + "healthcare", + "human", + "life", + "maternity", + "medical", + "menstrual", + "ovulation", + "person", + "pregnancy", + "pregnant", + "reproduction", + "science", + "uterus", + "well-being", + "woman", + "womb", + "zygote" + ], + "festival": [ + "art", + "calendar", + "celebration", + "circus", + "community", + "concert", + "culture", + "dance", + "date", + "entertainment", + "event", + "festival", + "fun", + "gathering", + "happy", + "holiday", + "invitation", + "joy", + "local", + "maps", + "meeting", + "music", + "party", + "performance", + "places", + "public", + "schedule", + "show", + "social", + "special occasion", + "tent", + "theatre", + "ticket", + "tour", + "travel" + ], + "fiber_dvr": [ + "alphabet", + "box", + "broadcast", + "buttons", + "character", + "communication", + "controls", + "data", + "device", + "digital", + "dvr", + "electronics", + "entertainment", + "fiber", + "fiber dvr", + "font", + "interface", + "letters", + "lines", + "media", + "multimedia", + "network", + "panel", + "playback", + "record", + "recorder", + "recording", + "rectangular", + "square", + "storage", + "streaming", + "symbol", + "system", + "technology", + "television", + "text", + "tv", + "type", + "video" + ], + "fiber_manual_record": [ + "active", + "alert", + "audio", + "broadcast", + "button", + "circle", + "connection", + "current", + "dot", + "fiber", + "filled circle", + "indicator", + "live", + "manual", + "marker", + "media", + "notification", + "online", + "play", + "point", + "presence", + "record", + "recording", + "session", + "signal", + "solid circle", + "status", + "streaming", + "video", + "watch" + ], + "fiber_new": [ + "alphabet", + "broadband", + "cable", + "character", + "circle", + "communication", + "connection", + "cutting edge", + "data", + "development", + "digital", + "dot", + "fast", + "fiber", + "fiber new", + "font", + "futuristic", + "glass", + "high speed", + "innovation", + "internet", + "letters", + "media", + "modern", + "network", + "new", + "optical", + "progress", + "signal", + "speed", + "symbol", + "technology", + "text", + "transmission", + "type" + ], + "femur": [ + "anatomical", + "anatomy", + "biology", + "body", + "bone", + "bones", + "diagram", + "femur", + "femur bone", + "form", + "graphic", + "health", + "healthcare", + "hip", + "human", + "illustration", + "joint", + "knee", + "leg", + "leg bone", + "medical", + "orthopedic", + "outline", + "science", + "shape", + "skeletal", + "skeletal system", + "skeleton", + "thigh bone", + "visual" + ], + "fiber_pin": [ + "alphabet", + "broadband", + "cable", + "character", + "communication", + "communication link", + "connection", + "connectivity", + "connector", + "data", + "data transmission", + "digital", + "fiber", + "fiber optic", + "fiber pin", + "font", + "internet", + "internet connection", + "letters", + "network", + "network connection", + "optic cable", + "pin", + "plug", + "port", + "signal", + "signal transmission", + "socket", + "symbol", + "technology", + "text", + "transmission", + "type", + "wire" + ], + "fiber_smart_record": [ + "action", + "audio", + "audio recording", + "automatic", + "automation", + "button", + "capture", + "capture audio", + "capture video", + "circle", + "data", + "disc", + "dot", + "fiber", + "future", + "intelligent", + "media", + "media control", + "multimedia", + "play", + "record", + "recording", + "save", + "save audio", + "save video", + "smart", + "smart record", + "storage", + "streaming", + "technology", + "video", + "video recording", + "watch" + ], + "file_copy": [ + "archive", + "backup", + "clone", + "content", + "copy", + "create copy", + "cut", + "data", + "doc", + "document", + "duplicate", + "entry", + "file", + "form", + "information", + "make a copy", + "memo", + "multiple", + "note", + "page", + "paperwork", + "past", + "paste", + "print", + "record", + "record book", + "report", + "save a copy", + "sheet", + "stack", + "text", + "transcript", + "version" + ], + "file_copy_off": [ + "access denied", + "add", + "alert", + "blocked", + "cancel", + "caution", + "clone", + "content", + "copy", + "create", + "cross", + "cut", + "delete", + "disable", + "disabled", + "doc", + "document", + "duplicate", + "enabled", + "error", + "failed", + "file", + "forbidden", + "multiple", + "new", + "no", + "not allowed", + "not copied", + "off", + "offline", + "on", + "page", + "past", + "red", + "removed", + "slash", + "stack", + "stop", + "unavailable", + "warning", + "x" + ], + "file_download": [ + "acquire", + "action", + "app", + "application", + "archive", + "arrow", + "arrows", + "bar", + "button", + "cloud", + "computer", + "control", + "data", + "document", + "down", + "download", + "downloads", + "drive", + "export", + "file", + "get", + "incoming", + "install", + "internet", + "line", + "move", + "network", + "obtain", + "pointed", + "receive", + "save", + "storage", + "symbol", + "transfer", + "underscore", + "upload" + ], + "file_download_done": [ + "arrow", + "arrow and check", + "arrows", + "check", + "checkmark", + "complete", + "completed download", + "completed file download", + "confirmation", + "document", + "document and check", + "done", + "down", + "down arrow", + "down arrow and check", + "download", + "download complete", + "download done", + "download finished", + "download successful", + "downloads", + "drive", + "file", + "file download complete", + "file download done", + "file download finished", + "file download successful", + "finished", + "finished download", + "finished file download", + "install", + "installed", + "paper", + "paper and check", + "success", + "successful download", + "successful file download", + "tick", + "upload" + ], + "file_download_off": [ + "arrow", + "blocked", + "cancelled", + "cannot download", + "disabled", + "document access", + "document management", + "down", + "download", + "download blocked", + "download disabled", + "download error", + "download off", + "download problem", + "download restricted", + "download unavailable", + "drive", + "enabled", + "error", + "export", + "failed", + "file", + "file access", + "file download blocked", + "file download disabled", + "file download off", + "file download restricted", + "file download unavailable", + "file error", + "file management", + "file transfer", + "install", + "not downloadable", + "off", + "on", + "problem", + "restricted", + "save", + "slash", + "unavailable", + "upload" + ], + "file_export": [ + "archive", + "arrow", + "box", + "cloud", + "container", + "data", + "data transfer", + "doc", + "document", + "download", + "drive", + "export", + "external", + "file", + "information", + "link", + "move", + "out", + "output", + "page", + "paper", + "rectangle", + "right", + "save", + "send", + "share", + "square", + "storage", + "transfer", + "up arrow", + "upload" + ], + "file_json": [ + "API", + "brackets", + "brackets.", + "character", + "code", + "computer", + "configuration", + "curly braces", + "curly bracket", + "data", + "data format", + "development", + "digital", + "digital file", + "document", + "editor", + "file", + "font", + "format", + "gif", + "graphics", + "information", + "interchange", + "javascript", + "json", + "letter", + "letters", + "programming", + "programming language", + "script", + "software", + "structure", + "symbol", + "syntax", + "text", + "type", + "viewer", + "web development" + ], + "file_map": [ + "access", + "browse", + "cartography", + "data", + "directions", + "directory", + "document", + "explore", + "file", + "find", + "folder", + "geography", + "hierarchy", + "information", + "location", + "map", + "mark", + "marker", + "navigation", + "open", + "organization", + "path", + "pin", + "pinpoint", + "pinpoint location", + "place", + "pointer", + "route", + "search", + "sport", + "storage", + "structure", + "view" + ], + "file_map_stack": [ + "administration", + "archive", + "arrangement", + "business", + "collection", + "data", + "document", + "documents", + "documents organized", + "file", + "filing", + "folder", + "grouping", + "hierarchy", + "information", + "layered files", + "layers", + "list", + "location", + "management", + "map", + "mark", + "marker", + "office", + "order", + "organization", + "pages", + "paper", + "pin", + "place", + "records", + "reports", + "sport", + "stack", + "structure", + "work" + ], + "file_open": [ + "access", + "access file", + "administration", + "application", + "arrow", + "browse", + "business", + "computer", + "data", + "directory", + "doc", + "document", + "drive", + "explore", + "file", + "file open", + "folder", + "folder open", + "information", + "interface", + "left", + "manage", + "office", + "open", + "open document", + "open file", + "page", + "paper", + "record", + "retrieve", + "storage", + "technology", + "view", + "view file" + ], + "file_png": [ + "archive", + "character", + "computer", + "content", + "data", + "data file", + "digital", + "digital file", + "document", + "document file", + "file", + "folder", + "font", + "format", + "gif", + "graphic", + "graphics", + "information", + "interchange", + "interface element", + "interface object", + "item", + "letter", + "letters", + "list", + "object", + "page", + "paper", + "raster", + "record", + "sheet", + "storage", + "store", + "symbol", + "text", + "type" + ], + "file_present": [ + "analysis", + "business", + "chart", + "clip", + "corporate", + "data", + "doc", + "document", + "drive", + "file", + "folder", + "folders", + "graph", + "graphic", + "infographic", + "information", + "keynote", + "lines", + "note", + "office", + "pages", + "paper", + "present", + "presentation", + "rectangle", + "reminder", + "report", + "sheet", + "slide", + "spreadsheet", + "square", + "statistics", + "storage", + "visual aid", + "writing" + ], + "file_save": [ + "archive", + "arrow", + "backup", + "computer", + "data", + "digital", + "disk", + "doc", + "document", + "down", + "download", + "drive", + "electronic", + "file", + "floppy", + "floppy disk", + "folder", + "folders", + "hard drive", + "information", + "keep", + "memory", + "preserve", + "record", + "save", + "save data", + "save document", + "save file", + "secure", + "sheet", + "slide", + "software", + "storage", + "store", + "technology", + "transfer", + "upload", + "upload file", + "writing" + ], + "file_save_off": [ + "arrow", + "blocked", + "cancel", + "close", + "cross", + "crossout", + "data", + "delete", + "disabled", + "do not save", + "doc", + "document", + "down", + "download", + "drive", + "enabled", + "file", + "floppy disk", + "folder", + "folders", + "keep", + "no save", + "not saved", + "off", + "on", + "page", + "paper", + "prohibited", + "remove", + "restricted", + "save", + "save document", + "save file", + "saving blocked", + "saving disabled", + "saving off", + "saving prohibited", + "saving restricted", + "saving unavailable", + "sheet", + "slash", + "slide", + "storage", + "unavailable", + "writing", + "x mark" + ], + "file_upload": [ + "arrow", + "arrow up", + "arrows", + "cloud upload", + "computer", + "computer to cloud", + "data", + "data transfer", + "data upload", + "document", + "document upload", + "download", + "drive", + "export", + "file", + "file transfer", + "file upload", + "folder", + "folder arrow", + "import", + "line", + "line arrow", + "send", + "send file", + "share file", + "submit", + "transfer", + "up", + "upload", + "upload document", + "upload image", + "upward arrow" + ], + "file_upload_off": [ + "arrow", + "arrows", + "barred", + "blocked", + "cancel", + "cloud", + "cross", + "data", + "disabled", + "document", + "download", + "drive", + "enabled", + "export", + "file", + "folder", + "forbidden", + "inactive", + "off", + "offline", + "on", + "paper", + "point up", + "prohibited", + "restricted", + "send", + "share", + "slash", + "storage", + "strikethrough", + "transfer", + "unavailable", + "up", + "upload", + "x" + ], + "files": [ + "administration", + "archive", + "cluster", + "collection", + "content", + "data", + "directory", + "doc", + "document", + "documents", + "documents stack", + "drive", + "file", + "file management", + "files", + "folder", + "folders", + "group", + "items", + "layered", + "layered documents", + "layered papers", + "layers", + "library", + "multiple", + "office", + "organization", + "papers", + "papers stack", + "sheet", + "sheets", + "slide", + "stack", + "stacking", + "storage" + ], + "filter": [ + "adjustments", + "categorization", + "categorize", + "choices", + "collection", + "collections", + "control", + "criteria", + "data", + "edit", + "editing", + "effect", + "filter", + "funnel", + "image", + "landscape", + "list", + "manage", + "management", + "mountain", + "mountains", + "narrow", + "narrowing", + "options", + "organization", + "organize", + "photo", + "photography", + "picture", + "preferences", + "refine", + "refinement", + "rules", + "select", + "selection", + "settings", + "sort", + "sorting", + "view" + ], + "filter_1": [ + "1", + "adjust", + "amount", + "choice", + "control", + "count", + "criteria", + "customization", + "data", + "digit", + "edit", + "editing", + "effect", + "filter", + "filtering", + "funnel", + "image", + "images", + "limit", + "list", + "multiple", + "narrow", + "number", + "numbers", + "one", + "options", + "organize", + "photography", + "picture", + "pictures", + "preferences", + "quantity", + "refined", + "restriction", + "results", + "select", + "settings", + "sort", + "sorting", + "specific", + "stack", + "symbol", + "view" + ], + "filter_2": [ + "2", + "array", + "categorize", + "count", + "customize", + "data", + "digit", + "display", + "edit", + "editing", + "effect", + "filter", + "filter 2", + "filter by 2", + "funnel", + "image", + "images", + "level 2", + "limit", + "list", + "multiple", + "narrow", + "number", + "numbers", + "numeral", + "options", + "parameters", + "photography", + "picture", + "pictures", + "preferences", + "quantity", + "refine", + "results", + "second", + "selection", + "settings", + "sort", + "specifications", + "stack", + "symbol", + "value", + "view" + ], + "filter_3": [ + "3", + "adjust", + "adjustment", + "bars", + "control", + "controls", + "count", + "counting", + "customize", + "data", + "digit", + "edit", + "editing", + "effect", + "filter", + "filters", + "funnel", + "image", + "images", + "line", + "lines", + "list", + "multiple", + "number", + "numbers", + "numeral", + "options", + "photography", + "picture", + "pictures", + "preferences", + "refine", + "refinement", + "select", + "selection", + "settings", + "sort", + "sorting", + "stack", + "symbol", + "three", + "triangle" + ], + "filter_4": [ + "4", + "adjust", + "choose", + "control", + "count", + "criteria", + "data", + "digit", + "digit 4", + "edit", + "editing", + "effect", + "filter", + "four", + "funnel", + "image", + "images", + "level", + "limit", + "list", + "manage", + "multiple", + "narrow", + "number 4", + "numbers", + "options", + "organize", + "photography", + "picture", + "pictures", + "process", + "quantity", + "rank", + "refine", + "restriction.", + "select", + "settings", + "sieve", + "sort", + "stack", + "symbol", + "value" + ], + "filter_5": [ + "5", + "adjust", + "configure", + "constraints", + "count", + "criteria", + "data", + "digit", + "digit five", + "edit", + "editing", + "effect", + "filter", + "filtering data", + "five", + "five items", + "funnel", + "image", + "images", + "items", + "limit", + "multiple", + "number", + "number five", + "number of items", + "numbers", + "options", + "organize", + "photography", + "picture", + "pictures", + "preferences", + "quantity", + "refine", + "restrictions", + "results", + "selection", + "settings", + "sort", + "stack", + "symbol" + ], + "filter_6": [ + "6", + "apply filter", + "count", + "count filter", + "data filter", + "data refinement", + "digit", + "edit", + "editing", + "effect", + "filter", + "filter by number", + "filter count", + "filter results", + "image", + "images", + "item count", + "limit", + "list filter", + "max items", + "multiple", + "number", + "number 6", + "number six", + "numbered filter", + "numbers", + "numeric filter", + "photography", + "picture", + "pictures", + "quantity", + "quantity filter", + "refine", + "refine results", + "settings", + "six", + "six items", + "sort", + "stack", + "symbol" + ], + "filter_7": [ + "7", + "adjust", + "analysis", + "category", + "choose", + "count", + "customize", + "data", + "digit", + "digit 7", + "edit", + "editing", + "effect", + "filter", + "funnel", + "image", + "images", + "limit", + "list", + "manage", + "multiple", + "number", + "number 7", + "numbers", + "options", + "organize", + "photography", + "picture", + "pictures", + "preferences", + "refine", + "restrict", + "results", + "search", + "selection", + "settings", + "seven", + "sieve", + "sorting", + "stack", + "symbol", + "type" + ], + "filter_8": [ + "8", + "adjust", + "categorize", + "constrain", + "control", + "criteria", + "criterion", + "customize", + "data", + "digit", + "digit 8", + "edit", + "editing", + "effect", + "eight", + "filter", + "filtration", + "funnel", + "image", + "images", + "limit", + "modify", + "multiple", + "narrow", + "number 8", + "number.", + "numbers", + "options", + "organize", + "parameters", + "photography", + "picture", + "pictures", + "preferences", + "refine", + "selection", + "settings", + "sifter", + "sort", + "specifications", + "stack", + "symbol" + ], + "filter_9": [ + "9", + "adjust", + "categories", + "control", + "counter", + "criteria", + "data", + "digit", + "edit", + "editing", + "effect", + "filter", + "funnel", + "image", + "images", + "list", + "manage", + "modify", + "multiple", + "narrow", + "nine", + "nine items", + "number", + "numbers", + "options", + "organize", + "parameters", + "photography", + "picture", + "pictures", + "preferences", + "reduce", + "refine", + "select", + "settings", + "sort", + "stack", + "symbol", + "tool" + ], + "filter_9_plus": [ + "+", + "9", + "9 plus", + "9+", + "amount", + "criteria", + "data", + "digit", + "edit", + "editing", + "effect", + "filter", + "filtering", + "funnel", + "image", + "images", + "limit", + "limit results", + "multiple", + "nine", + "nine plus", + "number", + "numbers", + "options", + "photography", + "picture", + "pictures", + "plus", + "preferences", + "quantity", + "refine", + "refine results", + "search", + "search filter", + "search options", + "select", + "select criteria", + "selection limit", + "settings", + "sort", + "sort data", + "stack", + "symbol", + "threshold" + ], + "filter_alt": [ + "adjust", + "arrange", + "choose", + "control", + "customize", + "data", + "edit", + "filter", + "find", + "funnel", + "icon", + "information", + "inverted triangle", + "line", + "list", + "narrow", + "options", + "organize", + "preferences", + "refine", + "refinement", + "search", + "select", + "settings", + "sift", + "sort", + "sorting", + "three lines", + "tool", + "triangle" + ], + "filter_alt_off": [ + "alt", + "clear criteria", + "clear filter", + "clear selection", + "data filter", + "data options", + "disable filter", + "disabled", + "edit", + "filter", + "filter alt off", + "filter disabled", + "filter off", + "filter removed", + "filter state", + "filtering off", + "filtering state off", + "funnel", + "funnel disabled", + "funnel off", + "list filter", + "list options", + "menu filter", + "no filter", + "off", + "offline", + "options", + "options filter", + "refine", + "remove criteria", + "remove filter", + "remove selection", + "reset filter", + "reset selection", + "selection filter", + "sift", + "slash", + "sort off", + "sorting disabled", + "turn off filter", + "undo filter" + ], + "filter_arrow_right": [ + "advance", + "arrange", + "arrow", + "choices", + "configuration", + "control", + "data", + "direction", + "edit", + "filter", + "forward", + "funnel", + "indicator", + "information", + "list", + "narrow", + "nav", + "navigation", + "next", + "options", + "organize", + "output", + "pointer", + "preferences", + "refine", + "results", + "right", + "right arrow", + "select", + "settings", + "sieve", + "sift", + "sort" + ], + "filter_b_and_w": [ + "and", + "apply", + "b", + "b&w", + "black", + "black and white", + "camera", + "classic", + "color correction", + "contrast", + "darkroom", + "digital", + "edit", + "editing", + "effect", + "filter", + "grayscale", + "image", + "image adjustment", + "images", + "light", + "monochrome", + "negative", + "photo effects", + "photography", + "picture", + "picture settings", + "pictures", + "saturation", + "settings", + "shadow", + "style", + "toggle", + "tone", + "vintage", + "visual", + "w", + "white" + ], + "filter_center_focus": [ + "adjust", + "aiming", + "alignment", + "box", + "calibration", + "camera", + "camera settings", + "center", + "center focus", + "corners", + "crosshair", + "crosshairs", + "dot", + "edit", + "filter", + "filter settings", + "focus", + "framing", + "guides", + "image", + "lens", + "lines", + "optical", + "perspective", + "photo", + "photo editor", + "photo filter", + "photography", + "photography tools", + "picture", + "refine", + "settings", + "square", + "targeting", + "viewfinder" + ], + "filter_drama": [ + "atmosphere", + "cinematic", + "cloud", + "dark", + "drama", + "edit", + "editing", + "effect", + "film", + "filter", + "graphic", + "icon", + "image", + "mood", + "movie", + "ominous", + "photo", + "photography", + "picture", + "processing", + "scene", + "setting", + "sky", + "sky camera", + "special effects", + "stormy", + "symbol", + "tone", + "video", + "visual", + "weather" + ], + "filter_frames": [ + "albums", + "arrangement", + "boarders", + "border", + "camera", + "center", + "depth", + "display", + "edit", + "editing", + "editor", + "effect", + "filter", + "filters", + "focus", + "frame", + "frames", + "frames.", + "gallery", + "image", + "images", + "layering", + "layout", + "multimedia", + "multiple", + "options", + "order", + "organize", + "overlap", + "perspective", + "photo", + "photography", + "picture", + "pictures", + "rectangles", + "screen", + "sequence", + "sort", + "stacked", + "view", + "visual", + "windows" + ], + "filter_hdr": [ + "button", + "camera", + "control", + "earth", + "edit", + "editing", + "effect", + "effects", + "environment", + "filter", + "generic", + "geography", + "graphics", + "hdr", + "hills", + "icon", + "image", + "image adjustment", + "image filter", + "landscape", + "mountain", + "mountains", + "nature", + "outdoors", + "peak", + "photo", + "photo effects", + "photography", + "picture", + "scenery", + "shape", + "simple", + "summit", + "symbol", + "terrain", + "ui", + "ux", + "view", + "vista" + ], + "filter_list": [ + "arrange", + "bar", + "bar graph", + "bars", + "categorize", + "control", + "criteria", + "filter", + "filtering", + "horizontal", + "lines", + "list", + "manage", + "menu", + "narrow", + "options", + "options menu", + "organize", + "preferences", + "preferences menu", + "refine", + "settings", + "settings menu", + "sort", + "sorting", + "stacked", + "three bars", + "three lines" + ], + "filter_list_off": [ + "alt", + "bars", + "choices", + "clear", + "control", + "data", + "disable", + "disabled", + "disabled filter", + "display", + "edit", + "exclusion", + "filter", + "filtering", + "inactive", + "information", + "lines", + "list", + "management", + "menu", + "not filtering", + "off", + "offline", + "options", + "organize", + "preferences", + "refine", + "remove", + "rows", + "selection", + "settings", + "sift", + "slash", + "sorting", + "toggle", + "unfilter", + "view" + ], + "filter_none": [ + "basic", + "blank", + "clean", + "clear", + "default", + "empty", + "filter", + "multiple", + "no change", + "no effect", + "no filter", + "none", + "normal", + "null", + "original", + "pristine", + "pure", + "remove filter", + "reset", + "revert", + "square", + "stack", + "standard", + "transparent", + "unapplied", + "unedited", + "unenhanced", + "unfiltered", + "unfiltered data", + "unfiltered image", + "unfiltered results", + "without", + "zero" + ], + "filter_tilt_shift": [ + "adjustment", + "aperture", + "blur", + "camera", + "center", + "circle", + "circular", + "control", + "dash", + "dashed", + "depth of field", + "dot", + "edit", + "editing", + "effect", + "filter", + "filter settings", + "focus", + "image", + "images", + "lens", + "lens focus", + "miniature", + "optic", + "perspective", + "photo", + "photography", + "photography tool", + "picture", + "pictures", + "point", + "precision", + "settings", + "shift", + "target", + "tilt", + "tilt shift", + "zoom" + ], + "filter_retrolux": [ + "activity", + "adjustments", + "app", + "application", + "audio", + "bars", + "control", + "control panel", + "customize", + "display", + "edit", + "editing", + "editor", + "effect", + "filter", + "fine tune", + "game", + "graphic equalizer", + "image", + "kite", + "kiting", + "levels", + "lux", + "luxury", + "modify", + "options", + "parameters", + "personalize", + "photo", + "preferences", + "program", + "retro", + "retrolux", + "settings", + "slider", + "software", + "sound", + "three lines", + "tuning", + "video", + "vintage", + "visual" + ], + "filter_vintage": [ + "abstract", + "adjust", + "bloom", + "blossom", + "camera", + "decorative", + "edit", + "editing", + "effect", + "filter", + "flower", + "graphic", + "image", + "images", + "lotus", + "nature", + "ornate", + "photo", + "photography", + "picture", + "pictures", + "plant", + "swirl", + "vintage" + ], + "finance": [ + "analytics", + "banking", + "bar", + "bars", + "bill", + "bills", + "budget", + "capital", + "cash", + "cash stack", + "chart", + "commerce", + "currency", + "currency stack", + "data", + "diagram", + "dollar", + "dollars", + "earnings", + "economy", + "finance", + "financial", + "funds", + "graph", + "greenback", + "income", + "infographic", + "measure", + "metrics", + "money", + "paper money", + "payment", + "payment method", + "revenue", + "savings", + "stack", + "statistics", + "tender", + "tracking", + "transaction", + "wad", + "wealth" + ], + "finance_chip": [ + "banking", + "bill", + "business", + "card", + "cash", + "chip", + "coin", + "commerce", + "contactless", + "credit card", + "currency", + "data", + "digital", + "dollars", + "economy", + "electronic", + "finance", + "financial", + "funds", + "information", + "money", + "pay", + "payment", + "price", + "purchase", + "rectangle", + "rfid", + "rounded corners", + "security", + "shopping", + "smart card", + "square", + "store", + "technology", + "transaction", + "transfer" + ], + "finance_mode": [ + "analysis", + "analytics", + "arrows", + "business", + "chart", + "data", + "diagram", + "economy", + "exchange", + "finance", + "financial", + "graph", + "growth", + "increase", + "investment", + "line graph", + "market", + "performance", + "progress", + "report", + "rise", + "statistics", + "stock market", + "stocks", + "trading", + "trend", + "up", + "upward", + "value" + ], + "find_in_page": [ + "content search", + "data", + "doc", + "document", + "document icon", + "document search", + "drive", + "file", + "file icon", + "file search", + "find", + "find icon", + "find in page", + "folder", + "folders", + "glass", + "in", + "information retrieval", + "locate", + "locate text", + "look", + "look up", + "loupe", + "magnifier", + "magnify", + "magnifying", + "magnifying glass", + "magnifying glass on document", + "open document", + "page", + "page search", + "paper", + "paper search", + "rectangle", + "scan", + "search", + "search icon", + "search tool", + "see", + "sheet", + "sheet of paper", + "slide", + "text icon", + "text search", + "view document", + "writing" + ], + "find_replace": [ + "action", + "application", + "around", + "arrows", + "button", + "command", + "content", + "control", + "data", + "discover", + "document", + "edit", + "file", + "find", + "glass", + "inprogress", + "interface element", + "load", + "loading refresh", + "locate", + "look", + "loupe", + "magnifier", + "magnify", + "magnifying", + "magnifying glass", + "modify", + "program", + "query", + "renew", + "replace", + "rotate", + "search", + "see", + "software", + "string", + "text", + "tool", + "utility", + "zoom" + ], + "fingerprint": [ + "access", + "authentication", + "authorized", + "biometric", + "circles", + "confirm", + "curves", + "data", + "digit", + "digital", + "finger", + "fingerprint", + "human", + "id", + "identification", + "identity", + "lines", + "log in", + "oval", + "personal", + "print", + "privacy", + "reader", + "scan", + "security", + "sign in", + "swirls", + "technology", + "thumbprint", + "touch id", + "unique", + "unlock", + "verification", + "verify" + ], + "fire_hydrant": [ + "911", + "access", + "city", + "connection", + "department", + "emergency", + "equipment", + "fire", + "fire hydrant", + "firefighter", + "fixture", + "flame", + "hot", + "hydrant", + "industrial", + "infrastructure", + "location", + "municipal", + "outdoor", + "outlet", + "pipe", + "plumbing", + "point", + "public", + "rescue", + "safety", + "service", + "spigot", + "street", + "supply", + "utility", + "valve", + "water" + ], + "fire_extinguisher": [ + "alarm", + "alert", + "control", + "cylinder", + "danger", + "device", + "element", + "emergency", + "equipment", + "extinguish", + "extinguisher", + "fire", + "fire extinguisher", + "flame", + "graphic", + "handle", + "hazard", + "hose", + "icon", + "lever", + "minimal", + "nozzle", + "prevention", + "protection", + "rescue", + "safety", + "security", + "simple", + "symbol", + "tool", + "ui", + "warning", + "water" + ], + "fire_truck": [ + "accident", + "aid", + "alarm", + "alert", + "automotive", + "danger", + "emergency", + "emergency services", + "emergency vehicle", + "fire and rescue", + "fire department", + "fire engine", + "fire truck", + "firefighting", + "help", + "hose", + "ladder", + "rescue", + "response", + "safety", + "security", + "service", + "siren", + "transport", + "transport icon", + "transportation", + "truck", + "vehicle", + "vehicle icon", + "warning" + ], + "fireplace": [ + "barbecue", + "burning", + "camping", + "chimney", + "comfort", + "cooking", + "cozy", + "ember", + "energy", + "fire", + "fireplace", + "flame", + "fuel", + "glow", + "grill", + "hearth", + "heat", + "heating", + "home", + "house", + "ignition", + "indoor", + "living", + "living room", + "logs", + "nature", + "outdoor", + "pit", + "place", + "room", + "spark", + "survival", + "warm", + "warmth", + "winter" + ], + "first_page": [ + "arrow", + "back", + "beginning", + "book", + "caret", + "chevron", + "control", + "data", + "document", + "file", + "first", + "jump", + "jump back", + "left", + "list", + "media", + "media control", + "move", + "navigation", + "page", + "play", + "playback", + "presentation", + "previous", + "reverse", + "rewind", + "skip back", + "slide", + "start", + "step", + "transport" + ], + "fingerprint_off": [ + "access", + "access denied", + "authentication", + "authorization", + "biometric", + "biometric data", + "biometrics", + "denied", + "deny", + "disabled", + "enabled", + "finger", + "fingerprint", + "id", + "identification", + "identity", + "lock", + "off", + "offline", + "on", + "print", + "privacy", + "reader", + "restricted", + "restriction", + "scan", + "scanned", + "secure", + "security", + "security feature", + "sensor", + "slash", + "technology", + "thumbprint", + "touch", + "touch id", + "unavailable", + "unlock", + "verification" + ], + "fit_page": [ + "adjust", + "adjust size", + "area", + "aspect ratio", + "content", + "content view", + "dash", + "dashed", + "display", + "document", + "document view", + "enlarge", + "expand", + "fill", + "fit", + "fit screen", + "fit to page", + "format", + "fullscreen", + "layout", + "maximize", + "optimal view", + "page", + "paper", + "presentation", + "reduce", + "resize", + "scale", + "screen", + "size", + "view", + "viewing", + "zoom", + "zoom to page" + ], + "fit_page_height": [ + "adjust height", + "adjust view", + "arrows", + "content height", + "document height", + "down", + "enlarge", + "expand height", + "fit height", + "fit page", + "fit to screen", + "fit to view", + "format", + "full height", + "height", + "height adjustment", + "height control", + "height fit", + "height icon", + "page height", + "page scale", + "page view", + "resize", + "resize height", + "scale", + "scale height", + "scale view", + "screen height", + "tall", + "up", + "vertical fit", + "vertical scale", + "vertical view", + "view height", + "window height", + "zoom height" + ], + "fit_page_width": [ + "adjust", + "arrows", + "content", + "display", + "document", + "editor", + "enlarge", + "expand", + "file", + "fill", + "fit width", + "format", + "full width", + "horizontal", + "landscape", + "layout", + "left", + "page width", + "paper", + "presentation", + "reading", + "resize", + "right", + "scale", + "screen", + "size", + "stretch", + "text", + "view", + "viewer", + "viewport", + "wide", + "width", + "zoom", + "zoom to width" + ], + "fit_screen": [ + "adjust", + "arrows", + "aspect ratio", + "boundary", + "box", + "corners", + "diagonal arrows", + "display", + "enlarge", + "expand", + "fit", + "fit to screen", + "format", + "frame", + "full screen", + "fullscreen", + "grow", + "layout", + "maximize", + "media", + "monitor", + "rectangle", + "reduce", + "scale", + "screen", + "size", + "stretch", + "video player", + "view", + "window", + "zoom" + ], + "fit_width": [ + "adjust", + "adjustment", + "aspect ratio", + "display", + "document width", + "enlarge", + "expand horizontal", + "fit", + "fit width", + "format", + "full screen", + "horizontal", + "image", + "layout", + "maximize", + "media", + "page width", + "presentation", + "reduce", + "resizing", + "scale", + "scaling", + "screen", + "screen size", + "size", + "stretch", + "video", + "view", + "view settings", + "viewer", + "wide", + "width", + "zoom" + ], + "fitbit_raquetball": [ + "active", + "activity", + "athletics", + "ball", + "competitive", + "court", + "energetic", + "exercise", + "feild", + "fitness", + "game", + "gym", + "health", + "indoor", + "paddle", + "paddleball", + "physical", + "play", + "racketball", + "racquet", + "racquetball", + "recreation", + "sport", + "sport equipment", + "squash", + "training", + "workout" + ], + "fitness_center": [ + "active", + "athlete", + "athletics", + "barbell", + "bodybuilding", + "center", + "dumbbell", + "exercise", + "fitness", + "fitness center", + "fitness club", + "gym", + "gym class", + "gym equipment", + "health", + "health club", + "hobby", + "lifting", + "muscle", + "personal training", + "physical activity", + "places", + "sport", + "strength", + "training", + "training equipment", + "weightlifting", + "weights", + "workout", + "workout center" + ], + "fitness_tracker": [ + "activity", + "ar", + "band", + "call", + "cell", + "chat", + "clock", + "data", + "device", + "exercise", + "fitbit", + "fitness data", + "fitness tracker", + "gadget", + "goals", + "hardware", + "health", + "health monitor", + "iOS", + "measurement", + "metrics", + "mobile", + "monitoring", + "movement", + "pedometer", + "performance", + "phone", + "physical activity", + "progress", + "routine", + "running", + "screen", + "smartphone", + "smartwatch", + "sport", + "statistics", + "step counter", + "steps", + "tablet", + "text", + "time", + "tracker", + "tracking", + "training", + "vr", + "walking", + "watch", + "wearable", + "wearables", + "web", + "workout", + "wristband", + "wristwatch" + ], + "fitness_trackers": [ + "accessory", + "activity", + "ar", + "band", + "bracelet", + "call", + "cell", + "chat", + "clock", + "data", + "device", + "digital", + "exercise", + "fitbit", + "fitness", + "gadget", + "hardware", + "health", + "heart rate", + "iOS", + "measurement", + "mobile", + "monitoring", + "performance", + "personal", + "phone", + "progress", + "record", + "screen", + "smart watch", + "smartphone", + "sports", + "steps", + "strap", + "tablet", + "technology", + "text", + "time", + "tracker", + "tracking", + "training", + "vr", + "watch", + "wearable", + "wearables", + "web", + "workout", + "wristband", + "wristwatch" + ], + "flag": [ + "achievement", + "banner", + "bookmark", + "border", + "country", + "destination", + "emoji", + "empty", + "flag", + "flags", + "goal", + "highlight", + "indicator", + "label", + "landmark", + "location", + "mark", + "marker", + "milepost", + "milestone", + "nation", + "national", + "notice", + "outline", + "pennant", + "pin", + "place", + "pole", + "report", + "save", + "signal", + "social", + "standard", + "start", + "territory", + "unfilled", + "world" + ], + "flag_2": [ + "achievement", + "alert", + "basic", + "country", + "destination", + "emoji", + "finish line", + "flag", + "flags", + "goal", + "graphic", + "icon", + "landmark", + "location", + "mark", + "marker", + "milepost", + "milestone", + "nation", + "notice", + "notify", + "outline", + "pennant", + "pin", + "place", + "pole", + "report", + "representation", + "save", + "shape", + "simple", + "social", + "start", + "symbol", + "victory", + "warning", + "world" + ], + "flag_check": [ + "achievement", + "approved", + "banner", + "check", + "checked", + "checkmark", + "complete goal", + "completed", + "confirm", + "confirmed", + "correct", + "country", + "destination", + "done", + "emoji", + "enter", + "finished", + "finished task", + "flag", + "flags", + "goal", + "indicator", + "landmark", + "list", + "location", + "mark", + "marked", + "marker", + "milepost", + "milestone", + "nation", + "ok", + "okay", + "pennant", + "pin", + "place", + "pole", + "progress", + "report", + "resolved", + "save", + "select", + "social", + "start", + "status", + "success", + "task", + "tick", + "validated", + "verified", + "world", + "yes" + ], + "flag_circle": [ + "circle", + "country", + "destination", + "direction", + "emblem", + "filled", + "finish line", + "flag", + "geography", + "goal", + "international", + "location", + "mark", + "marker", + "nation", + "national", + "navigation", + "outline", + "patriotism", + "pinpoint", + "place", + "pointer", + "position", + "race", + "region", + "report", + "round", + "spot", + "start", + "symbol", + "territory" + ], + "flaky": [ + "actions", + "app menu", + "approve", + "check", + "close", + "close menu", + "collapse", + "collapsed menu", + "complete", + "contrast", + "done", + "drawer", + "exit", + "expand", + "expanded menu", + "flaky", + "hamburger", + "hide menu", + "horizontal lines", + "lines", + "list", + "mark", + "menu", + "mobile menu", + "more", + "more options", + "navigation", + "no", + "ok", + "open menu", + "options", + "primary menu", + "select", + "show menu", + "side navigation", + "sidebar", + "stacked lines", + "stop", + "three lines", + "tick", + "toggle", + "verified", + "website navigation", + "x", + "yes" + ], + "flare": [ + "blast", + "bright", + "burst", + "burst of light", + "camera", + "edit", + "editing", + "effect", + "flare", + "flash", + "gleam", + "glint", + "glow", + "highlight", + "illumination", + "image", + "images", + "lens flare", + "light", + "optical", + "optical effect", + "photography", + "picture", + "pictures", + "ray of light", + "shimmer", + "shine", + "sparkle", + "special effect", + "star", + "sun", + "visual effect" + ], + "flash_auto": [ + "a", + "auto", + "auto mode", + "automatic", + "bolt", + "bright", + "burst", + "camera", + "capture", + "choosing", + "control", + "electric", + "electricity", + "energy", + "fast", + "flash", + "highlight", + "image", + "instant", + "light", + "lightning", + "mode", + "off", + "on", + "option", + "photo", + "photography", + "picture", + "power", + "selection", + "setting", + "symbol", + "thunderbolt", + "toggle", + "video", + "zap" + ], + "flash_off": [ + "bolt", + "camera control", + "camera flash", + "camera option", + "camera setting", + "dark", + "deactivate", + "disable flash", + "disable light", + "disabled", + "electric", + "enabled", + "energy", + "fast", + "flash", + "flash disabled", + "flash off", + "flash setting", + "instant", + "light off", + "lighting", + "lighting off", + "lightning", + "low light", + "mode off", + "no flash", + "not lit", + "off", + "on", + "photo setting", + "photography", + "photography icon", + "photography tool", + "setting disabled", + "slash", + "thunderbolt", + "turn off", + "visual setting" + ], + "flash_on": [ + "activate", + "alert", + "bolt", + "bright", + "camera", + "camera flash", + "danger", + "disabled", + "electric", + "electricity", + "enabled", + "energy", + "fast", + "flash", + "glow", + "illuminate", + "indication", + "instant", + "light", + "lighting", + "lightning", + "notification", + "off", + "on", + "photo", + "photo flash", + "photography", + "power", + "shine", + "slash", + "status", + "thunder", + "thunderbolt", + "toggle", + "turn on", + "warning" + ], + "flashlight_off": [ + "beam off", + "brightness.", + "button", + "control", + "dark", + "deactivate", + "device", + "disabled", + "electric", + "enabled", + "flash", + "flashlight", + "flashlight off", + "icon", + "illumination", + "inactive", + "lamp off", + "light", + "light off", + "night", + "off", + "off state", + "on", + "outline", + "portable light", + "power off", + "shape", + "slash", + "symbol", + "toggle off", + "tool", + "torch off", + "turn off", + "ui element", + "utility", + "visibility" + ], + "flashlight_on": [ + "activated", + "beam", + "bright", + "button", + "camping", + "circle", + "cone of light", + "conical", + "disabled", + "discovery", + "emergency", + "enabled", + "flash", + "flashlight", + "guidance", + "handheld", + "handle", + "illuminated", + "illumination", + "light", + "navigation", + "off", + "on", + "outdoor", + "portable", + "ray", + "round", + "shine", + "slash", + "spotlight", + "torch", + "visibility" + ], + "flatware": [ + "cafe", + "cafeteria", + "catering", + "cooking", + "cutlery", + "diner", + "dining", + "dinner", + "dishware", + "eat", + "eating", + "flatware", + "food", + "fork", + "glyph", + "kitchen", + "knife", + "local", + "meal", + "menu", + "outline", + "pictogram", + "restaurant", + "serving", + "silverware", + "simple", + "spoon", + "table setting", + "tools", + "utensils" + ], + "flex_direction": [ + "align", + "arrangement", + "arrow", + "arrows", + "boxes", + "column", + "direction", + "display", + "down", + "elements", + "flex", + "flow", + "format", + "grid", + "horizontal", + "items", + "layout", + "layouts", + "left", + "lines", + "list", + "move", + "north", + "order", + "organize", + "orientation", + "rectangles", + "responsive", + "right", + "row", + "structure", + "up", + "vertical", + "view", + "x-axis", + "y-axis" + ], + "flex_no_wrap": [ + "3x3", + "align", + "arrangement", + "code", + "component", + "css", + "design", + "development", + "direction", + "element", + "flex", + "flow", + "format", + "grid", + "horizontal", + "items", + "layout", + "line", + "no wrap", + "order", + "organization", + "position", + "programming", + "property", + "rectangle", + "rectangles", + "row", + "sequence", + "straight", + "structure", + "style", + "view", + "web design" + ], + "flex_wrap": [ + "6x6", + "alignment", + "arrangement", + "block", + "blocks", + "breaking", + "column", + "content", + "direction", + "document", + "flex wrap", + "flow", + "format", + "formatting", + "grid", + "horizontal", + "justify", + "layout", + "line break", + "lines", + "new line", + "order", + "paragraph", + "parallel lines", + "rectangle", + "rectangles", + "reorder", + "responsive", + "text alignment", + "text flow", + "text wrap", + "view", + "wrap", + "wraparound", + "wrapping" + ], + "flight": [ + "air", + "air travel", + "aircraft", + "airplane", + "airplanes", + "airport", + "arrival", + "arrow", + "departure", + "direction", + "flight", + "flight mode", + "flights", + "fly", + "flying", + "flying mode", + "forward", + "icon", + "jet", + "mode", + "move", + "navigation", + "on", + "plane", + "planes", + "point", + "settings", + "signal", + "silhouette", + "sky", + "speed", + "symbol", + "transport", + "transportation", + "travel", + "trip", + "vehicle" + ], + "flight_class": [ + "aerial", + "air", + "air travel", + "aircraft", + "airline", + "airplane", + "airplanes", + "airport", + "aisle", + "aviation", + "booking", + "business", + "business class", + "cabin", + "class", + "comfort", + "economy", + "first class", + "flight", + "flights", + "fly", + "flying", + "journey", + "passenger", + "passenger experience", + "plane", + "planes", + "reservation", + "seat", + "seating", + "service", + "signal", + "transport", + "transportation", + "travel", + "trip", + "vacation", + "window seat" + ], + "flight_land": [ + "air", + "aircraft", + "airplane", + "airplanes", + "airport", + "arrival", + "arrivals", + "arriving", + "aviation", + "departing", + "departure", + "descent", + "downward", + "flight", + "flight arrival", + "flight landing", + "flights", + "fly", + "flying", + "land", + "land flight", + "land plane", + "landing", + "plane", + "planes", + "signal", + "transportation", + "travel", + "travel arrival", + "travel landing", + "trip" + ], + "flight_takeoff": [ + "air", + "air transport", + "air travel", + "aircraft", + "airplane", + "airplanes", + "airport", + "arrival", + "arriving", + "arrow", + "ascending", + "aviation", + "departing", + "departure", + "diagonal", + "flight", + "flights", + "fly", + "flying", + "journey", + "landing", + "mobility", + "moving", + "moving forward", + "plane", + "planes", + "signal", + "takeoff", + "takeoff runway", + "transport", + "transportation", + "travel", + "trip", + "up", + "voyage", + "wing" + ], + "flights_and_hotels": [ + "accommodation", + "air", + "aircraft", + "airplane", + "airplanes", + "airport", + "bed", + "booking", + "destination", + "flight", + "flights", + "fly", + "flying", + "furniture", + "global travel", + "holiday", + "hotel", + "hotels", + "itinerary", + "journey", + "lodging", + "night", + "online booking", + "plane", + "planes", + "planning", + "reservation", + "rest", + "resting", + "room", + "signal", + "sleep", + "sleeping", + "tourism", + "transport", + "transportation", + "travel", + "travel agency", + "travel app", + "travel plan", + "travel search", + "trip", + "vacation", + "worldwide travel" + ], + "flightsmode": [ + "flightsmode" + ], + "flip": [ + "actions", + "adjust", + "arrow", + "change", + "change direction", + "commands", + "dash", + "dashed", + "direction", + "edit", + "editing", + "flip", + "horizontal flip", + "image", + "mirror", + "modify", + "opposing arrows", + "options", + "orientation", + "pivot", + "reflect", + "reverse", + "rotate", + "scan scanning", + "settings", + "spin", + "swap", + "switch", + "tools", + "transform", + "turn", + "two arrows", + "update", + "vertical flip" + ], + "flip_camera_android": [ + "android", + "arrows", + "back camera", + "camera", + "camera direction", + "camera icon", + "camera perspective", + "camera switch", + "center", + "change camera", + "circle", + "circular arrows", + "device", + "direction", + "edit", + "editing", + "flip", + "flip camera", + "front camera", + "image", + "mobile", + "orientation", + "photo", + "photography", + "rear camera", + "reverse camera", + "rotate", + "self camera", + "selfie", + "square", + "switch camera", + "turn", + "two arrows", + "video", + "video recording" + ], + "functions": [ + "adjustments", + "administration", + "algorithms", + "automation", + "average", + "calculate", + "capabilities", + "cogwheels", + "configuration", + "controls", + "count", + "custom", + "customization", + "data", + "doc", + "edit", + "editing", + "editor", + "engineering", + "features", + "functions", + "gears", + "management", + "math", + "mechanisms", + "operations", + "options", + "parameters", + "preferences", + "processing", + "settings", + "setup", + "sheet", + "spreadsheet", + "style", + "sum", + "system", + "text", + "tools", + "type", + "writing" + ], + "flip_camera_ios": [ + "DISABLE_IOS", + "android", + "arrows", + "camera", + "camera toggle", + "capture", + "change", + "circle", + "control", + "device", + "direction", + "disable_ios", + "edit", + "editing", + "flip", + "flip camera", + "front camera", + "image", + "ios", + "media", + "mobile", + "orientation", + "photo", + "photography", + "picture", + "rear camera", + "record", + "rotate", + "rotate camera", + "selfie camera", + "smartphone", + "swap", + "switch camera", + "turn", + "video", + "video call", + "video chat" + ], + "flip_to_back": [ + "arrange", + "arrangement", + "back", + "bring forward", + "bring to front", + "dash", + "dashed", + "depth", + "element", + "flip", + "format", + "front", + "group", + "layering", + "layers", + "layout", + "move", + "move back", + "move backward", + "move forward", + "move front", + "objects", + "order", + "organize", + "overlap", + "overlay", + "position", + "reorder", + "send backward", + "send to back", + "sort", + "stack", + "to", + "z-index" + ], + "flip_to_front": [ + "arrange", + "arrangement", + "ascend", + "back", + "bring forward", + "bring to top", + "card", + "dash", + "dashed", + "depth", + "elevate", + "flip", + "flip over", + "flip to front", + "format", + "front", + "layer", + "layout", + "move", + "move forward", + "order", + "overlap", + "overlay", + "perspective", + "positioning", + "rearrange", + "reorder", + "reorganize", + "send to front", + "sort", + "stack", + "to", + "two cards", + "z-index" + ], + "float_landscape": [ + "float", + "landscape" + ], + "float_landscape_2": [ + "adjust", + "arrangement", + "collapse", + "desktop", + "display", + "flip", + "floating window", + "format", + "landscape", + "layer", + "layout", + "media", + "miniaturize", + "minimize", + "mobile", + "movie", + "multi window", + "multitasking", + "open", + "overlay", + "picture-in-picture", + "pip", + "playback", + "player", + "popout", + "popup", + "position", + "resize", + "rotate", + "screen", + "screen sharing", + "side by side", + "small window", + "stream", + "video", + "view", + "window" + ], + "float_portrait": [ + "float", + "portrait" + ], + "float_portrait_2": [ + "background", + "collapse", + "display", + "flip", + "float", + "format", + "frame", + "layout", + "media", + "minimal", + "multitasking", + "open", + "outline", + "overlay", + "picture-in-picture", + "pip", + "portrait", + "position", + "rectangle", + "rotate", + "screen", + "shape", + "simple", + "square", + "video", + "view", + "window" + ], + "flood": [ + "abstract waves", + "alert", + "climate", + "climate change", + "crisis", + "danger", + "deluge", + "disaster", + "drowning", + "emergency", + "environmental", + "extreme weather", + "flood", + "flooding", + "flowing water", + "hazard", + "heavy rain", + "high water", + "inundation", + "liquid", + "natural", + "natural disaster", + "rain", + "rising water", + "storm", + "warning", + "water", + "wave", + "waves", + "wavy lines", + "weather" + ], + "floor": [ + "abstract", + "base", + "boundary", + "divider", + "fitbit", + "floor", + "geometric", + "ground", + "horizontal", + "horizontal rule", + "level", + "line", + "line icon", + "linear", + "measure", + "minimal", + "plain", + "ruler", + "separation", + "simple", + "single line", + "staircase", + "stairs", + "steps", + "thin line" + ], + "floor_lamp": [ + "ambiance", + "base", + "brightness", + "circle", + "comfort", + "cone", + "decor", + "decoration", + "electric light", + "fixture", + "floor ", + "floor lamp", + "furniture", + "glow", + "home", + "house", + "household", + "illumination", + "interior", + "lamp", + "light", + "lighting", + "line", + "living room", + "object", + "reading lamp", + "room", + "shade", + "stand", + "standing lamp", + "vertical" + ], + "flourescent": [ + "flourescent" + ], + "flowchart": [ + "account", + "analysis", + "analytics", + "arrangement", + "branches", + "chart", + "concept", + "connect", + "connection", + "data", + "diagram", + "flow", + "flowchart", + "graph", + "hierarchy", + "idea", + "infographic", + "layout", + "lines", + "links", + "logic", + "mapping", + "measure", + "metrics", + "network", + "nodes", + "organization", + "planning", + "process", + "rectangles", + "sequence", + "square", + "squares", + "stages", + "statistics", + "steps", + "structure", + "system", + "tracking", + "tree", + "visual", + "workflow" + ], + "flowsheet": [ + "analysis", + "arrows", + "boxes", + "chart", + "connections", + "data", + "diagram", + "direction", + "doc", + "document", + "file", + "flow", + "graph", + "health", + "hierarchy", + "history", + "infographic", + "information", + "lines", + "mapping", + "medical", + "monitoring", + "nodes", + "organization", + "page", + "paper", + "patient", + "planning", + "process", + "progression", + "record", + "reporting", + "sequence", + "sheet", + "slide", + "steps", + "structure", + "treatment", + "workflow" + ], + "fluid": [ + "abstract", + "blob", + "circulation", + "current", + "curvy", + "drop", + "droplet", + "dynamic", + "energy", + "flow", + "fluid", + "fluids", + "graphic", + "health", + "liquid", + "med", + "medical", + "medicine", + "motion", + "movement", + "ocean", + "organic", + "plasma", + "power", + "river", + "rounded", + "sea", + "shape", + "smooth", + "stream", + "symbol", + "tear", + "water", + "wave" + ], + "fluid_balance": [ + "analysis", + "balance", + "beaker", + "calibration", + "chart", + "chemistry", + "container", + "doc", + "document", + "drop", + "droplet", + "experiment", + "file", + "filling", + "flask", + "fluid", + "fluids", + "glassware", + "graph", + "health", + "infographic", + "lab", + "laboratory", + "levels", + "liquid", + "measurement", + "medical", + "page", + "paper", + "ph", + "pour", + "sample", + "science", + "sheet", + "slide", + "solution", + "substance", + "test", + "titration", + "volume" + ], + "fluid_med": [ + "analysis", + "beaker", + "chart", + "chemical", + "chemistry", + "container", + "doc", + "document", + "drop", + "experiment", + "extract", + "file", + "flask", + "fluid", + "fluids", + "glass", + "glass bottle", + "graph", + "health", + "infographic", + "lab", + "laboratory", + "liquid", + "material", + "medical", + "medicine", + "page", + "paper", + "pharmaceutical", + "pharmacy", + "potion", + "research", + "sample", + "science", + "serum", + "sheet", + "slide", + "solution", + "substance", + "test", + "vial" + ], + "fluorescent": [ + "adjustments", + "bright", + "brightness", + "camera", + "effects", + "electric", + "electricity", + "energy", + "filter", + "fluorescent", + "gleam", + "glow", + "illumination", + "image", + "incandescent", + "iridescent", + "lamp", + "light", + "light bulb", + "lightbulb", + "lighting", + "photo", + "photography", + "picture", + "power", + "settings", + "shimmer", + "sparkle", + "tungsten", + "wb", + "white balance" + ], + "flutter": [ + "app", + "application", + "brand", + "code", + "company", + "cross platform", + "dart", + "development", + "emblem", + "flutter", + "framework", + "google", + "identity", + "logo", + "mobile", + "open source", + "program", + "programming", + "software", + "symbol", + "technology", + "toolkit", + "ui framework" + ], + "flutter_dash": [ + "abstract", + "animal", + "app", + "app development", + "application", + "bird", + "brand", + "cartoon", + "character", + "coding", + "cross-platform", + "dash", + "development", + "fast", + "flutter", + "framework", + "futuristic", + "google", + "logo", + "mascot", + "mobile", + "open source", + "program", + "programming", + "software", + "speed", + "stylized", + "technology", + "winged" + ], + "flyover": [ + "aerial", + "angle", + "bird's eye view", + "bridge", + "coordinate", + "data", + "destination", + "direction", + "freeway", + "geographic", + "highway", + "indicator", + "interchange", + "intersection", + "journey", + "landmark", + "location", + "mapping", + "maps", + "marker", + "navigation", + "orientation", + "overpass", + "perspective", + "pin", + "point of interest", + "position", + "representation", + "road bridge", + "satellite", + "spatial", + "symbol", + "traffic", + "transportation", + "travel", + "view", + "visual" + ], + "fmd_bad": [ + "!", + "address problem", + "alert", + "attention", + "bad", + "bad location", + "bad map", + "bad pin", + "caution", + "coordinate problem", + "danger", + "destination", + "direction", + "dropped pin error", + "error", + "exclamation", + "finding location issue", + "fmd", + "geocode error", + "geolocation issue", + "gps error", + "important", + "location", + "location bad", + "location error", + "location services problem", + "map bad", + "map error", + "map pin error", + "maps", + "mark", + "marker bad", + "marker error", + "navigation issue", + "notification", + "pin", + "pin bad", + "pin error", + "pinpoint error", + "pinpoint problem", + "place", + "place error", + "point of interest error", + "symbol", + "warning" + ], + "foggy": [ + "abstract", + "atmospheric", + "climate", + "cloud", + "clouds", + "cloudy", + "condition", + "environment", + "fog", + "foggy", + "forecast", + "haze", + "hazy", + "horizontal", + "layered", + "lines", + "low visibility", + "meteorology", + "mist", + "natural phenomenon", + "nature", + "obscured", + "outdoor", + "overcast", + "poor visibility", + "prediction", + "temperature", + "unclear", + "visibility", + "warning", + "weather" + ], + "folded_hands": [ + "blessing", + "blessings", + "charity", + "faith", + "folded", + "gesture", + "gratitude", + "hand", + "hands", + "hands together", + "help", + "hope", + "kindness", + "meditate", + "meditation", + "peace", + "pleading", + "please", + "pray", + "prayer", + "praying hands", + "religion", + "solidarity", + "spiritual", + "spirituality", + "support", + "thank you", + "thanks", + "unity", + "worship" + ], + "folder": [ + "archive", + "box", + "briefcase", + "cabinet", + "closed", + "computer", + "container", + "data", + "data records", + "digital", + "digital storage", + "directory", + "doc", + "document", + "document archive", + "drive", + "file", + "file storage", + "file system", + "filled", + "filled folder", + "folder", + "folders", + "full", + "full folder", + "organized", + "organized files", + "papers", + "records", + "sheet", + "slide", + "storage" + ], + "folder_check": [ + "accepted", + "accurate", + "approved", + "archive", + "check", + "complete", + "confirm", + "confirmation", + "confirmed", + "correct", + "data", + "directory", + "doc", + "document", + "done", + "drive", + "enter", + "file", + "finished", + "folder", + "folders", + "mark", + "marked", + "ok", + "okay", + "processed", + "saved", + "select", + "sheet", + "slide", + "status", + "storage", + "stored", + "success", + "tick", + "validated", + "verified", + "verify", + "yes" + ], + "folder_check_2": [ + "approved", + "approved document", + "archive", + "box", + "check", + "checked folder", + "checkmark", + "complete", + "confirm", + "confirmation", + "confirmed folder", + "container", + "correct", + "data", + "directory", + "doc", + "document", + "done", + "drive", + "enter", + "file", + "folder", + "folders", + "mark", + "marked folder", + "ok", + "okay", + "organized", + "rectangle", + "saved", + "saved file", + "select", + "sheet", + "slide", + "status", + "storage", + "successful", + "tick", + "verified", + "verified file", + "yes" + ], + "folder_code": [ + "access", + "application", + "archive", + "brackets", + "code", + "code development", + "coding", + "css", + "data", + "data management", + "develop", + "developer", + "development", + "development folder", + "directory", + "directory code", + "doc", + "document", + "documents", + "drive", + "engineer", + "engineering", + "file", + "file management", + "file system", + "files", + "files and folders", + "folder", + "folders", + "html", + "icon", + "open", + "organization", + "platform", + "programming", + "programming folder", + "project", + "repository", + "sheet", + "slide", + "software", + "source code", + "storage", + "symbol" + ], + "folder_copy": [ + "archive", + "backup", + "clone", + "collection", + "content", + "copy", + "create copy", + "cut", + "data", + "directory", + "doc", + "document", + "documents", + "drive", + "duplicate", + "file", + "files", + "folder", + "folders", + "generate copy", + "information", + "make a copy", + "management", + "multiple", + "papers", + "paste", + "replicate", + "repository", + "save", + "save as", + "save copy", + "sheet", + "slide", + "storage" + ], + "folder_data": [ + "archive", + "archive folder", + "archive icon", + "archives", + "code", + "data", + "data file", + "data icon", + "data storage", + "directories", + "directory", + "doc", + "document", + "documents", + "documents folder", + "documents icon", + "drive", + "file", + "file icon", + "file management", + "files icon", + "folder", + "folder icon", + "folders", + "information", + "node", + "open folder", + "organization", + "organized", + "path", + "record", + "records", + "records icon", + "sheet", + "slide", + "storage" + ], + "folder_delete": [ + "administration", + "archive", + "bin", + "business", + "can", + "clear", + "computer", + "data", + "data management", + "delete", + "doc", + "document", + "documents", + "drive", + "file", + "file management", + "folder", + "folder management", + "folders", + "garbage", + "management", + "office", + "organization", + "organized", + "recycle bin", + "remove", + "repository.", + "sheet", + "slide", + "storage", + "system", + "trash", + "waste" + ], + "folder_eye": [ + "access", + "browse", + "check", + "data", + "directory", + "doc", + "document", + "drive", + "explore", + "eye", + "file", + "find", + "folder", + "folders", + "hidden", + "inspect", + "locate", + "look", + "monitor", + "observe", + "on", + "open", + "privacy", + "private", + "reveal", + "scan", + "search", + "security", + "see", + "sheet", + "show", + "slide", + "storage", + "view", + "visibility", + "visible", + "watch" + ], + "folder_info": [ + "about", + "access", + "administration", + "alert", + "announcement", + "assistance", + "circle", + "computer", + "contents", + "data", + "details", + "directory", + "doc", + "document", + "documents", + "drive", + "enclosed i", + "facts", + "file", + "file system", + "files", + "folder", + "folders", + "help", + "i", + "info", + "information", + "letter i", + "management", + "metadata", + "properties", + "question", + "service", + "settings", + "sheet", + "slide", + "storage", + "support", + "symbol" + ], + "folder_limited": [ + "access", + "authorized", + "avoid", + "block", + "business", + "cancel", + "close", + "confidential", + "data", + "directory", + "doc", + "document", + "documents", + "drive", + "entry", + "exit", + "file", + "files", + "folder", + "folders", + "limit", + "limited", + "limited access folder", + "lock", + "locked folder", + "no", + "office", + "padlock", + "permission", + "private", + "private folder", + "prohibited", + "quit", + "remove", + "repository", + "restricted", + "restricted access", + "secure", + "secure folder", + "security", + "sensitive", + "sheet", + "slide", + "stop", + "storage" + ], + "folder_managed": [ + "application", + "archive", + "arrange", + "business", + "categorize", + "change", + "classify", + "computer", + "data", + "database", + "details", + "digital", + "directory", + "doc", + "document", + "documents", + "drive", + "file", + "files", + "folder", + "gear", + "hierarchy", + "info", + "information", + "library", + "management", + "options", + "organization", + "paperwork", + "permission", + "permissions", + "personal", + "project", + "save", + "service", + "settings", + "sheet", + "slide", + "storage", + "store", + "structure", + "system", + "work" + ], + "folder_match": [ + "analysis", + "check", + "compare", + "comparison", + "content", + "copy", + "data", + "directory", + "doc", + "document", + "documents", + "drive", + "duplicate", + "file", + "filtering", + "find", + "finding", + "folder", + "folders", + "identical", + "link", + "locate", + "locating", + "match", + "organize", + "search", + "searching", + "sheet", + "slide", + "sorting", + "storage", + "structure", + "sync", + "synchronize", + "validation", + "verification" + ], + "folder_off": [ + "access denied", + "block", + "blocked", + "close folder", + "data", + "data folder off", + "delete folder", + "denied", + "directory off", + "disabled", + "doc", + "document", + "document folder off", + "drive", + "enabled", + "file", + "file folder off", + "folder", + "folder access denied", + "folder blocked", + "folder disable", + "folder disabled", + "folder off", + "folder restricted", + "folder unavailable", + "folders", + "no access", + "no folder", + "not allowed", + "off", + "on", + "online", + "private folder off", + "remove folder", + "restricted", + "restricted access", + "secret folder off", + "sheet", + "slash", + "slide", + "storage", + "storage folder off", + "unavailable" + ], + "folder_open": [ + "access", + "archive", + "browse", + "computer", + "container", + "contents", + "data", + "digital", + "directory", + "doc", + "document", + "documents", + "drive", + "expand", + "file", + "file explorer", + "files", + "find", + "folder", + "folder open", + "folders", + "information", + "locate", + "manage", + "management", + "navigation", + "open", + "organization", + "organized", + "papers", + "project", + "rectangular", + "reveal", + "sheet", + "slide", + "storage", + "tabbed", + "view" + ], + "folder_shared": [ + "access", + "account", + "backup", + "cloud", + "collaboration", + "computer", + "content", + "data", + "digital", + "directory", + "distribute", + "doc", + "document", + "drive", + "face", + "file", + "folder", + "group", + "human", + "management", + "network", + "organize", + "people", + "person", + "profile", + "save", + "send", + "share", + "shared", + "sheet", + "slide", + "storage", + "store", + "sync", + "synchronise", + "team", + "teamwork", + "user" + ], + "folder_special": [ + "archive", + "bookmark", + "data", + "directory", + "doc", + "document", + "documents", + "drive", + "favorite", + "favorite folder", + "file", + "files", + "folder", + "highlight", + "important", + "important folder", + "marked", + "marked folder", + "organize", + "save", + "saved", + "saved folder", + "shape", + "sheet", + "slide", + "special", + "special folder", + "star", + "starred", + "starred folder", + "storage" + ], + "folder_supervised": [ + "account", + "administration", + "basic", + "body", + "container", + "control", + "data", + "directory", + "doc", + "document", + "drive", + "file", + "folder", + "hierarchy", + "human", + "limited access", + "linear", + "manage", + "monitoring", + "organize", + "outline", + "oversight", + "permission", + "permissions", + "person", + "private", + "profile", + "protected", + "restricted", + "security", + "sheet", + "simple", + "slide", + "storage", + "structure", + "supervised" + ], + "folder_zip": [ + "archive", + "archive file", + "compress", + "compressed file", + "computer", + "data", + "data organization", + "digital", + "directory", + "doc", + "document", + "document icon", + "document management", + "drive", + "electronic", + "file", + "file folder", + "file icon", + "file management", + "file zip", + "folder", + "folder archive", + "folder compress", + "folder icon", + "folder zip", + "folders", + "open", + "organize", + "paper", + "sheet", + "slide", + "storage", + "storage icon", + "storage management", + "zip", + "zip icon" + ], + "follow_the_signs": [ + "arrow", + "body", + "crossroads", + "destination", + "direction", + "directional", + "follow", + "forward", + "guidance", + "guide", + "highway", + "human", + "indication", + "junction", + "left", + "line", + "location", + "navigate", + "next", + "path", + "people", + "person", + "point", + "pointer", + "right", + "road", + "road sign", + "route", + "signal", + "signpost", + "signs", + "social", + "street", + "street sign", + "the", + "travel", + "turn", + "turn indicator", + "up" + ], + "font_download": [ + "A", + "acquire", + "action", + "alphabet", + "arrow", + "button", + "character", + "classification", + "document", + "down arrow", + "download", + "file", + "font", + "get", + "icon", + "install", + "letter", + "letters", + "obtain", + "pointer", + "retrieve", + "square", + "symbol", + "text", + "type", + "typeface", + "typography", + "ui", + "writing" + ], + "font_download_off": [ + "access denied", + "alphabet", + "blocked", + "cancel download", + "character", + "denied", + "disabled", + "disabled font download", + "download", + "download font", + "download text", + "download typography", + "enabled", + "font", + "font download blocked", + "font download off", + "font download unavailable", + "forbidden", + "glyph", + "glyph download off", + "letter", + "letter download off", + "letters", + "no access.", + "no download", + "not allowed", + "off", + "on", + "restricted", + "slash", + "square", + "stop download", + "symbol", + "text", + "text download off", + "type", + "typography", + "typography download disabled", + "unavailable" + ], + "food_bank": [ + "access", + "aid", + "architecture", + "assistance", + "bank", + "building", + "center", + "charity", + "community", + "distribution", + "donation", + "eat", + "estate", + "food", + "food bank", + "fork", + "giving", + "help", + "house", + "hunger", + "institution", + "knife", + "meal", + "non-profit", + "organization", + "place", + "provisions", + "real", + "residence", + "residential", + "resource", + "service", + "shelter", + "social", + "storage", + "structure", + "supplies", + "support", + "utensils", + "warehouse", + "welfare" + ], + "foot_bones": [ + "anatomy", + "biology", + "body", + "bone", + "bones", + "diagram", + "drawing", + "foot", + "form", + "graphic", + "health", + "human", + "joints", + "leg", + "medical", + "outline", + "science", + "skeletal", + "skeletal system", + "skeleton", + "structure", + "study", + "symbol", + "x-ray" + ], + "footprint": [ + "animal", + "animal track", + "bare foot", + "direction", + "evidence", + "explore", + "feet", + "foot", + "footmark", + "footprint", + "footprints", + "footstep", + "footsteps", + "ground", + "hiking", + "human footprint", + "impression", + "indicator", + "journey", + "movement", + "nature", + "outdoors", + "path", + "paw print", + "progress", + "shoe", + "shoe print", + "sign", + "sole", + "step", + "trace", + "track", + "trail", + "travel", + "trekking", + "walking", + "wildlife" + ], + "for_you": [ + "account", + "bow", + "box", + "curated", + "custom", + "custom-made", + "customize", + "discovery", + "exclusive", + "face", + "featured", + "for", + "gift", + "giving", + "highlights", + "human", + "individualized", + "offering", + "package", + "people", + "perks", + "person", + "personal", + "personalized", + "present", + "profile", + "promotion", + "receiving", + "recommendation", + "rewards", + "ribbon", + "special", + "specific", + "suggestions", + "surprise", + "tailored", + "user", + "wrapped", + "wrapping", + "you" + ], + "forest": [ + "abstract", + "adventure", + "destination", + "discovery", + "earth", + "eco", + "environment", + "exploration", + "flora", + "forest", + "green", + "growth", + "jungle", + "landscape", + "life", + "location", + "map", + "marker", + "natural", + "nature", + "navigation", + "outdoor", + "park", + "pin", + "plant", + "plantation", + "plants", + "preserve", + "travel", + "trees", + "wilderness", + "woodland", + "woods" + ], + "fork_left": [ + "alternative", + "arrow", + "arrows", + "branch left", + "branching path", + "choice", + "decision", + "deviation", + "direction", + "directional", + "directions", + "diverge", + "divide", + "fork", + "fork left", + "junction", + "left", + "left turn", + "map", + "maps", + "navigation", + "options", + "path", + "pathway", + "road", + "road sign", + "route", + "sidetrack", + "sign", + "split left", + "traffic", + "travel", + "turn", + "veer" + ], + "fork_right": [ + "arrow", + "arrow right", + "arrows", + "branch right", + "curve right", + "direction", + "direction right", + "directions", + "diverge right", + "divide right", + "drive right", + "fork", + "fork right", + "journey right", + "junction right", + "maps", + "merge right", + "movement right", + "navigate right", + "navigation", + "path", + "path right", + "right", + "right bend", + "right side", + "right turn", + "rightward", + "route", + "route right", + "side right", + "sign", + "split right", + "traffic", + "travel", + "travel right", + "turn right" + ], + "fork_spoon": [ + "breakfast", + "brunch", + "cafe", + "cafeteria", + "catering", + "cooking", + "cutlery", + "diner", + "dining", + "dinner", + "dish", + "eat", + "eating", + "eating utensil", + "food", + "food icon", + "fork", + "kitchen", + "knife", + "local", + "lunch", + "meal", + "menu", + "restaurant", + "restaurant icon", + "serve", + "silverware", + "spoon", + "tableware", + "utensil", + "utensils" + ], + "forklift": [ + "automotive", + "cargo", + "carry", + "construction", + "delivery", + "equipment", + "factory", + "forklift", + "freight", + "handling", + "heavy", + "heavy duty", + "industrial", + "industry", + "inventory", + "lift", + "line", + "logistics", + "machine", + "machinery", + "manufactory", + "manufacturing", + "materials", + "moving", + "shipping", + "solid", + "square", + "storage", + "supply", + "transport", + "transport vehicle", + "truck", + "vehicle", + "warehouse" + ], + "format_align_center": [ + "align", + "align horizontal", + "align middle", + "alignment", + "center", + "centered", + "centered alignment", + "centered text", + "doc", + "document", + "document editing", + "edit", + "editing", + "editor", + "equal lines", + "format", + "formatting", + "horizontal", + "justify", + "middle", + "paragraph", + "paragraph alignment", + "sheet", + "spreadsheet", + "symmetric lines", + "text", + "text format", + "type", + "word processing", + "writing" + ], + "format_align_justify": [ + "adjust", + "align", + "alignment", + "arrange", + "blocks of text", + "content", + "density", + "doc", + "document", + "document format", + "edit", + "editing", + "editor", + "extra", + "format", + "formatting options", + "four lines", + "full align", + "justify", + "layout", + "left align", + "line breaks", + "lines", + "paragraph", + "paragraphs", + "right align", + "sheet", + "small", + "spreadsheet", + "text", + "text alignment", + "text editor", + "text style", + "three lines", + "type", + "typing", + "word", + "writing", + "writing tool" + ], + "format_align_left": [ + "align", + "align document", + "align left", + "alignment", + "doc", + "document alignment", + "document editor", + "edit", + "editing", + "editor", + "format", + "format text", + "formatting", + "justify left", + "left", + "left align", + "left justified", + "lines", + "lines of text", + "organize text", + "paragraph alignment", + "sheet", + "spreadsheet", + "text", + "text alignment", + "text block", + "text editor", + "text formatting", + "three lines", + "type", + "uneven lines", + "word processing", + "writing", + "writing editor" + ], + "format_align_right": [ + "adjust text", + "align", + "align right", + "alignment", + "doc", + "document editor", + "edit", + "editing", + "editor", + "format", + "justified right", + "justify right", + "lines", + "multi-line", + "paragraph", + "paragraph align", + "right", + "right align", + "right aligned", + "right justified", + "sheet", + "spreadsheet", + "text", + "text alignment", + "text editor", + "text format", + "text justify", + "text layout", + "type", + "typography", + "word processor", + "writing" + ], + "format_bold": [ + "B", + "alphabet", + "b", + "bold", + "character", + "content", + "doc", + "document", + "edit", + "editing", + "editor", + "font", + "format", + "heavy", + "input", + "interface", + "letter", + "letters", + "paragraph", + "rich text", + "sheet", + "spreadsheet", + "style", + "styles", + "symbol", + "symbols", + "text", + "thick", + "type", + "typography", + "weight", + "word", + "writing" + ], + "format_clear": [ + "T", + "alphabet", + "brush", + "character", + "clean", + "clear", + "delete", + "disabled", + "doc", + "document", + "document cleaning", + "document editor", + "document tools", + "edit", + "editing", + "editor", + "editor tools", + "enabled", + "erase", + "font", + "format", + "formatting", + "letters", + "line", + "off", + "on", + "paint brush", + "paragraph", + "remove", + "reset", + "sheet", + "slash", + "spreadsheet", + "style", + "style cleaner", + "style removal", + "symbol", + "text", + "text cleaning", + "text formatting", + "text tools", + "type", + "typography", + "writing" + ], + "format_color_fill": [ + "alter", + "apply", + "area", + "art", + "background", + "background color", + "bucket", + "change", + "color", + "design", + "doc", + "drawing", + "drop", + "edit", + "editing", + "editor", + "fill", + "fill color", + "font", + "format", + "graphics", + "liquid", + "modify", + "paint", + "paint bucket", + "palette", + "pouring", + "select", + "shape", + "sheet", + "spill", + "spreadsheet", + "style", + "text", + "tool", + "type", + "writing" + ], + "format_color_reset": [ + "and", + "angled line", + "art", + "choose color", + "circle", + "clear", + "clear color", + "color", + "color picker", + "color swatch", + "default color", + "disabled", + "doc", + "document", + "drawing", + "drop", + "droplet", + "dropper", + "edit", + "editing", + "editor", + "enabled", + "eyedropper", + "fill", + "format", + "graphic design", + "initial color", + "liquid", + "off", + "on", + "original color", + "paint", + "photo editing", + "pipette", + "remove color", + "reset", + "reset color", + "sample", + "select color", + "sheet", + "slash", + "spreadsheet", + "style", + "text", + "type", + "water", + "writing" + ], + "format_color_text": [ + "ab", + "abc", + "brush", + "change color", + "color", + "doc", + "document", + "document editor", + "edit", + "editing", + "editor", + "fill", + "font", + "font style", + "format", + "formatting", + "letter", + "letter t", + "paint", + "palette", + "rich text", + "select color", + "sheet", + "spreadsheet", + "style", + "t symbol", + "text", + "text color", + "text style", + "type", + "typography", + "word processing", + "writing" + ], + "format_h1": [ + "article", + "article writing", + "bold text", + "content", + "content management", + "doc", + "document", + "document editing", + "edit", + "editing", + "editor", + "fill", + "font", + "format", + "format text", + "h1", + "header", + "heading", + "large text", + "paragraph", + "paragraph styling", + "publishing", + "style", + "text", + "text editing", + "text style", + "title", + "type", + "typography", + "word processing", + "write", + "writing" + ], + "format_h2": [ + "big text", + "content", + "doc", + "document", + "document format", + "edit", + "editing", + "editor", + "fill", + "font style", + "format", + "formatting", + "h tag", + "h2", + "header", + "heading", + "horizontal lines", + "large text", + "layout", + "lines", + "paragraph", + "section", + "semantic tag", + "structure", + "style", + "text", + "text format", + "text style", + "title", + "two lines", + "type", + "typography", + "writing" + ], + "format_h3": [ + "article", + "bold", + "content", + "doc", + "document", + "document editor", + "edit", + "editing", + "editor", + "fill", + "font", + "format", + "formatting", + "h3", + "header", + "header level 3", + "heading", + "letter h", + "numbers", + "numeral 3", + "paragraph", + "rich text", + "style", + "styles", + "text", + "text formatting", + "title", + "type", + "typography", + "writing" + ], + "format_h4": [ + "alphabet", + "block", + "content", + "doc", + "document", + "edit", + "editing", + "editor", + "fill", + "font", + "format", + "formatting", + "h4", + "header", + "heading", + "heading 4", + "letter", + "markdown", + "paragraph", + "rich text", + "section", + "size", + "style", + "subtitle", + "text", + "title", + "type", + "typeface", + "typography", + "word", + "writing" + ], + "format_h6": [ + "6", + "alphabet", + "doc", + "document", + "edit", + "editing", + "editor", + "fill", + "font", + "format", + "h", + "h6", + "header", + "heading", + "horizontal", + "letter", + "letter h", + "level", + "number", + "number six", + "paragraph", + "six", + "size", + "small", + "smallest", + "style", + "text", + "title", + "type", + "typography", + "vertical", + "writing" + ], + "format_h5": [ + "article", + "blog", + "content", + "design", + "digital", + "doc", + "document", + "edit", + "editing", + "editor", + "fill", + "font", + "format", + "formatting", + "h5", + "header", + "heading", + "headline", + "hierarchy", + "layout", + "level 5", + "paragraph", + "publishing", + "section", + "structure", + "style", + "styling", + "text", + "title", + "type", + "typography", + "web", + "writing" + ], + "format_image_back": [ + "align", + "alignment", + "arrange", + "arrangement", + "back", + "backwards", + "behind", + "below", + "bring to back", + "depth", + "doc", + "edit", + "editing", + "editor", + "fill", + "format", + "hierarchy", + "image", + "layer", + "layers", + "layout", + "left", + "levels", + "move back", + "object", + "order", + "overlay", + "paragraph", + "photo", + "picture", + "position", + "positioning", + "send backward", + "stack", + "stacking", + "style", + "text", + "type", + "under", + "writing", + "z-index" + ], + "format_image_break_left": [ + "adjust", + "align", + "alignment", + "arrange", + "art", + "break", + "content", + "division", + "doc", + "document", + "edit", + "editing", + "editor", + "file", + "fill", + "format", + "gallery", + "graphic", + "image", + "landscape", + "layout", + "left", + "media", + "mountains", + "multimedia", + "paragraph", + "photo", + "picture", + "publishing", + "rays", + "sidebar", + "split", + "style", + "sun", + "text", + "type", + "visual", + "writing" + ], + "format_image_break_right": [ + "align", + "alignment", + "break", + "content arrangement", + "design", + "doc", + "document", + "edit", + "editing", + "editor", + "fill", + "format", + "formatting", + "graphics", + "illustration", + "image alignment", + "image layout", + "image position", + "justify", + "justify right", + "layout", + "left", + "line break", + "paragraph", + "publishing", + "rich text editor", + "right", + "right align", + "style", + "text", + "text wrap", + "type", + "typography", + "visual structure", + "word processing", + "wrap text", + "writing" + ], + "format_image_front": [ + "adjust", + "align", + "alignment", + "border", + "content", + "corners", + "design", + "digital", + "display", + "doc", + "edit", + "editing", + "editor", + "fill", + "format", + "formatting", + "frame", + "front", + "graphic", + "image", + "layout", + "left", + "media", + "modify", + "paragraph", + "perspective", + "photo", + "photograph", + "picture", + "presentation", + "rectangle", + "shape", + "square", + "style", + "styling", + "text", + "type", + "view", + "visual", + "writing" + ], + "format_image_inline_left": [ + "align", + "align left", + "alignment", + "article", + "content", + "doc", + "document", + "edit", + "editing", + "editor", + "embed", + "fill", + "format", + "formatting", + "image", + "inline", + "insert", + "justification", + "justify left", + "landscape", + "layout", + "left", + "media", + "options", + "paragraph", + "photo", + "picture", + "publishing", + "settings", + "style", + "text", + "text wrap", + "type", + "visual", + "word processor", + "writing" + ], + "format_image_inline_right": [ + "align", + "align right", + "alignment", + "arrangement", + "box", + "content", + "direction", + "doc", + "document", + "edit", + "editing", + "editor", + "embed", + "file", + "fill", + "format", + "format image", + "graphic", + "image", + "inline", + "insert", + "layout", + "left", + "lines", + "media", + "paragraph", + "photo", + "picture", + "placement", + "position", + "right", + "side", + "square", + "style", + "text", + "type", + "visual", + "writing" + ], + "format_image_left": [ + "align", + "alignment", + "arrangement", + "article", + "blog", + "column", + "composition", + "content", + "doc", + "document", + "edit", + "editing", + "editor", + "embed", + "fill", + "format", + "format image left", + "frame", + "graphic", + "grid", + "image", + "layout", + "left", + "media", + "page", + "paragraph", + "photo", + "picture", + "publishing", + "section", + "structure", + "style", + "template", + "text", + "type", + "visual", + "website", + "writing" + ], + "format_image_right": [ + "align", + "alignment", + "arrange", + "article", + "block", + "column", + "composition", + "content", + "design", + "doc", + "document", + "edit", + "editing", + "editor", + "embed", + "fill", + "format", + "frame", + "horizontal", + "image", + "insert", + "layout", + "left", + "lines", + "media", + "page", + "paragraph", + "photo", + "picture", + "position", + "post", + "right", + "sidebar", + "structure", + "style", + "text", + "type", + "web", + "writing" + ], + "format_indent_decrease": [ + "align", + "alignment", + "alignment control", + "decrease", + "decrease indent", + "decrease indentation", + "doc", + "document control", + "document editor", + "document formatting", + "edit", + "editing", + "editing tools", + "editor", + "format", + "format text", + "formatting options", + "indent", + "indent decrease", + "indentation", + "layout control", + "left alignment", + "lines", + "paragraph", + "paragraph style", + "sheet", + "spreadsheet", + "style", + "text", + "text alignment", + "text block", + "text control", + "text editor", + "text format", + "text formatting", + "text layout", + "text lines", + "type", + "typography", + "word processor", + "writing", + "writing assistant", + "writing tools" + ], + "format_indent_increase": [ + "align", + "alignment", + "block quote", + "content creation", + "doc", + "document formatting", + "document layout", + "edit", + "editing", + "editor", + "format", + "formatting control", + "increase", + "increase indent", + "indent", + "indent right", + "indentation", + "layout", + "lines of text", + "move right", + "nested text", + "paragraph", + "paragraph formatting", + "paragraph layout", + "paragraph styling", + "sheet", + "spacing", + "spreadsheet", + "text", + "text adjustment", + "text alignment", + "text block", + "text control", + "text display", + "text editing", + "text formatting", + "text indent", + "text styling", + "type", + "visual hierarchy", + "word processing", + "writing" + ], + "format_ink_highlighter": [ + "annotate", + "art", + "artistic", + "color", + "creative", + "diagonal line", + "digital pen", + "doc", + "document", + "drawing", + "drawing tool", + "edit", + "editing", + "editor", + "education", + "eraser", + "fill", + "formatting", + "highlighter", + "highlighting", + "ink", + "line", + "mark", + "marker pen", + "office", + "paint", + "pen", + "school", + "sheet", + "spreadsheet", + "stroke", + "style", + "stylus", + "text", + "text marker", + "tool", + "type", + "writing", + "writing tool" + ], + "format_italic": [ + "a", + "abc", + "adjust", + "alphabet", + "angle", + "angled", + "b", + "bold", + "c", + "character", + "doc", + "document", + "edit", + "editing", + "editor", + "emphasize", + "font", + "format", + "formatting", + "italic", + "leaning", + "letter", + "letters", + "sheet", + "slant", + "slant right", + "spreadsheet", + "strikethrough", + "style", + "symbol", + "text", + "type", + "typeface", + "typography", + "underline", + "words", + "writing" + ], + "format_letter_spacing": [ + "a", + "adjust", + "align", + "alphabet", + "arrows", + "b", + "c", + "characters", + "content", + "distribute", + "document", + "edit", + "expand", + "format", + "formatting", + "horizontal", + "layout", + "left", + "letter spacing", + "letters", + "lines", + "paragraph", + "reading", + "right", + "space", + "spacing", + "spread", + "text", + "text spacing", + "type", + "typography", + "visual", + "width", + "words", + "writing" + ], + "format_letter_spacing_2": [ + "adjustment", + "align", + "alphabet", + "arrangement", + "arrows", + "character", + "characters", + "design", + "distribute", + "document", + "edit", + "expand", + "expand spacing", + "font", + "formatting", + "glyphs", + "horizontal", + "increase spacing", + "layout", + "left", + "letter spacing", + "letters", + "lines", + "narrow", + "publishing", + "right", + "space", + "spacing", + "spread", + "text", + "type", + "typography", + "widen", + "word processor", + "writing" + ], + "format_letter_spacing_standard": [ + "adjust", + "align", + "alignment", + "alphabet", + "character", + "characters", + "create", + "design", + "distribute", + "document", + "edit", + "editor", + "expand", + "font", + "format", + "horizontal", + "layout", + "letter", + "letters", + "lines", + "measure", + "padding", + "space", + "spacing", + "spread", + "text", + "type", + "typography", + "width", + "words", + "writing" + ], + "format_letter_spacing_wide": [ + "adjust", + "align", + "alphabet", + "character", + "characters", + "control", + "distribute", + "document", + "edit", + "expand", + "font", + "format", + "graphic", + "horizontal", + "letters", + "line", + "option", + "padding", + "paragraph", + "setting", + "space", + "spacing", + "spread", + "stretch", + "symbols", + "text", + "type", + "typography", + "visual", + "wide", + "word", + "writing" + ], + "format_letter_spacing_wider": [ + "adjust", + "align", + "alphabet", + "arrows", + "character", + "dash", + "distribute", + "document", + "editor", + "expand", + "font", + "format", + "horizontal", + "left arrow", + "letter", + "letters", + "line", + "lines", + "narrow", + "padding", + "paragraph", + "right arrow", + "scale", + "space", + "spacing", + "spread", + "text", + "three dashes", + "three lines", + "type", + "typography", + "wide", + "width", + "word", + "writing" + ], + "format_line_spacing": [ + "adjust spacing", + "align", + "alignment", + "arrows", + "decrease spacing", + "doc", + "document", + "document editing", + "down arrow", + "edit", + "editing", + "editor", + "format", + "formatting", + "increase spacing", + "layout", + "line", + "line spacing", + "lines", + "paragraph spacing", + "sheet", + "spacing", + "spreadsheet", + "text", + "text block", + "text spacing", + "type", + "typography", + "typography control", + "up arrow", + "vertical spacing", + "word processing", + "writing" + ], + "format_list_bulleted": [ + "align", + "alignment", + "arrangement", + "bullet points", + "bulleted", + "bullets", + "checklist", + "circles", + "content", + "doc", + "document", + "dots", + "edit", + "editing", + "editor", + "editor tools", + "enumeration", + "format", + "format options", + "formatting", + "horizontal lines", + "items", + "lines", + "list", + "list icon", + "menu", + "notes", + "ordered list", + "organization", + "points", + "sheet", + "spreadsheet", + "structure", + "text", + "text editing", + "text format", + "type", + "typography", + "unordered list", + "writing" + ], + "format_list_bulleted_add": [ + "+", + "add", + "align", + "alignment", + "append", + "arrangement", + "bullet list", + "bullet points", + "bulleted", + "checklist", + "content", + "create", + "doc", + "document", + "edit", + "editing", + "editor", + "entries", + "expand", + "format", + "formatting tool", + "increase", + "insert", + "items", + "line", + "lines", + "list", + "new", + "note", + "notes", + "numbered list", + "order", + "organize", + "plus", + "quick", + "sheet", + "spreadsheet", + "symbol", + "text", + "text formatting", + "type", + "writing", + "writing tools" + ], + "format_list_numbered": [ + "align", + "alignment", + "arrangement", + "bullet points", + "digit", + "doc", + "document", + "edit", + "editing", + "editor", + "enumeration", + "format", + "format options", + "formatting", + "indent", + "items", + "layout", + "lines", + "list", + "notes", + "numbered", + "numbered list", + "numbering", + "numbering style", + "numbers", + "order", + "ordered items", + "ordered list", + "organizing", + "outline", + "paragraph", + "points", + "sequence", + "sequence order", + "sheet", + "spreadsheet", + "structure", + "symbol", + "text", + "type", + "writing" + ], + "format_list_numbered_rtl": [ + "align", + "alignment", + "arabic", + "bulleted list", + "content", + "digit", + "digits", + "doc", + "document", + "edit", + "editing", + "editor", + "form", + "format", + "formatting", + "hebrew", + "language", + "lines", + "list", + "list number", + "notes", + "number", + "numbered", + "numbered list", + "numbering", + "numbers", + "order", + "organization", + "right to left", + "rtl", + "sequence", + "sheet", + "spreadsheet", + "structure", + "symbol", + "text", + "text editing", + "three lines", + "type", + "writing" + ], + "format_overline": [ + "alphabet", + "button", + "character", + "character formatting", + "control", + "doc", + "document", + "edit", + "editing", + "editor", + "font", + "format", + "formatting", + "graphic design", + "horizontal lines", + "letters", + "line", + "lines", + "menu", + "option", + "overline", + "sheet", + "spreadsheet", + "strikethrough", + "style", + "symbol", + "text", + "three lines", + "type", + "typography", + "ui", + "under", + "underline", + "ux", + "word processing", + "writing" + ], + "format_paint": [ + "adjust", + "adjustment", + "art", + "artist", + "brush", + "bucket", + "color", + "coloring", + "creative", + "creativity", + "decorate", + "decoration", + "design", + "doc", + "drawing", + "edit", + "editing", + "editor", + "fill", + "fill color", + "format", + "formatting", + "hue", + "paint", + "paint bucket", + "painting", + "palette", + "roller", + "shade", + "sheet", + "spreadsheet", + "style", + "text", + "tint", + "tools", + "type", + "writing" + ], + "format_paragraph": [ + "align", + "align text", + "alignment", + "center", + "doc", + "document", + "document formatting", + "edit", + "edit text", + "editing", + "editor", + "fill", + "format", + "four lines", + "horizontal lines", + "indent", + "justify", + "layout", + "left", + "lines", + "paragraph", + "paragraph formatting", + "right", + "spacing", + "straight lines", + "style", + "text", + "text editor", + "type", + "typography", + "word processing", + "writing" + ], + "format_quote": [ + "block quote", + "citation", + "citation format", + "closing quote", + "comment", + "content", + "dialogue", + "doc", + "document", + "double quotes", + "edit", + "editing", + "editor", + "editorial", + "format", + "format quote", + "opening quote", + "paragraph", + "punctuation", + "quotation", + "quotation mark", + "quote", + "quote marks", + "quote symbol", + "reference", + "sheet", + "speech", + "spreadsheet", + "text", + "text formatting", + "type", + "typography", + "writing" + ], + "format_quote_off": [ + "action", + "blockquote", + "bubble", + "chat", + "cite", + "comment", + "communication", + "control", + "conversation", + "dialog", + "dialogue", + "disable", + "disabled", + "doc", + "document", + "edit", + "editing", + "editor", + "enabled", + "format", + "graphic", + "icon", + "message", + "off", + "offline", + "on", + "paragraph", + "punctuation", + "quotation", + "quotation marks", + "quote", + "remove", + "sheet", + "slash", + "speech", + "spreadsheet", + "symbol", + "text", + "type", + "typography", + "ui element", + "writing" + ], + "format_shapes": [ + "align", + "alphabet", + "arrange", + "character", + "circle", + "color", + "customize", + "design", + "doc", + "edit", + "editing", + "editor", + "element", + "fill", + "font", + "form", + "format", + "format shapes", + "geometric", + "geometry", + "graphic", + "insert", + "layout", + "letters", + "modify", + "organize", + "paint", + "pattern", + "polygon", + "settings", + "shape", + "shapes", + "sheet", + "spreadsheet", + "square", + "structure", + "style", + "symbol", + "text", + "tools", + "triangle", + "type", + "ui", + "ux", + "vector", + "visual", + "writing" + ], + "format_size": [ + "a a", + "alphabet", + "alphabet size", + "big a little a", + "character", + "character size", + "color", + "content", + "doc", + "document", + "document format", + "document scale", + "edit", + "editing", + "editor", + "enlarge", + "fill", + "font", + "font size", + "format", + "formatting options", + "letter size", + "letters", + "paint", + "paragraph", + "resize", + "scale", + "sheet", + "shrink", + "size", + "size control", + "spreadsheet", + "style", + "symbol", + "text", + "text formatting", + "text scale", + "text size", + "text styling", + "type", + "typography", + "uppercase lowercase", + "word processing", + "writing", + "zoom" + ], + "format_strikethrough": [ + "alphabet", + "cancel", + "character", + "cross out", + "crossed", + "crossed out", + "delete", + "doc", + "document", + "edit", + "edit text", + "editing", + "editor", + "font", + "format", + "format text", + "formatting option", + "horizontal line", + "letters", + "line", + "line through text", + "marking", + "remove", + "sheet", + "spreadsheet", + "strikethrough", + "strikethru", + "style", + "symbol", + "text", + "text decoration", + "through", + "type", + "typography", + "visual formatting", + "word processing", + "writing" + ], + "format_text_clip": [ + "attachment", + "clip", + "content", + "data", + "doc", + "document", + "edit", + "editing", + "editor", + "file", + "form", + "format", + "formatting", + "graphic", + "icon", + "information", + "insert", + "office", + "outline", + "paperclip", + "paragraph", + "rich text", + "shape", + "sheet", + "spreadsheet", + "style", + "symbol", + "text", + "text formatting", + "textdirection", + "truncate", + "type", + "word processor", + "writing" + ], + "format_text_overflow": [ + "adjust", + "alignment", + "block", + "box", + "collapse", + "content", + "display", + "doc", + "document", + "dots", + "edit", + "editing", + "editor", + "expand", + "format", + "layout", + "lines", + "more", + "options", + "overflow", + "overlap", + "page", + "paragraph", + "resize", + "sheet", + "spreadsheet", + "text", + "textdirection", + "type", + "view", + "word processing", + "wrap", + "writing" + ], + "format_text_wrap": [ + "adjust text", + "align", + "alignment", + "auto wrap", + "break lines", + "break text", + "doc", + "document", + "edit", + "editing", + "editor", + "flow", + "format", + "formatting", + "line break", + "lines", + "paragraph", + "rearrange text", + "reformat text", + "sheet", + "spreadsheet", + "text", + "text arrangement", + "text flow", + "text formatting", + "text layout", + "text wrap", + "textdirection", + "type", + "typography", + "word wrap", + "wrap", + "wrap text", + "writing", + "writing aid", + "writing lines" + ], + "format_textdirection_l_to_r": [ + "align", + "alignment", + "bidirectional text", + "direction", + "doc", + "document", + "document editing", + "edit", + "editing", + "editor", + "format", + "formatting tools", + "language", + "layout", + "left to right", + "ltr", + "paragraph", + "paragraph direction", + "right to left", + "rtl", + "sheet", + "spreadsheet", + "text", + "text alignment", + "text control", + "text editor", + "text formatting", + "text layout", + "text options", + "textdirection", + "type", + "typography", + "word processing", + "writing", + "writing direction" + ], + "format_textdirection_r_to_l": [ + "align", + "alignment", + "alignment direction", + "bidirectional", + "bidirectional text", + "content", + "direction", + "doc", + "document", + "edit", + "editing", + "editor", + "flow", + "format", + "formatting", + "horizontal", + "internationalization", + "justify", + "language", + "layout", + "left to right", + "localization", + "ltr", + "paragraph", + "reading", + "right to left", + "rtl", + "script", + "sheet", + "spreadsheet", + "text", + "text alignment", + "textdirection", + "type", + "typography", + "word processing", + "writing", + "writing mode" + ], + "format_textdirection_vertical": [ + "align", + "alignment", + "arrangement", + "arrows", + "directional", + "doc", + "document", + "document formatting", + "edit", + "editing", + "editor", + "format", + "formatting", + "layout", + "lines", + "ltr", + "order", + "organize", + "paragraph", + "pointing", + "sheet", + "sort", + "spreadsheet", + "text", + "text direction", + "text editing", + "text layout", + "textdirection", + "three lines", + "type", + "typography", + "up down", + "vertical", + "word processing", + "writing", + "writing tool" + ], + "format_underlined": [ + "alphabet", + "character", + "decoration", + "doc", + "document", + "edit", + "editing", + "editor", + "emphasis", + "font", + "format", + "horizontal line", + "letter u", + "letters", + "line", + "sheet", + "spreadsheet", + "style", + "styling", + "symbol", + "text", + "text editing", + "text formatting", + "type", + "u", + "under", + "underline", + "underlined", + "underscore", + "word processor", + "writing", + "writing tool" + ], + "format_underlined_squiggle": [ + "alphabet", + "character", + "doc", + "document", + "document editing", + "document formatting", + "document tools", + "edit", + "editing", + "editor", + "editor tools", + "font", + "format", + "formatting", + "formatting toolbar", + "letters", + "line", + "rich text", + "sheet", + "spreadsheet", + "squiggle", + "style", + "symbol", + "text", + "text decoration", + "text editing", + "text editor", + "text effect", + "text effects", + "text format", + "text options", + "text styling", + "type", + "typography", + "under", + "underline", + "underline effect", + "underline style", + "underlined", + "wavy", + "wavy line", + "wavy underline", + "word editor", + "word processing", + "word processor", + "writing", + "writing tools" + ], + "forms_add_on": [ + "add", + "add on", + "attach", + "attachment", + "basic", + "create", + "document", + "essential", + "file", + "form", + "forms", + "geometry", + "graphic", + "icon", + "insert", + "minimalist", + "new", + "outline", + "page", + "pages", + "paper", + "pictogram", + "plus", + "sheet", + "simple", + "spreadsheet", + "symbol", + "thin" + ], + "forms_apps_script": [ + "algorithm", + "apps", + "automate", + "build", + "code", + "command", + "computing", + "creator", + "development", + "editor", + "execution", + "forms", + "function", + "launch", + "logic", + "programming", + "run", + "script", + "shape", + "square", + "symbol", + "technology", + "tool", + "web" + ], + "fort": [ + "ancient", + "architecture", + "battlements", + "building", + "castle", + "defense", + "dwelling", + "fort", + "fortress", + "graphic", + "historical", + "house", + "icon", + "kingdom", + "landmark", + "mansion", + "medieval", + "military", + "monument", + "outline", + "palace", + "property", + "protection", + "real estate", + "royalty", + "security", + "shape", + "stronghold", + "structure", + "symbol", + "tower", + "walls" + ], + "forum": [ + "answers", + "bubble", + "chat", + "comment", + "comments", + "communicate", + "communication", + "communication bubble", + "community", + "conversation", + "debate", + "dialogue", + "discussion", + "empty", + "feedback", + "forum", + "help", + "hub", + "message", + "online chat", + "outline", + "qa", + "question_answer", + "questions", + "rectangle", + "speaking", + "speech", + "speech balloon", + "speech bubble", + "support", + "tail", + "talk", + "talk bubble", + "talking", + "thinking", + "thought" + ], + "forward": [ + "arrow", + "communication", + "content sharing", + "forward", + "forward icon", + "google plus", + "google plus share", + "mail", + "message", + "playback", + "reshare", + "reshare icon", + "right", + "right arrow", + "send", + "send icon", + "send to", + "sent", + "share", + "share arrow", + "share content", + "share icon", + "share link", + "share post", + "share to", + "share with", + "shortcut", + "social icon", + "social media", + "social share" + ], + "forward_10": [ + "10", + "advance", + "arrow", + "audio player", + "control", + "controls", + "curved arrow", + "digit", + "direction", + "fast", + "fast forward", + "forward", + "jump", + "listen", + "media controls", + "movie", + "music", + "navigation", + "number 10", + "numbers", + "play", + "playback", + "podcast", + "progress", + "scrub", + "seconds", + "series", + "show", + "skip", + "streaming", + "symbol", + "ten seconds", + "time jump", + "time skip", + "timeline", + "video", + "video player", + "watch" + ], + "forward_30": [ + "30", + "30 seconds", + "advance", + "arc", + "arrow", + "audio", + "control", + "controls", + "curve", + "digit", + "fast", + "fast forward", + "forward", + "icon", + "interface element", + "jump", + "media", + "media control", + "multimedia", + "music", + "number", + "numbers", + "numeric", + "playback", + "player", + "progress", + "rewind forward", + "seconds", + "skip", + "symbol", + "thirty seconds", + "time", + "transport control", + "video" + ], + "forward_5": [ + "10", + "5", + "5 seconds", + "advance", + "arrow", + "audio", + "back", + "control", + "controls", + "digit", + "direction", + "duration", + "fast", + "fast forward", + "five seconds", + "forward", + "interval", + "jump", + "media control", + "music", + "navigation", + "next", + "numbers", + "playback", + "player", + "previous", + "progress", + "rewind", + "right arrow", + "seconds", + "skip", + "streaming", + "symbol", + "time", + "time skip", + "timeframe", + "timeline", + "triangle", + "video" + ], + "forward_circle": [ + "advance", + "advance track", + "arrow", + "button", + "circle", + "circular", + "continue", + "control", + "controls", + "digit", + "direction", + "fast", + "fast forward", + "forward", + "indicator", + "media control", + "media player", + "move", + "music", + "navigation", + "next", + "numbers", + "play", + "play button", + "playback", + "pointer", + "proceed", + "progress", + "progress indicator", + "quick skip", + "right", + "round", + "seconds", + "skip", + "skip track", + "step forward", + "symbol", + "video" + ], + "forward_media": [ + "arrow", + "audio", + "button", + "control", + "controls", + "digit", + "fast", + "fast forward", + "forward", + "media controls", + "media player", + "multimedia", + "music", + "navigation", + "next", + "next track", + "numbers", + "pause", + "play", + "playback", + "player", + "rewind", + "right arrow", + "right triangle", + "seconds", + "skip forward", + "sound", + "symbol", + "triangle", + "ui element", + "video" + ], + "forward_to_inbox": [ + "arrow", + "arrow icon", + "arrows", + "communication", + "communication icon", + "correspondence", + "delivery", + "destination", + "direction", + "directions", + "document", + "email", + "envelop", + "envelope", + "envelope icon", + "forward", + "inbox", + "inbox icon", + "letter", + "letter icon", + "letters", + "mail", + "mail icon", + "message", + "message forwarding", + "message transfer", + "move", + "navigation", + "outgoing", + "paper", + "right", + "send", + "send mail", + "send message", + "to", + "transfer", + "transport" + ], + "foundation": [ + "architectural element", + "architecture", + "base", + "base icon", + "basis", + "beginning", + "building", + "building block", + "column", + "construction", + "construction icon", + "core", + "development", + "essential", + "establishing", + "estate", + "foundation", + "fundamental", + "ground", + "home", + "house", + "pillar", + "progress", + "property", + "real", + "real estate", + "residential", + "root", + "solid", + "stable", + "start", + "structure", + "support" + ], + "fragrance": [ + "aroma", + "atomiser", + "beauty", + "body spray", + "bottle", + "cologne", + "container", + "cosmetic", + "eau de parfum", + "essence", + "fluid", + "fragrance", + "fragrance spray", + "hygiene", + "item", + "liquid", + "mist", + "object", + "odor", + "perfume", + "perfume bottle", + "personal care", + "product", + "scent", + "shopping", + "smell", + "spray" + ], + "frame_bug": [ + "analyze", + "animal", + "border", + "borders", + "box", + "bug", + "center", + "circle", + "code", + "debug", + "develop", + "developer", + "error", + "find", + "fix", + "frame", + "geometry", + "insect", + "inspect", + "issue", + "line", + "locate", + "outline", + "pinpoint", + "problem", + "programming", + "qa", + "quality assurance", + "rectangle", + "report", + "shape", + "software", + "square", + "testing", + "track", + "tracking", + "troubleshoot", + "virus", + "warning" + ], + "frame_exclamation": [ + "!", + "alert", + "attention", + "border", + "borders", + "boundary", + "box", + "caution", + "center", + "critical", + "danger", + "error", + "exclamation", + "feedback", + "frame", + "important", + "indicator", + "information", + "issue", + "mark", + "message", + "notification", + "outline", + "problem", + "prompt", + "rectangle", + "shape", + "sign", + "square", + "state", + "status", + "symbol", + "track", + "tracking", + "urgent", + "warning" + ], + "frame_inspect": [ + "analyze", + "area", + "border", + "borders", + "box", + "corner", + "detail", + "discover", + "edge", + "examine", + "filter", + "find", + "focus", + "frame", + "frames", + "inspect", + "investigate", + "lens", + "locate", + "look", + "magnify", + "magnifying glass", + "mode", + "outline", + "region", + "search", + "see", + "selection", + "square", + "target", + "tool", + "view", + "zoom" + ], + "frame_person": [ + "account", + "account frame", + "account icon", + "account outline", + "anonymous", + "avatar", + "avatar frame", + "avatar outline", + "body", + "border", + "bordered", + "borders", + "center", + "contact", + "default avatar", + "empty state", + "frame", + "human", + "outlined", + "people", + "person", + "person outline", + "placeholder", + "profile", + "profile icon", + "profile outline", + "profile picture", + "shape", + "silhouette", + "square", + "track", + "tracking", + "unknown user", + "user", + "user icon", + "user outline" + ], + "frame_person_mic": [ + "audio", + "body", + "border", + "borders", + "capture", + "center", + "communication", + "dictation", + "frame", + "head", + "hear", + "hearing", + "human", + "input", + "interview", + "interview subject", + "keyboard", + "mic", + "microphone", + "narrator", + "noise", + "outline", + "people", + "person", + "podcast", + "presenter", + "profile", + "record", + "recorder", + "recording", + "rectangle", + "shoulders", + "sound", + "speak", + "speaker", + "speaker icon", + "square", + "talk", + "track", + "tracking", + "user", + "vocal", + "voice" + ], + "frame_person_off": [ + "access denied", + "avatar", + "blocked", + "body", + "border", + "borders", + "center", + "circle", + "disable", + "disabled", + "disallowed", + "enabled", + "exclude", + "forbidden", + "frame", + "frame off", + "hidden", + "human", + "image", + "invisible", + "no entry", + "off", + "offline", + "on", + "people", + "person", + "person off", + "picture frame", + "private", + "profile", + "remove", + "restricted", + "slash", + "track", + "tracking", + "unavailable", + "user", + "user off" + ], + "frame_reload": [ + "around", + "arrow", + "arrow circle", + "border", + "borders", + "circle", + "circular", + "counter-clockwise", + "curved", + "curved arrow", + "cycle", + "cycle icon", + "frames", + "inprogress", + "load", + "loading", + "loop", + "progress", + "refresh", + "refresh button", + "refresh icon", + "refresh symbol", + "reload", + "reload button", + "reload icon", + "reload symbol", + "renew", + "repeat", + "retry", + "rotate", + "round", + "round arrow", + "spinning", + "sync", + "synchronize", + "turn", + "update" + ], + "frame_source": [ + "border", + "borders", + "boundary", + "code", + "coding", + "container", + "content", + "create", + "data source", + "development", + "display", + "element", + "empty frame", + "frame", + "frames", + "framing", + "graphic", + "image", + "input", + "media", + "origin", + "outline", + "output", + "photo", + "photograph", + "picture", + "placeholder", + "rectangle", + "resource", + "source", + "square", + "starting point", + "view", + "visual" + ], + "free_cancellation": [ + "abort", + "approve", + "back out", + "block", + "calendar", + "cancel", + "cancellation", + "check", + "clear", + "close", + "complete", + "cross", + "date", + "day", + "delete", + "denied", + "discard", + "done", + "error", + "event", + "exit", + "forbidden", + "free", + "invalid", + "mark", + "month", + "negative", + "no", + "ok", + "override", + "prohibition", + "refusal", + "reject", + "remove", + "restriction", + "revoke", + "schedule", + "select", + "stop", + "tick", + "unavailable", + "undo", + "validate", + "verified", + "void", + "wrong", + "x", + "x mark", + "yes" + ], + "front_hand": [ + "accessibility", + "alert", + "anatomy", + "body part", + "communication", + "control", + "cursor", + "fingers", + "five", + "front", + "gesture", + "greeting", + "hand", + "hello", + "high five", + "human", + "interaction", + "limb", + "open hand", + "outstretched hand", + "palm", + "point", + "pointer", + "recognition", + "selection", + "stop", + "symbol", + "touch", + "warning", + "wave" + ], + "front_loader": [ + "bucket loader", + "building", + "carry", + "construction", + "construction vehicle", + "digger", + "digger truck", + "earth moving", + "earthmoving", + "engineering", + "equipment icon", + "excavator", + "factory", + "farming", + "front loader", + "heavy duty", + "heavy equipment", + "industrial", + "industrial equipment", + "land development", + "large vehicle", + "load", + "loader", + "machinery", + "machinery symbol", + "manufactory", + "shovel loader", + "supply", + "tractor", + "transportation", + "truck", + "utility vehicle", + "vehicle", + "work machine", + "work vehicle" + ], + "full_coverage": [ + "abstract", + "area", + "article", + "border", + "boundary", + "bounds", + "box", + "breaking", + "coverage", + "embrace", + "enclose", + "extent", + "frame", + "full", + "geometry", + "graphic", + "information", + "magazine", + "news", + "newspaper", + "outline", + "paper", + "perimeter", + "propaganda", + "rectangle", + "shape", + "square", + "surround", + "symbol" + ], + "full_hd": [ + "alphabet", + "best", + "camera", + "character", + "cinematic", + "clarity", + "content", + "detail", + "digital", + "display", + "entertainment", + "font", + "full hd", + "hd", + "high", + "high definition", + "high quality", + "letters", + "media", + "movie", + "optimal", + "pixels", + "playback", + "premium", + "quality", + "resolution", + "screen", + "sharp", + "streaming", + "symbol", + "television", + "text", + "tv", + "type", + "video", + "viewing", + "watch" + ], + "full_stacked_bar_chart": [ + "analysis", + "analytics", + "bar", + "bars", + "business", + "chart", + "column", + "comparison", + "dashboard", + "data", + "diagram", + "finance", + "full", + "graph", + "growth", + "infographic", + "information", + "measure", + "measurement", + "metric", + "metrics", + "overview", + "performance", + "presentation", + "progress", + "quantitative", + "report", + "results", + "stacked", + "statistics", + "summary", + "tracking", + "trend", + "vertical", + "visualization" + ], + "fullscreen": [ + "adjust", + "app", + "application", + "arrows", + "components", + "corners", + "diagonal arrows", + "display", + "enlarge", + "enlarge view", + "enlarge window", + "expand", + "expand view", + "full", + "fullscreen", + "increase", + "increase view", + "interface", + "maximize", + "maximize window", + "media player", + "outward arrows", + "presentation", + "presentation mode", + "scale", + "scale view", + "scale window", + "screen", + "screen size", + "site", + "size", + "size view", + "ui", + "ux", + "video player", + "view", + "viewing area", + "web", + "website", + "window", + "window size", + "zoom" + ], + "fullscreen_exit": [ + "adjust", + "app", + "application", + "arrows", + "close", + "collapse", + "components", + "contract", + "control", + "corners", + "diagonal", + "dismiss", + "display", + "escape", + "exit", + "expand", + "full", + "fullscreen", + "interface", + "inward", + "lines", + "media", + "minimize", + "out", + "presentation", + "reduce", + "resize", + "screen", + "shrink", + "site", + "size", + "switch", + "toggle", + "ui", + "ux", + "video", + "view", + "viewer", + "web", + "website", + "window", + "zoom out" + ], + "fullscreen_portrait": [ + "app", + "application", + "arrows", + "aspect ratio", + "blow up", + "components", + "corners", + "display", + "enlarge", + "expand", + "extend", + "frame", + "full", + "full screen", + "fullscreen", + "interface", + "layout", + "maximize", + "media", + "media player", + "mode", + "orientation", + "picture in picture", + "portrait", + "position", + "presentation", + "presentation mode", + "rectangle", + "resize", + "screen", + "screengrab", + "screenshot", + "site", + "size", + "stretch", + "ui", + "ui control", + "ux", + "vertical", + "video", + "view", + "web", + "website", + "window", + "zoom" + ], + "function": [ + "algebra", + "algorithm", + "analysis", + "average", + "calculate", + "calculation", + "chart", + "code", + "command", + "count", + "custom", + "data", + "development", + "doc", + "edit", + "editing", + "editor", + "equation", + "execute", + "expression", + "formula", + "function", + "functions", + "fx", + "graph", + "input", + "logic", + "math", + "mathematics", + "operation", + "output", + "procedure", + "process", + "programming", + "result", + "sheet", + "spreadsheet", + "statistical", + "style", + "sum", + "text", + "type", + "variable", + "writing" + ], + "funicular": [ + "alpine", + "ascent", + "automobile", + "cabin", + "cable car", + "car", + "carriage", + "cars", + "connection", + "descent", + "direction", + "escalator.", + "funicular", + "hill", + "incline", + "journey", + "lift", + "line", + "maps", + "mountain", + "public", + "public transport", + "rail", + "railway", + "ropeway", + "ski resort", + "slope", + "subway", + "tourism", + "track", + "train", + "tram", + "transit", + "transportation", + "travel", + "trolley", + "vehicle", + "wagon" + ], + "g_mobiledata": [ + "alphabet", + "bars", + "cell service", + "cellular", + "character", + "communication", + "connection", + "connectivity", + "data", + "digital", + "dots", + "download", + "font", + "g", + "g_mobiledata", + "internet", + "letters", + "lines", + "mobile", + "mobile data", + "mobile internet", + "mobile network", + "network", + "network strength", + "reception", + "service", + "signal", + "speed", + "symbol", + "technology", + "telecommunications", + "text", + "tower", + "transfer", + "triangle", + "type", + "upload", + "wireless", + "wireless data" + ], + "g_mobiledata_badge": [ + "alphabet", + "badge", + "cellular", + "cellular data", + "character", + "communication", + "connection", + "connectivity", + "data", + "data connection", + "data speed", + "edge", + "font", + "g", + "global", + "google", + "gprs", + "indicator", + "information", + "internet", + "letter g", + "letters", + "mobile", + "mobile data", + "network", + "network status", + "service", + "signal", + "status", + "symbol", + "technology", + "telecommunication", + "text", + "type", + "uppercase" + ], + "g_translate": [ + "a icon", + "alphabet", + "babel", + "communication", + "convert language", + "dictionary", + "different languages", + "emblem", + "foreign language", + "g", + "g icon", + "global", + "glossary", + "google", + "international", + "language", + "language barrier", + "language change", + "letter", + "linguistic", + "logo", + "mark", + "meaning", + "multiple languages", + "speaking", + "speech", + "switch language", + "talking", + "text", + "translate", + "translation", + "translator", + "two languages", + "understanding", + "words", + "world" + ], + "gallery_thumbnail": [ + "album", + "collection", + "display options", + "gallery", + "gallery thumbnail", + "graphic view", + "grid", + "grid view", + "image", + "image collection", + "image gallery", + "image grid", + "image squares", + "landscape", + "layout options", + "media collection", + "media grid", + "mountain", + "mountains", + "photo", + "photo album", + "photo gallery", + "photo squares", + "photography", + "photos", + "picture", + "picture gallery", + "picture squares", + "preview", + "rectangle", + "square", + "square grid", + "thumbnail", + "thumbnail view", + "tiled images", + "tiled photos", + "tiled pictures", + "view options", + "visual grid", + "visual layout", + "visual representation" + ], + "game_bumper_left": [ + "L1", + "L2", + "accessory", + "action", + "bumper", + "button", + "buttons", + "console", + "control", + "controller", + "game", + "game controller", + "gamepad", + "gaming", + "hardware", + "input", + "joystick", + "left", + "peripheral", + "press", + "shoulder button", + "trigger", + "video game" + ], + "game_bumper_right": [ + "action", + "bumper", + "button", + "buttons", + "console", + "control", + "controller", + "digital", + "directional", + "electronic", + "game", + "game controller", + "game pad", + "gaming", + "gaming device", + "graphic", + "hardware", + "input", + "interactive", + "joystick", + "modern", + "navigation", + "play", + "right", + "right side", + "shoulder button", + "simple", + "symbol", + "top button", + "trigger", + "ui control", + "user input", + "video game" + ], + "game_button_l": [ + "accessory", + "action", + "bumper", + "button", + "buttons", + "console", + "control", + "controller", + "directional", + "entertainment", + "game", + "game controller", + "gamepad", + "gaming", + "hardware", + "input", + "interact", + "interface", + "joystick", + "l", + "left", + "peripheral", + "play", + "press", + "shoulder button", + "technology", + "trigger", + "video games" + ], + "game_button_l1": [ + "action", + "button", + "buttons", + "click", + "console", + "control", + "controller", + "controller button", + "game", + "game control", + "game controller", + "game icon", + "game input", + "gamepad", + "gamer", + "gaming", + "gaming accessory", + "hardware", + "input device", + "interactive", + "l1", + "left button", + "left trigger", + "maneuver", + "peripheral", + "play", + "press", + "select", + "shoulder button", + "shoulder trigger", + "trigger", + "trigger button", + "video game" + ], + "game_button_l2": [ + "action", + "button", + "buttons", + "command", + "console", + "control", + "controller", + "digital", + "dualsense", + "dualshock", + "function", + "game", + "game controller", + "gamepad", + "gaming", + "gaming button", + "gaming controller", + "hardware", + "input", + "interactive", + "interface element", + "l2", + "left trigger", + "playstation", + "shortcut", + "shoulder button", + "trigger", + "video games", + "xbox" + ], + "game_button_r": [ + "accessory", + "action", + "button", + "buttons", + "command", + "console", + "control", + "controller", + "device", + "digital", + "electronic", + "game", + "game controller", + "gaming", + "hardware", + "input", + "interface", + "peripheral", + "r button", + "right button", + "shoulder button", + "trigger", + "video game" + ], + "game_button_r1": [ + "action", + "bumper", + "button", + "buttons", + "command", + "console", + "control", + "controller", + "digital", + "game", + "game button", + "game controller", + "gameplay", + "gaming", + "hardware", + "input", + "multimedia", + "peripheral", + "press", + "r button", + "r1", + "r1 button", + "right button", + "right trigger", + "shoulder button", + "trigger", + "video game" + ], + "game_button_r2": [ + "action", + "bumper", + "button", + "buttons", + "console", + "control", + "controller", + "digital", + "electronic", + "game", + "game controller", + "gamepad", + "gaming", + "graphic", + "handheld", + "hardware", + "input", + "interactive", + "interface", + "joystick", + "peripheral", + "play", + "r button", + "r2", + "shoulder button", + "symbol", + "trigger", + "ui element", + "video game" + ], + "game_button_zl": [ + "action button", + "button", + "buttons", + "console", + "control", + "controller", + "controller button", + "device", + "electronics", + "game", + "game controller", + "gamepad", + "gaming", + "gaming controller", + "hardware", + "input device", + "interaction", + "interface", + "left trigger", + "play", + "shoulder button", + "trigger", + "zl" + ], + "game_button_zr": [ + "accessory", + "action button", + "button", + "buttons", + "click", + "console", + "control", + "control panel", + "digital", + "electronic game", + "entertainment", + "game", + "game controller", + "gamepad", + "gaming", + "gaming accessory", + "gaming device", + "hardware", + "input", + "interactive", + "joystick", + "left trigger", + "peripheral", + "press", + "push", + "right trigger", + "shoulder button", + "technology", + "trigger", + "video game", + "zr" + ], + "game_stick_l3": [ + "analogue stick", + "button", + "buttons", + "console", + "control", + "controller", + "device", + "electronics", + "entertainment", + "fun", + "game", + "game button", + "game controller", + "gaming", + "gaming control", + "gaming peripheral", + "hardware", + "input", + "input device", + "interactive", + "joystick", + "joystick button", + "l3", + "left stick", + "modern", + "movement", + "navigation", + "play", + "shape", + "symbol", + "technology", + "thumbstick", + "video game" + ], + "game_stick_left": [ + "analog", + "analog stick", + "buttons", + "console", + "console controller", + "console gaming", + "control", + "control stick", + "controller", + "direction", + "directional", + "directional input", + "game", + "game controller", + "gamepad", + "gaming", + "gaming control", + "gaming device", + "gaming equipment", + "gaming input", + "hardware", + "input", + "joystick", + "left", + "left direction", + "movement", + "stick", + "thumbstick", + "video game", + "video game controller" + ], + "game_stick_r3": [ + "accessory", + "analog stick", + "button", + "buttons", + "click", + "console", + "control", + "controller", + "device", + "electronic", + "entertainment", + "game", + "game controller", + "gaming", + "hardware", + "icon", + "input", + "interface element", + "joystick", + "leisure", + "peripheral", + "play", + "press", + "r3", + "right stick", + "symbol", + "technology", + "video game" + ], + "game_stick_right": [ + "accessory", + "analog stick", + "buttons", + "computer", + "console", + "control", + "controller", + "device", + "digital", + "direction", + "electronic", + "entertainment", + "game", + "game controller", + "gamepad", + "gameplay", + "gaming", + "hardware", + "input", + "joystick", + "leisure", + "move", + "navigation", + "peripheral", + "play", + "recreation", + "right stick", + "technology", + "user input", + "video games" + ], + "game_trigger_left": [ + "action", + "button", + "buttons", + "console", + "console button", + "console controller", + "console trigger", + "control", + "controller", + "game", + "game button", + "game controller", + "game trigger", + "gamepad", + "gaming", + "gaming button", + "gaming controller", + "gaming trigger", + "hardware", + "input", + "interact", + "joystick", + "left", + "left button", + "left trigger", + "press", + "squeeze", + "trigger" + ], + "game_trigger_right": [ + "accessory", + "action", + "button", + "buttons", + "console", + "control", + "controller", + "device", + "digital", + "electronics", + "entertainment", + "game", + "game controller", + "gamepad", + "gaming", + "hardware", + "input", + "interactive", + "joystick", + "line", + "object", + "play", + "press", + "push", + "right", + "shape", + "shoulder button", + "sport", + "trigger", + "virtual" + ], + "gamepad": [ + "accessory", + "action", + "activity", + "buttons", + "circles", + "console", + "control", + "controller", + "d-pad", + "device", + "digital", + "direction", + "electronic", + "entertainment", + "fun", + "game", + "gamepad", + "gaming", + "hardware", + "input", + "interface", + "joystick", + "leisure", + "menu", + "navigation", + "play", + "playstation", + "rectangle", + "selection", + "technology", + "video", + "video games" + ], + "gamepad_circle_down": [ + "accessory", + "arrow", + "button", + "buttons", + "circle", + "console", + "control", + "controller", + "digital", + "direction", + "down", + "entertainment", + "game", + "game controller", + "gamepad", + "gaming", + "hardware", + "icon.", + "input device", + "joystick", + "leisure", + "multimedia", + "navigation", + "peripheral", + "play", + "symbol", + "technology", + "ui element", + "vector" + ], + "gamepad_circle_left": [ + "arrow", + "back", + "button", + "buttons", + "circle", + "console", + "control", + "control button", + "d-pad", + "device", + "digital", + "direction.", + "directional pad", + "electronic", + "entertainment", + "game controller", + "gamepad", + "gaming", + "hardware", + "hobby", + "input", + "joystick", + "left", + "leisure", + "navigation", + "peripheral", + "previous", + "technology", + "video games" + ], + "gamepad_circle_right": [ + "arrow", + "button", + "buttons", + "circle", + "controller", + "d-pad", + "direction", + "directional input", + "entertainment", + "forward", + "game console", + "game controller", + "game controls", + "gamepad", + "gaming", + "go", + "hardware", + "indicator", + "joystick", + "media controls", + "move", + "navigation", + "next", + "play", + "player", + "pointer", + "proceed", + "progress", + "right", + "ring", + "video games" + ], + "gamepad_circle_up": [ + "arrow up", + "buttons", + "circle", + "circle outline", + "circular", + "control", + "controller", + "d-pad", + "direction", + "direction control", + "dpad", + "game controller", + "gamepad", + "gaming", + "hardware", + "input", + "interaction", + "joystick", + "move up", + "movement", + "navigate up", + "rounded", + "ui control", + "up", + "up arrow", + "up direction", + "user input", + "video game" + ], + "gamepad_down": [ + "accessory", + "arrow", + "bottom", + "button", + "buttons", + "console", + "controller", + "controls", + "d-pad", + "decrease", + "device", + "direction", + "down", + "electronic", + "entertainment", + "fun", + "game", + "game controller", + "gamepad", + "gaming", + "hardware", + "input", + "joystick", + "leisure", + "lower", + "move", + "peripheral", + "play", + "playstation", + "recreation", + "remote", + "shift", + "video game", + "xbox" + ], + "gamepad_left": [ + "arrow", + "button", + "buttons", + "console", + "control", + "controller", + "d-pad", + "device", + "digital pad", + "direction", + "directional pad", + "entertainment", + "gadget", + "game", + "game controller", + "gamepad", + "gaming", + "hardware", + "input", + "interface", + "joystick", + "left", + "leisure", + "movement", + "navigation", + "panel", + "play", + "technology", + "video game" + ], + "gamepad_right": [ + "arrow", + "button", + "buttons", + "console", + "control", + "control pad", + "cross", + "cross button", + "d-pad", + "device", + "digital", + "direction", + "directional button", + "directional control", + "directional pad", + "game controller", + "gamepad", + "gaming", + "gaming device", + "hardware", + "input", + "joystick", + "left", + "left button", + "left direction", + "left side", + "move", + "navigation", + "player", + "technology", + "video game" + ], + "gamepad_up": [ + "arrow", + "button", + "buttons", + "console", + "control", + "d-pad", + "device", + "direction", + "directional pad", + "enter", + "entertainment", + "game controller", + "gamepad", + "gaming", + "hardware", + "input", + "joystick", + "move up", + "movement", + "navigation", + "play", + "select", + "top", + "triangle", + "up arrow", + "upward", + "video game" + ], + "garage": [ + "auto", + "automobile", + "automotive", + "building", + "car", + "cars", + "closed", + "direction", + "door", + "entrance", + "garage", + "home", + "house", + "maintenance", + "maps", + "mechanic", + "open", + "outline", + "park", + "parking", + "property", + "real estate", + "repair", + "residential", + "shop", + "silhouette", + "simple", + "storage", + "structure", + "tool", + "transportation", + "travel", + "vehicle", + "workshop" + ], + "garage_check": [ + "achievement", + "approved", + "auto", + "automobile", + "automotive", + "building", + "car", + "cars", + "check", + "complete", + "confirm", + "confirmed", + "correct", + "direction", + "done", + "door", + "enter", + "garage", + "home", + "house", + "icon", + "maps", + "mark", + "ok", + "okay", + "parking", + "repair", + "select", + "sign", + "storage", + "success", + "symbol", + "tick", + "transportation", + "travel", + "ui", + "ux", + "validation", + "vehicle", + "verified", + "workshop", + "yes" + ], + "garage_door": [ + "access", + "automation", + "building", + "car", + "car storage", + "close", + "closing", + "control", + "door", + "entrance", + "exit", + "garage", + "garage door", + "gate", + "home", + "horizontal", + "house", + "lines", + "open", + "opening", + "property", + "rectangle", + "security", + "smart home", + "square", + "storage", + "stripes", + "structure", + "vehicle storage", + "vertical" + ], + "garage_home": [ + "abode", + "access", + "architecture", + "automobile", + "building", + "car", + "close", + "door", + "dwelling", + "entrance", + "entry", + "garage", + "gateway", + "home", + "house", + "nest", + "open", + "parking", + "property", + "real estate", + "rectangle", + "residence", + "residential", + "roof", + "security", + "shelter", + "square", + "storage", + "structure", + "vehicle" + ], + "garage_money": [ + "accounting", + "automobile", + "automotive", + "banking", + "bill", + "budget", + "business", + "car", + "cars", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "deposit", + "direction", + "dollar", + "dollars", + "economy", + "expense", + "finance", + "financial", + "funds", + "garage", + "income", + "maps", + "money", + "pay", + "payment", + "price", + "purchase", + "savings", + "transaction", + "transfer", + "transportation", + "travel", + "value", + "vehicle", + "wallet", + "wealth", + "withdraw" + ], + "garden_cart": [ + "agriculture", + "building", + "cart", + "construction", + "dirt", + "equipment", + "farming", + "garden", + "garden cart", + "gardening", + "hauling", + "heavy duty", + "landscaping", + "manual labor", + "materials", + "moving", + "nature", + "outdoor equipment", + "outdoors", + "plants", + "soil", + "supplies", + "tool", + "transportation", + "transportation device", + "utility", + "wheelbarrow", + "work", + "yard" + ], + "gas_meter": [ + "analog indicator", + "analog meter", + "circular gauge", + "circular meter", + "consumption", + "dashboard", + "dashboard element", + "dial", + "droplet", + "energy", + "energy meter", + "fuel", + "fuel gauge", + "fuel level", + "gas", + "gas meter", + "gauge", + "indicator", + "level", + "level indicator", + "measure", + "measurement", + "measurement device", + "meter", + "nest", + "pointer", + "power", + "power meter", + "reading", + "scale", + "usage", + "usage indicator", + "utility", + "water" + ], + "gastroenterology": [ + "abdominal", + "abstract", + "anatomy", + "biology", + "body", + "clinic", + "colon", + "diagram", + "digest", + "digestive", + "digestive system", + "digestive tract", + "doctor", + "esophagus", + "examination", + "gastro", + "gi", + "gut", + "guts", + "health", + "healthcare", + "hospital", + "human", + "internal organs", + "intestine", + "intestines", + "medical", + "medical test", + "medicine", + "minimalist", + "organ", + "physiology", + "science", + "simple", + "specialist", + "stomach", + "tract" + ], + "gate": [ + "access", + "allow", + "architecture", + "backyard", + "barrier", + "boundaries", + "boundary", + "building", + "close", + "connection", + "door", + "doorway", + "entrance", + "entry", + "exit", + "fence", + "flowers", + "garden", + "gate", + "grass", + "home", + "house", + "land", + "lock", + "nature", + "nest", + "open", + "opening", + "outdoor", + "outside", + "passage", + "path", + "perimeter", + "portal", + "property", + "protection", + "restrict", + "security", + "structure", + "threshold", + "transition", + "unlock", + "way", + "yard" + ], + "gavel": [ + "agreement", + "attorney", + "auction", + "authority", + "command", + "contract", + "court", + "courtroom", + "decision", + "document", + "formal", + "gavel", + "government", + "hammer", + "judge", + "judgment", + "judgment call", + "judiciary", + "justice", + "law", + "lawyer", + "legal", + "legal proceedings", + "legislation", + "mallet", + "official", + "order", + "police", + "rule", + "rules", + "terms", + "trial", + "verdict", + "wood", + "wood object" + ], + "general_device": [ + "IoT", + "assistant", + "communication", + "computer", + "computing", + "connection", + "data", + "desktop", + "device", + "digital", + "display", + "electronic", + "electronics", + "equipment", + "gadget", + "general", + "general device", + "google", + "hardware", + "home", + "house", + "information", + "input", + "internet", + "lines", + "monitor", + "nest", + "network", + "output", + "peripheral", + "rectanglar", + "remote", + "screen", + "smart", + "square", + "system", + "tech", + "technology", + "terminal", + "unit", + "wireless" + ], + "generating_tokens": [ + "access", + "ai", + "algorithm", + "api", + "artificial", + "artificial intelligence", + "automatic", + "automation", + "brain", + "build", + "building", + "code", + "coding", + "cog", + "cogs", + "coin", + "computation", + "computing", + "create", + "creating", + "custom", + "data", + "genai", + "generate", + "generating", + "idea", + "ideas", + "intelligence", + "machine learning", + "magic", + "mind", + "ml", + "process", + "processing", + "program", + "programming", + "smart", + "spark", + "sparkle", + "star", + "thinking", + "thinking cap", + "thought", + "tokens" + ], + "genetics": [ + "analysis", + "biology", + "biotechnology", + "chain", + "chromosome", + "code", + "connection", + "data", + "dna", + "double helix", + "evolution", + "gene", + "genetic", + "genetic code", + "genetics", + "health", + "helix", + "hereditary", + "human", + "life", + "link", + "medical", + "medicine", + "molecule", + "research", + "science", + "science icon", + "spiral", + "strand", + "structure", + "symbol", + "test" + ], + "genres": [ + "audio", + "button", + "category", + "choose", + "circle", + "classification", + "control", + "element", + "entertainment", + "filter", + "genre", + "genres", + "glyph", + "graphic", + "interface", + "list", + "media", + "melody", + "music", + "musical", + "note", + "option", + "play", + "player", + "selection", + "shape", + "song", + "songs", + "sort", + "sound", + "symbol", + "themes", + "tune" + ], + "gesture": [ + "activate", + "arrow", + "click", + "control", + "cursor", + "diagonal", + "direction", + "doodle", + "down", + "drag", + "draw", + "drawing", + "engage", + "finger", + "flow", + "gesture", + "gestures", + "hand", + "interaction", + "left", + "line", + "manipulate", + "motion", + "movement", + "navigate", + "path", + "pointer", + "right", + "scribble", + "select", + "string", + "swipe", + "tap", + "thread", + "touch", + "trail", + "up" + ], + "gesture_select": [ + "activate", + "button", + "choose", + "click", + "command", + "cursor", + "dash", + "dashed", + "device", + "digital", + "finger", + "function", + "gesture", + "hand", + "indicate", + "input", + "interaction", + "interface", + "mobile", + "point", + "pointer", + "screen", + "select", + "selection", + "tap", + "touch", + "ui control", + "user" + ], + "gif": [ + "abbreviation", + "alphabet", + "animated", + "animation", + "bitmap", + "box", + "character", + "clip", + "extension", + "file type", + "font", + "format", + "gif", + "graphic", + "graphics", + "image", + "interchange", + "label", + "letters", + "loop", + "motion", + "moving", + "multimedia", + "picture", + "rectangle", + "symbol", + "text", + "three letters", + "type", + "video" + ], + "gif_2": [ + "action", + "activity", + "animation", + "asynchronous", + "busy", + "circle", + "connection", + "continuous", + "cycle", + "data", + "dynamic", + "fetching", + "indicator", + "loading", + "loop", + "network", + "ongoing", + "outline", + "process", + "progress", + "refresh", + "reload", + "requesting", + "spinning", + "status", + "sync", + "update", + "waiting" + ], + "gif_box": [ + "add", + "alphabet", + "animated", + "animation", + "bitmap", + "box", + "character", + "chat", + "communication", + "digital file", + "expression", + "f", + "file type", + "font", + "format", + "funny", + "g", + "gif", + "graphics", + "i", + "image", + "insert", + "interchange", + "letter", + "letters", + "media", + "message", + "moving image", + "multimedia", + "picture", + "reaction", + "social media", + "square", + "symbol", + "text", + "type", + "upload", + "video" + ], + "girl": [ + "account", + "avatar", + "body", + "character", + "female", + "feminine", + "figure", + "gender", + "girl", + "graphic", + "head", + "human", + "icon", + "identity", + "individual", + "lady", + "member", + "outline", + "people", + "person", + "portrait", + "profile", + "shoulders", + "silhouette", + "social", + "symbol", + "user", + "woman", + "women", + "young" + ], + "gite": [ + "architecture", + "automation", + "branch", + "changes", + "code", + "collaboration", + "commit", + "deployment", + "developer", + "development", + "estate", + "fork", + "git", + "gite", + "history", + "home", + "hostel", + "hosting", + "house", + "integration", + "local", + "maps", + "merge", + "open source", + "pipeline", + "place", + "programming", + "project", + "pull request", + "real", + "remote", + "repository", + "repository manager", + "residence", + "residential", + "software", + "source code", + "stay", + "tracking", + "traveling", + "update", + "version control", + "workflow" + ], + "glass_cup": [ + "bar", + "basic", + "beverage", + "cafe", + "coffee", + "container", + "cup", + "dining", + "drink", + "drinking", + "drinkware", + "empty", + "fitbit", + "food", + "glass", + "juice", + "kitchen", + "liquid", + "mug", + "outline", + "restaurant", + "shape", + "simple", + "soda", + "symbol", + "tea", + "transparent", + "utensil", + "water", + "waterglass" + ], + "globe": [ + "circle", + "connection", + "coordinate", + "destination", + "discover", + "domain", + "earth", + "explore", + "geography", + "global", + "globe", + "international", + "internet", + "language", + "lines", + "location", + "map", + "meridians", + "navigation", + "network", + "online", + "orbit", + "parallels", + "planet", + "region", + "sphere", + "translation", + "travel", + "website", + "world", + "worldwide", + "www" + ], + "globe_2_cancel": [ + "access", + "cancel", + "circle", + "clear", + "close", + "connection", + "cross", + "delete", + "disconnect", + "earth", + "error", + "exit", + "failed", + "global", + "globe", + "international", + "internet", + "language", + "link", + "network", + "offline", + "planet", + "prohibited", + "remove", + "restricted", + "round", + "shape", + "sphere", + "stop", + "unavailable", + "warning", + "web", + "website", + "world", + "www", + "x", + "x mark" + ], + "globe_2_question": [ + "?", + "abstract", + "assistance", + "circle", + "communication", + "discover", + "earth", + "explanation", + "faq", + "find", + "frequently asked questions", + "global", + "globe", + "guidelines", + "help", + "icon", + "information", + "inquiry", + "international", + "internet", + "knowledge", + "language", + "learn", + "lines", + "navigation", + "planet", + "query", + "question mark", + "sphere", + "support", + "symbol", + "tutorial", + "website", + "world", + "www" + ], + "globe_asia": [ + "area", + "asia", + "circle", + "communication", + "connection", + "continent", + "country", + "discover", + "earth", + "explore", + "geography", + "global", + "globe", + "international", + "internet", + "language", + "latitude", + "lines", + "location", + "longitude", + "map", + "navigation", + "network", + "planet", + "region", + "round", + "southeast", + "sphere", + "travel", + "web", + "website", + "world", + "worldwide", + "www" + ], + "globe_book": [ + "atlas", + "book", + "connect", + "digital", + "discovery", + "earth", + "education", + "explore", + "geography", + "global", + "globe", + "international", + "internet", + "knowledge", + "language", + "learn", + "learning", + "library", + "network", + "online", + "planet", + "read", + "reading", + "research", + "study", + "translate", + "travel", + "website", + "world", + "www" + ], + "globe_location_pin": [ + "address", + "destination", + "direction", + "discover", + "earth", + "explore", + "find", + "geographic", + "geotag", + "global", + "globe", + "international", + "internet", + "language", + "location", + "location marker", + "location pin", + "location tag", + "locator", + "map", + "maps", + "marker", + "navigate", + "navigation", + "on", + "pin", + "pinpoint", + "place", + "planet", + "point of interest", + "position", + "sphere", + "spot", + "travel", + "website", + "world", + "www" + ], + "globe_uk": [ + "accessibility", + "britain", + "communication", + "connection", + "continent", + "country", + "directory", + "earth", + "england", + "explore", + "geography", + "global", + "globe", + "great britain", + "international", + "internet", + "language", + "location", + "map", + "nation", + "navigation", + "network", + "northern ireland", + "planet", + "region", + "scotland", + "search", + "travel", + "uk", + "united kingdom", + "wales", + "website", + "world", + "www" + ], + "glucose": [ + "blood", + "blood drop", + "blood sugar", + "blood test", + "body", + "diabetes", + "diabetic", + "drop", + "droplet", + "finger", + "glucose", + "hand", + "health", + "health data", + "health icon", + "health metrics", + "health monitoring", + "health symbol", + "health tracker", + "healthcare", + "human", + "insulin", + "liquid", + "liquid drop", + "measurement", + "medical", + "medical icon", + "medical symbol", + "monitor", + "sugar drop", + "test" + ], + "glyphs": [ + "additional options", + "advanced options", + "alphabet", + "ampersand", + "character", + "context menu", + "details", + "display options", + "divider", + "ellipsis", + "emoji", + "extra", + "font", + "further options", + "glyphs", + "hieroglyph", + "horizontal dots", + "loading", + "menu", + "more options", + "options", + "overflow menu", + "pending", + "percent", + "progress", + "selection", + "separator", + "settings", + "sign", + "symbols", + "tester", + "text", + "three dots", + "type", + "typeface", + "writing" + ], + "go_to_line": [ + "arrow", + "code", + "cursor", + "data", + "destination", + "direction", + "document", + "dots", + "editor", + "enter", + "file", + "forward", + "goto", + "indicator", + "information", + "jump", + "line", + "locate", + "move", + "navigation", + "next", + "placement", + "point", + "position", + "proceed", + "programming", + "right", + "row", + "squares", + "symbol", + "target", + "text" + ], + "golf_course": [ + "activity", + "area", + "athlete", + "athletic", + "ball", + "club", + "course", + "entertainment", + "fairway", + "field", + "flag", + "game", + "golf", + "golf course", + "golfer", + "golfing", + "green", + "grounds", + "hobby", + "hole", + "landscape", + "leisure", + "location", + "map", + "navigation", + "outdoor", + "park", + "pin", + "places", + "putt", + "recreation", + "sport", + "sports", + "tee" + ], + "gondola_lift": [ + "adventure", + "aerial tramway", + "air", + "ascent", + "automobile", + "cabin", + "cable car", + "car", + "cars", + "direction", + "elevation", + "gondola", + "hanging", + "incline", + "journey", + "lift", + "line", + "maps", + "mountain", + "moving", + "outdoor", + "passengers", + "public", + "rail", + "railway", + "resort", + "ropeway", + "ski", + "ski lift", + "sky", + "snow", + "subway", + "tourism", + "train", + "tram", + "transit", + "transportation", + "travel", + "trolley", + "urban transit", + "vehicle", + "winter" + ], + "google_home_devices": [ + "appliances", + "automation", + "chrome", + "connect", + "connected devices", + "connection", + "connectivity", + "control", + "desktop", + "device", + "device list", + "devices", + "ecosystem", + "electronics", + "google", + "google home devices", + "group", + "grouping", + "hardware", + "home", + "internet of things", + "iot", + "link", + "linking", + "monitor", + "multiple devices", + "music", + "network", + "remote control", + "smart devices", + "smart home", + "sound", + "speaker", + "system", + "technology", + "web", + "wireless" + ], + "google_plus_reshare": [ + "google", + "plus", + "reshare" + ], + "google_tv_remote": [ + "access", + "button", + "cast", + "chromecast", + "circle", + "connect", + "control", + "controller", + "device", + "electronics", + "entertainment", + "google", + "hardware", + "home", + "input", + "keypad", + "media", + "navigate", + "nest", + "rectangular", + "remote", + "selection", + "signal", + "smart home", + "streaming", + "technology", + "television", + "tv", + "wireless" + ], + "google_wifi": [ + "access point", + "bars", + "broadcast", + "broadcast signal", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "device", + "gale", + "google", + "google wifi", + "hardware", + "indicator", + "internet", + "internet access", + "mesh network", + "mobile", + "modem", + "nest", + "nest wifi", + "network", + "online", + "quality", + "radio waves", + "router", + "scan", + "service", + "signal", + "strength", + "symbol", + "technology", + "transfer", + "waves", + "wifi", + "wireless", + "wireless signal" + ], + "gpp_bad": [ + "access denied", + "alert", + "bad", + "blocked", + "cancel", + "certified", + "close", + "cross", + "danger", + "denied", + "error", + "exit", + "failed", + "failure", + "forbidden", + "gpp", + "invalid", + "no", + "no entry", + "not allowed", + "privacy", + "private", + "protect", + "protection", + "reject", + "remove", + "restricted", + "safety", + "security", + "shield", + "sim", + "stop", + "unauthorized", + "verified", + "warning", + "x" + ], + "gpp_maybe": [ + "!", + "alert", + "attention", + "authenticate", + "authentication", + "caution", + "certified", + "check", + "danger", + "doubt", + "error", + "exclamation", + "gpp", + "help", + "important", + "inquiry", + "integrity", + "mark", + "maybe", + "not sure", + "notification", + "privacy", + "private", + "protect", + "protection", + "query", + "question mark", + "questionable", + "risk", + "safe", + "security", + "shield", + "sim", + "status", + "symbol", + "threat", + "uncertain", + "uncertain security", + "unknown", + "unsafe", + "unsure", + "validation", + "verified", + "verify", + "warning" + ], + "grade": [ + "'favorite_news' .", + "'star_outline'", + "Duplicate of 'star_boarder'", + "add to favorite", + "bookmark", + "border", + "empty", + "empty star", + "favorite", + "five pointed star", + "five points", + "grade", + "hollow", + "hollow star", + "important", + "mark", + "news", + "not filled", + "outline", + "point", + "rating", + "rating symbol", + "shape", + "star", + "star_border_purple500'", + "symbol", + "ui action", + "ui element", + "unselected" + ], + "gradient": [ + "appearance", + "art", + "background", + "blend", + "color", + "contrast", + "dark", + "design", + "edit", + "editing", + "effect", + "element", + "fade", + "fill", + "filter", + "gradient", + "graphic", + "image", + "images", + "intensity", + "light", + "option", + "photography", + "picture", + "pictures", + "property", + "setting", + "shade", + "style", + "tone", + "tool", + "transition", + "visual" + ], + "grading": [ + "'favorite'_new'. ' Remove this icon & keep 'star'.", + "'star_boarder'", + "'star_border_purple500'", + "'star_outline'", + "'star_purple500'", + "'star_rate'", + "Same as 'star'", + "approved", + "assess", + "check", + "checklist", + "complete", + "document", + "done", + "evaluation", + "fail", + "form", + "grade", + "grading", + "list", + "mark", + "marking", + "paper", + "pass", + "quality control", + "rating", + "report", + "review", + "score", + "survey", + "tally", + "task list", + "test", + "tick", + "to do list", + "validation", + "verification" + ], + "grain": [ + "adjust", + "analog", + "art", + "detail", + "digital art", + "dots", + "edit", + "editing", + "effect", + "film", + "filter", + "grain", + "graphic", + "image", + "images", + "imperfection", + "media", + "multimedia", + "noise", + "overlay", + "photo effect", + "photography", + "picture", + "picture effect", + "pictures", + "pixels", + "quality", + "retro", + "speckles", + "square", + "static", + "texture", + "video effect", + "vintage", + "visual" + ], + "graph_1": [ + "analysis", + "analytics", + "business", + "chart", + "connect", + "data", + "diagram", + "financial", + "gain", + "graph", + "growth", + "hub", + "improve", + "increase", + "infographic", + "information", + "level", + "level up", + "line", + "line graph", + "measure", + "metric", + "model", + "nodes", + "performance", + "progress", + "report", + "research", + "results", + "rise", + "score", + "statistics", + "stock", + "trend", + "up" + ], + "graph_2": [ + "analysis", + "analytics", + "assessment", + "bar chart", + "bars", + "business", + "chart", + "comparison", + "connect", + "data", + "diagram", + "economic", + "evaluation", + "figures", + "finance", + "financial", + "graph", + "growth", + "hub", + "infographic", + "information", + "measurement", + "metrics", + "model", + "nodes", + "numbers", + "performance", + "progress", + "report", + "representation", + "results", + "statistics", + "summary", + "trend", + "visualization" + ], + "graph_3": [ + "analysis", + "analytics", + "bar chart", + "bars", + "business", + "chart", + "columns", + "connect", + "dashboard", + "data", + "diagram", + "economics", + "finance", + "graph", + "growth", + "hub", + "increase", + "infographic", + "metrics", + "model", + "nodes", + "progress", + "rectangular", + "rectangular shape", + "report", + "statistics", + "three bars", + "three columns", + "trend", + "vertical bars", + "vertical columns", + "visualization" + ], + "graph_4": [ + "analysis", + "analytics", + "bar chart", + "bars", + "business", + "chart", + "columns", + "comparison", + "connect", + "data", + "diagram", + "evaluation", + "graph", + "growth", + "histogram", + "hub", + "infographic", + "information", + "insights", + "measurement", + "metrics", + "model", + "nodes", + "performance", + "presentation", + "progress", + "report", + "research", + "results", + "statistics", + "survey", + "trend", + "visualization" + ], + "graph_5": [ + "analysis", + "analytics", + "bar chart", + "bars", + "business", + "chart", + "comparison", + "connect", + "data", + "diagram", + "finance", + "graph", + "growth", + "hub", + "increase", + "infographic", + "information", + "measurement", + "metrics", + "model", + "nodes", + "performance", + "progress", + "rectangular", + "report", + "results", + "statistics", + "trends", + "vertical", + "visualization" + ], + "graph_6": [ + "analysis", + "analytics", + "bar chart", + "bar graph", + "bars", + "business", + "chart", + "connect", + "data", + "decline", + "diagram", + "finance", + "graph", + "growth", + "hub", + "infographic", + "metrics", + "model", + "nodes", + "performance", + "progress", + "rectangle", + "rectangles", + "report", + "results", + "statistics", + "trend", + "vertical bars", + "visualization" + ], + "graph_7": [ + "analysis", + "analytics", + "business", + "chart", + "connect", + "data", + "data representation", + "data tracking", + "diagram", + "economy", + "evaluation", + "finance", + "graph", + "growth", + "hub", + "infographic", + "information", + "line graph", + "line plot", + "measurement", + "metrics", + "model", + "monitoring", + "nodes", + "outcome", + "performance", + "presentation", + "progress", + "report", + "results", + "statistics", + "tracking", + "trend", + "upward trend", + "visualization" + ], + "graph_8": [ + "analysis", + "analytics", + "area graph", + "business", + "chart", + "connect", + "curve", + "data", + "decline", + "decrease", + "diagram", + "finance", + "graph", + "growth", + "hub", + "increase", + "infographic", + "information", + "line graph", + "measurement", + "metrics", + "model", + "nodes", + "peak", + "performance", + "progress", + "report", + "statistics", + "trend", + "valley", + "visual", + "visualization" + ], + "graphic_eq": [ + "audio", + "audio analysis", + "audio control", + "audio customization", + "audio effect", + "audio icon", + "audio mixer", + "audio settings", + "audio spectrum", + "audio tuning", + "audio visualization", + "bar graph", + "detect", + "detection", + "eq", + "equalization", + "equalizer", + "equalizer bars", + "frequency bands", + "graphic", + "graphic equalizer", + "media player", + "music", + "music icon", + "music player", + "music settings", + "noise", + "recording", + "sound", + "sound adjustment", + "sound analysis", + "sound customization", + "sound effect", + "sound icon", + "sound levels", + "sound mixer", + "sound tuning", + "sound waves", + "vertical bars", + "voice", + "volume control" + ], + "grid_3x3": [ + "3", + "3x3 grid", + "album view", + "area", + "arrange", + "blocks", + "cells", + "dashboard", + "display", + "gallery view", + "grid", + "layout", + "line", + "matrix", + "menu", + "nine blocks", + "nine cells", + "nine squares", + "organize", + "presentation", + "section", + "segments", + "settings", + "space", + "squares", + "structure", + "table", + "thumbnail view", + "view" + ], + "grass": [ + "agriculture", + "backyard", + "blade", + "botanical", + "cultivate", + "earth", + "eco", + "environment", + "field", + "flora", + "fodder", + "foliage", + "garden", + "grass", + "green", + "ground", + "growth", + "home", + "landscape", + "lawn", + "leaves", + "meadow", + "natural", + "nature", + "organic", + "outdoor", + "park", + "pasture", + "plant", + "stem", + "turf", + "wild", + "yard" + ], + "grid_3x3_off": [ + "3", + "3x3", + "arrangement", + "blocked", + "cancelled", + "crossed out", + "disable", + "disabled", + "display", + "enabled", + "format", + "grid", + "hide", + "inactive", + "layout", + "line", + "lines", + "matrix", + "none", + "off", + "on", + "pattern", + "rectangle", + "slash", + "space", + "squares", + "structure", + "switch off", + "tiles", + "toggle", + "unavailable", + "ungrid", + "view" + ], + "grid_4x4": [ + "4", + "4x4", + "arrangement", + "block", + "by", + "cells", + "collection", + "columns", + "component", + "data", + "design", + "display", + "distribution", + "element", + "formatting", + "four by four", + "grid", + "grouping", + "layout", + "lines", + "matrix", + "order", + "organization", + "pattern", + "rows", + "section", + "segment", + "space", + "squares", + "structure", + "system", + "table", + "unit", + "view" + ], + "grid_goldenratio": [ + "aesthetic", + "alignment", + "arrangement", + "art", + "balance", + "composition", + "composition guide", + "design", + "fibonacci", + "frame", + "golden", + "golden ratio", + "goldenratio", + "grid", + "guide", + "harmony", + "layout", + "layout guide", + "lines", + "mathematical", + "overlay", + "photography", + "proportion", + "ratio", + "rectangle", + "rule of thirds", + "space", + "spiral", + "squares", + "structure", + "symmetry", + "visual" + ], + "grid_guides": [ + "alignment", + "alignment lines", + "columns", + "composition", + "crosshairs", + "design", + "design tool", + "display", + "editing", + "graphic design", + "grid", + "grid view", + "grids", + "guide", + "guideline", + "guidelines", + "guides", + "horizontal lines", + "layout", + "lines", + "organization", + "page layout", + "placeholder", + "positioning", + "rectangle", + "reference", + "rows", + "rule of thirds", + "snapping", + "square", + "structure", + "template", + "vertical lines", + "view" + ], + "grid_off": [ + "arrangement", + "blocked", + "collage", + "cross out", + "diagonal line", + "disable", + "disabled", + "display", + "enabled", + "format", + "grid", + "grid off", + "hide", + "image", + "inactive", + "layout", + "no grid", + "off", + "on", + "pattern", + "presentation", + "rectangles", + "remove grid", + "removed", + "slash", + "squares", + "structure", + "toggle", + "ungrid", + "view" + ], + "grid_on": [ + "alignment", + "arrange", + "array", + "background", + "blocks", + "bounding box", + "cells", + "chart", + "collage", + "columns", + "data", + "diagram", + "disabled", + "display", + "enabled", + "format", + "geometry", + "graph", + "grid", + "image", + "layout", + "lines", + "matrix", + "off", + "on", + "organize", + "outline", + "pattern", + "plot", + "rows", + "segmentation", + "slash", + "spreadsheet", + "squares", + "structure", + "table", + "view" + ], + "grid_view": [ + "app", + "application square", + "arrangement", + "block layout", + "blocks", + "boxes", + "components", + "content", + "dashboard", + "data display", + "design", + "display", + "elements", + "grid", + "grid layout", + "grid view", + "information display", + "interface", + "items", + "layout", + "matrix", + "multiple items", + "organization", + "organize", + "organized", + "pattern", + "screen", + "site", + "square grid", + "squares", + "structure", + "structured", + "system", + "tile view", + "tiles", + "ui", + "ux", + "view", + "visual display", + "web", + "website", + "window" + ], + "grocery": [ + "add to cart", + "apple", + "basket", + "bottle", + "business", + "buy", + "cart", + "checkout", + "commerce", + "commerce cart", + "consumer", + "drink", + "e-commerce", + "e-tail", + "food", + "fruit", + "general store", + "goods", + "grocery", + "ingredients", + "items", + "market", + "marketplace", + "milk", + "online shopping", + "produce", + "products", + "purchase", + "retail", + "retail cart", + "retail store", + "sale", + "shop", + "shopping", + "shopping cart", + "store", + "supermarket" + ], + "group": [ + "accounts", + "administration", + "audience", + "basic", + "committee", + "community", + "contacts", + "crowd", + "directory", + "employees", + "face", + "family", + "figures", + "friends", + "group", + "heads", + "humans", + "list", + "management", + "members", + "network", + "outline", + "people", + "persons", + "profile", + "profiles", + "roster", + "shape", + "silhouettes", + "simple", + "social", + "staff", + "team", + "users" + ], + "group_add": [ + "accounts", + "add", + "add friend", + "add member", + "add user", + "avatar", + "circle", + "collaborate", + "collective", + "committee", + "contact", + "face", + "family", + "friend", + "friends", + "group", + "human", + "humans", + "inclusion", + "increase", + "invite", + "join", + "member", + "membership", + "more", + "network", + "new", + "people", + "person", + "persons", + "plus", + "profile", + "profiles", + "roster", + "silhouette", + "social", + "team", + "user profile", + "users" + ], + "group_auto": [ + "group", + "auto" + ], + "group_off": [ + "association off", + "body", + "cancel group", + "club", + "cluster off", + "collaboration", + "collection off", + "community off", + "connection off", + "crew off", + "crowd", + "delete group", + "disabled", + "disband", + "gathering", + "gathering off", + "group", + "group disabled", + "group off", + "human", + "meeting", + "members off", + "network off", + "off", + "people", + "people disabled", + "people off", + "person", + "remove group", + "separate", + "social", + "society off", + "split", + "squad off", + "team disabled", + "team off", + "teams", + "ungroup", + "unit off", + "users disabled", + "users off" + ], + "group_remove": [ + "account remove", + "accounts", + "action", + "application", + "button", + "collaboration", + "committee", + "community", + "control", + "delete member", + "delete person", + "delete user", + "face", + "family", + "friends", + "group", + "group remove", + "humans", + "membership", + "menu", + "minus", + "negative", + "network", + "people", + "people icon", + "person icon", + "persons", + "profile remove", + "profiles", + "remove", + "remove member", + "remove person", + "remove user", + "silhouette", + "social", + "subtract", + "team", + "ungroup", + "ungrouping", + "user profile", + "users" + ], + "group_search": [ + "account", + "avatar", + "discovery", + "explore", + "face", + "find", + "find group", + "find members", + "find people", + "find team", + "form element", + "glass", + "group icon", + "group search", + "human", + "input field", + "locate", + "locate group", + "locate members", + "locate team", + "look", + "magnify", + "magnifying", + "magnifying glass", + "people", + "person", + "profile", + "search", + "search bar", + "search box", + "search groups", + "search members", + "search people", + "search team", + "team search", + "text input", + "user" + ], + "group_work": [ + "alliance", + "assembly", + "association", + "avatars", + "business", + "circular", + "collaboration", + "collective", + "community", + "congregation", + "crowd", + "employees", + "figures", + "gathering", + "group", + "huddle", + "members", + "network", + "organization", + "oval", + "partnership", + "people", + "profiles", + "round", + "silhouettes", + "social", + "staff", + "team", + "teamwork", + "together", + "users", + "work" + ], + "grouped_bar_chart": [ + "analysis", + "analytics", + "bar", + "bar chart", + "bars", + "business", + "chart", + "columns", + "comparison", + "dashboard", + "data", + "diagram", + "finance", + "graph", + "grouped", + "grouped bar chart", + "grouped data", + "growth", + "infographic", + "insights", + "marketing", + "measure", + "metrics", + "performance", + "progress", + "project management", + "rectangles", + "report", + "report generation", + "sales", + "statistics", + "tracking", + "trends", + "vertical bars", + "visualization" + ], + "groups": [ + "audience", + "avatars", + "body", + "club", + "collaboration", + "collective", + "community", + "connected", + "crowd", + "figures", + "gathering", + "graphic", + "groups", + "human", + "icon", + "joined", + "many", + "meeting", + "members", + "multiple", + "network", + "outline", + "participants", + "people", + "person", + "profiles", + "shape", + "silhouettes", + "social", + "solid", + "symbol", + "team", + "teams", + "together", + "ui", + "users" + ], + "groups_2": [ + "assembly", + "avatars", + "body", + "circle", + "club", + "collaboration", + "community", + "community icon", + "connection", + "crowd", + "crowd icon", + "demographic", + "figures", + "gathering", + "group icon", + "groups", + "hair", + "human", + "interaction", + "meeting", + "members", + "members icon", + "membership", + "network", + "network icon", + "people", + "people icon", + "person", + "profiles", + "profiles icon", + "silhouettes", + "social", + "social icon", + "team", + "team icon", + "teams", + "user icon", + "users" + ], + "groups_3": [ + "abstract", + "account", + "assembly", + "audience", + "avatars", + "body", + "circle", + "club", + "collaboration", + "collective", + "community", + "crowd", + "figures", + "gathering", + "group", + "groups", + "head", + "human", + "individuals", + "many people", + "meeting", + "members", + "multiple people", + "network", + "people", + "person", + "profile", + "profiles", + "shoulders", + "silhouettes", + "social", + "team", + "teams", + "three people", + "three users", + "user", + "users" + ], + "guardian": [ + "access", + "aegis", + "alert", + "ancient", + "armor", + "barrier", + "body", + "boundary", + "bulwark", + "confidential", + "custodian", + "defense", + "emblem", + "graphic", + "guard", + "guardian", + "human", + "icon", + "medieval", + "military", + "navigation", + "outline", + "parental", + "parental control", + "parents", + "people", + "person", + "private", + "profile", + "protection", + "safe", + "secure", + "security", + "shape", + "shield", + "silhouette", + "status", + "supervised", + "supervisor", + "symbol", + "ui element", + "user", + "warning" + ], + "gynecology": [ + "anatomy", + "birth", + "body", + "cervix", + "clinic", + "cycle", + "doctor", + "fallopian", + "female", + "female health", + "fertility", + "gynecologist", + "gynecology", + "gyno", + "health", + "healthcare", + "hospital", + "human", + "maternity", + "medical", + "medical symbol", + "medicine", + "menstruation", + "ob/gyn", + "obgyn", + "obstetrics", + "ovaries", + "ovary", + "pregnancy", + "reproductive", + "reproductive system", + "uterus", + "well-being", + "wellness", + "woman", + "woman's health", + "womb" + ], + "h_mobiledata": [ + "4g", + "alphabet", + "alphanumeric", + "cellular", + "cellular connection", + "cellular data", + "character", + "communication", + "connection", + "connectivity", + "data", + "data network", + "font", + "h", + "h symbol", + "h+", + "high speed data", + "internet", + "internet connection", + "letter h", + "letters", + "mobile", + "mobile internet", + "mobile network", + "mobile signal", + "network", + "phone", + "service", + "signal", + "symbol", + "telephone", + "text", + "type", + "typography", + "wireless", + "wireless data" + ], + "h_mobiledata_badge": [ + "4g", + "alphabet", + "badge", + "bandwidth", + "cell signal", + "cellular", + "cellular data", + "character", + "connection", + "connectivity", + "data", + "fast connection", + "font", + "h", + "h letter", + "h symbol", + "indicator", + "internet", + "letter", + "letters", + "lte", + "mobile", + "mobile data", + "mobile network", + "network", + "network signal", + "service", + "signal", + "speed", + "status", + "symbol", + "text", + "type" + ], + "h_plus_mobiledata": [ + "+", + "3g", + "4g", + "access", + "alphabet", + "broadband", + "cellular", + "cellular data", + "character", + "connection", + "connectivity", + "data", + "font", + "h", + "h plus", + "h+", + "high speed", + "hplus", + "indicator", + "internet", + "internet access", + "letters", + "mobile", + "mobile data", + "mobile internet", + "mobile network", + "modem", + "network", + "plus", + "service", + "signal", + "speed", + "status", + "symbol", + "technology", + "telecommunications", + "text", + "type", + "wifi", + "wireless" + ], + "h_plus_mobiledata_badge": [ + "+", + "alphabet", + "alphanumeric", + "badge", + "broadband", + "cellular data", + "character", + "communication", + "connectivity", + "data", + "data connection", + "data speed", + "font", + "glyph", + "h", + "h symbol", + "h+", + "high speed", + "icon", + "indicator", + "internet connection", + "letters", + "mobile", + "mobile data", + "mobile network", + "network", + "phone", + "plus", + "plus sign", + "service", + "signal strength", + "smartphone", + "status", + "symbol", + "symbols", + "technology", + "telecommunications", + "text", + "type", + "wireless" + ], + "hail": [ + "alert", + "bad weather", + "body", + "circles", + "climate", + "cold", + "dots", + "environment", + "forecast", + "frozen", + "hail", + "human", + "ice", + "meteorology", + "natural disaster", + "nature", + "people", + "person", + "pick", + "precipitation", + "public", + "rain", + "severe weather", + "sky", + "sleet", + "snow", + "stop", + "storm", + "taxi", + "transportation", + "warning", + "weather", + "weather forecast", + "winter" + ], + "hallway": [ + "abstract", + "architecture", + "building", + "corridor", + "depth", + "direction", + "door", + "entry", + "exit", + "frame", + "geometric", + "graphic", + "hallway", + "hanging", + "home", + "house", + "image", + "interior", + "landscape", + "linear", + "lines", + "minimalist", + "mountain", + "mountains", + "navigation", + "opening", + "passage", + "path", + "perspective", + "photo", + "photography", + "picture", + "room", + "simple", + "space", + "symbol", + "tunnel", + "vanishing point", + "way" + ], + "hanami_dango": [ + "asian food", + "balls on a stick", + "circles", + "circles on a stick", + "confectionery", + "dango", + "delicious", + "dessert", + "dumplings", + "edible", + "food", + "geometry", + "hanami dango", + "japan", + "japanese", + "menu item", + "mitarashi", + "mochi", + "object", + "skewer", + "snack", + "stick", + "sticky", + "sugary", + "sweet", + "symbol", + "three spheres", + "treat" + ], + "hand_bones": [ + "anatomy", + "biology", + "body", + "bone", + "bones", + "detail", + "diagram", + "drawing", + "finger", + "fingers", + "form", + "hand", + "health", + "human", + "illustration", + "joint", + "medical", + "natural", + "organic", + "palm", + "physiology", + "science", + "shape", + "skeletal", + "skeleton", + "structure", + "wrist", + "xray" + ], + "hand_gesture": [ + "action", + "body", + "command", + "communication", + "control", + "fingers", + "five fingers", + "flat hand", + "gesture", + "gesture recognition", + "hand", + "hand shape", + "hand sign", + "hand symbol", + "high five", + "human body", + "input", + "interaction", + "open hand", + "palm", + "permission", + "pointing", + "signal", + "stop", + "symbol", + "touch", + "wave" + ], + "hand_gesture_off": [ + "anatomy", + "blocked", + "cannot", + "command", + "control", + "denied", + "disable", + "do not", + "fingers", + "forbidden", + "gesture", + "halt", + "hand", + "human", + "input", + "interaction", + "mute", + "nope", + "off", + "outline", + "palm", + "paused", + "restricted", + "shape", + "sign", + "silenced", + "stop", + "symbol", + "unavailable", + "wait", + "wave" + ], + "hand_package": [ + "box", + "carry", + "carrying", + "courier", + "delivery", + "delivery service", + "e-commerce", + "fingers", + "gesture", + "gift", + "give", + "giving", + "grab", + "hand", + "hand over", + "hands", + "holding", + "logistics", + "mail", + "online shopping", + "open box", + "order", + "package", + "pickup", + "present", + "purchase", + "receive", + "receive package", + "receiving", + "shipping", + "unbox", + "unboxing" + ], + "hand_meal": [ + "assistance", + "breakfast", + "care", + "charity", + "community", + "cuisine", + "dining", + "dinner", + "dish", + "eating", + "fingers", + "food", + "fork", + "gesture", + "give", + "hand", + "hands", + "help", + "human", + "lunch", + "meal", + "nourish", + "nutrition", + "offering", + "palm", + "plate", + "portion", + "restaurant", + "serve", + "server", + "serving", + "sharing", + "spoon", + "support", + "sustenance", + "volunteer", + "waiter" + ], + "handheld_controller": [ + "analog stick", + "arcade", + "button", + "buttons", + "console", + "controller", + "controls", + "d-pad", + "device", + "digital game", + "electronic", + "entertainment", + "flight stick", + "gadget", + "game controller", + "game input", + "gamepad", + "gaming", + "gaming device", + "handheld controller", + "input device", + "joystick", + "leisure", + "mobile game", + "online game", + "peripheral", + "play", + "recreation", + "technology", + "toy", + "video", + "video game", + "video game controller", + "videogame" + ], + "handshake": [ + "accord", + "agreement", + "alliance", + "business", + "collaboration", + "connection", + "contract", + "cooperation", + "deal", + "glyph", + "greeting", + "hand", + "hands", + "handshake", + "joining hands", + "line icon", + "meeting", + "negotiation", + "outline", + "partnership", + "pictogram", + "relationship", + "shake", + "solidarity", + "support", + "trust", + "two hands", + "unity", + "welcome" + ], + "handyman": [ + "adjust", + "build", + "builder", + "cog", + "configuration", + "construction", + "craftsman", + "customize", + "engineering", + "equipment", + "fix", + "gear", + "hammer", + "handyman", + "job", + "maintenance", + "mechanic", + "options", + "preferences", + "professional", + "repair", + "screw", + "screwdriver", + "service", + "settings", + "spanner", + "toolbox", + "tools", + "utility", + "work", + "workshop", + "wrench" + ], + "hangout_meeting": [ + "hangout", + "meeting" + ], + "hangout_video": [ + "broadcasting", + "call", + "camera", + "chat", + "communication", + "conference", + "connection", + "digital", + "display", + "film", + "filming", + "google", + "hangout", + "image", + "interaction", + "link", + "live", + "media", + "meeting", + "motion", + "multimedia", + "network", + "online", + "picture", + "recording", + "rectangle", + "screen", + "social", + "stream", + "talk", + "technology", + "video", + "videography", + "view", + "virtual", + "visual", + "webcam" + ], + "hangout_video_off": [ + "call", + "call button", + "camera", + "camera disabled", + "camera mute", + "camera off", + "camera turned off", + "communication", + "communication icon", + "conference", + "conferencing icon", + "disable camera", + "disabled", + "enabled", + "end video", + "film", + "filming", + "google", + "hang up", + "hangout", + "image", + "media control", + "meeting", + "motion", + "mute", + "mute camera", + "off", + "on", + "picture", + "rectangle", + "slash", + "video", + "video button", + "video call", + "video communication", + "video conference", + "video control", + "video disabled", + "video mute", + "video off", + "video settings", + "video turned off", + "videography", + "web conferencing" + ], + "hard_disk": [ + "access", + "archive", + "backup", + "capacity", + "component", + "computer", + "data", + "device", + "digital", + "disk", + "documents", + "electronic", + "equipment", + "file", + "folder", + "hard drive", + "hardware", + "information", + "locate", + "media", + "memory", + "network", + "record", + "retrieve", + "save", + "server", + "storage", + "store", + "system", + "technology", + "transfer", + "volume" + ], + "hard_drive": [ + "access", + "archive", + "backup", + "circle", + "component", + "computer", + "computing", + "cooling", + "data", + "database", + "device", + "digital", + "disk", + "documents", + "electronics", + "hard drive", + "hardware", + "hdd", + "information", + "input", + "memory", + "output", + "rectangle", + "save", + "server", + "slots", + "storage", + "store", + "system", + "technology", + "vents" + ], + "hard_drive_2": [ + "access", + "archive", + "backup", + "capacity", + "computer", + "computing", + "data", + "device", + "digital", + "disk drive", + "documents", + "electronic", + "external drive", + "hard drive", + "hardware", + "information", + "internal drive", + "lines", + "media", + "memory", + "rectangle", + "retrieve", + "save", + "server", + "slots", + "storage", + "store", + "system", + "technology", + "volume" + ], + "hardware": [ + "adjust", + "administration", + "break", + "circle", + "cog", + "configuration", + "construction", + "control", + "customize", + "engine", + "engineering", + "gear", + "hammer", + "hardware", + "industrial", + "machinery", + "management", + "mechanical", + "mechanism", + "nail", + "options", + "parameters", + "personalize", + "preferences", + "repair", + "rotate", + "settings", + "setup", + "sharp", + "system", + "technical", + "technology", + "tool", + "tools", + "turn", + "wheel" + ], + "hd": [ + "alphabet", + "character", + "clarity", + "codec", + "content", + "crisp", + "definition", + "detail", + "digital", + "display", + "film", + "font", + "hd", + "high", + "high definition", + "indicator", + "information", + "label", + "letter d", + "letter h", + "letters", + "mark", + "media", + "movie", + "movies", + "multimedia", + "pixels", + "playback", + "quality", + "resolution", + "screen", + "sharp", + "streaming", + "symbol", + "text", + "tv", + "type", + "video" + ], + "hdr_auto": [ + "A", + "adjustment", + "alphabet", + "auto", + "automatic", + "button", + "camera", + "character", + "circle", + "control", + "dynamic", + "enhancement", + "feature", + "font", + "hdr", + "high", + "high dynamic range", + "image", + "letters", + "mode", + "option", + "photo", + "photography", + "picture", + "quality", + "range", + "setting", + "switch", + "symbol", + "text", + "toggle", + "type" + ], + "hdr_auto_select": [ + "+", + "A", + "adjustment", + "alphabet", + "auto", + "automatic", + "button", + "camera", + "character", + "circle", + "contrast", + "detail", + "dynamic", + "enhancement", + "exposure", + "font", + "glyph", + "graphic", + "hdr", + "high", + "high dynamic range", + "icon", + "image quality", + "letters", + "multimedia", + "option", + "photo", + "photo editing", + "photography", + "range", + "select", + "setting", + "switch", + "symbol", + "technology", + "text", + "toggle", + "type", + "ui element", + "video editing", + "videography" + ], + "hdr_enhanced_select": [ + "add", + "adjustment", + "alphabet", + "brightness", + "camera", + "character", + "color", + "contrast", + "dynamic", + "effect", + "enhance", + "enhanced", + "enhancement", + "film", + "filter", + "font", + "frame", + "graphic", + "hdr", + "high", + "high dynamic range", + "image", + "letters", + "media", + "mode", + "movie", + "option", + "photo", + "photography", + "picture", + "plus", + "quality", + "range", + "select", + "selection", + "setting", + "square", + "symbol", + "text", + "type", + "video", + "vivid" + ], + "hdr_off": [ + "alphabet", + "button", + "camera settings", + "cancel", + "character", + "control", + "diagonal line", + "disabled", + "dynamic", + "enabled", + "enhance", + "font", + "hdr", + "hdr disabled", + "hdr off", + "high", + "high dynamic range", + "high dynamic range disabled", + "high dynamic range off", + "image adjustment", + "image settings", + "letters", + "letters h d r", + "letters hdr", + "off", + "on", + "option", + "photo editing", + "photography", + "range", + "select", + "slash", + "strike through", + "symbol", + "text", + "text cancel", + "text disabled", + "text off", + "three letters", + "type", + "video settings", + "visual settings" + ], + "hdr_off_select": [ + "alphabet", + "border", + "camera", + "cancel", + "character", + "circle", + "control", + "disabled", + "dynamic", + "effect", + "enabled", + "enhancement", + "filter", + "font", + "hdr", + "hdr off", + "high", + "high dynamic range off", + "image", + "inactive", + "letters", + "mode", + "no hdr", + "off", + "on", + "option", + "outline", + "photo", + "photography", + "picture", + "range", + "rectangle", + "select", + "selection", + "setting", + "slash", + "square", + "symbol", + "text", + "three characters", + "three letters", + "toggle", + "type" + ], + "hdr_on": [ + "activate", + "add", + "alphabet", + "button", + "camera", + "capture", + "character", + "control", + "dynamic", + "enable", + "enhance", + "enhancement", + "feature", + "font", + "hdr", + "high", + "high dynamic range", + "image", + "letters", + "movie", + "on", + "option", + "photography", + "picture", + "plus", + "quality", + "range", + "record", + "select", + "setting", + "switch", + "symbol", + "text", + "toggle", + "type", + "video" + ], + "hdr_on_select": [ + "+", + "alphabet", + "bright", + "button", + "camera", + "character", + "cinema", + "circle", + "contrast", + "control", + "dark", + "dynamic", + "enhanced", + "feature", + "film", + "font", + "graphic", + "hdr", + "high", + "high dynamic range", + "image", + "letters", + "mode", + "on", + "option", + "photo", + "photography", + "picture", + "processing", + "quality", + "range", + "select", + "setting", + "switch", + "symbol", + "text", + "tone mapping", + "type", + "video", + "video editing" + ], + "hdr_plus": [ + "+", + "activate", + "add", + "alphabet", + "button", + "camera", + "character", + "circle", + "control", + "dynamic", + "editor", + "effect", + "enable", + "enhance", + "enhancement", + "filter", + "font", + "geometric", + "hdr", + "hdr mode", + "hdr plus", + "hdr plus on", + "high", + "high dynamic range", + "image processing", + "imaging", + "letters", + "media", + "on", + "photo", + "photography", + "photography mode", + "picture", + "plus", + "quality", + "range", + "select", + "settings", + "switch", + "symbol", + "text", + "toggle", + "type", + "video", + "visual effect" + ], + "hdr_plus_off": [ + "+", + "camera", + "cancel", + "capture", + "diagonal line", + "disabled", + "enabled", + "enhancement", + "exit", + "hdr", + "hdr plus", + "high dynamic range", + "image", + "inactive", + "line", + "mode", + "off", + "on", + "option", + "photo", + "photography", + "picture", + "plus", + "quality", + "recording", + "settings", + "slash", + "strike through", + "toggle", + "video" + ], + "hdr_strong": [ + "adjust", + "adjust image", + "brightness", + "camera", + "camera settings", + "circles", + "contrast", + "dots", + "dynamic", + "enhance", + "enhanced", + "enhanced image", + "exposure", + "exposure settings", + "hdr", + "hdr strong", + "high", + "high dynamic range", + "image", + "image editing", + "improve", + "options", + "photo", + "photo editing", + "photo quality", + "photography", + "picture", + "picture settings", + "quality", + "range", + "settings", + "strong", + "visual", + "visual effect", + "visual settings" + ], + "hdr_weak": [ + "camera", + "circle", + "circles", + "contrast", + "control", + "correction", + "dark", + "disabled", + "dots", + "dynamic", + "effect", + "empty", + "enhance", + "enhancement", + "exposure", + "filter", + "hdr", + "high", + "high dynamic range", + "hollow", + "image", + "inactive", + "light", + "low", + "off", + "option", + "outline", + "photo", + "photography", + "range", + "ring", + "setting", + "ui", + "weak" + ], + "head_mounted_device": [ + "3d", + "accessory", + "ar", + "augmented", + "augmented reality", + "daydream", + "device", + "digital", + "display", + "electronics", + "entertainment", + "equipment", + "future", + "futuristic", + "gadget", + "gaming", + "goggles", + "hardware", + "head mounted display", + "headset", + "hmd", + "immersive", + "mask", + "metaverse", + "mixed reality", + "mr", + "screen", + "simulation", + "technology", + "view", + "virtual reality", + "vr" + ], + "headphones": [ + "accessory", + "audio", + "audio device", + "audio equipment", + "call", + "communication", + "device", + "ear", + "ear cups", + "earphone", + "electronics", + "entertainment", + "equipment", + "gaming", + "headband", + "headphones", + "headphones icon", + "headset", + "headset icon", + "listen", + "listening", + "listening device", + "multimedia", + "music", + "over ear", + "sound", + "sound device", + "stereo", + "support", + "technology", + "virtual reality" + ], + "headphones_battery": [ + "accessory", + "audio", + "battery", + "bluetooth", + "charge", + "charging", + "connection", + "device", + "ear", + "earphone", + "electronic", + "energy", + "headphones", + "headset", + "icon", + "indicator", + "level", + "listen", + "listening", + "music", + "pairing", + "power", + "sound", + "status", + "symbol.", + "technology", + "ui", + "wireless" + ], + "headset_mic": [ + "accessory", + "audio", + "audio device", + "band", + "boom mic", + "call", + "chat", + "communication", + "device", + "double earpiece", + "ear", + "earphone", + "earpieces", + "entertainment", + "gadget", + "headphones", + "headset", + "listen", + "listen and talk", + "mic", + "microphone", + "music", + "podcast", + "record", + "sound", + "speak", + "speak and listen", + "talk", + "technology", + "telecommunication", + "voice" + ], + "headset_off": [ + "accessory", + "audio", + "audio off", + "broken", + "call", + "chat", + "communication", + "device", + "diagonal line", + "disabled", + "disconnected", + "ear", + "earphone", + "enabled", + "headphones", + "headphones muted", + "headphones off", + "headset", + "headset muted", + "listen", + "listening", + "meeting", + "mic", + "music", + "mute", + "muted", + "muted audio", + "off", + "on", + "quiet", + "silence", + "slash", + "sound", + "sound off", + "talk", + "unavailable", + "video call", + "voice", + "volume" + ], + "healing": [ + "aid", + "band-aid", + "bandage", + "clinic", + "cross", + "cure", + "doctor", + "edit", + "editing", + "emergency", + "first aid", + "fix", + "gauze", + "healing", + "health", + "health care", + "health kit", + "healthcare", + "hospital", + "image", + "injury", + "medical", + "medical supplies", + "medicine", + "nurse", + "patient", + "pharmacy", + "plaster", + "recovery", + "remedy", + "treatment", + "wellness", + "wound" + ], + "health_and_beauty": [ + "and", + "beauty", + "cardiology", + "care", + "clinic", + "comb", + "cosmetic", + "doctors", + "emergency", + "fitness", + "hair", + "health", + "health check", + "health data", + "health monitoring", + "health status", + "healthcare", + "heart with pulse", + "heartbeat", + "hospital", + "lifeline", + "makeup", + "medical", + "medical services", + "medical symbol", + "medicine", + "nail", + "patient care", + "polish", + "pulse", + "relaxation", + "self", + "self care", + "spa", + "vital signs", + "well-being", + "wellness" + ], + "health_and_safety": [ + "+", + "add", + "aid", + "and", + "care", + "certified", + "cross", + "cross symbol", + "defense", + "guard", + "health", + "health shield", + "health symbol", + "healthcare", + "home", + "immune", + "medical", + "medical shield", + "medical symbol", + "medicare", + "nest", + "plus", + "preventative", + "privacy", + "private", + "protect", + "protected", + "protection", + "reliable", + "safe", + "safeguard", + "safety", + "safety shield", + "safety symbol", + "secure", + "security", + "shield", + "shield symbol", + "symbol", + "trust", + "verified", + "wellness" + ], + "health_cross": [ + "+", + "add", + "aid", + "aid symbol", + "assistance", + "care", + "clinic", + "cross", + "cure", + "emergency", + "emergency symbol", + "first aid", + "health", + "health symbol", + "healthcare", + "help", + "hospital", + "medic", + "medical", + "medical cross", + "pharmacy", + "plus", + "recovery", + "shape", + "symbol", + "treatment", + "wellbeing", + "wellness" + ], + "health_metrics": [ + "analysis", + "blood oxygen saturation", + "body metrics", + "breathing rate", + "cardiogram", + "chart", + "data", + "diagram", + "doctor", + "ecg", + "ekg", + "emergency", + "fitness", + "graph", + "health", + "health dashboard", + "health data", + "health metric dashboard", + "health monitoring", + "heart", + "heart rate variability", + "heartbeat", + "hospital", + "lifeline", + "line", + "measure", + "measurement", + "medical", + "medical data", + "metric", + "metrics", + "monitor", + "oxygen", + "pulse", + "record", + "report", + "resting heart rate", + "rhythm", + "skin temperature", + "statistics", + "tracking", + "vital", + "wellness" + ], + "heap_snapshot_large": [ + "abstract", + "analysis", + "application", + "code", + "computing", + "data", + "debugging", + "development", + "diagram", + "doc", + "document", + "file", + "graphic", + "heap", + "information", + "java", + "layers", + "memory", + "monitoring", + "page", + "paper", + "percent", + "percentage", + "performance", + "process", + "profile", + "programming", + "report", + "representation", + "server", + "snapshot", + "software", + "stack", + "structure", + "summary", + "system", + "technical", + "visualization" + ], + "input": [ + "accept", + "apply", + "approve", + "arrow", + "box", + "button", + "check", + "circle", + "complete", + "confirmed", + "correct", + "done", + "download", + "finished", + "input", + "login", + "mark", + "marker", + "move", + "ok", + "ready", + "right", + "round", + "shape", + "success", + "tick", + "valid", + "verified" + ], + "heap_snapshot_multiple": [ + "archive", + "arrangement", + "backup", + "collection", + "computer", + "copy", + "create", + "data", + "development", + "digital", + "doc", + "document", + "duplicate", + "file", + "group", + "history", + "it", + "java", + "layers", + "manage", + "memory", + "multiple", + "organize", + "page", + "paper", + "percent", + "percentage", + "pile", + "record", + "restore", + "save", + "snapshot", + "stack", + "stacking", + "storage", + "system", + "version" + ], + "heap_snapshot_thumbnail": [ + "analysis", + "bar chart", + "bars", + "chart", + "column chart", + "columns", + "comparison", + "data", + "data analysis", + "data visualization", + "gallery", + "graph", + "grid", + "heap", + "heap snapshot", + "histogram", + "information", + "java", + "measurement", + "memory", + "metrics", + "percent", + "percentage", + "performance", + "photo", + "photos", + "preview", + "report", + "representation", + "results", + "snapshot", + "statistical chart", + "statistics", + "thumbnail", + "vertical bars", + "visualization" + ], + "hearing": [ + "abstract", + "accessibility", + "accessible", + "acoustic", + "aids", + "assistance", + "audio", + "body", + "communication", + "concept", + "disability", + "ear", + "frequency", + "handicap", + "health", + "hearing", + "hearing aids", + "help", + "human", + "impaired", + "language", + "listen", + "listen in", + "medical", + "mono", + "noise", + "outline", + "sensory", + "shape", + "sound", + "symbol", + "understanding", + "volume", + "waves" + ], + "hearing_aid": [ + "accessibility", + "accessible", + "aid", + "aids", + "amplification", + "assistant", + "assisted listening", + "audio", + "audio device", + "auditory", + "body", + "deaf", + "device", + "disability", + "ear", + "ear aid", + "ear piece", + "enhance sound", + "handicap", + "hard of hearing", + "health", + "health technology", + "hearing", + "hearing aid", + "hearing aids", + "hearing impaired", + "help", + "human", + "impaired", + "listen", + "listening", + "medical", + "medical device", + "mono", + "personal audio", + "personal device", + "sound", + "sound enhancement", + "technology", + "volume" + ], + "hearing_aid_disabled": [ + "access", + "accessibility", + "accessible", + "aid", + "assistive device", + "audio", + "blocked", + "care", + "crossed out", + "deaf", + "diagonal line", + "disabled", + "ear", + "enabled", + "handicap", + "health", + "healthcare", + "hearing", + "hearing aid", + "hearing impaired", + "help", + "impaired", + "impairment", + "instrument", + "line", + "listen", + "medical device", + "mute", + "muted", + "not available", + "off", + "on", + "quiet", + "silence", + "slash", + "sound", + "stroke", + "technology", + "volume" + ], + "hearing_aid_disabled_left": [ + "accessibility", + "accessible", + "aid", + "assist", + "audio", + "device", + "diagonal line", + "disabled", + "ear", + "enabled", + "handicap", + "health", + "hearing", + "hearing aid", + "help", + "icon", + "impaired", + "impairment", + "inactive", + "left", + "left side", + "line", + "listen", + "medical", + "mute", + "off", + "on", + "slash", + "sound", + "symbol", + "technology", + "volume" + ], + "hearing_aid_left": [ + "accessibility", + "accessible", + "aids", + "amplification", + "assistance", + "audio", + "body", + "device", + "direction", + "disability", + "ear", + "handicap", + "healthcare", + "hearing", + "hearing aid", + "hearing aids", + "help", + "human", + "impaired", + "impairment", + "left", + "listen", + "listening", + "medical", + "minimal", + "mono", + "outline", + "shape", + "simple", + "sound", + "support", + "technology", + "tool", + "volume" + ], + "hearing_disabled": [ + "access", + "accessibility", + "accessible", + "aid", + "assist", + "assistance", + "audio", + "circle", + "communication", + "deaf", + "diagonal line", + "disability", + "disabled", + "ear", + "enabled", + "handicap", + "hard of hearing", + "health", + "hearing", + "hearing disabled", + "hearing impairment", + "help", + "impaired", + "line", + "listen", + "medical", + "mute", + "off", + "on", + "profile", + "prohibited", + "silent", + "slash", + "sound", + "special needs", + "status", + "symbol", + "user", + "volume" + ], + "heart_broken": [ + "bad review", + "break", + "broken", + "broken heart", + "core", + "crush", + "delete", + "dislike", + "emotion", + "favorite", + "favourite", + "health", + "heart", + "like", + "love", + "not liked", + "not loved", + "nucleus", + "outline", + "rejected", + "relationship", + "remove", + "romance", + "sadness", + "shape", + "split", + "symbol", + "unfavorite", + "unfavorite button", + "unfavourite", + "unlike", + "unlike button", + "unloved", + "valentine" + ], + "heart_check": [ + "accept", + "appreciate", + "approval", + "approve", + "checked", + "checkmark", + "complete", + "confirmed", + "done", + "engagement", + "favorite", + "glyph", + "health", + "heart", + "insurance", + "like", + "love", + "mark", + "medical", + "ok", + "remember", + "save", + "select", + "shape", + "success", + "tick", + "validate", + "verified", + "vote", + "wellbeing", + "wellness", + "yes" + ], + "heart_minus": [ + "-", + "analysis", + "appreciate", + "bpm", + "cardiogram", + "clear", + "data", + "decline", + "delete", + "dislike", + "erase", + "favorite", + "health", + "heart", + "like", + "love", + "measurement", + "medical", + "minus", + "monitoring", + "progress", + "pulse", + "rate", + "reduction", + "remember", + "remove", + "save", + "subtract", + "unfavorite", + "unlike", + "vital signs" + ], + "heart_plus": [ + "+", + "add", + "appreciate", + "basic", + "cardiology", + "create", + "emotion", + "favorite", + "filled", + "glyph", + "graphic", + "health", + "healthcare", + "heart", + "like", + "line art", + "love", + "mark", + "medical", + "new", + "outlined", + "pictogram", + "plus", + "positive", + "remember", + "romance", + "save", + "shape", + "simple", + "solid", + "symbol", + "two-dimensional" + ], + "heart_smile": [ + "appreciate", + "cardiology", + "cartoon", + "content", + "emoji", + "emotion", + "emotions", + "expressions", + "face", + "favorite", + "feeling", + "feelings", + "fun", + "geometric", + "glad", + "happiness", + "happy", + "health", + "heart", + "joyful", + "like", + "love", + "mood", + "person", + "pleased", + "positive", + "shape", + "simple", + "smile", + "smiling", + "social", + "well-being" + ], + "heat": [ + "adjust", + "air", + "airwave", + "bismuth", + "blowing", + "boiler", + "breeze", + "celsius", + "climate", + "control", + "degree", + "energy", + "fahrenheit", + "fire", + "flame", + "flow", + "heat", + "heating", + "home", + "hot", + "icon", + "increase", + "level", + "line", + "nest", + "oven", + "power", + "rise", + "setting", + "steam", + "stove", + "symbol", + "temperature", + "thermostat", + "warm", + "wave", + "wavy", + "weather", + "wind" + ], + "heat_pump": [ + "air conditioner", + "air conditioning", + "air flow", + "appliance", + "building", + "climate control", + "commercial", + "cool", + "cooling", + "cooling system", + "eco-friendly", + "efficiency", + "energy", + "furnance", + "green energy", + "heat", + "heat pump", + "heating", + "heating system", + "home", + "house", + "hvac", + "indoor climate", + "industrial", + "nest", + "pump", + "residential", + "system", + "technology", + "temperature", + "temperature control", + "thermostat", + "usage", + "ventilation", + "ventilation system" + ], + "heat_pump_balance": [ + "adjustment", + "air conditioning", + "appliance", + "balance", + "building", + "climate", + "comfort", + "control", + "cooling", + "dial", + "efficiency", + "energy", + "equilibrium", + "gauge", + "heat", + "heat pump", + "heating", + "home", + "house", + "hvac", + "measure", + "nest", + "pump", + "regulation", + "room", + "settings", + "smart device", + "smart home", + "stability", + "system", + "temperature", + "thermostat" + ], + "height": [ + "arrow", + "calibration", + "color", + "dimension", + "dimension tool", + "doc", + "double ended arrow", + "down", + "edit", + "editing", + "editor", + "extend", + "fill", + "format", + "height", + "length", + "length measurement", + "line segment", + "lines", + "marking", + "measure", + "measurement tool", + "paint", + "ruler", + "scale", + "scale indicator", + "sheet", + "size", + "size indicator", + "size tool", + "spreadsheet", + "straight line", + "style", + "tall", + "text", + "ticks", + "type", + "up", + "vertical", + "vertical dimension", + "vertical measurement", + "writing" + ], + "helicopter": [ + "aerial", + "air", + "air transport", + "aircraft", + "aviation", + "chopper", + "emergency", + "flight", + "flying", + "helicopter", + "medical", + "military", + "plane", + "propeller", + "rescue", + "rotorcraft", + "service", + "sky", + "transportation", + "travel", + "vehicle" + ], + "help": [ + "?", + "about", + "answer", + "assistance", + "button", + "circle", + "circular", + "documentation", + "element", + "faq", + "guide", + "guide me", + "help", + "icon", + "info", + "information", + "instructions", + "knowledge", + "line", + "link", + "manual", + "outline", + "punctuation", + "query", + "question", + "question mark", + "recent", + "restore", + "shape", + "stroke", + "support", + "symbol", + "tutorial", + "ui", + "user manual", + "what is" + ], + "help_center": [ + "?", + "advice", + "aid", + "ask", + "assistance", + "center", + "circle", + "customer service", + "documentation", + "dot", + "faq", + "guide", + "help", + "help center", + "info", + "information", + "information symbol", + "knowledge base", + "learn", + "manual", + "punctuation", + "query", + "query symbol", + "question", + "question mark", + "recent", + "resource", + "restore", + "service", + "shape", + "suggestion", + "support", + "symbol", + "tutorial" + ], + "help_clinic": [ + "advice", + "aid", + "alert", + "announcement", + "assistance", + "building", + "clinic", + "cross", + "destination", + "details", + "diagnosis", + "emergency", + "facility", + "faq", + "frequently asked questions", + "guidance", + "health", + "healthcare", + "help", + "home", + "hospital", + "household", + "i", + "info", + "information", + "location", + "medical", + "medicine", + "pharmacy", + "plus sign", + "question", + "service", + "square", + "structure", + "support", + "treatment" + ], + "hematology": [ + "abstract", + "analysis", + "biology", + "blood", + "body", + "cell", + "cells", + "circle", + "clinic", + "data", + "diagnostics", + "donation", + "drop", + "health", + "healthcare", + "hematology", + "hospital", + "human", + "laboratory", + "liquid", + "medical", + "medicine", + "report", + "research", + "results", + "round", + "science", + "specimen", + "symbol", + "test", + "transfusion", + "treatment", + "vein", + "veins", + "vessel" + ], + "hevc": [ + "abbreviation", + "acronym", + "alphabet", + "character", + "codec", + "coding", + "compression", + "digital", + "efficiency", + "encoding", + "file type", + "film", + "font", + "format", + "h.265", + "hevc", + "high", + "high efficiency video coding", + "identification", + "label", + "letters", + "media", + "movie", + "multimedia", + "playback", + "short", + "standard", + "streaming", + "symbol", + "tag", + "technology", + "text", + "title", + "type", + "typography", + "video" + ], + "hexagon": [ + "adjust", + "configuration", + "defense", + "filled", + "futuristic", + "gears", + "geometry", + "hexagon", + "modern", + "outline", + "polygon", + "protection", + "secure", + "security", + "settings", + "shape", + "shield", + "six sides", + "six-sided", + "solid", + "technology" + ], + "hide": [ + "blocked", + "cancel", + "close", + "concealed", + "delete", + "diagonal line", + "disable", + "empty", + "exclude", + "forbidden", + "hide", + "inaccessible", + "invisible", + "none", + "obscured", + "off", + "private", + "remove", + "restricted", + "secret", + "slash", + "strikeout", + "toggle off", + "unavailable", + "unseeable", + "zero" + ], + "hide_image": [ + "blocked", + "button", + "camera", + "censored", + "diagonal line", + "disabled", + "display", + "enabled", + "eye", + "hidden", + "hide", + "image", + "invisible", + "landscape", + "media", + "mountain", + "mountains", + "obscured", + "off", + "on", + "option", + "photo", + "photography", + "picture", + "privacy", + "reveal", + "screen", + "sensitive", + "setting", + "show", + "slash", + "strikethrough", + "switch", + "toggle", + "unhide", + "view", + "visible", + "vision" + ], + "hide_source": [ + "access", + "circle", + "concealment", + "confidential", + "control", + "disabled", + "enabled", + "eye", + "eyeball", + "hide", + "hiding", + "invisible", + "lock", + "monitoring", + "observation", + "off", + "offline", + "on", + "privacy", + "private", + "private mode", + "protected", + "protection", + "reveal", + "secret", + "secure", + "security", + "shape", + "show", + "slash", + "source", + "surveillance", + "unhide", + "unlock", + "unreveal", + "unviewable", + "view", + "visible" + ], + "high_chair": [ + "baby", + "baby seat", + "bar stool", + "chair", + "child", + "dining", + "eating", + "family", + "feeding", + "furniture", + "high chair", + "infant", + "kid", + "line icon", + "meal", + "minimal", + "nursery", + "object", + "restaurant", + "seat", + "seating", + "silhouette", + "simple", + "sitting", + "toddler" + ], + "high_density": [ + "amount", + "bundled", + "capacity", + "close", + "compact", + "concentrated", + "crowded", + "dash", + "dashed", + "dense", + "density", + "filled", + "full", + "grouped", + "heavy", + "high", + "intense", + "numerous", + "output", + "packed", + "potent", + "powerful", + "quality", + "quantity", + "rich", + "screen", + "solid", + "tight", + "volume" + ], + "high_quality": [ + "achievement", + "alphabet", + "award", + "badge", + "best", + "button", + "certification", + "character", + "definition", + "display", + "excellent", + "exclusive", + "favorite", + "first", + "five star", + "font", + "gold", + "high", + "hq", + "icon", + "letters", + "luxury", + "movie", + "movies", + "preferred", + "premium", + "quality", + "quality mark", + "rank", + "ranking", + "rating", + "resolution", + "review", + "screen", + "seal of approval", + "stamp", + "star", + "symbol", + "text", + "top", + "tv", + "type", + "winner", + "winner's medal" + ], + "high_res": [ + "4k", + "8k", + "alphabet", + "camera", + "character", + "clarity", + "clear", + "crisp", + "definition", + "detail", + "display", + "document", + "enhanced", + "fhd", + "file", + "font", + "hd", + "high", + "high quality", + "high resolution", + "hq", + "image", + "letters", + "media", + "movie", + "option", + "performance", + "picture", + "playback", + "quality", + "resolution", + "screen", + "setting", + "sharp", + "streaming", + "switch", + "symbol", + "text", + "toggle", + "tv", + "type", + "uhd", + "video" + ], + "highlight": [ + "accent", + "annotate", + "annotation", + "attention", + "color", + "curve", + "doc", + "document", + "document editor", + "drawing", + "edit", + "editing", + "editor", + "emphasize", + "emphasizing", + "fill", + "flash", + "focus", + "format", + "formatting", + "highlight", + "important", + "ink", + "light", + "line", + "marker", + "marker pen", + "note", + "paint", + "pen", + "review", + "select", + "selection", + "shape", + "sheet", + "spreadsheet", + "style", + "text", + "tool", + "type", + "underline", + "write", + "writing", + "yellow" + ], + "highlight_keyboard_focus": [ + "I", + "accessibility", + "active", + "border", + "boundary", + "box", + "chromeos", + "component", + "control", + "corners", + "cursor", + "dash", + "edges", + "element", + "field", + "focus", + "form", + "frame", + "highlight", + "indicator", + "input", + "interactive", + "keyboard", + "letters", + "mark", + "outline", + "rectangle", + "select", + "selected", + "selection", + "square" + ], + "highlight_mouse_cursor": [ + "arrow", + "browser", + "chromeos", + "circle", + "click", + "clicks", + "computer", + "computing", + "control", + "cursor", + "desktop", + "diagonal", + "element", + "focus", + "geometry", + "highlight", + "indicator", + "interaction", + "interface", + "internet", + "left", + "line", + "location", + "mark", + "mouse", + "move", + "pointer", + "pointer arrow", + "pointing", + "screen", + "select", + "selection", + "selects", + "shape", + "target", + "technology", + "tool", + "traffic", + "web" + ], + "highlight_text_cursor": [ + "blinking cursor", + "blinking indicator", + "blinking line", + "caret", + "chromeos", + "code editor", + "cursor", + "data entry", + "document", + "edit", + "editor", + "focus indicator", + "format", + "highlight", + "input field", + "insertion point", + "line", + "memo", + "modify", + "note", + "pointer", + "selection", + "text area", + "text cursor", + "text field", + "text input", + "typing", + "vertical line", + "word processing", + "write", + "writing" + ], + "highlighter_size_1": [ + "adjustment", + "annotation", + "art", + "basic", + "control", + "curve", + "design", + "document", + "drawing", + "edit", + "editing", + "education", + "format", + "graphic", + "highlight", + "highlighter", + "line", + "line weight", + "marker", + "minimal", + "office", + "options", + "pen", + "settings", + "simple", + "size", + "stroke", + "strokes", + "text", + "thickness", + "tool", + "visual", + "weight", + "writing" + ], + "highlighter_size_2": [ + "angled bar", + "angled line", + "annotation", + "arts", + "diagonal bar", + "diagonal line", + "document", + "drawing", + "edit", + "editing", + "education", + "emphasis", + "file", + "format", + "highlight", + "highlighter", + "line", + "line weight", + "marker", + "memo", + "notes", + "office", + "pen", + "size", + "sketching", + "slanted bar", + "slanted line", + "stroke", + "strokes", + "text editing", + "thickness", + "tool", + "underline", + "weight", + "writing" + ], + "highlighter_size_3": [ + "adjustment", + "annotation", + "art", + "creative", + "document", + "drawing", + "drawing tool", + "edit", + "editor", + "education", + "emphasize", + "emphasize text", + "format", + "highlight", + "highlighter", + "input", + "line", + "line weight", + "marker", + "marker pen", + "note", + "pen", + "size", + "size indicator", + "stroke", + "strokes", + "text", + "thick", + "thick line", + "thickness", + "tool", + "weight", + "width", + "writing" + ], + "highlighter_size_4": [ + "annotation", + "cursor", + "document", + "drawing", + "edit", + "editing", + "emphasize", + "fill", + "format", + "graphic", + "highlight", + "highlighter", + "large", + "line", + "line weight", + "mark", + "marker", + "outline", + "pen", + "pointer", + "rectangle", + "select", + "shape", + "size", + "square", + "stripe", + "stroke", + "strokes", + "text", + "thick", + "thickness", + "tool", + "weight", + "wide", + "writing" + ], + "highlighter_size_5": [ + "annotate", + "art", + "bold", + "circle", + "cursor", + "document", + "dot", + "drawing", + "edit", + "education", + "format", + "highlight", + "highlighter", + "ink", + "large", + "line", + "line weight", + "marker", + "office", + "pen", + "point", + "rectangle", + "size", + "square", + "stationery", + "stroke", + "strokes", + "text", + "thick line", + "thickness", + "tool", + "underline", + "weight", + "wide stroke", + "writing" + ], + "hiking": [ + "activity", + "adventure", + "backpacking", + "bag", + "climbing", + "duffle", + "exercise", + "exploration", + "hiking", + "human", + "journey", + "leisure", + "man", + "mountain", + "mountain range", + "mountains", + "nature", + "outdoors", + "path", + "person", + "recreation", + "silhouette", + "social", + "sport", + "sports", + "stick", + "trail", + "travel", + "trek", + "walking", + "wanderlust" + ], + "history": [ + "arrow", + "back", + "backwards", + "circle", + "circular arrow", + "clean", + "clear", + "clock", + "computer", + "data", + "date", + "device", + "digital", + "erase", + "factory reset", + "history", + "history.", + "home", + "initialization", + "loop", + "machine", + "nest", + "previous", + "redo", + "refresh", + "reload", + "renew", + "reset", + "restart", + "restore", + "reverse", + "revert", + "rotate", + "schedule", + "start over", + "system", + "time", + "turn", + "undo", + "update", + "wipe" + ], + "history_2": [ + "actions", + "activity", + "archive", + "arrow", + "back", + "backwards", + "chronometer", + "clock", + "data", + "date", + "device", + "duration", + "elapsed", + "events", + "history", + "home", + "hour", + "journal", + "list", + "log", + "memory", + "minute", + "nest", + "past", + "progress", + "recent", + "record", + "refresh", + "renew", + "reset", + "restore", + "retro", + "reverse", + "rewind", + "rotate", + "schedule", + "second", + "steps", + "time", + "timeline", + "timepiece", + "tracking", + "turn" + ], + "history_edu": [ + "academic", + "archive", + "book", + "clock", + "college", + "degree", + "diploma", + "document", + "edu", + "education", + "exam", + "feather", + "future", + "graduation", + "history", + "hour", + "knowledge", + "learning", + "lesson", + "letters", + "memory", + "minute", + "paper", + "past", + "pen", + "present", + "quill", + "reading", + "school", + "second", + "story", + "student", + "study", + "teaching", + "test", + "time", + "timeline", + "tools", + "university", + "write", + "writing" + ], + "history_off": [ + "access denied", + "activity", + "arrow", + "back", + "backwards", + "blocked", + "breadcrumbs", + "chronology", + "clock", + "cross", + "date", + "disabled", + "disconnected", + "enabled", + "forbidden", + "history", + "inactive", + "log", + "logging", + "not available", + "off", + "offline", + "on", + "past", + "previous", + "record", + "refresh", + "renew", + "restricted", + "reverse", + "rewind", + "rotate", + "schedule", + "slash", + "strikethrough", + "temporal", + "time", + "tracking", + "trail", + "turn", + "unavailable" + ], + "history_toggle_off": [ + "activity", + "clock", + "control", + "dash", + "dashed", + "date", + "deactivate", + "disable", + "disable history", + "disabled.", + "element", + "events", + "history", + "history toggle off", + "logs", + "off", + "off state", + "option", + "past", + "previous", + "recent", + "record", + "schedule", + "setting", + "state", + "stop", + "switch", + "time", + "timeline", + "toggle", + "toggle off", + "turn off", + "turn off history", + "ui control" + ], + "hive": [ + "abstract", + "apiary", + "bee", + "beehive", + "cluster", + "collection", + "colony", + "community", + "connection", + "data", + "database", + "geometric", + "group", + "hexagon", + "hexagonal", + "hive", + "honey", + "honeycomb", + "insect", + "nature", + "network", + "organization", + "pattern", + "shape", + "storage", + "structure", + "system" + ], + "hls": [ + "alphabet", + "broadcast", + "broadcasting", + "character", + "communication", + "connectivity", + "content", + "data", + "develop", + "developer", + "digital", + "engineer", + "engineering", + "entertainment", + "font", + "hls", + "http live streaming", + "internet", + "letters", + "live", + "media", + "multimedia", + "network", + "online", + "platform", + "play", + "player", + "protocol", + "signal", + "stream", + "streaming", + "symbol", + "technology", + "technology standard", + "text", + "transfer", + "type", + "video", + "video streaming", + "web" + ], + "hls_off": [ + "alphabet", + "character", + "connection", + "cross", + "develop", + "developer", + "diagonal", + "disable", + "disabled", + "enabled", + "engineer", + "engineering", + "font", + "hls", + "hls off", + "inactive", + "letters", + "line", + "media", + "media controls", + "media player", + "multimedia", + "network", + "off", + "offline", + "on", + "platform", + "playback", + "slash", + "slashes", + "stream", + "streaming", + "strike", + "symbol", + "technology", + "text", + "type", + "unavailable", + "video", + "video controls", + "video player" + ], + "holiday_village": [ + "accommodation", + "architecture", + "beach", + "buildings", + "camping", + "city", + "cityscape", + "collection", + "community", + "cottage", + "destination", + "estate", + "group", + "holiday", + "holiday village", + "home", + "house", + "houses", + "housing", + "lake", + "lodge", + "lodging", + "maps", + "neighborhood", + "perspective", + "place", + "property", + "real", + "real estate", + "residence", + "residential", + "rural", + "settlement", + "skyline", + "stay", + "street", + "suburban", + "tourism", + "town", + "travel", + "traveling", + "urban", + "vacation", + "village" + ], + "home": [ + "abode", + "address", + "app", + "application--house", + "architecture", + "beginning", + "building", + "button", + "components", + "dashboard", + "design", + "domicile", + "dwelling", + "estate", + "filled", + "geometry", + "home", + "homepage", + "house", + "interface", + "layout", + "link", + "lodging", + "main", + "menu", + "navigation", + "outline", + "place", + "property", + "real", + "real estate", + "residence", + "residential", + "screen", + "shape", + "shelter", + "site", + "solid", + "start", + "startup", + "stroke", + "structure", + "tab", + "ui", + "unit", + "ux", + "web", + "website", + "window" + ], + "home_and_garden": [ + "and", + "architecture", + "building", + "cultivation", + "door", + "dwelling", + "environment", + "estate", + "flower", + "flowers", + "garden", + "green", + "grow", + "habitat", + "home", + "house", + "land", + "landscaping", + "lawn", + "living", + "nature", + "outdoors", + "place", + "plants", + "property", + "real", + "real estate", + "residence", + "residential", + "roof", + "shelter", + "suburban", + "terrain", + "trees", + "urban", + "window", + "yard" + ], + "home_app_logo": [ + "abode", + "address", + "android", + "app", + "architecture", + "assistant", + "beginning", + "building", + "chimney", + "cozy", + "domicile", + "door", + "dwelling", + "establishment", + "estate", + "family", + "google", + "home", + "homepage", + "house", + "housing", + "living", + "location", + "logo", + "main", + "navigation", + "nest", + "network", + "place", + "property", + "real estate", + "residence", + "roof", + "shelter", + "start", + "structure", + "window" + ], + "home_health": [ + "aid", + "assistance", + "assisted living", + "building", + "care", + "clean", + "clinic", + "cross", + "doctor", + "dwelling", + "family", + "first aid", + "health", + "healthcare", + "home", + "home care", + "hospital", + "house", + "household", + "hygiene", + "living", + "medical", + "medical building", + "nurse", + "residence", + "safety", + "sanitary", + "security", + "support", + "treatment", + "wellness" + ], + "home_improvement_and_tools": [ + "DIY", + "and", + "builder", + "building", + "carpenter", + "cog", + "construction", + "engineering", + "equipment", + "fixing", + "gear", + "hammer", + "handyman", + "hardware", + "home", + "home improvement", + "improvement", + "industrial", + "labor", + "machinery", + "maintenance", + "manufacturing", + "nail", + "renovation", + "repair", + "screw", + "service", + "spanner", + "toolbox", + "toolkit", + "tools", + "workshop", + "wrench" + ], + "home_iot_device": [ + "IoT", + "appliance", + "assistant", + "automation", + "building", + "communication", + "connected", + "connectivity", + "control", + "control panel", + "device", + "digital", + "dwelling", + "electronic", + "google", + "hardware", + "home", + "house", + "innovation", + "intelligent", + "interface", + "internet", + "internet of things", + "iot", + "living", + "management", + "modern", + "monitor", + "nest", + "network", + "property", + "residence", + "smart", + "smart home", + "system", + "technology", + "wireless" + ], + "home_max": [ + "address", + "architecture", + "area", + "building", + "device", + "domicile", + "door", + "dwelling", + "enlarge", + "entrance", + "expand", + "fill", + "front", + "full screen", + "gadget", + "hardware", + "home", + "house", + "increase", + "internet", + "iot", + "living", + "location", + "max", + "maximize", + "navigation", + "nest", + "place", + "property", + "real estate", + "residence", + "roof", + "scale", + "smart", + "structure", + "things", + "windows", + "zoom" + ], + "home_max_dots": [ + "IoT", + "abode", + "address", + "assistant", + "building", + "circles", + "default", + "device", + "directory", + "dots", + "dwelling", + "electronic", + "google", + "hardware", + "home", + "homepage", + "house", + "housing", + "internet", + "landing page", + "menu", + "more", + "navigation", + "nest", + "options", + "points", + "property", + "residence", + "residential", + "shelter", + "smart", + "starting point", + "structure", + "wireless" + ], + "home_mini": [ + "Internet", + "address", + "architecture", + "basic", + "building", + "button", + "compact", + "device", + "diagram", + "dwelling", + "gadget", + "hardware", + "home", + "house", + "icon", + "iot", + "location", + "mini", + "minimal", + "navigation", + "nest", + "outline", + "property", + "real estate", + "residence", + "shape", + "shelter", + "simple", + "small", + "smart", + "structure", + "symbol", + "things" + ], + "home_pin": [ + "abode", + "address", + "architecture", + "building", + "destination", + "direction", + "dwelling", + "estate", + "favorite home", + "favorite place", + "home", + "house", + "location", + "map", + "maps", + "marker", + "navigation", + "pin", + "pinned home", + "pinned location", + "place", + "point", + "position", + "property", + "real estate", + "residence", + "saved home", + "saved location", + "saved place", + "stop", + "structure" + ], + "home_repair_service": [ + "adjustable wrench", + "box", + "building", + "construction", + "equipment", + "fix", + "gear", + "hammer", + "handyman", + "home", + "house", + "improvement", + "installation", + "job", + "kit", + "labor", + "maintenance", + "mechanic", + "pliers", + "professional", + "renovation", + "repair", + "repairing", + "screwdriver", + "service", + "setup", + "spanner", + "technician", + "tool", + "toolbox", + "tools", + "work", + "workshop", + "wrench" + ], + "home_speaker": [ + "ai", + "appliance", + "assistant", + "audio", + "automation", + "building", + "circle", + "control", + "device", + "electronics", + "entertainment", + "google", + "graphic", + "home", + "house", + "icon", + "illustration", + "living room", + "media", + "minimal", + "music", + "pod", + "rectangle", + "residence", + "rounded", + "simple", + "smart", + "smart home", + "sound", + "speaker", + "structure", + "symbol", + "system", + "technology", + "voice", + "volume" + ], + "home_storage": [ + "architecture", + "backup", + "building", + "building outline", + "business", + "cloud", + "commercial", + "computing", + "data", + "data center", + "database", + "file", + "files", + "home", + "home storage", + "house", + "house outline", + "lines", + "network", + "property", + "real estate", + "residential", + "server", + "server room", + "storage", + "storage building", + "storage house", + "structure", + "technology", + "technology center", + "warehouse" + ], + "home_work": [ + "address", + "architecture", + "building", + "business", + "commercial", + "company", + "destination", + "dwelling", + "employment", + "estate", + "factory", + "headquarters", + "home", + "house", + "industry", + "job", + "location", + "maps", + "navigation", + "office", + "place", + "real", + "real estate", + "residence", + "residential", + "shelter", + "structure", + "work", + "workplace" + ], + "horizontal_align_center": [ + "adjust", + "align", + "alignment", + "arrange", + "arrow", + "arrows", + "balance", + "bar", + "center", + "centering", + "content", + "design", + "distribute", + "doc", + "document", + "down", + "edit", + "editing", + "editor", + "elements", + "format", + "formatting", + "graphic", + "horizontal", + "items", + "layout", + "line", + "middle", + "organize", + "position", + "positioning", + "sheet", + "spacing", + "spreadsheet", + "symmetry", + "text", + "type", + "up", + "vertical", + "writing" + ], + "horizontal_align_left": [ + "align", + "alignment", + "arrangement", + "arrow", + "bar", + "begin", + "content", + "controls", + "direction", + "doc", + "document", + "down", + "edit", + "editing", + "editor", + "format", + "horizontal", + "indent", + "justify", + "layout", + "leading", + "left", + "line", + "margin", + "options", + "paragraph", + "position", + "rule", + "setting", + "sheet", + "spreadsheet", + "start", + "text", + "text editor", + "type", + "typography", + "word processing", + "writing" + ], + "horizontal_align_right": [ + "adjust", + "align", + "alignment", + "arrow", + "bar", + "content", + "direction", + "doc", + "document", + "down", + "edit", + "editing", + "editor", + "end", + "formatting", + "horizontal align right", + "indent", + "indentation", + "justify right", + "layout", + "limit", + "line", + "move right", + "paragraph", + "position", + "reposition", + "right", + "sheet", + "shift right", + "spacing", + "spreadsheet", + "structure", + "tab", + "text", + "text editor", + "type", + "writing" + ], + "horizontal_distribute": [ + "align", + "alignment", + "application", + "arrangement", + "arrows", + "bar", + "button", + "diagram", + "distribute", + "editing", + "editor", + "elements", + "equal", + "even", + "format", + "formatting", + "graphic design", + "horizontal", + "layout", + "lines", + "objects", + "order", + "organize", + "paragraph", + "position", + "rectangles", + "rule", + "rules", + "software", + "space", + "spacing", + "style", + "text", + "tool" + ], + "horizontal_rule": [ + "basic", + "boundary", + "content separator", + "divide", + "divider", + "element", + "gap", + "geometry", + "gmail", + "horizontal", + "line", + "line break", + "novitas", + "partition", + "rule", + "section", + "section break", + "separator", + "shape", + "simple", + "spacing", + "split", + "visual break" + ], + "horizontal_split": [ + "arrangement", + "bars", + "content organization", + "display", + "display options", + "divide", + "double panel", + "dual view", + "format", + "horizontal", + "horizontal division", + "horizontal split", + "interface layout", + "layout", + "layout management", + "lines", + "multi-panel", + "multiple panels", + "organization", + "panel", + "partition", + "screen division", + "screen split", + "section", + "separation", + "split", + "stacked", + "two panels", + "user interface element", + "view", + "view options", + "window" + ], + "host": [ + "access", + "address", + "bars", + "cloud", + "computer", + "connection", + "data", + "database", + "destination", + "digital", + "dns", + "domain", + "endpoint", + "hardware", + "host", + "information", + "infrastructure", + "internet", + "ip", + "it", + "list", + "location", + "lookup", + "machine", + "name", + "network", + "online", + "remote", + "server", + "service", + "source", + "system", + "technology", + "virtual", + "web", + "website" + ], + "hot_tub": [ + "bath", + "bathing", + "bathroom", + "bathtub", + "bubbles", + "circle", + "comfort", + "health", + "hot", + "hot tub", + "hotel", + "human", + "hydrotherapy", + "jacuzzi", + "leisure", + "lines", + "person", + "pool", + "recreation", + "relaxation", + "resort", + "rounded rectangle", + "shower", + "soak", + "soaking", + "spa", + "steam", + "steam lines", + "therapy", + "travel", + "tub", + "warm", + "water", + "wellness" + ], + "hotel": [ + "accommodation", + "apartment", + "bed", + "body", + "booking", + "building", + "guesthouse", + "holiday", + "hospitality", + "hostel", + "hotel", + "hotel icon", + "house", + "human", + "inn", + "lodging", + "lodging icon", + "motel", + "people", + "person", + "place", + "rectangle", + "rent", + "reservation", + "resort", + "room", + "shelter", + "sleep", + "square", + "stay", + "structure", + "tourism", + "travel", + "travel destination", + "triangle", + "trip", + "vacation" + ], + "hotel_class": [ + "accommodation", + "achievement", + "bed", + "booking", + "bookmark", + "building", + "class", + "comfort", + "destination", + "favorite", + "guesthouse", + "highlight", + "hospitality", + "hostel", + "hotel", + "important", + "inn", + "journey", + "lodging", + "luxury", + "marked", + "motel", + "quality", + "rank", + "ranking", + "rate", + "rating", + "reservation", + "review", + "reward", + "room", + "save", + "saved", + "service", + "shape", + "special", + "star", + "star rating", + "stars", + "stay", + "tourism", + "travel", + "trip", + "vacation" + ], + "hourglass": [ + "appointment", + "clock", + "countdown", + "delay", + "duration", + "empty", + "event", + "full", + "history", + "history and time", + "hourglass", + "icon", + "loading", + "measurement", + "minutes", + "pending", + "period", + "progress", + "sand", + "scheduling", + "symbol", + "time", + "timer", + "wait", + "waiting" + ], + "hourglass_arrow_down": [ + "activity", + "arrow", + "chronological", + "clock", + "countdown", + "delay", + "descending", + "direction", + "down", + "down arrow", + "duration", + "empty", + "filter", + "full", + "history", + "hourglass", + "latest", + "loading", + "measure", + "minutes", + "navigation", + "order", + "pending", + "progress", + "queue", + "recent", + "sand", + "sorting", + "status", + "time", + "time based", + "timer", + "up", + "wait", + "waiting" + ], + "hourglass_arrow_up": [ + "arrow", + "ascending", + "change", + "clock", + "countdown", + "delay", + "direction", + "down", + "duration", + "elapsed", + "empty", + "full", + "future", + "history", + "hourglass", + "loading", + "minutes", + "navigation", + "order", + "organize", + "past", + "pending", + "progress", + "remaining", + "reorder", + "reverse", + "sand", + "schedule", + "sort", + "sort by time", + "time", + "time ascending", + "timer", + "up", + "update", + "wait", + "waiting" + ], + "hourglass_bottom": [ + "bottom", + "clock", + "completed", + "completion", + "countdown", + "deadline", + "deadline exceeded", + "delay", + "duration", + "end", + "expiration", + "final", + "finished", + "future", + "half", + "half full", + "history", + "hourglass", + "loading", + "measure", + "measurement", + "minute", + "minutes", + "past", + "pending", + "processing", + "progress", + "remaining", + "sand", + "time", + "timer", + "wait", + "waiting" + ], + "hourglass_check": [ + "approval", + "approve", + "approved", + "check", + "checkmark", + "clock", + "complete", + "completed time", + "completion", + "countdown", + "disabled", + "done", + "done time", + "empty", + "enabled", + "finished", + "hourglass", + "loading", + "mark", + "minute", + "minutes", + "ok", + "process completed", + "process done", + "select", + "success", + "task", + "task completed", + "task done", + "tick", + "time", + "time check", + "time completed", + "time done", + "time success", + "validate", + "validated", + "verification", + "verified", + "yes" + ], + "hourglass_disabled": [ + "angled line", + "circle", + "clock", + "complete", + "countdown", + "cross out", + "delay", + "diagonal line", + "disabled", + "duration", + "elapsed time", + "empty", + "enabled", + "end", + "expired", + "finished", + "hourglass", + "inactive", + "limit", + "loading", + "measure", + "measure time", + "minute", + "minutes", + "off", + "on", + "pause", + "sand", + "slash", + "stop", + "time", + "timer", + "unavailable", + "wait", + "waiting" + ], + "hourglass_empty": [ + "abstract", + "clock", + "countdown", + "delay", + "duration", + "empty", + "full", + "future", + "history", + "hourglass", + "indicator", + "interval", + "lapse", + "loading", + "measure", + "minutes", + "outline", + "passage", + "past", + "pending", + "period", + "processing", + "progress", + "sand", + "shape", + "status", + "time", + "timer", + "ui element", + "wait", + "waiting" + ], + "hourglass_full": [ + "antique", + "classic", + "countdown", + "delay", + "duration", + "elapsed", + "empty", + "flow", + "full", + "hourglass", + "icon", + "indicator", + "loading", + "measurement", + "minutes", + "pending", + "period", + "progress", + "retro", + "sand", + "symbol", + "temporal", + "time", + "timer", + "ui icon", + "vintage", + "wait", + "waiting" + ], + "hourglass_pause": [ + "abstract", + "break", + "control", + "controls", + "countdown", + "delay", + "empty", + "full", + "graphic", + "hold", + "hourglass", + "icon", + "interrupt", + "loading", + "media", + "minutes", + "music", + "pause", + "sand", + "stop", + "suspend", + "symbol", + "symmetry", + "temporary", + "time", + "timer", + "two columns", + "vertical lines", + "video", + "wait", + "waiting" + ], + "hourglass_top": [ + "antique", + "bulb", + "classic", + "countdown", + "delay", + "duration", + "epoch", + "era", + "flow", + "future", + "glass", + "half", + "hourglass", + "indicator", + "loading", + "measurement", + "measuring", + "minute", + "minutes", + "object", + "past", + "pending", + "period", + "progress", + "sand", + "science", + "shape", + "time", + "timer", + "tool", + "top", + "vessel", + "vintage", + "wait", + "waiting" + ], + "house": [ + "abode", + "architecture", + "basic", + "building", + "button", + "door", + "dwelling", + "element", + "estate", + "family", + "geometric", + "graphic", + "home", + "homepage", + "house", + "icon", + "line", + "navigation", + "outline", + "place", + "places", + "property", + "real", + "real estate", + "rectangle", + "residence", + "residential", + "roof", + "shelter", + "simple", + "square", + "structure", + "symbol", + "triangle", + "wall", + "window" + ], + "house_siding": [ + "aluminum", + "architectural", + "architecture", + "building", + "building material", + "construction", + "design", + "dwelling", + "estate", + "exterior", + "facade", + "home", + "horizontal lines", + "house", + "house siding", + "housing", + "layered", + "material", + "overlapping", + "paneling", + "pattern", + "property", + "real", + "real estate", + "renovation", + "repair", + "residential", + "shelter", + "siding", + "structure", + "textured", + "vinyl", + "wall", + "wood" + ], + "house_with_shield": [ + "access", + "authorized", + "building", + "defend", + "dwelling", + "estate", + "fortified", + "guard", + "home", + "house", + "nest", + "privacy", + "private", + "property", + "protected", + "protection", + "real estate", + "reliable", + "residence", + "restricted", + "safe", + "safety", + "secure", + "security", + "shelter", + "shield", + "trust", + "trusted" + ], + "houseboat": [ + "accommodation", + "aquatic", + "architecture", + "beach", + "boat", + "building", + "dwelling", + "estate", + "floating", + "holiday", + "home", + "house", + "houseboat", + "lake", + "leisure", + "living", + "lodging", + "maps", + "marine", + "nautical", + "place", + "property", + "real", + "real estate", + "recreation", + "rental", + "residence", + "residential", + "river", + "sea", + "stay", + "tourism", + "transport", + "travel", + "travel industry", + "traveling", + "vacation", + "vessel", + "watercraft" + ], + "household_supplies": [ + "abstract", + "bottle", + "broom", + "chores", + "clean", + "cleaner", + "cleaning", + "cleaning supplies", + "disinfecting", + "domestic", + "equipment", + "home", + "home goods", + "house", + "household", + "household supplies", + "hygiene", + "maintenance", + "mop", + "outline", + "rectangular shapes", + "service", + "silhouette", + "simplified", + "spray", + "spray bottle", + "squeegee", + "supplies", + "tools" + ], + "hov": [ + "active", + "area", + "arrow", + "carpool", + "click", + "commute", + "cursor", + "details", + "element", + "focus", + "freeway", + "high occupancy vehicle", + "highlight", + "highway", + "hover", + "information", + "interaction", + "interactive", + "lane", + "location", + "maps", + "mouse", + "onhover", + "over", + "point", + "pointer", + "position", + "reveal", + "route", + "select", + "state", + "target", + "tooltip", + "traffic", + "transportation", + "trigger", + "user", + "visual", + "zone" + ], + "how_to_reg": [ + "accept", + "access", + "account", + "add user", + "approve", + "authorization", + "ballot", + "check", + "checkmark", + "circle", + "complete", + "confirmed", + "done", + "election", + "entry", + "head", + "how", + "join", + "mark", + "member", + "new user", + "ok", + "permission", + "person", + "poll", + "profile", + "register", + "registration", + "select", + "shape", + "shoulders", + "sign up", + "silhouette", + "successful", + "tick", + "to reg", + "user", + "validate", + "verified", + "vote", + "yes" + ], + "how_to_vote": [ + "ballot", + "ballot box", + "ballot paper", + "casting a vote", + "check", + "choice", + "choosing", + "civic duty", + "deciding", + "democracy", + "election", + "government", + "hand", + "hand with x mark", + "how", + "how to vote", + "mark", + "participation", + "political", + "poll", + "polling station", + "selection", + "selection process", + "survey", + "to", + "vote", + "voting", + "voting guide", + "voting process", + "x" + ], + "hr_resting": [ + "bed", + "downtime", + "dreaming", + "exhaustion", + "fatigue", + "figure", + "flat", + "health", + "heart", + "horizontal", + "hospital bed", + "human", + "ill", + "laying down", + "lying down", + "man", + "medical", + "nap", + "patient", + "person", + "rate", + "recovery", + "relaxation", + "rest", + "resting", + "sickness", + "silhouette", + "sleep", + "sleeping", + "tired", + "unconscious", + "woman" + ], + "html": [ + "alphabet", + "angle brackets", + "brackets", + "character", + "code", + "coding", + "computer", + "computing", + "css", + "develop", + "developer", + "development", + "development tools", + "digital", + "document", + "engineer", + "engineering", + "file", + "font", + "greater than sign", + "html", + "internet", + "internet code", + "it", + "language", + "less than sign", + "letters", + "markup", + "markup language", + "platform", + "programming", + "programming language", + "script", + "software", + "source code", + "symbol", + "tags", + "technology", + "text", + "type", + "web", + "web design", + "web development" + ], + "http": [ + "access", + "address", + "address bar", + "alphabet", + "browser", + "character", + "client", + "communication", + "computer", + "computing", + "connect", + "connection", + "data", + "digital", + "domain", + "font", + "global", + "http", + "http protocol", + "internet", + "letters", + "link", + "navigation", + "network", + "online", + "secure", + "server", + "symbol", + "technology", + "text", + "transfer", + "type", + "url", + "web", + "website", + "world" + ], + "hub": [ + "access", + "center", + "central", + "collection", + "connect", + "connection", + "convergence", + "core", + "data", + "diagram", + "distribution", + "flow", + "focal point", + "hub", + "information", + "interconnected", + "join", + "links", + "network", + "node", + "nodes", + "nucleus", + "organization", + "point", + "relations", + "source", + "structure", + "system", + "topology" + ], + "humerus": [ + "anatomy", + "arm", + "biology", + "body", + "bone", + "bones", + "education", + "element", + "forelimb", + "graphic", + "health", + "healthcare", + "human", + "humerus", + "illustration", + "joint", + "learning", + "limb", + "line", + "medical", + "orthopedic", + "outline", + "representation", + "science", + "shape", + "skeletal", + "skeleton", + "solid", + "stroke", + "structure", + "symbol", + "upper arm" + ], + "humerus_alt": [ + "anatomy", + "arm", + "arm bone", + "biology", + "body", + "bone", + "bones", + "educational", + "forelimb", + "health", + "healthcare", + "human", + "human body", + "humerus", + "limb", + "medical", + "medical imaging", + "medicine", + "orthopedics", + "radiology", + "science", + "scientific", + "skeletal", + "skeletal system", + "skeleton", + "structure", + "upper arm", + "x-ray" + ], + "humidity_helper": [ + "humidity", + "helper" + ], + "humidity_high": [ + "air", + "atmosphere", + "climate", + "climate control", + "condensation", + "condition", + "damp", + "dew point", + "drop", + "droplet", + "environment", + "fog", + "forecast", + "gauge", + "heavy", + "high", + "humidity high", + "indicator", + "level", + "measurement", + "meteorology", + "meter", + "mist", + "moisture", + "rain", + "science", + "tear", + "vapor", + "water", + "weather", + "wet" + ], + "humidity_indoor": [ + "air", + "air quality", + "atmosphere", + "atmospheric", + "bismuth", + "building", + "climate", + "comfort", + "condition", + "control", + "drop", + "droplet", + "environment", + "environmental", + "gauge", + "health", + "home", + "house", + "humidity", + "hygrometer", + "indoor", + "level", + "living space", + "measurement", + "moisture", + "percentage", + "reading", + "room", + "sensor", + "temperature", + "vapor", + "water", + "weather" + ], + "humidity_low": [ + "abstract", + "air", + "atmosphere", + "climate", + "data", + "droplet", + "environment", + "fitbit", + "forecast", + "gauge", + "humidity low", + "indicator", + "less", + "low", + "measurement", + "menstruation", + "meteorology", + "meter", + "minimal", + "minimal amount", + "moisture", + "period", + "rain", + "single drop", + "small", + "status", + "symbol", + "teardrop", + "temperature", + "vapor", + "water", + "water drop", + "weather" + ], + "humidity_mid": [ + "air", + "air icon", + "atmosphere", + "climate", + "climate data", + "climate icon", + "condensation", + "dampness", + "dew", + "drop", + "drop icon", + "droplet", + "environment", + "environmental data", + "humidity", + "humidity sensor", + "liquid", + "mid", + "moisture", + "raindrop", + "raindrop icon", + "saturation", + "vapor", + "water", + "water drop", + "water icon", + "weather", + "weather icon", + "weather station", + "wetness" + ], + "humidity_percentage": [ + "air", + "analysis", + "atmosphere", + "chart", + "climate", + "condensation", + "data", + "display", + "drop", + "droplet", + "environment", + "forecast", + "gauge", + "graph", + "humidity", + "indicator", + "level", + "liquid", + "measurement", + "metric", + "moisture", + "number", + "percent", + "percentage", + "reading", + "report", + "statistic", + "value", + "vapor", + "water", + "weather" + ], + "hvac": [ + "ac", + "adjustment", + "air", + "air conditioning", + "air flow", + "air vent", + "airflow", + "airflow direction", + "blower", + "building systems", + "central air", + "climate", + "climate control", + "comfort", + "conditioning", + "control", + "ductwork", + "environment", + "fan", + "heat", + "heating", + "hvac", + "interior", + "settings", + "smart home", + "system", + "temperature", + "temperature control", + "thermostat", + "vent", + "ventilation", + "wind" + ], + "hvac_max_defrost": [ + "air conditioning", + "arrow", + "automobile", + "automotive", + "car", + "car defrost", + "car icon", + "clear window", + "climate control", + "climate settings", + "control panel", + "cooling", + "dashboard", + "defog", + "defrost", + "defrost icon", + "defrosting", + "directional arrow", + "fan symbol", + "frost", + "heat", + "heating", + "hvac", + "ice", + "max defrost", + "maximum defrost", + "rear window defrost", + "snow", + "temperature", + "temperature control", + "three lines", + "up arrow", + "vehicle", + "ventilation", + "weather", + "window symbol", + "windshield defrost" + ], + "ice_skating": [ + "activity", + "athlete", + "athletic", + "blade", + "boot", + "cold", + "entertainment", + "equipment", + "exercise", + "figure skating", + "footwear", + "hobby", + "hockey skate", + "ice", + "ice skate", + "leisure", + "olympics", + "recreation", + "sharp", + "shoe", + "skate", + "skates", + "skating", + "social", + "speed skating", + "sport", + "sports", + "travel", + "winter", + "winter sport" + ], + "icecream": [ + "cafe", + "celebration", + "circle", + "cold", + "cone", + "cool", + "cream", + "delicious", + "dessert", + "event", + "food", + "frozen", + "fun", + "happy", + "ice", + "ice cream", + "icecream", + "indulgence", + "joy", + "menu", + "party", + "picnic", + "refreshing", + "restaurant", + "scoop", + "snack", + "summer", + "sweet", + "tasty", + "travel", + "treat", + "triangle", + "vacation" + ], + "id_card": [ + "access card", + "account", + "authentication", + "avatar", + "badge", + "card", + "credentials", + "digital", + "document", + "documentation", + "driver's license", + "employee card", + "face", + "flat", + "human", + "id", + "id card", + "id_card", + "identification", + "identity card", + "license", + "membership card", + "minimal", + "name", + "official", + "pass", + "people", + "person", + "personal info", + "photo", + "picture", + "portrait", + "profile", + "rectangle", + "rectangular", + "security", + "security card", + "silhouette", + "user", + "verification", + "work" + ], + "identity_aware_proxy": [ + "access", + "authenticate", + "authorize", + "aware", + "chain", + "circle", + "connection", + "gateway", + "iap", + "identity", + "key", + "link", + "lock", + "network", + "path", + "privacy", + "protection", + "proxy", + "ring", + "route", + "secure", + "security", + "shield", + "tunnel", + "verify" + ], + "identity_platform": [ + "access", + "account", + "administration", + "administrator", + "authentication", + "authorization", + "avatar", + "body", + "circle", + "client", + "customer", + "digital", + "face", + "figure", + "head", + "hexagon", + "human", + "identity", + "internet", + "login", + "management", + "member", + "network", + "online", + "operator", + "people", + "person", + "platform", + "portrait", + "privacy", + "profile", + "security", + "shoulders", + "silhouette", + "subscriber", + "system", + "technology", + "thumbnail", + "user", + "web" + ], + "ifl": [ + "app menu", + "bars", + "collapse menu", + "configuration", + "dice", + "die", + "expand menu", + "feeling", + "hamburger", + "horizontal lines", + "i'm", + "ifl", + "list", + "list menu", + "lucky", + "menu", + "menu bar", + "mobile menu", + "more options", + "navigation", + "numbered", + "numbering", + "options", + "ordered", + "parallel lines", + "search", + "settings", + "sidebar menu", + "striped", + "striped icon", + "three bar menu", + "three lines", + "toggle menu", + "website menu" + ], + "iframe": [ + "area", + "border", + "box", + "code", + "container", + "content", + "development", + "display", + "document", + "element", + "embed", + "frame", + "html", + "iframe", + "inline", + "layout", + "module", + "outline", + "rectangle", + "region", + "screen", + "section", + "square", + "structure", + "tag", + "view", + "web", + "window" + ], + "iframe_off": [ + "area off", + "block iframe", + "box off", + "cancel", + "component off", + "cross out", + "deactivate iframe", + "diagonal line", + "disable", + "disable iframe", + "disabled", + "display", + "embed off", + "enabled", + "external content off", + "frame", + "frame off", + "hide iframe", + "html", + "iframe off", + "inline", + "object off", + "off", + "offline", + "on", + "rectangle off", + "remove iframe", + "screen", + "screen off", + "section off", + "slash", + "stop", + "tag", + "turn off", + "un-embed", + "web content off", + "web element off", + "window", + "window off" + ], + "image": [ + "add", + "adjust", + "album", + "art", + "border", + "collection", + "crop", + "edit", + "embed", + "files", + "frame", + "gallery", + "graphic", + "illustration", + "image", + "insert", + "landscape", + "media", + "mountain", + "mountains", + "nature", + "original", + "photo", + "photography", + "picture", + "rectangle", + "square", + "sun", + "sunrise", + "sunset", + "upload" + ], + "image_arrow_up": [ + "add", + "angle", + "arrow", + "arrows", + "box", + "create", + "data", + "direction", + "document", + "file", + "file transfer", + "graphic", + "image", + "import", + "landscape", + "line", + "media", + "mountain", + "mountains", + "movement", + "new", + "photo", + "photography", + "picture", + "plus", + "point", + "rectangle", + "send", + "send file", + "send image", + "square", + "transfer", + "up", + "upload", + "upload file" + ], + "image_aspect_ratio": [ + "adjust", + "aspect", + "aspect ratio", + "crop", + "dimensions", + "display", + "format", + "height", + "image", + "media", + "movie", + "orientation", + "photo", + "photography", + "picture", + "presentation", + "proportion", + "ratio", + "rectangle", + "resize", + "resolution", + "scale", + "screen", + "settings", + "size", + "square", + "video", + "view", + "visual", + "width" + ], + "image_inset": [ + "add image", + "add media", + "add photo", + "add picture", + "add to gallery", + "embed", + "embed image", + "embed photo", + "embed picture", + "frame", + "gallery", + "image", + "image inset", + "insert", + "landscape", + "media", + "media embed", + "media inset", + "mountain", + "mountains", + "photo", + "photography", + "picture", + "rectangle", + "square", + "upload image", + "upload photo", + "upload picture" + ], + "image_not_supported": [ + "alert", + "broken image", + "content", + "default", + "diagonal line", + "disabled", + "display", + "document", + "enabled", + "error", + "failed", + "fallback", + "file", + "graphic", + "image", + "image not supported", + "information", + "invalid", + "landscape", + "media", + "media player", + "missing", + "mountain", + "mountains", + "multimedia", + "not", + "off", + "on", + "photo", + "photo not supported", + "photography", + "picture", + "picture not supported", + "placeholder", + "preview", + "rectangle", + "slash", + "square", + "status", + "supported", + "unavailable", + "warning" + ], + "image_search": [ + "analyze", + "bing visual search", + "camera search", + "content search", + "database search", + "digital eye", + "discover image", + "discovery", + "explore", + "find", + "find image", + "find similar", + "glass", + "google lens", + "identify", + "image", + "image input", + "image search", + "internet search", + "landscape", + "look", + "look up", + "magnify", + "magnifying", + "magnifying glass", + "media search", + "mountain", + "mountains", + "object recognition", + "online search", + "photo", + "photo search", + "photography", + "picture", + "picture search", + "reverse image search", + "scan", + "search", + "search bar", + "see", + "visual search", + "web search" + ], + "imagesearch_roller": [ + "appearance", + "applicator", + "apply", + "art", + "brush", + "coating", + "color", + "construction", + "creative", + "customize", + "decoration", + "design", + "drawing", + "edit", + "editing", + "fill", + "house painting", + "image", + "imagesearch", + "implement", + "paint", + "paint brush", + "paint roller", + "painting", + "pattern", + "renovation", + "resurface", + "roller", + "search", + "smooth", + "style", + "texture", + "tools", + "wall painting" + ], + "imagesmode": [ + "album", + "art", + "collection", + "documents", + "files", + "gallery", + "graphic", + "icon", + "image", + "images", + "landscape", + "media", + "mode", + "mountain", + "mountains", + "multimedia", + "photo", + "photograph", + "photography", + "photos", + "picture", + "representation", + "scenery", + "selection", + "square", + "sun", + "symbol", + "view", + "visual" + ], + "immunology": [ + "antibody", + "atom", + "bacteria", + "biology", + "biotech", + "body", + "cell", + "chemistry", + "disease", + "dna", + "dna helix", + "double helix", + "experiment", + "genetics", + "health", + "healthcare", + "helix", + "human", + "immune", + "immune system", + "immunology", + "infection", + "infectious", + "laboratory", + "medical", + "medicine", + "molecular", + "molecule", + "pathogen", + "research", + "science", + "science and technology", + "spiral", + "vaccine", + "virus", + "viruses" + ], + "import_contacts": [ + "address", + "address book", + "book", + "communicate", + "contacts", + "data", + "diary", + "directory", + "download", + "education", + "import", + "info", + "information", + "journal", + "knowledge", + "learning", + "library", + "literature", + "migration", + "notebook", + "open", + "opened book", + "pages", + "reading", + "receive", + "send", + "share", + "sync", + "synchronize", + "textbook", + "transfer", + "upload" + ], + "important_devices": [ + "Android", + "OS", + "access", + "communication", + "computer", + "connected", + "connection", + "critical", + "data", + "desktop", + "devices", + "digital", + "electronics", + "equipment", + "essential", + "gadgets", + "hardware", + "iOS", + "important", + "information", + "key", + "mobile", + "monitor", + "network", + "phone", + "screen", + "security", + "sharing", + "star", + "synchronization", + "tablet", + "tech", + "technology", + "web" + ], + "in_home_mode": [ + "address", + "architecture", + "at home", + "building", + "building icon", + "check", + "door", + "dwelling", + "home", + "home icon", + "home mode", + "house", + "house icon", + "house mode", + "in home", + "in_home_mode", + "location", + "location icon", + "mark", + "nest", + "ok", + "on property", + "place", + "place icon", + "property", + "real estate", + "residence", + "roof", + "shelter", + "shelter icon", + "structure", + "tick", + "validate", + "verified", + "walls", + "windows" + ], + "inactive_order": [ + "approve", + "bulleted list", + "button", + "check", + "complete", + "control", + "disabled", + "disabled state", + "doc", + "document", + "done", + "file", + "greyed out", + "health", + "inactive", + "inactive order", + "inactive state", + "indicator", + "list", + "list icon", + "liste", + "mark", + "medication", + "navigation", + "noninteractive", + "numaralandırma", + "numbered list", + "ok", + "order", + "order icon", + "ordered list", + "orders", + "page", + "paper", + "pause", + "receipt", + "receipts", + "select", + "sequence", + "sequence icon", + "sorting", + "symbol", + "sıralı liste", + "sıralama", + "three lines", + "tick", + "ui element", + "unavailable", + "validate", + "verified", + "yes" + ], + "inbox": [ + "archive", + "arrival", + "box", + "category", + "communication", + "container", + "correspondence", + "email", + "folder", + "inbox", + "inbox folder", + "incoming", + "letters", + "mail", + "mail folder", + "message", + "message box", + "messages", + "messages list", + "new messages", + "notifications", + "receive", + "receive mail", + "storage", + "tray", + "unread" + ], + "inbox_customize": [ + "adjust", + "application", + "archive", + "change", + "cog", + "communication", + "configure", + "control", + "custom", + "customize", + "customize inbox", + "details", + "email", + "email preferences", + "email settings", + "envelope", + "gear", + "inbox", + "inbox preferences", + "incoming", + "info", + "information", + "letter", + "mail", + "mail preferences", + "mail settings", + "manage", + "message", + "message preferences", + "message settings", + "modify", + "options", + "personal", + "personalize", + "preferences", + "service", + "settings", + "tools", + "tray" + ], + "inbox_text": [ + "alerts", + "archive", + "box", + "category", + "chat", + "communication", + "container", + "conversation", + "correspondence", + "digital communication", + "digital inbox", + "digital mail", + "document", + "email", + "envelope", + "file", + "inbox", + "incoming", + "letter", + "lines", + "mail", + "mailbox", + "message", + "message box", + "new messages", + "notification", + "received", + "received messages", + "rectangle", + "storage", + "text", + "unread messages" + ], + "inbox_text_asterisk": [ + "alert", + "annotation", + "archive", + "asterisk", + "business", + "category", + "chat", + "communication", + "email", + "envelope", + "essential", + "footnote", + "importance", + "inbox", + "incoming", + "letter", + "mail", + "mandatory", + "mark", + "message", + "new message", + "note", + "notification", + "office", + "outstanding", + "pending", + "reminder", + "required", + "star", + "symbol", + "text", + "unread message", + "urgent" + ], + "inbox_text_person": [ + "account", + "archive", + "category", + "communication", + "contact", + "correspondence", + "document", + "email", + "file", + "human", + "inbox", + "inbox with person", + "incoming", + "letter", + "lines", + "mail", + "mail with person", + "message", + "message box", + "message with user", + "people", + "person", + "personal inbox", + "private message", + "profile", + "profile inbox", + "receiving", + "recipient", + "recipient mail", + "text", + "text in box", + "user", + "user inbox", + "writing" + ], + "inbox_text_share": [ + "archive", + "arrow", + "category", + "communication", + "communication symbol", + "data", + "data transfer", + "deliver", + "document", + "document box", + "email", + "envelope", + "file", + "inbox", + "inbox share", + "incoming", + "information sharing", + "letter", + "mail", + "message", + "message box", + "receive", + "received", + "send", + "sending", + "share", + "share document", + "share file", + "share text", + "text", + "text box", + "text message", + "transfer" + ], + "incomplete_circle": [ + "active", + "activity indicator", + "animation", + "arc", + "broken circle", + "busy", + "chart", + "circle", + "curve", + "geometric", + "graphic", + "incomplete", + "incomplete circle", + "indicator", + "line", + "loading", + "loading spinner", + "open circle", + "partial circle", + "pending", + "process", + "progress", + "progress indicator", + "refresh", + "refresh spinner", + "reload", + "ring", + "round", + "segment", + "shape", + "spinning", + "waiting" + ], + "indeterminate_check_box": [ + "app", + "application", + "box", + "box with line", + "button", + "check", + "checkbox", + "checkbox with line", + "components", + "control", + "dash", + "design", + "form", + "form control", + "half", + "horizontal line", + "incomplete", + "indeterminate", + "indeterminate state", + "input", + "interface", + "mark", + "mixed", + "option", + "option box", + "partial", + "screen", + "select", + "selected", + "selection", + "selection box", + "site", + "square", + "state", + "tick", + "toggle", + "toggle box", + "ui", + "ui element", + "undetermined", + "ux", + "web", + "website" + ], + "indeterminate_question_box": [ + "?", + "ask", + "assistance", + "box", + "clue", + "container", + "enigma", + "faq", + "frame", + "help", + "help center", + "hint", + "indeterminate", + "info", + "information", + "inquire", + "loading", + "pending", + "punctuation", + "query", + "question", + "question mark", + "riddle", + "square", + "support", + "symbol", + "thinking", + "uncertain", + "unknown", + "unsure" + ], + "info": [ + "about", + "alert", + "announcement", + "assistance", + "circle", + "circle with dot", + "data", + "detail", + "details", + "dot", + "facts", + "guide", + "help", + "i", + "i in circle", + "icon", + "info", + "information", + "inquiry", + "knowledge", + "learn", + "letter i", + "metadata", + "more info", + "more information", + "notice", + "notification", + "question", + "question mark", + "service", + "status", + "support", + "symbol" + ], + "info_i": [ + "about", + "advice", + "alert", + "announcement", + "assistance", + "basic", + "circle", + "data", + "details", + "documentation", + "education", + "essential", + "explanation", + "fact", + "general", + "help", + "i", + "info", + "information", + "knowledge", + "learning", + "letter", + "line", + "message", + "notice", + "notification", + "outline", + "pointer", + "query", + "question", + "service", + "shape", + "simple", + "support", + "symbol", + "tip" + ], + "infrared": [ + "camera", + "communications", + "control", + "detection", + "electromagnetic", + "electronic", + "energy", + "engineering", + "frequency", + "heat", + "imaging", + "infrared", + "invisible", + "ir", + "light", + "measurement", + "radiation", + "remote", + "scanner", + "science", + "scientific", + "sensor", + "signal", + "spectrum", + "technical", + "technology", + "temperature", + "thermal", + "wavelength", + "waves" + ], + "ink_eraser": [ + "art", + "art supplies", + "clean", + "clear", + "color", + "correct", + "correction", + "delete", + "doc", + "drawing", + "edit", + "editing", + "editing tool", + "editor", + "erase", + "eraser", + "fill", + "ink", + "obliterate", + "paint", + "pen", + "pencil", + "remove", + "remove drawing", + "remove ink", + "remove pen", + "remove pencil", + "rub out", + "sheet", + "smudge", + "spreadsheet", + "stationery", + "style", + "subtract", + "text", + "tool", + "type", + "writing" + ], + "ink_eraser_off": [ + "annotation", + "blocked", + "clean", + "clear", + "color", + "delete", + "diagonal line", + "digital ink", + "disabled", + "doc", + "document", + "drawing tool", + "edit", + "editing", + "editor", + "erase", + "eraser", + "fill", + "ink", + "line", + "markup", + "off", + "paint", + "pen", + "productivity", + "remove", + "scribble", + "sheet", + "slash", + "spreadsheet", + "style", + "stylus", + "text", + "tool", + "type", + "unavailable", + "wipe", + "writing", + "writing tool" + ], + "ink_highlighter": [ + "annotate", + "annotating", + "art", + "color", + "doc", + "document", + "document editing", + "draw", + "drawing", + "edit", + "editing", + "editor", + "education", + "emphasize", + "eraser", + "fill", + "highlight", + "highlighter", + "highlighting tool", + "ink", + "line", + "marker", + "note", + "office", + "paint", + "pen", + "scribbling", + "sheet", + "spreadsheet", + "stroke", + "style", + "text", + "text editing", + "tool", + "type", + "underline", + "write", + "writing" + ], + "ink_highlighter_move": [ + "annotation", + "arrow", + "color", + "cursor", + "dash", + "directional", + "doc", + "document", + "drag", + "drawing", + "edit", + "editing", + "editor", + "emphasize", + "eraser", + "fill", + "hand tool", + "highlighter", + "highlighting", + "ink", + "line", + "lines", + "marker", + "move", + "paint", + "pen", + "pointer", + "pointing", + "rearrange", + "reorder", + "reposition", + "selection", + "sheet", + "sketch", + "spreadsheet", + "stroke", + "style", + "text", + "tool", + "type", + "writing", + "writing implement" + ], + "ink_marker": [ + "angled", + "annotate", + "art", + "color", + "create", + "design", + "diagonal", + "doc", + "draw", + "drawing", + "edit", + "editing", + "editor", + "education", + "fill", + "highlight", + "ink", + "maker", + "marker", + "office", + "paint", + "pen", + "point", + "school", + "sheet", + "sketch", + "spreadsheet", + "stationery", + "style", + "text", + "tip", + "tool", + "type", + "underline", + "writing" + ], + "ink_pen": [ + "art", + "author", + "authorship", + "classic", + "color", + "communication", + "compose", + "create", + "doc", + "document", + "draw", + "drawing", + "edit", + "editing", + "editor", + "education", + "fill", + "fountain pen", + "ink", + "ink pen", + "input", + "line", + "message", + "paint", + "pen", + "pencil", + "point", + "quill", + "school", + "sheet", + "sign", + "signature", + "spreadsheet", + "style", + "text", + "tip", + "tool", + "type", + "vintage", + "write", + "writing" + ], + "ink_selection": [ + "angle", + "area selection", + "bounding box", + "box", + "choose", + "color", + "corner", + "cursor", + "designate", + "doc", + "draw", + "edit", + "editing", + "editor", + "fill", + "graphic design", + "graphics", + "highlight", + "indicate", + "ink", + "ink selection", + "lines", + "marker", + "paint", + "pen", + "pencil", + "pick", + "pointer", + "range selection", + "select", + "selection", + "shape", + "sheet", + "spreadsheet", + "square", + "style", + "target", + "text", + "text highlight", + "text select", + "tools", + "type", + "word select", + "writing", + "zone selection" + ], + "inpatient": [ + "arrow", + "bed", + "body", + "care", + "clinic", + "doctor", + "facility", + "figure", + "health", + "healthcare", + "hospital", + "hospital room", + "human", + "illness", + "in", + "inpatient", + "laying", + "left", + "lying down", + "medical", + "medicine", + "nurse", + "patient", + "patient bed", + "person", + "reclining", + "recovery", + "recuperation", + "room", + "sickness", + "therapy", + "treatment" + ], + "input_circle": [ + "active", + "arrow", + "arrows", + "basic", + "border", + "button", + "circle", + "circular", + "container", + "control", + "direction", + "element", + "empty", + "field", + "focus", + "geometric", + "graphic", + "hollow", + "inactive", + "input circle", + "inside", + "install", + "into", + "navigation", + "north", + "outline", + "perimeter", + "placeholder", + "ring", + "round", + "selection", + "shape", + "simple", + "state", + "ui element", + "up", + "vector" + ], + "insert_chart": [ + "add", + "analysis", + "analytics", + "assessment", + "bar", + "bar chart", + "bars", + "business", + "chart", + "columns", + "create", + "data", + "diagram", + "finance", + "graph", + "growth", + "infographic", + "insert", + "manage", + "measure", + "metrics", + "options", + "performance", + "poll", + "progress", + "report", + "representation", + "results", + "statistics", + "survey", + "tracking", + "visualize" + ], + "insert_page_break": [ + "break", + "content break", + "dash", + "dashed", + "dashed line", + "divide", + "divider", + "doc", + "document", + "document formatting", + "document layout", + "file", + "formatting", + "formatting break", + "horizontal divider", + "horizontal line", + "insert", + "insert break", + "layout", + "line", + "line divider", + "new page", + "page", + "page break", + "paper", + "row", + "section break", + "separation", + "split", + "text", + "text division", + "text editing", + "writing" + ], + "insert_text": [ + "abstract", + "abstract art", + "alphabet", + "basic", + "bold", + "building block", + "character", + "clean", + "component", + "concept", + "design", + "digital", + "doc", + "edit", + "editing", + "editor", + "element", + "essential", + "font", + "form", + "format", + "fundamental", + "geometric", + "graphic", + "illustration", + "insert", + "letters", + "line", + "minimalist", + "modern", + "path", + "representation", + "shape", + "sheet", + "simple", + "solid", + "spreadsheet", + "stroke", + "structure", + "style", + "symbol", + "text", + "type", + "vector", + "visual", + "writing" + ], + "insights": [ + "ai", + "analysis", + "analytics", + "analytics report", + "artificial", + "automatic", + "automation", + "bar", + "bars", + "business", + "business intelligence", + "chart", + "circle", + "custom", + "data", + "data visualization", + "diagram", + "financial analysis", + "genai", + "graph", + "growth", + "increase", + "infographic", + "information", + "insights", + "intelligence", + "magic", + "market data", + "measure", + "metrics", + "overview", + "performance", + "performance data", + "performance metrics", + "progress", + "report", + "results", + "smart", + "spark", + "sparkle", + "star", + "stars", + "statistics", + "statistics report", + "summary", + "tracking", + "trend analysis", + "trends", + "up arrow" + ], + "install_desktop": [ + "Android", + "OS", + "add", + "app", + "application", + "chrome", + "computer", + "computing", + "configuration", + "deployment", + "desktop", + "device", + "display", + "download", + "electronic", + "fix", + "hard drive", + "hardware", + "iOS", + "install", + "mac", + "monitor", + "pc", + "place", + "plus", + "plus sign", + "program", + "progressive web app", + "pwa", + "rectangle", + "save", + "screen", + "setup", + "software", + "storage", + "system", + "technology", + "web", + "web app", + "window", + "workstation" + ], + "install_mobile": [ + "Android", + "OS", + "app", + "app install", + "app promo", + "arrow", + "arrows", + "cell", + "device", + "direction", + "down", + "down arrow", + "download", + "download app", + "hardware", + "iOS", + "install", + "install app", + "install mobile", + "marketing", + "mobile", + "mobile download", + "phone", + "phone download", + "promotion", + "security", + "security update", + "software", + "software update", + "system", + "system update", + "system upgrade", + "tablet", + "update", + "upgrade" + ], + "instant_mix": [ + "add", + "adjust", + "audio", + "automatic", + "automatic playlist", + "beams", + "controls", + "create", + "custom", + "customize", + "edit", + "editing", + "filter", + "filters", + "generate", + "generate playlist", + "instant", + "instant mix", + "lines", + "magic", + "media", + "mix", + "music", + "music playback", + "musical notes", + "options", + "playback", + "playlist", + "quick", + "quick mix", + "radiating", + "random", + "setting", + "settings", + "shuffle", + "slider", + "sliders", + "sound", + "spell", + "switches", + "tune", + "wand" + ], + "integration_instructions": [ + "automation", + "brackets", + "build", + "clipboard", + "code", + "coding", + "combine", + "connect", + "connection", + "consolidate", + "css", + "data", + "develop", + "developer", + "development", + "diagram", + "direction", + "doc", + "document", + "engineer", + "engineering clipboard", + "flow", + "guide", + "help", + "html", + "information", + "instructions", + "integration", + "join", + "link", + "merge", + "network", + "platform", + "process", + "programming", + "relation", + "steps", + "structure", + "system", + "unified", + "workflow" + ], + "interactive_space": [ + "3d", + "abstract", + "art", + "atoms", + "body", + "connection", + "cosmos", + "data", + "digital", + "earth", + "futuristic", + "geometry", + "global", + "globe", + "grid", + "gridlines", + "human", + "installation", + "interact", + "interactive", + "internet", + "lines", + "map", + "model", + "molecules", + "movie", + "network", + "people", + "person", + "screen", + "space", + "sphere", + "technology", + "universe", + "virtual", + "wireframe", + "world" + ], + "interests": [ + "best", + "bookmark", + "chosen", + "circle", + "collection", + "distinction", + "favorite", + "featured", + "glyph", + "good", + "heart", + "highlighted", + "icon", + "important", + "interests", + "liked", + "marked", + "prefered", + "premium", + "quality", + "rated", + "rating", + "saved", + "selection", + "shape", + "shapes", + "sign", + "social", + "special", + "square", + "star", + "symbol", + "top", + "triangle", + "valuable", + "wishlist" + ], + "interpreter_mode": [ + "account", + "accounts", + "assistant", + "audio", + "bilingual", + "chat", + "committee", + "communication", + "conversation", + "dialogue", + "dictation", + "digital translation", + "exchange", + "face", + "family", + "foreign language", + "friends", + "group", + "hear", + "hearing", + "human", + "humans", + "interpretation", + "interpreter", + "keyboard", + "language", + "languages", + "listening", + "machine translation", + "mic", + "microphone", + "mode", + "multilingual", + "network", + "noise", + "people", + "person", + "persons", + "profile", + "profiles", + "record", + "recorder", + "simultaneous", + "social", + "sound", + "speaker", + "speaking", + "speech", + "symbol", + "talk", + "team", + "translate", + "translation", + "understand", + "understanding", + "user", + "users", + "voice" + ], + "inventory": [ + "archive", + "box", + "boxes", + "chain", + "clipboard", + "commerce", + "container", + "containers", + "control", + "crate", + "crates", + "distribution", + "doc", + "document", + "e-commerce", + "file", + "goods", + "inventory", + "items", + "logistics", + "manage", + "management", + "organize", + "package", + "packages", + "product", + "products", + "receive", + "retail", + "send", + "shipping", + "stack", + "stacking", + "stock", + "storage", + "supply", + "warehouse" + ], + "inventory_2": [ + "archive", + "assets", + "box", + "boxes", + "collection", + "container", + "count", + "crate", + "delivery", + "file", + "goods", + "inventory", + "items", + "items.", + "logistics", + "management", + "objects", + "organize", + "package", + "packages", + "product", + "quantity", + "resources", + "shipping", + "square", + "stack", + "stock", + "storage", + "supply", + "three dimensional", + "warehouse" + ], + "invert_colors": [ + "accessibility", + "accessibility settings", + "adjust", + "adjust colors", + "appearance", + "button", + "change", + "color inversion", + "colors", + "contrast", + "dark mode", + "display", + "drop", + "droplet", + "edit", + "editing", + "hue", + "icon", + "invert", + "invert colors", + "inverted", + "light mode", + "mode", + "modify", + "options", + "palette", + "preferences", + "screen", + "settings", + "switch", + "theme", + "toggle", + "tone", + "ui", + "user interface", + "view", + "visual", + "visual settings", + "water" + ], + "invert_colors_off": [ + "accessibility", + "accessibility settings", + "appearance", + "circle", + "color", + "color palette", + "color scheme", + "colors", + "dark mode", + "disabled", + "display", + "drop", + "droplet", + "enabled", + "eye", + "high contrast", + "hue", + "inactive", + "invert", + "invert colors off", + "inverted", + "light mode", + "line", + "mode", + "off", + "offline", + "on", + "opacity", + "options", + "palette", + "preferences", + "settings", + "slash", + "switch", + "theme", + "toggle", + "tone", + "vision", + "visual impairment", + "water" + ], + "ios": [ + "app store", + "apple", + "brand", + "computer", + "device", + "electronics", + "gadget", + "hardware", + "icon", + "ios", + "iphone", + "ipod", + "logo", + "mac", + "mobile", + "operating", + "operating system", + "phone", + "platform", + "smartphone", + "symbol", + "system", + "tablet", + "technology" + ], + "ios_share": [ + "activity", + "apple", + "arrow", + "box", + "communication", + "connect", + "content", + "device", + "distribution", + "export", + "forward", + "information", + "ios", + "link", + "mobile", + "network", + "outgoing", + "publish", + "send", + "share", + "sharing", + "smartphone", + "social", + "social media", + "spreading", + "square", + "transfer", + "up", + "upload" + ], + "jamboard_kiosk": [ + "board", + "brainstorm", + "business", + "chrome", + "classroom", + "collaboration", + "desktop", + "device", + "digital", + "display", + "drawing", + "education", + "group", + "hardware", + "ideas", + "interactive", + "jamboard", + "kiosk", + "large", + "learning", + "meeting", + "monitor", + "office", + "panel", + "presentation", + "school", + "screen", + "standalone", + "teaching", + "team", + "touch", + "whiteboard", + "work", + "writing" + ], + "japanese_curry": [ + "asian cuisine", + "asian dish", + "asian food", + "bowl", + "cuisine", + "curry", + "dining", + "dining icon", + "dish", + "eat", + "eat icon", + "food", + "food and drink", + "food icon", + "japan", + "japanese curry", + "japanese dish", + "japanese food", + "japanese rice dish", + "meal", + "meal icon", + "mealtime", + "nutrition", + "plate", + "restaurant", + "restaurant icon", + "rice" + ], + "iron": [ + "appliance", + "cleaning", + "clothes", + "clothes iron", + "clothing", + "domestic", + "electric", + "electric iron", + "fabric", + "garment care", + "handle", + "heat", + "home appliance", + "home.", + "household appliance", + "housework", + "iron", + "ironing", + "laundry", + "machine", + "object", + "pressing", + "pressing iron", + "smooth", + "steam", + "steam iron", + "textile care", + "triangle", + "wrinkles" + ], + "japanese_flag": [ + "asia", + "asian", + "circle", + "country", + "country code", + "disc", + "flag", + "flags", + "geographic", + "identity", + "international", + "japan", + "japanese", + "language", + "map", + "nation", + "national symbol", + "nationality", + "patriotic", + "region", + "round", + "sun", + "world" + ], + "javascript": [ + "alphabet", + "back end", + "brackets", + "character", + "code", + "coding", + "computer", + "css", + "develop", + "developer", + "development", + "engineer", + "engineering", + "font", + "front end", + "html", + "internet", + "javascript", + "js", + "language", + "letters", + "online", + "platform", + "programming", + "programming language", + "script", + "scripting language", + "software", + "symbol", + "tech", + "technology", + "technology symbol", + "text", + "type", + "web development" + ], + "join": [ + "attend", + "broadcast", + "call", + "circle", + "collaboration", + "combine", + "command", + "conference", + "connect", + "connection", + "full", + "group", + "invite", + "invite full", + "join", + "join meeting", + "left", + "link", + "live", + "meeting", + "meeting full", + "online", + "outer", + "overlap", + "participants", + "people", + "right", + "room", + "session", + "sql", + "start", + "start meeting", + "users", + "video", + "video call", + "video conference" + ], + "join_full": [ + "attend", + "broadcast", + "call", + "circle", + "collaboration", + "combine", + "command", + "conference", + "connect", + "connection", + "full", + "group", + "invite", + "invite full", + "join", + "join meeting", + "left", + "link", + "live", + "meeting", + "meeting full", + "online", + "outer", + "overlap", + "participants", + "people", + "right", + "room", + "session", + "sql", + "start", + "start meeting", + "users", + "video", + "video call", + "video conference" + ], + "join_inner": [ + "circle", + "combine", + "combine data", + "combine icon", + "command", + "connect", + "connect data", + "connection icon", + "data", + "data linking", + "data merge", + "data table", + "database", + "inner", + "inner join", + "intersection", + "join", + "join icon", + "join inner", + "link", + "link data", + "link icon", + "matching", + "merge", + "merge icon", + "overlap", + "relationship", + "sql", + "table join", + "two circles", + "union", + "union icon", + "values", + "venn diagram" + ], + "join_left": [ + "access", + "arrow", + "branch", + "circle", + "combine", + "command", + "connect", + "connection", + "convergence", + "curve", + "direction", + "directionality", + "entry", + "flow", + "geometry", + "input", + "integration", + "join", + "join left", + "junction", + "left", + "line", + "link", + "matching", + "merge", + "node", + "overlap", + "path", + "point", + "route", + "segment", + "shape", + "sql", + "values", + "way" + ], + "join_right": [ + "align right", + "alignment", + "arrow", + "association", + "chain link", + "circle", + "combining", + "command", + "connect right", + "connecting", + "connection", + "data alignment", + "database join", + "direction", + "direction right", + "flow", + "forward arrow", + "integration", + "join", + "join right", + "joining", + "link", + "link right", + "matching", + "merge right", + "merging", + "overlap", + "pairing", + "process flow", + "relationship", + "right", + "right arrow", + "sql", + "table join", + "two links", + "values" + ], + "joystick": [ + "activity", + "arcade", + "button", + "console", + "control", + "controller", + "device", + "directional", + "entertainment", + "flight stick", + "fun", + "gadget", + "game", + "gamepad", + "gaming", + "gaming controller", + "grip", + "handle", + "input device", + "joystick", + "leisure", + "lever", + "peripheral", + "play", + "recreation", + "retro", + "sport", + "stick", + "thumbstick", + "video", + "video game", + "video games", + "videogame", + "vintage" + ], + "jump_to_element": [ + "anchor", + "area", + "arrow", + "arrows", + "direction", + "element", + "find", + "focus", + "frame", + "go to", + "highlight", + "jump to", + "left", + "link", + "location", + "marker", + "move", + "navigate to", + "navigation", + "northeast", + "object", + "pinpoint", + "point", + "position", + "scroll", + "section", + "select", + "shortcut", + "target", + "triangle", + "up", + "view" + ], + "kanji_alcohol": [ + "alcohol", + "asian", + "bar", + "beverage", + "button", + "character", + "chinese", + "culture", + "drink", + "food", + "glyph", + "icon", + "ideogram", + "japanese", + "kanji", + "language", + "liquor", + "logogram", + "marker", + "menu", + "navigation", + "pictogram", + "point of interest", + "restaurant", + "sake", + "script", + "sign", + "symbol", + "text", + "typography", + "writing" + ], + "kayaking": [ + "activity", + "adventure", + "athlete", + "athletic", + "boat", + "body", + "canoe", + "entertainment", + "excursion", + "exercise", + "fitness", + "hobby", + "human", + "kayak", + "kayaking", + "lake", + "leisure", + "line icon", + "outdoor", + "outline icon", + "paddle", + "paddling", + "people", + "person", + "rafting", + "recreation", + "river", + "row", + "social", + "sport", + "sports", + "summer", + "tour", + "transportation", + "travel", + "vacation", + "vehicle", + "water" + ], + "kebab_dining": [ + "actions", + "additional options", + "chef", + "choices", + "context menu", + "cooking", + "cuisine", + "cutlery", + "dining", + "dining options", + "dinner", + "eating", + "ellipsis", + "food", + "food choices", + "food menu", + "kebab", + "kitchen", + "meal", + "meat", + "menu", + "more", + "options", + "overflow menu", + "restaurant", + "restaurant menu", + "skewer", + "three dots", + "three points", + "utensils", + "vertical dots" + ], + "keep": [ + "basic", + "bookmark", + "border", + "empty", + "favorite", + "form", + "keep", + "memo", + "note", + "outline", + "pin", + "push", + "pushpin", + "remember", + "reminder", + "save", + "shape", + "simple", + "star", + "stroke", + "tack", + "task", + "thin", + "thumb", + "unfilled" + ], + "keep_public": [ + "access", + "accessible", + "account", + "available", + "disclosure", + "everyone", + "exposed", + "face", + "freedom", + "global", + "host", + "human", + "keep", + "meet", + "open lock", + "padlock", + "people", + "permission", + "person", + "pin", + "pinned", + "privacy", + "profile", + "public", + "publish", + "push", + "pushpin", + "release", + "reminder", + "reveal", + "save", + "security", + "share", + "show", + "tack", + "task", + "thumb", + "transparency", + "unencrypted", + "unlocked", + "unprotected", + "unrestricted", + "unsecured", + "user", + "viewable", + "worldwide" + ], + "keep_off": [ + "cancel", + "close", + "cross", + "delete", + "diagonal line", + "disable", + "disable item", + "disable keep", + "disable pin", + "disabled", + "enabled", + "exit", + "keep", + "keep note off", + "keep off", + "line", + "off", + "on", + "pin", + "push", + "pushpin", + "reminder", + "remove", + "remove item", + "remove keep", + "remove pin", + "save", + "slash", + "stop", + "strike", + "stroke", + "tack", + "task", + "thumb", + "unkeep", + "unpin", + "unpin item", + "unpin note" + ], + "kettle": [ + "appliance", + "beverage", + "boiling", + "brew", + "coffee", + "cook", + "cooking", + "domestic", + "drink", + "electric", + "handle", + "heating", + "home", + "hospitality", + "hot", + "house", + "kettle", + "kitchen", + "lid", + "liquid", + "nest", + "pot", + "pour", + "service", + "spout", + "steam", + "steamer", + "tea", + "tea kettle", + "water" + ], + "key": [ + "access", + "access key", + "authentication", + "authorization", + "code", + "data", + "decryption key", + "digital", + "door", + "encryption", + "encryption key", + "entry", + "information", + "key", + "lock", + "login", + "padlock", + "password", + "permission", + "private", + "private access", + "private key", + "secret", + "secure", + "secure access", + "security", + "technology", + "unlock" + ], + "key_off": [ + "access", + "barred", + "blocked", + "circle", + "closed", + "deactivated", + "disabled", + "door", + "enabled", + "entry", + "hole", + "inaccessible", + "inactive", + "key", + "lock", + "locked", + "object", + "off", + "offline", + "on", + "outline", + "password", + "private", + "restricted", + "rounded", + "secure", + "security", + "slash", + "square", + "unavailable", + "unlock" + ], + "key_vertical": [ + "access", + "access code", + "access grant", + "authentication", + "authentication key", + "authorization", + "authorization key", + "code", + "credentials", + "digital key", + "door", + "encryption", + "entry", + "identity", + "key", + "lock", + "login", + "password", + "permission", + "private", + "private access", + "secret", + "secret key", + "secure", + "secure access", + "secure login", + "security", + "tall key", + "unlock", + "vertical key" + ], + "key_visualizer": [ + "abstract", + "audio", + "audio analysis", + "audio visualization", + "audio waves", + "bars", + "beat", + "chart", + "data", + "digital", + "display", + "equalizer", + "frequency", + "geometric", + "graph", + "heatmap", + "hot", + "insight", + "introspection", + "key", + "level", + "lines", + "monitor", + "monitoring", + "music", + "music player", + "music visualizer", + "rhythm", + "row", + "sound", + "sound visualizer", + "sound waves", + "spectrum", + "visualizer", + "volume", + "wave", + "waveform" + ], + "keyboard": [ + "access", + "chat", + "code", + "communication", + "computer", + "control", + "data entry", + "device", + "device input", + "digital", + "edit", + "grid", + "hardware", + "input", + "keyboard", + "keypad", + "keys", + "letters", + "message", + "office", + "peripheral", + "programming", + "rectangle", + "search", + "software", + "squares", + "technology", + "text", + "text field", + "type", + "typing", + "virtual keyboard", + "writing" + ], + "keyboard_alt": [ + "accessory", + "alternate keyboard", + "buttons", + "communication", + "computer", + "computer hardware", + "data entry", + "device", + "hardware", + "input", + "input device", + "interface", + "keyboard", + "keypad", + "keys", + "letters", + "message", + "numbers", + "office", + "peripheral", + "rectangle", + "symbols", + "technology", + "text", + "type", + "typing", + "virtual keyboard", + "writing", + "writing tool" + ], + "keyboard_arrow_down": [ + "arrow", + "arrow down", + "arrows", + "chevron down", + "collapse", + "collapse section", + "direction down", + "down", + "down arrow", + "downward arrow", + "drop down", + "dropdown", + "expand", + "expand less", + "expand menu", + "expand more", + "hide", + "indicator down", + "keyboard", + "keyboard key down", + "menu indicator", + "move down", + "navigation down", + "next item", + "next page", + "pointer down", + "pointing down", + "reveal", + "scroll down", + "show less", + "show more", + "toggle down", + "v shape down" + ], + "keyboard_arrow_left": [ + "angle", + "arrow", + "arrows", + "back", + "basic", + "button", + "chevron", + "control", + "direction", + "indicator", + "key", + "keyboard", + "left", + "list", + "menu", + "minimal", + "move", + "move left", + "navigate", + "navigation", + "page", + "point", + "pointer", + "previous", + "scroll", + "sideways", + "simple", + "triangle", + "ui control" + ], + "keyboard_arrow_right": [ + "angular arrow", + "arrow", + "arrow right", + "arrows", + "basic arrow", + "button", + "chevron", + "chevron right", + "control", + "diagonal arrow", + "direction", + "element", + "forward", + "go", + "graphic", + "indicator", + "keyboard", + "keyboard arrow", + "line arrow", + "move", + "navigate", + "navigation", + "next", + "pointer", + "proceed", + "right", + "right arrow", + "right chevron", + "simple arrow", + "symbol", + "thin arrow", + "triangular arrow", + "vector" + ], + "keyboard_arrow_up": [ + "arrow", + "arrows", + "button", + "caret", + "chevron", + "close", + "collapse", + "control", + "direction", + "element", + "expand", + "expandable", + "indicator", + "input", + "less", + "list", + "menu", + "minimize", + "move up", + "navigate", + "navigation", + "point up", + "scroll up", + "section", + "top", + "triangle", + "triangle up", + "ui control", + "up", + "up arrow", + "upward", + "widget" + ], + "keyboard_backspace": [ + "action", + "arrow", + "back", + "backspace", + "caret", + "clear", + "close", + "control", + "delete", + "direction", + "editor", + "erase", + "escape", + "exit", + "go back", + "input", + "keyboard", + "left", + "left arrow", + "line", + "navigation", + "point", + "previous", + "remove", + "return", + "shape", + "symbol", + "text", + "undo" + ], + "keyboard_capslock": [ + "arrow", + "button", + "capslock", + "computer", + "control", + "direction", + "function", + "input", + "key", + "keyboard", + "letters", + "line", + "pointing", + "shift", + "text", + "triangle", + "typing", + "up", + "uppercase", + "writing" + ], + "keyboard_capslock_badge": [ + "active", + "arrow", + "arrows", + "badge", + "button", + "capitalization", + "caps", + "capslock", + "caret", + "case", + "circle", + "circular button", + "command", + "computer", + "control", + "digital", + "enabled", + "format", + "function", + "indicator", + "input", + "key", + "keyboard", + "keyboard key", + "lock", + "lowercase", + "pointing up", + "shift", + "status", + "technology", + "text", + "toggle", + "type", + "typing", + "up", + "up arrow", + "uppercase" + ], + "keyboard_command_key": [ + "action", + "apple", + "button", + "command", + "command key", + "computer key", + "computing", + "control", + "device", + "digital", + "function", + "glyph", + "hardware", + "input", + "interface element", + "key", + "keyboard", + "mac", + "macos", + "operating system", + "option", + "outline", + "shortcut", + "special key", + "stroke", + "symbol", + "technology" + ], + "keyboard_control_key": [ + "arrow", + "code", + "command", + "computer", + "control", + "control key", + "direction", + "function key", + "go up", + "input", + "key", + "keyboard", + "move up", + "navigation", + "programming", + "scroll up", + "symbol", + "text", + "text input", + "top", + "typing", + "up arrow" + ], + "keyboard_double_arrow_down": [ + "advance", + "angle", + "arrow", + "arrows", + "bottom", + "chevron", + "continue", + "control", + "descend", + "direction", + "directional", + "dive", + "double", + "down", + "drop", + "end", + "fall", + "forward", + "indicator", + "keyboard", + "lower", + "move", + "multiple", + "navigation", + "next", + "page", + "point", + "pointer", + "scroll", + "sharp", + "submerge", + "triangle", + "v-shape" + ], + "keyboard_double_arrow_left": [ + "angle left", + "arrow", + "arrow left", + "arrows", + "back", + "back button", + "chevron left", + "direction", + "direction left", + "double", + "double arrow", + "fast backward", + "fast reverse", + "go back", + "history", + "left", + "left arrow", + "media control", + "move left", + "multiple", + "multiple arrows", + "navigation", + "playback", + "pointing left", + "previous", + "return", + "reverse", + "rewind", + "rewind button", + "skip back", + "step back", + "two arrows" + ], + "keyboard_double_arrow_right": [ + "accelerate", + "advance", + "arrow", + "arrows", + "chevron", + "chevrons", + "control", + "direction", + "double", + "double arrow", + "double chevron", + "fast forward", + "forward", + "go", + "input", + "key", + "keyboard", + "move", + "movement", + "multiple", + "navigation", + "next", + "next page", + "progress", + "right", + "right arrow", + "rightward", + "skip", + "step forward", + "symbol" + ], + "keyboard_double_arrow_up": [ + "arrow", + "arrow up", + "arrows", + "caret", + "chevron", + "chevrons", + "collapse", + "direction", + "direction up", + "double", + "double arrow", + "double caret", + "double up arrow", + "expand", + "fast forward", + "fast up", + "go up", + "indicator", + "jump up", + "keyboard", + "keyboard icon", + "maximize", + "minimize", + "move up", + "multiple", + "navigate up", + "navigation", + "page up", + "pointer", + "scroll up", + "skip up", + "to top", + "top", + "up", + "up arrow", + "upward" + ], + "keyboard_external_input": [ + "arrow", + "attach", + "computer", + "configuration", + "connect", + "connect external keyboard", + "connection", + "control", + "data entry", + "device", + "external device", + "external input", + "external keyboard", + "hardware", + "hookup", + "input", + "input device", + "input method", + "interface", + "keyboard", + "keyboard connection", + "keypad", + "letters", + "link", + "management", + "office", + "output", + "peripheral", + "plug", + "port", + "right", + "setup", + "system", + "technology", + "text", + "text input", + "type", + "typing", + "usb" + ], + "keyboard_full": [ + "buttons", + "command", + "communication", + "composing", + "computer", + "control", + "data entry", + "desktop", + "device", + "electronic", + "enter", + "equipment", + "full keyboard", + "fullscreen", + "function keys", + "hardware", + "input", + "keyboard", + "keys", + "layout", + "numeric keypad", + "office", + "panel", + "panels", + "peripheral", + "rectangle", + "shift", + "spacebar", + "technology", + "text", + "tool", + "typing", + "workstation", + "writing" + ], + "keyboard_hide": [ + "arrow", + "box", + "buttons", + "chevron", + "clear", + "close", + "collapse", + "computer", + "device", + "dismiss", + "down", + "form", + "hardware", + "hide", + "input", + "input method", + "keyboard", + "keypad", + "keys", + "minimize", + "mobile", + "onscreen", + "panel", + "rectangle", + "remove", + "shrink", + "soft keyboard", + "software", + "text", + "typing", + "virtual" + ], + "keyboard_keys": [ + "alphanumeric", + "alt", + "backspace", + "button", + "character", + "column", + "computer", + "control", + "device", + "editor", + "enter", + "function", + "grid", + "hardware", + "input", + "keyboard", + "keypad", + "keys", + "letters", + "multiple", + "office", + "peripheral", + "rectangle", + "row", + "shift", + "space", + "square", + "symbol", + "technology", + "text", + "type", + "typing", + "write", + "writing" + ], + "keyboard_lock": [ + "access", + "blocked", + "closed", + "computer", + "control", + "device", + "entry", + "hardware", + "input", + "keyboard", + "keypad", + "keys", + "letters", + "lock", + "locked", + "login", + "office", + "padlock", + "password", + "privacy", + "private", + "protection", + "rectangle", + "restricted", + "safety", + "secure", + "security", + "text", + "type", + "typing" + ], + "keyboard_lock_off": [ + "access", + "block", + "computer", + "control", + "cross", + "deactivated", + "device", + "diagonal line", + "disabled", + "enabled", + "hardware", + "input", + "keyboard", + "keyhole", + "keypad", + "letters", + "lock", + "locked", + "off", + "office", + "on", + "padlock", + "password", + "permission", + "privacy", + "private", + "protection", + "rectangle", + "restriction", + "safety", + "secure", + "security", + "slash", + "state", + "switch", + "text", + "toggle", + "type", + "typing", + "unlock", + "unlocked", + "unprotect", + "unsecure" + ], + "keyboard_off": [ + "access denied keyboard", + "computer", + "computer input off", + "data entry off", + "device", + "device off", + "disable keyboard", + "disabled", + "disconnect keyboard", + "enabled", + "hardware", + "input", + "input device disabled", + "input disabled", + "input mode off", + "key off", + "keyboard", + "keyboard control", + "keyboard mute", + "keyboard off", + "keyboard setting", + "keyboard unavailable", + "keypad", + "letters", + "lock keyboard", + "mute keyboard", + "no keyboard", + "off", + "office", + "on", + "peripheral off", + "slash", + "text", + "text input off", + "toggle keyboard", + "turn off keyboard", + "type", + "typing disabled", + "unlock keyboard", + "writing disabled" + ], + "keyboard_onscreen": [ + "accessibility", + "alternate input", + "alternate keyboard", + "communication", + "computer", + "controls", + "data entry", + "device", + "digital", + "form", + "grid", + "hardware", + "input", + "interface element", + "keyboard", + "keypad", + "letters", + "lines", + "message", + "mobile", + "office", + "onscreen", + "operating system", + "rectangle", + "screen", + "software", + "technology", + "text", + "touch keyboard", + "type", + "typing", + "virtual", + "writing" + ], + "keyboard_option_key": [ + "accessibility", + "alt", + "alt key", + "alternate", + "character", + "command", + "computer", + "configuration", + "control", + "customization", + "device", + "flat", + "function", + "input", + "key", + "keyboard", + "line", + "minimal", + "modifier key", + "option", + "outline", + "rectangle", + "settings", + "special key", + "square", + "stroke", + "symbol", + "technology", + "text", + "typing" + ], + "keyboard_previous_language": [ + "arrow", + "back", + "backward", + "button", + "change", + "character", + "chevron", + "choose", + "computer", + "control", + "cycle", + "device", + "direction", + "globe", + "hardware", + "input", + "key", + "keyboard", + "keypad", + "language", + "left", + "letters", + "linguistic", + "locale", + "office", + "option", + "pointer", + "previous", + "redo", + "refresh", + "restore", + "select", + "setting", + "switch", + "text", + "translate", + "translation", + "type", + "typing", + "undo", + "world" + ], + "keyboard_return": [ + "angle", + "arrow", + "back", + "bend", + "break line", + "carriage return", + "coding", + "command", + "computer key", + "curved arrow", + "directional arrow", + "down arrow", + "enter key", + "function", + "glyph", + "icon", + "input", + "keyboard", + "keyboard return", + "keyboard symbol", + "left", + "left arrow", + "newline", + "programming", + "return", + "return key", + "shape", + "symbol", + "text editing", + "text entry", + "text formatting", + "typography" + ], + "keyboard_tab": [ + "arrow", + "character", + "computer", + "control", + "document", + "editing", + "element", + "glyph", + "indent", + "input", + "interface", + "jump", + "key", + "keyboard", + "keyboard tab", + "left", + "move", + "navigation", + "next", + "right", + "right arrow", + "space", + "spacing", + "symbol", + "tab", + "tab key", + "technology", + "text", + "word processing", + "writing" + ], + "keyboard_tab_rtl": [ + "application", + "arrow", + "button", + "computer", + "control", + "cursor", + "direction", + "document", + "element", + "enter", + "function", + "icon", + "indent", + "input", + "interface", + "key", + "keyboard", + "keyboard tab rtl", + "left", + "move", + "navigation", + "next", + "right", + "right to left", + "software", + "symbol", + "tab", + "tab key", + "text", + "text field", + "typing", + "writing" + ], + "keyboard_voice": [ + "audio", + "audio button", + "audio capture", + "audio input", + "audio recording", + "chat", + "communication", + "dictate", + "dictation", + "hear", + "hearing", + "input", + "keyboard", + "messaging", + "mic", + "mic button", + "microphone", + "microphone button", + "multimedia", + "noise", + "record", + "recorder", + "recording", + "recording button", + "sound", + "sound capture", + "sound input", + "sound recording", + "speak", + "speaker", + "speech", + "talk", + "voice", + "voice button", + "voice command", + "voice input" + ], + "kid_star": [ + "achievement", + "baby", + "best", + "bookmark", + "care", + "child", + "childcare", + "childhood", + "cute", + "education", + "family", + "favorite", + "favorite child", + "grade", + "highlight", + "important", + "infant", + "kid", + "kindergarten", + "learning", + "mark", + "nursery", + "playful", + "protection", + "ranking", + "rate", + "rating", + "reward", + "save", + "school", + "star", + "success", + "sweet", + "toddler", + "young", + "youth" + ], + "king_bed": [ + "accommodation", + "apartment", + "bed", + "bedroom", + "building", + "comfort", + "domestic", + "double", + "double bed", + "furniture", + "home", + "horizontal", + "hotel", + "house", + "housing", + "interior", + "king", + "king bed", + "king size", + "large bed", + "lodging", + "master bedroom", + "night", + "pillows", + "property", + "queen", + "real estate", + "rectangle", + "relax", + "rest", + "room", + "sleep" + ], + "kitchen": [ + "appliance", + "appliances", + "building", + "building structure", + "cabinets", + "cold", + "cooking", + "cooking area", + "cooking space", + "culinary", + "dining", + "domestic", + "eat", + "food", + "food preparation", + "fridge", + "furniture", + "home", + "home appliance", + "house", + "ice", + "interior", + "kitchen", + "line art", + "outline", + "oven", + "places", + "rectangle", + "refrigerator", + "residential", + "room", + "shape", + "simple", + "storage", + "stove" + ], + "kitesurfing": [ + "action", + "activity", + "adventure", + "athlete", + "athletic", + "beach", + "board", + "body", + "dynamic", + "entertainment", + "exercise", + "extreme sport", + "figure", + "hobby", + "human", + "kite", + "kiteboarding", + "kitesurfing", + "leisure", + "ocean", + "outdoor", + "people", + "person", + "recreation", + "sea", + "silhouette", + "social", + "sport", + "sports", + "surf", + "surfing", + "travel", + "vacation", + "water", + "water sport", + "waves", + "wind" + ], + "lab_panel": [ + "analysis", + "analytics", + "beaker", + "chart", + "chemistry", + "data", + "data visualization", + "experiment", + "experiment panel", + "flask", + "glass", + "health", + "information", + "lab", + "lab results", + "laboratory", + "labs", + "liquid", + "medical", + "metrics", + "panel", + "progress", + "report", + "research", + "research panel", + "results", + "sample", + "samples", + "science", + "science equipment", + "test", + "test results", + "tube" + ], + "lab_profile": [ + "academic", + "analysis", + "analytics", + "beaker", + "biology", + "chemistry", + "data", + "diagnostics", + "discovery", + "doc", + "document", + "education", + "experiment", + "exploration", + "file", + "flask", + "folder", + "folders", + "health", + "innovation", + "investigation", + "knowledge", + "lab", + "laboratory", + "labs", + "learning", + "medical", + "page", + "paper", + "progress", + "report", + "reports", + "research", + "results", + "science", + "scientific", + "study", + "test tube" + ], + "lab_research": [ + "analysis", + "beaker", + "chemistry", + "development", + "discovery", + "education", + "equipment", + "experiment", + "flask", + "glassware", + "healthcare", + "innovation", + "lab", + "laboratory", + "liquid", + "medical", + "research", + "science", + "scientific", + "test" + ], + "label": [ + "angled shape", + "badge", + "bookmark", + "category", + "classification", + "corner", + "designation", + "detail", + "details", + "emblem", + "favorite", + "geometric", + "highlight", + "identification", + "indent", + "indicator", + "information", + "label", + "library", + "mail", + "marker", + "name", + "organize", + "outline", + "pointed shape", + "polygon", + "price tag", + "remember", + "save", + "shape", + "stamp", + "sticker", + "tag", + "title" + ], + "label_important": [ + "angled", + "bookmark", + "categorization", + "categorize", + "chevron", + "corner", + "data", + "favorite", + "filled", + "filter", + "flag", + "geometry", + "highlight", + "identifier", + "important", + "indent", + "indication", + "information.", + "label", + "library", + "mail", + "mark", + "marker", + "note", + "organization", + "organize", + "outline", + "point", + "record", + "remember", + "right", + "save", + "shape", + "sharp", + "sort", + "stamp", + "sticker", + "tag", + "wing" + ], + "label_off": [ + "angles", + "badge off", + "deactivate label", + "disable", + "disable label", + "disabled", + "enabled", + "favorite", + "flag off", + "geometric", + "hide label", + "identifier off", + "indent", + "indicator off", + "label", + "label off", + "library", + "mail", + "marker off", + "minimal", + "modern", + "name tag off", + "off", + "on", + "outline", + "point", + "price tag off", + "remember", + "remove label", + "save", + "sharp", + "slash", + "stamp", + "sticker", + "sticker off", + "tag", + "tag off", + "toggle off", + "unlabel", + "untag", + "wing" + ], + "labs": [ + "advanced", + "alpha", + "analysis", + "analytics", + "beaker", + "beta", + "chemistry", + "configuration", + "cutting edge", + "development", + "discovery", + "experiment", + "experimental", + "exploration", + "feature", + "fluid", + "glass", + "health", + "innovation", + "lab", + "laboratory", + "liquid", + "medical", + "new", + "options", + "prototype", + "research", + "sample", + "samples", + "science", + "settings", + "technology", + "test", + "test tube" + ], + "lan": [ + "access", + "business", + "communication", + "communications", + "computer", + "computers", + "connected", + "connection", + "connections", + "data", + "desktop", + "device", + "devices", + "document", + "documents", + "file", + "files", + "folder", + "folders", + "internet", + "lan", + "local area network", + "network", + "networking", + "office", + "server", + "servers", + "service", + "sharing", + "transfer", + "work" + ], + "landscape": [ + "chart", + "contour", + "data", + "diagram", + "elevation", + "environment", + "geography", + "graphic", + "hill", + "hills", + "image", + "land", + "landscape", + "location", + "map", + "mountain", + "mountains", + "natural", + "nature", + "outdoor", + "peak", + "photo", + "photography", + "picture", + "region", + "scenery", + "terrain", + "travel", + "view" + ], + "landscape_2": [ + "3d", + "album", + "ar", + "augmented", + "background", + "circle", + "cloud", + "clouds", + "environment", + "gallery", + "geography", + "hill", + "horizon", + "image", + "landscape", + "mountain", + "mountains", + "nature", + "outdoors", + "photo", + "photograph", + "picture", + "scenic", + "silhouette", + "sky", + "sun", + "travel", + "triangle", + "view", + "virtual reality", + "vista", + "vr", + "wilderness" + ], + "landscape_2_edit": [ + "3d", + "adjust", + "ar", + "augmented", + "change", + "compose", + "correction", + "create", + "edit", + "editing", + "gallery", + "hills", + "image", + "input", + "landscape", + "media", + "modify", + "mountain", + "mountains", + "nature", + "new", + "outline", + "pen", + "pencil", + "photo", + "picture", + "rectangle", + "scene", + "square", + "sun", + "tool", + "update", + "virtual reality", + "vr", + "write", + "writing" + ], + "landscape_2_off": [ + "3d", + "ar", + "augmented", + "dashed line", + "disabled", + "enabled", + "exclude", + "feature", + "graphic", + "hill", + "illustration", + "image", + "inactive", + "landscape", + "mountain", + "mountains", + "nature", + "no", + "not", + "off", + "offline", + "on", + "option", + "outdoor", + "photo", + "photography", + "picture", + "rectangle", + "scene", + "setting", + "slash", + "sun", + "switch", + "toggle", + "tool", + "unavailable", + "view", + "virtual reality", + "vr" + ], + "landslide": [ + "accident", + "alert", + "caution", + "collapse", + "crisis", + "danger", + "disaster", + "earth", + "earth movement", + "emergency", + "falling rocks", + "geological", + "geology", + "ground", + "hazard", + "landslide", + "mountain", + "natural", + "natural disaster", + "nature", + "notification", + "outdoor", + "rain", + "risk", + "road", + "rockfall", + "sign", + "slope", + "storm", + "symbol", + "terrain", + "travel", + "unstable", + "warning", + "weather" + ], + "language": [ + "announcement", + "bubble", + "caption", + "chat", + "communicate", + "communication", + "dialogue", + "discussion", + "globe", + "headline", + "internet", + "language", + "language switcher", + "menu", + "multiple languages", + "news", + "options", + "planet", + "preferences", + "settings", + "speak", + "speech", + "talk", + "talking", + "text", + "text balloon", + "thought bubble", + "translate", + "translation", + "typography", + "website", + "words", + "world", + "www" + ], + "language_chinese_array": [ + "array", + "asian", + "character", + "chinese", + "communication", + "configuration", + "culture", + "data", + "dialect", + "document", + "edit", + "font", + "form", + "format", + "input", + "internationalization", + "language", + "languages", + "lines", + "localization", + "options", + "rectangle", + "script", + "settings", + "square", + "symbols", + "text", + "three lines", + "translation", + "translations", + "type", + "words", + "writing" + ], + "language_chinese_cangjie": [ + "asian language", + "cangjie", + "character", + "chinese", + "chinese input method", + "communication", + "culture", + "dialect", + "earth", + "format", + "globe", + "globe with language symbol", + "input", + "international", + "keyboard", + "language", + "language input method", + "languages", + "linguistic", + "localization", + "multi language", + "regional", + "script", + "symbol", + "text", + "text entry", + "translation", + "translations", + "world", + "writing" + ], + "language_chinese_dayi": [ + "button", + "character input", + "chinese", + "chinese characters", + "choose", + "communication", + "configuration", + "control", + "dayi", + "dialect", + "east asian", + "format", + "ideogram", + "input method", + "input mode", + "interface", + "keyboard", + "language", + "languages", + "localization", + "options", + "pictogram", + "script", + "select", + "settings", + "switch", + "symbol", + "text", + "text input", + "toggle", + "translation", + "translations", + "typing", + "writing", + "writing system" + ], + "language_chinese_pinyin": [ + "alphabet", + "app", + "button", + "character", + "chinese", + "communication", + "design", + "desktop", + "development", + "dialect", + "foreign", + "format", + "global", + "graphic", + "icon", + "input", + "interface", + "international", + "language", + "languages", + "linguistics", + "localization", + "mobile", + "pinyin", + "script", + "software", + "symbol", + "system", + "text", + "translation", + "translations", + "typography", + "ui", + "web", + "writing" + ], + "language_chinese_quick": [ + "bubble", + "button", + "character", + "chat", + "chinese", + "communication", + "control", + "dialect", + "fast", + "foreign", + "format", + "global", + "icon", + "immediate", + "input", + "international", + "keyboard", + "language", + "languages", + "localization", + "menu", + "message", + "options", + "quick", + "settings", + "simplified", + "speak", + "speech", + "symbol", + "text", + "translation", + "translations", + "type", + "ui element", + "writing" + ], + "language_chinese_wubi": [ + "asian language", + "character", + "chinese", + "communication", + "content", + "dialect", + "foreign language", + "format", + "glyph", + "ideogram", + "input", + "input method", + "international", + "keyboard", + "language", + "languages", + "linguistics", + "localization", + "menu", + "options", + "preferences", + "regional", + "script", + "selection", + "settings", + "symbol", + "text", + "translation", + "translations", + "typing", + "writing", + "wubi" + ], + "language_french": [ + "change", + "choice", + "communication", + "country", + "dialect", + "europe", + "european", + "flag", + "format", + "france", + "francophone", + "french", + "geography", + "global", + "icon", + "identity", + "international", + "language", + "languages", + "locale", + "localization", + "nation", + "options", + "preferences", + "selection", + "settings", + "speak", + "switch", + "symbol", + "talking", + "text", + "translate", + "translation", + "translations", + "writing" + ], + "language_gb_english": [ + "british flag", + "change", + "choose", + "communication", + "country", + "culture", + "dialect", + "england", + "format", + "globe", + "great britain", + "international", + "language", + "languages", + "locale", + "localization", + "multinational", + "nationality", + "northern ireland", + "option", + "preference", + "region", + "scotland", + "select", + "setting", + "symbol", + "text", + "translation", + "translations", + "uk flag", + "union jack", + "united kingdom", + "wales", + "world", + "writing" + ], + "language_international": [ + "circle", + "communication", + "culture", + "dialect", + "different languages", + "earth", + "foreign", + "format", + "global", + "globalization", + "globe", + "grid", + "international", + "interpret", + "language", + "language barrier", + "languages", + "lines", + "linguistics", + "localization", + "planet", + "sphere", + "text", + "translate", + "translation", + "translations", + "universal", + "words", + "world", + "writing" + ], + "language_japanese_kana": [ + "alphabet", + "asia", + "characters", + "communication", + "conversation", + "culture", + "dialect", + "dictionary", + "education", + "exchange", + "foreign", + "format", + "hiragana", + "international", + "japanese", + "kana", + "katakana", + "language", + "languages", + "learning", + "linguistic", + "localization", + "script", + "speech", + "symbols", + "talking", + "text", + "translation", + "translations", + "writing" + ], + "language_korean_latin": [ + "circle", + "communication", + "culture", + "dialect", + "foreign language", + "format", + "global", + "globe", + "international", + "korean", + "language", + "language options", + "language picker", + "language preference", + "language selection", + "language settings", + "language switcher", + "languages", + "latin", + "localization", + "location", + "multilingual", + "preferences", + "regional", + "settings", + "speech", + "sphere", + "text", + "translate", + "translation", + "translations", + "typography", + "world", + "writing" + ], + "language_pinyin": [ + "characters", + "chat", + "communication", + "culture", + "dialect", + "dictionary", + "foreign language", + "format", + "global", + "glyphs", + "input", + "international", + "keyboard", + "language", + "language settings", + "languages", + "linguistic", + "localization", + "message", + "multi-language", + "pinyin", + "script", + "speaking", + "speech", + "symbols", + "talk", + "text", + "translate", + "translation", + "translations", + "typing", + "words", + "world", + "writing" + ], + "language_spanish": [ + "communicate", + "country", + "dialect", + "europe", + "european", + "flag", + "format", + "globe", + "international", + "language", + "language button", + "language icon", + "language selection", + "language settings", + "languages", + "locale", + "localization", + "multilingual", + "nation", + "nationality", + "preferences", + "region", + "settings", + "spain", + "spanish", + "spanish flag", + "speaking", + "speaking language", + "text", + "translate", + "translation", + "translation tool", + "translations", + "world", + "writing" + ], + "language_us": [ + "bubble", + "chat", + "chat bubble", + "comment", + "communicate", + "communication", + "communication bubble", + "conversation", + "conversation bubble", + "dialect", + "dialogue", + "dialogue box", + "different languages", + "discussion", + "format", + "global", + "international", + "interpreter", + "language", + "language option", + "language preference", + "language setting", + "languages", + "localization", + "message bubble", + "speak", + "speech", + "speech bubble", + "talk", + "text", + "translate", + "translation", + "translations", + "voice", + "words", + "world", + "writing" + ], + "language_us_colemak": [ + "adjustments", + "alternate", + "america", + "character", + "choice", + "colemak", + "configuration", + "control", + "country", + "dialect", + "format", + "geography", + "globe", + "input", + "keyboard", + "language", + "languages", + "layout", + "linguistics", + "localization", + "nation", + "options", + "preference", + "select", + "settings", + "symbols", + "system", + "text", + "translation", + "translations", + "typing", + "united states", + "us", + "world", + "writing" + ], + "language_us_dvorak": [ + "character", + "communication", + "computer", + "control", + "data", + "device", + "dialect", + "dvorak", + "edit", + "english", + "entry", + "format", + "icon", + "information", + "input", + "interface", + "keyboard", + "language", + "languages", + "layout", + "localization", + "options", + "preferences", + "programming", + "settings", + "software", + "symbol", + "system", + "technology", + "text", + "translation", + "translations", + "typing", + "united states", + "usa", + "writing" + ], + "laps": [ + "activity", + "arrow", + "athletic", + "circuit", + "clock", + "competition", + "completion", + "cycling", + "division", + "event", + "exercise", + "finish line", + "fitness", + "indicator", + "interval", + "lap", + "loop", + "mark", + "measurement", + "race", + "record", + "round", + "run", + "running", + "score", + "segment", + "split", + "sport", + "start line", + "stopwatch", + "swimming", + "time", + "timer", + "track", + "workout" + ], + "laptop_car": [ + "Android", + "OS", + "automobile", + "automotive", + "car", + "cars", + "chrome", + "computer", + "connecting", + "connectivity", + "control", + "dashboard", + "desktop", + "device", + "digital", + "display", + "driving", + "electronics", + "hardware", + "iOS", + "laptop", + "link", + "mac", + "mobile", + "monitor", + "navigation", + "on the go", + "portable", + "rectangle", + "remote", + "screen", + "technology", + "transportation", + "travel", + "vehicle", + "web", + "wheels", + "windows", + "work" + ], + "laptop_chromebook": [ + "Android", + "OS", + "angled", + "chrome", + "chromebook", + "computer", + "computing", + "device", + "display", + "electronic", + "flat", + "graphic", + "hardware", + "horizontal", + "iOS", + "icon", + "internet", + "keyboard", + "laptop", + "mac chromebook", + "minimal", + "mobile", + "monitor", + "outline", + "personal", + "portable", + "rectangle", + "screen", + "symbol", + "technology", + "thin", + "vector", + "web", + "window", + "work" + ], + "laptop_mac": [ + "Android", + "OS", + "chrome", + "computer", + "computing", + "connection", + "data", + "desktop", + "device", + "digital", + "display", + "electronic", + "electronics", + "gadget", + "hardware", + "iOS", + "internet", + "keyboard", + "laptop", + "mac", + "macbook", + "mobile", + "monitor", + "network", + "office", + "portable", + "presentation", + "rectangle", + "remote", + "screen", + "shape", + "technology", + "web", + "window", + "work", + "workstation" + ], + "laptop_windows": [ + "Android", + "OS", + "angled", + "chrome", + "computer", + "computing", + "device", + "digital", + "display", + "education", + "electronic", + "hardware", + "iOS", + "laptop", + "mac", + "monitor", + "notebook", + "office", + "open", + "pc", + "personal computer", + "portable", + "rectangle", + "screen", + "technology", + "technology device", + "web", + "window", + "windows", + "work" + ], + "lasso_select": [ + "area", + "area selection", + "choose", + "choose area", + "color", + "dash", + "dashed", + "doc", + "drawing", + "drawing tool", + "edit", + "editing", + "editor", + "fill", + "freeform selection", + "freehand", + "freehand area", + "graphic design", + "image editing", + "ink", + "lasso", + "mark", + "mark tool", + "outline", + "paint", + "pen", + "pencil", + "pick area", + "picker", + "select", + "selection", + "selection tool", + "shape", + "sheet", + "spreadsheet", + "style", + "text", + "tool", + "type", + "vector graphics", + "writing" + ], + "last_page": [ + "advance", + "app", + "application", + "arrow", + "boundary", + "chevron", + "components", + "double arrow", + "double lines", + "end", + "fast forward", + "final", + "finish", + "forward", + "interface", + "last", + "last page", + "limit", + "line", + "media control", + "move", + "navigation", + "next", + "page", + "rewind", + "right", + "right arrow", + "screen", + "seek", + "shape", + "site", + "skip", + "skip forward", + "ui", + "ux", + "vertical lines", + "web", + "website" + ], + "laundry": [ + "apparel", + "appliance", + "chore", + "clean", + "cleaning", + "clothes", + "clothing", + "detergent", + "dirty", + "domestic", + "fabric", + "garment", + "home", + "house", + "household", + "laundry", + "load", + "machine", + "maintenance", + "residential", + "rinse", + "sanitize", + "service", + "shirt", + "spin", + "textile", + "wash cycle", + "washer", + "washing" + ], + "layers": [ + "arrange", + "composition", + "content", + "depth", + "disabled", + "display", + "document", + "enabled", + "file", + "group", + "hierarchy", + "interaction", + "layers", + "levels", + "manage", + "maps", + "multiple", + "off", + "on", + "order", + "organize", + "overlap", + "overlay", + "pages", + "panels", + "planes", + "sections", + "segments", + "sheets", + "slash", + "stack", + "structure", + "view" + ], + "layers_clear": [ + "3d", + "arrange", + "cancel", + "clear", + "delete", + "delete layers", + "depth", + "disabled", + "dismiss", + "documents", + "empty", + "enabled", + "erase", + "files", + "hierarchy", + "interaction", + "layers", + "layers clear", + "levels", + "maps", + "none", + "off", + "offset", + "on", + "order", + "organization", + "overlapping", + "overlay", + "pages", + "papers", + "perspective", + "reject", + "remove layers", + "sheets", + "slash", + "stack", + "structure", + "three dimensional", + "wipe", + "zero" + ], + "lda": [ + "AI", + "airway", + "algorithm", + "analysis", + "artificial intelligence", + "automation", + "capability", + "data", + "data extraction", + "doctor", + "document", + "document analysis", + "drain", + "extract", + "feature", + "health", + "interpret", + "language", + "lda", + "line", + "machine learning", + "medical", + "natural language processing", + "nurse", + "ocr", + "optical character recognition", + "process", + "scanning", + "technology", + "text", + "text recognition", + "tool", + "understand" + ], + "leaderboard": [ + "achievement", + "achievements", + "analytics", + "bar", + "bar chart", + "bars", + "best", + "chart", + "columns", + "competition", + "competitive", + "data", + "diagram", + "graph", + "high score", + "highscores", + "infographic", + "leaderboard", + "levels", + "list", + "measure", + "medal", + "metrics", + "podium", + "points", + "progress", + "rank", + "ranking", + "score", + "scores", + "statistics", + "stats", + "tiers", + "top", + "tracking", + "winner", + "winners" + ], + "leaf_spark": [ + "leaf", + "spark" + ], + "leak_add": [ + "add", + "assembly", + "attach", + "build", + "connect", + "connection", + "construct", + "construction", + "creation", + "data", + "drip", + "droplet", + "expand", + "flow", + "form", + "include", + "increase", + "insert", + "issue", + "join", + "leak", + "link", + "liquid", + "maintenance", + "network", + "new", + "pipe", + "plumbing", + "plus", + "problem", + "repair", + "service", + "signals", + "stream", + "synce", + "water", + "wireless" + ], + "leak_remove": [ + "anti leak", + "blocked", + "cancel", + "connection", + "data", + "delete", + "disabled", + "drop", + "droplet", + "eliminate", + "enabled", + "fix leak", + "forbidden", + "leak", + "leak detection", + "leak prevention", + "link", + "liquid", + "network", + "no leak", + "no pipe leak", + "no plumbing issue", + "no water leak", + "off", + "offline", + "on", + "pipe", + "plug leak", + "plumbing repair", + "prohibited", + "remove", + "remove leak", + "seal leak", + "service", + "signals", + "slash", + "stop leak", + "synce", + "water", + "water damage prevention", + "wireless" + ], + "left_click": [ + "action", + "activate", + "arrow", + "button", + "choose", + "circle", + "click", + "clicks", + "computer", + "computer graphics", + "control", + "cursor", + "device", + "digital", + "hand", + "indicate", + "input", + "interaction", + "interface", + "left", + "left click", + "mouse", + "move", + "point", + "pointer", + "press", + "select", + "selection", + "selects", + "target", + "technology", + "tool" + ], + "left_panel_close": [ + "action", + "arrow", + "button", + "close", + "collapse", + "command", + "compact", + "contract", + "control", + "direction", + "directional", + "drawer", + "element", + "hide", + "indicator", + "interaction", + "layout", + "left", + "menu", + "minimize", + "navigation", + "panel", + "panels", + "reduce", + "retract", + "shrink", + "sidebar", + "spaces", + "toggle", + "ui element", + "viewport", + "window", + "workflow", + "workspace" + ], + "left_panel_open": [ + "arrow", + "close", + "collapse", + "dashboard", + "direction", + "display", + "expand", + "interface", + "layout", + "left arrow", + "left panel", + "menu", + "navigation", + "open", + "organize", + "panel", + "panels", + "screen", + "show", + "sidebar", + "spaces", + "toggle", + "window", + "workflow" + ], + "legend_toggle": [ + "analytics", + "box", + "chart", + "collapse", + "control", + "data", + "description", + "diagram", + "display", + "expand", + "explanation", + "filter", + "graph", + "hide", + "infographic", + "information", + "key", + "labels", + "layers", + "legend", + "lines", + "map", + "measure", + "menu", + "metrics", + "monitoring", + "options", + "rectangular", + "settings", + "show", + "stackdriver", + "statistics", + "switch", + "text", + "three lines", + "toggle", + "tracking", + "view", + "visualization" + ], + "lens": [ + "active", + "angle", + "badge", + "basic", + "centralized", + "circle", + "complete", + "disc", + "dot", + "element", + "eye", + "filled", + "fish", + "focused", + "full", + "geometry", + "image", + "indicator", + "isolated", + "lens", + "lone", + "marker", + "minimal", + "moon", + "orb", + "panorama", + "perfect", + "photo", + "photography", + "picture", + "point", + "round", + "selected", + "shape", + "simple", + "single", + "solid", + "sphere", + "status", + "unified", + "whole", + "wide" + ], + "lens_blur": [ + "abstract", + "aperture", + "artistic effect", + "blur", + "bokeh", + "camera", + "camera lens", + "circle", + "circular blur", + "circular shape", + "depth of field", + "dim", + "dot", + "effect", + "filter", + "focus", + "foggy", + "fuzzy", + "image", + "image adjustment", + "image effect", + "lens", + "lens blur", + "lens effect", + "optical effect", + "out of focus", + "photo", + "photo editing", + "photo filter", + "photography", + "photography tool", + "radiating lines", + "radiating pattern", + "soft edges", + "soft focus", + "soften", + "unfocused", + "visual effect", + "visual filter" + ], + "letter_switch": [ + "Aa", + "a/a", + "ab/AB", + "abc", + "abcdefg", + "alter case", + "arrows", + "capitalization", + "case sensitivity", + "casing", + "character case", + "edit text", + "flip", + "flips", + "font", + "format", + "input field", + "keyboard", + "languages", + "letter case", + "localization", + "lowercase", + "modify case", + "style", + "swap", + "swaps", + "switch", + "text", + "text case", + "text formatting", + "text input", + "text style", + "toggle", + "translation", + "translations", + "typography", + "uppercase", + "writing" + ], + "library_add": [ + "+", + "add", + "archive", + "book", + "catalog", + "collection", + "content", + "create", + "data", + "document", + "entry", + "file", + "index", + "insert", + "item", + "layers", + "library", + "list", + "media", + "multiple", + "music", + "new", + "organize", + "page", + "playlist", + "plus", + "queue", + "record", + "register", + "save", + "stacked", + "store", + "symbol", + "video" + ], + "library_add_check": [ + "action", + "add", + "approve", + "archive", + "bookmark", + "box", + "button", + "check", + "collection", + "complete", + "confirmed", + "control", + "corners", + "document", + "done", + "feedback", + "file", + "folder", + "inclusion", + "layers", + "library", + "line", + "list", + "mark", + "multiple", + "music", + "new item", + "ok", + "plus", + "saved", + "select", + "square", + "stacked", + "success", + "symbol", + "task", + "tick", + "ui", + "validate", + "verified", + "video", + "yes" + ], + "library_books": [ + "academy", + "add", + "album", + "archives", + "audio", + "bibliography", + "book", + "books", + "bookstore", + "catalog", + "collection", + "content", + "database", + "directory", + "documents", + "education", + "files", + "index", + "information", + "knowledge", + "learning", + "library", + "list", + "literature", + "publications", + "read", + "reading", + "records", + "research", + "resources", + "stacked", + "stacked books", + "study" + ], + "library_music": [ + "add", + "album", + "archive", + "audio", + "audio collection", + "audio files", + "audio library", + "collection", + "documents", + "files", + "folder", + "library", + "media", + "media library", + "multimedia", + "music", + "music archive", + "music collection", + "music library", + "music player", + "music symbol", + "musical notes", + "notes", + "organize", + "playlist", + "rectangle", + "song", + "sound", + "sounds", + "storage", + "tracks" + ], + "license": [ + "agreement", + "agreement symbol", + "approval", + "authorization", + "badge", + "card", + "certificate", + "certificate symbol", + "certification", + "contract", + "contract symbol", + "credential", + "credential symbol", + "degree", + "document", + "document symbol", + "ecommerce", + "file", + "form", + "guarantee", + "id", + "identification", + "identity", + "legal", + "legal symbol", + "license", + "medal", + "official", + "official symbol", + "paper", + "paper symbol", + "permission", + "permit", + "policy", + "premium", + "registration", + "ribbon", + "verification", + "warranty" + ], + "lift_to_talk": [ + "activate", + "audio", + "automatic", + "call", + "command", + "communication", + "control", + "convenient", + "conversation", + "device", + "enable", + "feature", + "function", + "gesture", + "hand", + "interaction", + "mobile", + "phone", + "proximity", + "quick", + "sensor", + "shortcut", + "speech", + "talking", + "technology", + "telephone" + ], + "light": [ + "abstract", + "adjust", + "basic", + "bright", + "brightness", + "bulb", + "ceiling", + "concept", + "control", + "electricity", + "energy", + "glow", + "hanging", + "idea", + "illumination", + "indicator", + "inside", + "interior", + "lamp", + "light", + "lighting", + "minimal", + "modern", + "off", + "on", + "outline", + "pendent", + "power", + "preference", + "room", + "setting", + "shine", + "sign", + "simple", + "switch", + "symbol", + "toggle" + ], + "light_group": [ + "area", + "array", + "automation", + "automation system", + "bulb", + "cluster", + "collection", + "configuration", + "connected devices", + "control", + "device", + "device management", + "devices", + "group", + "grouping", + "home", + "home automation", + "internet of things", + "iot", + "lamp", + "lamps", + "light group", + "lighting", + "lights", + "multiple lights", + "network", + "room", + "scene", + "set", + "setup", + "smart home", + "smart lighting" + ], + "light_mode": [ + "adjustment", + "appearance", + "application", + "bright", + "brightness", + "celestial body", + "circle", + "clear", + "day", + "daytime", + "device", + "display", + "illumination", + "interface", + "light", + "light mode", + "lighting", + "lines", + "mode", + "morning", + "option", + "preference", + "radial", + "setting", + "sky", + "star", + "sun", + "sun rays", + "sunny", + "switch", + "theme", + "toggle", + "visibility" + ], + "light_off": [ + "blackout", + "bulb", + "bulb off", + "dark mode", + "dim", + "disable", + "disabled", + "electricity off", + "enabled", + "energy", + "energy saving", + "idea", + "inactive", + "inactivity", + "lamp", + "lamp off", + "light", + "light off", + "lighting off", + "lights", + "night mode", + "not active", + "not lit", + "off", + "on", + "power", + "power off", + "slash", + "switch", + "switch off", + "theme", + "toggle", + "toggle off", + "turn off" + ], + "lightbulb": [ + "alert", + "announcement", + "bright", + "bulb", + "concept", + "creativity", + "disabled", + "education", + "empty", + "glow", + "hint", + "idea", + "inactive", + "incandescent", + "info", + "information", + "innovation", + "inspiration", + "invention", + "knowledge", + "learning", + "led", + "light", + "lightbulb", + "not lit", + "outline", + "smart", + "solution", + "suggestion", + "thinking", + "thought", + "tip", + "turned off", + "unlit" + ], + "lightbulb_2": [ + "alert", + "announcement", + "base", + "bottom", + "bright", + "bulb", + "creative", + "electric", + "electricity", + "energy", + "filament", + "glass", + "glowing", + "help", + "hint", + "icon", + "idea", + "incandescent", + "info", + "information", + "innovation", + "inspiration", + "led", + "light", + "lightbulb", + "on", + "round", + "screw", + "socket", + "solution", + "suggestion", + "symbol", + "teardrop", + "thinking", + "thought", + "tip", + "tips" + ], + "lightbulb_circle": [ + "alert", + "announcement", + "bright", + "bulb", + "button", + "circle", + "circular", + "contained", + "control", + "creativity", + "discovery", + "graphic", + "hint", + "icon", + "idea", + "incandescent", + "info", + "information", + "inspiration", + "knowledge", + "learning", + "led", + "light", + "lightbulb", + "outline", + "shape", + "smart", + "solution", + "suggestion", + "symbol", + "thinking", + "thought", + "tip", + "ui", + "ui element.", + "understanding" + ], + "lightning_stand": [ + "acceleration", + "alert", + "bolt", + "boost", + "charge", + "charging", + "charging station", + "current", + "danger", + "device", + "dock", + "electric", + "electric vehicle", + "electricity", + "energy", + "fast", + "flash", + "hardware", + "high voltage", + "icon", + "instant", + "lightning", + "mobile", + "notification", + "pictogram", + "power", + "quick", + "signal", + "speed", + "stand", + "surge", + "symbol", + "thunderbolt", + "voltage", + "warning", + "weather", + "wireless" + ], + "line_axis": [ + "accuracy", + "analytics", + "axis", + "chart", + "coordinate system", + "coordinates", + "dash", + "data", + "diagram", + "engineering", + "graph", + "grid", + "gridline", + "horizontal", + "line", + "math", + "mathematics", + "measurement", + "plot", + "plotting", + "precision", + "quantitative", + "quantitative data", + "ruler", + "scale", + "science", + "statistics", + "stroke", + "technical", + "vertical", + "visual data", + "visualization", + "x axis", + "y axis" + ], + "line_curve": [ + "abstract", + "arc", + "art", + "bezier", + "connection", + "corner", + "curve", + "curved line", + "design", + "direction", + "draw", + "drawing", + "edit", + "editing", + "element", + "flowing", + "flowing line", + "format", + "geometry", + "graphic", + "graphic element", + "illustration", + "line", + "movement", + "path", + "round", + "rounded", + "segment", + "shape", + "smooth", + "spline", + "stroke", + "transition", + "typography", + "vector", + "wave", + "wavy" + ], + "line_end": [ + "arrowhead", + "arrowheads", + "bar", + "break", + "content divider", + "content separator", + "dash", + "divide", + "divider", + "end", + "end line", + "endcap", + "horizontal", + "horizontal bar", + "horizontal line", + "horizontal rule", + "horizontal stroke", + "line", + "line break", + "line end", + "line segment", + "line separator", + "paragraph break", + "paragraph separator", + "path", + "right", + "rule", + "section break", + "segment", + "separator", + "stroke", + "text break", + "text separator", + "thick rule", + "thin rule", + "visual break", + "visual separator" + ], + "line_end_arrow": [ + "advance", + "arrow", + "arrowhead", + "arrowheads", + "completion", + "conclusion", + "dash", + "destination", + "direction", + "end", + "endcap", + "endpoint", + "final", + "finish", + "forward", + "horizontal", + "indicator", + "last", + "line", + "marker", + "movement", + "navigation", + "next", + "path", + "point", + "pointer", + "position", + "progress", + "right", + "shape", + "straight line", + "stroke", + "symbol", + "termination", + "travel", + "triangle" + ], + "line_end_arrow_notch": [ + "arrow", + "arrow end", + "arrow on line", + "arrowhead", + "arrowheads", + "chart", + "dash", + "diagram", + "direction", + "drawing", + "end", + "end line", + "endcap", + "endpoint", + "graph", + "graphic", + "horizontal", + "illustration", + "indicator", + "line", + "line end", + "line segment", + "marker", + "navigation", + "notch", + "path", + "path end", + "point", + "pointer", + "right", + "shape", + "stroke", + "symbol", + "trail", + "ui control" + ], + "line_end_circle": [ + "achievement", + "arrowhead", + "arrowheads", + "bar", + "chart", + "circle", + "complete", + "completion", + "connected", + "dash", + "dot", + "end", + "endcap", + "filled", + "filled circle", + "finish", + "goal", + "graph", + "horizontal", + "indicator", + "line", + "linear", + "loading", + "marker", + "path", + "point", + "process", + "progress", + "right", + "segment", + "sequence", + "solid", + "status", + "step", + "stroke", + "timeline", + "tracking" + ], + "line_end_diamond": [ + "anchor", + "arrowhead", + "arrowheads", + "chart", + "connection", + "control point", + "corner", + "dash", + "diagram", + "diamond", + "direction", + "end", + "endcap", + "endpoint", + "finish", + "flow", + "geometry", + "graph", + "horizontal", + "indicator", + "line", + "link", + "marker", + "node", + "path", + "point", + "process", + "right", + "segment", + "shape", + "stroke", + "terminal", + "tip", + "vector", + "vertex" + ], + "line_end_square": [ + "abstract", + "arrowhead", + "arrowheads", + "block", + "boundary", + "button", + "control", + "dash", + "end", + "endcap", + "final", + "finish", + "geometry", + "graphic", + "halt", + "horizontal", + "icon", + "interface icon", + "limit", + "line", + "line end", + "media control", + "minimal", + "path", + "pause", + "playback control", + "right", + "shape", + "simple", + "square", + "square block", + "stop", + "stop button", + "stroke", + "symbol", + "termination", + "ui element", + "ui symbol" + ], + "line_start": [ + "arrowhead", + "arrowheads", + "begin", + "beginning", + "beginning line", + "chart", + "circle", + "dash", + "data point", + "dot", + "endcap", + "first", + "graph", + "horizontal", + "horizontal line", + "indicator", + "initial", + "left", + "line", + "line start", + "marker", + "node", + "origin", + "path", + "plot", + "point", + "point of origin", + "position", + "progress", + "sequence", + "source", + "start of journey", + "start point", + "starting point", + "stroke", + "timeline", + "vertical line" + ], + "line_start_arrow": [ + "arrow", + "arrowhead", + "arrowheads", + "audio", + "back arrow", + "backward", + "begin", + "beginning", + "dash", + "direction", + "endcap", + "forward", + "horizontal", + "indicator", + "left", + "left arrow", + "line", + "media", + "media control", + "navigation", + "node", + "path", + "pause", + "play", + "playback", + "pointer", + "previous", + "progress", + "rewind", + "skip back", + "start", + "stroke", + "timeline", + "transport controls", + "video" + ], + "line_start_arrow_notch": [ + "arrow", + "arrowhead", + "arrowheads", + "begin", + "beginning", + "current", + "dash", + "direction", + "endcap", + "first", + "horizontal", + "initial", + "journey", + "left", + "line", + "location", + "marker", + "milestone", + "navigation", + "node", + "notch", + "origin", + "path", + "point", + "position", + "progress", + "progress bar", + "progress indicator", + "progress track", + "route", + "segment", + "start", + "start point", + "stroke", + "timeline", + "track", + "travel", + "waypoint" + ], + "line_start_circle": [ + "arrowhead", + "arrowheads", + "begin", + "beginning", + "chart", + "circle", + "dash", + "data", + "direction", + "dot", + "element", + "endcap", + "flow", + "graphic", + "horizontal", + "indicator", + "journey", + "left", + "line", + "marker", + "node", + "path", + "point", + "position", + "progress", + "sequence", + "series", + "stage", + "start", + "step", + "stroke", + "timeline", + "track", + "visualization" + ], + "line_start_diamond": [ + "abstract", + "anchor", + "arrowhead", + "arrowheads", + "begin", + "beginning", + "connection", + "dash", + "diagram", + "diamond", + "endcap", + "flowchart", + "geometric", + "horizontal", + "indicator", + "left", + "line", + "marker", + "minimal", + "node", + "origin", + "path", + "point", + "process", + "route", + "shape", + "simple", + "start", + "stroke", + "vector", + "visualization" + ], + "line_start_square": [ + "abstract", + "area", + "arrowhead", + "arrowheads", + "begin", + "border", + "boundary", + "box", + "container", + "dash", + "division", + "endcap", + "first", + "frame", + "geometry", + "horizontal", + "initial", + "left", + "line", + "mark", + "minimalist", + "node", + "origin", + "outline", + "path", + "point", + "rectangle", + "region", + "section", + "shape", + "simple", + "square", + "start", + "stroke" + ], + "line_style": [ + "adjust", + "alignment", + "bullet points", + "content", + "customize", + "dash", + "document", + "document editing", + "dotted", + "editor", + "formatting", + "horizontal lines", + "indent", + "layout", + "line", + "list", + "menu", + "modify", + "numbering", + "options", + "paragraph", + "paragraph style", + "rule", + "settings", + "spacing", + "structure", + "style", + "text", + "text style", + "three lines", + "typing", + "word processing", + "writing" + ], + "line_weight": [ + "adjust", + "bars", + "content", + "different sizes", + "document", + "editing", + "editor", + "file", + "formatting", + "height", + "horizontal lines", + "line", + "line weight", + "lines", + "measure", + "modify", + "paragraph lines", + "paragraph rules", + "rules", + "size", + "spacing", + "stacked lines", + "stroke", + "style", + "text lines", + "thickness", + "three lines", + "typography", + "varying thickness", + "weight", + "width", + "writing" + ], + "linear_scale": [ + "adjust", + "adjustment", + "app", + "application", + "calibrate", + "components", + "configuration", + "control", + "degree", + "design", + "dots", + "extent", + "gauge", + "horizontal", + "horizontal line", + "indicator", + "interface", + "layout", + "level", + "line", + "linear", + "linear scale", + "markers", + "measure", + "measurement", + "menu", + "options", + "points", + "progress", + "range", + "ruler", + "scale", + "screen", + "set", + "settings", + "site", + "slider", + "ticks", + "ui", + "ux", + "value", + "web", + "website", + "window" + ], + "link": [ + "anchor", + "arrow", + "attach", + "attachment", + "chain", + "circle", + "circular", + "clip", + "connect", + "connection", + "direction", + "external", + "global", + "globe", + "hyperlink", + "international", + "internet", + "join", + "line", + "link", + "linked", + "links", + "multimedia", + "navigation", + "network", + "point", + "reference", + "round", + "sphere", + "url", + "web", + "website", + "world", + "www" + ], + "link_2": [ + "action", + "address", + "anchor", + "attach", + "button", + "chain", + "circle", + "click", + "connect", + "connection", + "cursor", + "external", + "geometry", + "global", + "hyperlink", + "interface element", + "internet", + "join", + "line", + "link", + "navigation", + "network", + "pointer", + "url", + "web", + "web link", + "website", + "world" + ], + "link_off": [ + "attached", + "broken chain", + "broken connection", + "broken hyperlink", + "broken link", + "broken link icon", + "chain", + "clip", + "connection", + "connection broken", + "connection off", + "disable hyperlink", + "disable link", + "disabled", + "disconnect icon", + "disconnect web link", + "disconnected", + "enabled", + "hyperlink", + "link", + "link broken", + "link disabled", + "link icon", + "link off", + "link removed", + "linked", + "links", + "multimedia", + "off", + "on", + "remove hyperlink", + "remove link", + "remove web link", + "slash", + "unlink", + "url", + "web address", + "web icon", + "web link", + "website" + ], + "linked_camera": [ + "attached", + "camera", + "capture", + "chain", + "connect", + "connected", + "connection", + "device", + "digital", + "equipment", + "image", + "internet", + "lens", + "link", + "linked", + "linked camera", + "linked media", + "media", + "multimedia", + "multimedia connection", + "network", + "photo", + "photography", + "photography equipment", + "picture", + "recording", + "share", + "sharing", + "shoot", + "signal", + "signals", + "snapshot", + "social media", + "sync", + "visual", + "wireless" + ], + "linked_services": [ + "access", + "attached", + "bind", + "bond", + "chain", + "chain links", + "chart", + "collaboration", + "connect", + "connection", + "connection icon", + "data", + "digital markets act", + "dma", + "external", + "external services", + "federation", + "group", + "hyperlink", + "integration", + "join", + "joined", + "link", + "link building", + "linked accounts", + "linked data", + "network", + "network icon", + "nodes", + "pool", + "relation", + "relationship", + "relationships icon", + "services", + "services icon", + "tie", + "together", + "web link" + ], + "lips": [ + "anatomy", + "beauty", + "body", + "communication", + "cosmetic", + "curve", + "expression", + "facial", + "flirt", + "happy", + "health", + "human", + "kiss", + "line", + "lip", + "lips", + "love", + "makeup", + "medical", + "mouth", + "outline", + "photo", + "retouch", + "sensual", + "sexy", + "shape", + "silhouette", + "smile", + "speaking", + "speech", + "talking", + "voice" + ], + "liquor": [ + "alcohol", + "app", + "bar", + "beverage", + "bottle", + "celebration", + "cheers", + "club", + "cocktail", + "container", + "drink", + "entertainment", + "food", + "glass", + "graphic", + "icon", + "leisure", + "liquid", + "liquor", + "menu", + "nightlife", + "party", + "pour", + "pub", + "restaurant", + "spirits", + "stemware", + "store", + "symbol", + "toast", + "ui", + "ux", + "web", + "wine" + ], + "list": [ + "agenda", + "bullet points", + "bulleted list", + "catalog", + "checklist", + "content list", + "directory", + "enumeration", + "expandable menu", + "file", + "format", + "hamburger", + "index", + "itemize", + "items", + "list", + "menu", + "navigation menu", + "options", + "order", + "organized list", + "sequence", + "stacked lines", + "steps", + "table of contents", + "task list", + "three lines", + "to-do list", + "vertical lines" + ], + "list_alt": [ + "agreement", + "alt", + "application", + "apply", + "archive", + "archive file", + "box", + "checklist", + "contained", + "contract", + "data entry", + "document", + "document archive", + "file", + "form", + "format", + "forms", + "input", + "lines", + "list", + "note", + "notes", + "order", + "outline", + "paper", + "paper forms", + "questionnaire", + "record", + "register", + "registration", + "reorder", + "report", + "sign up", + "signup", + "stacked", + "survey", + "text", + "title" + ], + "list_alt_add": [ + "+", + "action", + "add", + "add item", + "add to list", + "bars", + "button", + "checklist", + "control", + "create", + "create list", + "doc", + "document", + "drive", + "entry", + "file", + "item", + "lines", + "list", + "lists", + "new", + "new item", + "new list", + "notes", + "page", + "paper", + "plus", + "row", + "sign", + "squares", + "symbol", + "task", + "todo", + "ui", + "ux" + ], + "list_alt_check": [ + "accepted", + "alt", + "alternative", + "approved", + "box", + "check", + "checked", + "checklist", + "choices", + "complete", + "completed", + "confirm", + "confirmation", + "confirmed", + "contained", + "correct", + "document", + "done", + "enter", + "finished", + "form", + "format", + "items", + "lines", + "list", + "mark", + "marked", + "menu", + "notes", + "ok", + "okay", + "options", + "order", + "paper", + "reorder", + "select", + "selection", + "stacked", + "tasks", + "tick", + "title", + "to-do", + "verified", + "yes" + ], + "lists": [ + "bullet", + "bullet points", + "bulleted list", + "check", + "checklist", + "content", + "data", + "details", + "directory", + "document", + "elements", + "entry", + "form", + "items", + "lines", + "list", + "lists", + "menu", + "navigation", + "numbered list", + "options", + "order", + "outline", + "paragraph", + "points", + "record", + "sequence", + "text", + "text lines", + "to do" + ], + "live_help": [ + "?", + "advice", + "assistance", + "bubble", + "chat", + "chat bubble", + "chat window", + "comment", + "communicate", + "communication", + "conversation", + "customer service", + "dialogue", + "faq", + "get help", + "guidance", + "help", + "info", + "information", + "inquiry", + "interaction", + "knowledge", + "live", + "live chat", + "message", + "message bubble", + "online help", + "punctuation", + "query", + "question", + "question mark", + "recent", + "resource", + "restore", + "speech", + "speech bubble", + "support", + "support center", + "symbol", + "troubleshooting", + "two bubbles" + ], + "live_tv": [ + "Android", + "OS", + "antenna", + "antennas hardware", + "broadcast", + "broadcasting", + "channel", + "chrome", + "content", + "desktop", + "device", + "display", + "electronic", + "entertainment", + "film", + "iOS", + "live", + "live tv", + "mac", + "media", + "monitor", + "movie", + "on demand", + "ondemand video", + "play", + "playback", + "rectangle", + "screen", + "show", + "signal", + "stream", + "streaming", + "technology", + "television", + "tv", + "video", + "watch", + "web", + "window" + ], + "living": [ + "account", + "account icon", + "avatar", + "basic", + "bust", + "chair", + "comfort", + "couch", + "decoration", + "figure", + "furniture", + "generic", + "head", + "home", + "house", + "human", + "identity", + "individual", + "living", + "living being", + "lounging", + "loveseat", + "minimal", + "outline", + "person", + "person icon", + "placeholder", + "profile", + "profile icon", + "representation", + "room", + "seat", + "seating", + "shape", + "shoulders", + "silhouette", + "simple", + "sofa", + "user", + "user icon" + ], + "local_activity": [ + "access", + "activity", + "admission", + "attendance", + "cinema", + "coupon", + "cutout", + "entertainment", + "entertainment pass", + "entry", + "event", + "event pass", + "event ticket", + "local", + "movie", + "movie ticket", + "pass", + "perforation", + "play", + "rectangular", + "shape", + "show", + "star", + "stub", + "tear-off", + "theater", + "things", + "ticket", + "ticket stub", + "voucher" + ], + "local_atm": [ + "atm", + "automated teller machine", + "bank", + "banking", + "bill", + "brick and mortar", + "building", + "card", + "cart", + "cash", + "cash machine", + "coin", + "commerce", + "credit", + "currency", + "debit", + "deposit", + "dollars", + "establishment", + "finance", + "financial", + "find", + "local", + "locate", + "location", + "machine", + "money", + "navigate", + "nearby", + "online", + "pay", + "payment", + "point of interest", + "retail", + "service", + "shopping", + "structure", + "symbol", + "transaction", + "withdrawal" + ], + "local_bar": [ + "alcohol", + "bar", + "beer", + "beverage", + "bottle", + "celebrate", + "cheers", + "club", + "cocktail", + "cocktails", + "dining", + "drink", + "entertainment", + "establishment", + "food", + "food and drink", + "glass", + "going out", + "happy hour", + "hospitality", + "leisure", + "liquor", + "local", + "location", + "nightlife", + "party", + "place", + "pub", + "relax", + "restaurant", + "social", + "spirits", + "stemware", + "unwind", + "wine" + ], + "local_cafe": [ + "beverage", + "bottle", + "break", + "breakfast", + "cafe", + "caffeine", + "ceramic", + "coffee", + "cup", + "diner", + "dining", + "drink", + "eatery", + "food", + "handle", + "hot drink", + "kitchen", + "local", + "morning", + "mug", + "order", + "refreshment", + "relax", + "restaurant", + "service", + "shop", + "steam", + "store", + "tea", + "warm" + ], + "local_car_wash": [ + "auto", + "automobile", + "brush", + "bubble", + "business", + "car", + "car wash", + "cars", + "clean", + "cleaning", + "detail", + "detailing", + "directions", + "hose", + "local", + "location", + "map", + "maps", + "navigation", + "place", + "point of interest", + "service", + "service station", + "shine", + "soap", + "sprayer", + "square", + "suds", + "transportation", + "travel", + "vehicle", + "vehicle cleaning", + "wash", + "water", + "window" + ], + "local_convenience_store": [ + "--", + "24", + "awning", + "bill", + "building", + "business", + "buying", + "card", + "cash", + "coin", + "commerce", + "company", + "convenience", + "convenience store", + "corner store", + "credit", + "currency", + "destination", + "dollars", + "door", + "economic", + "entrance", + "facade", + "grocery", + "local", + "location", + "map", + "maps", + "market", + "money", + "navigation", + "neighborhood", + "new", + "online", + "pay", + "payment", + "plus", + "point of interest", + "retail", + "selling", + "shop", + "shopping", + "signage", + "small business", + "store", + "storefront", + "street", + "symbol", + "transaction", + "window" + ], + "local_dining": [ + "bistro", + "breakfast", + "cafe", + "catering", + "cuisine", + "cutlery", + "dining", + "dining experience", + "dining out", + "dinner", + "dish", + "eat", + "eatery", + "eating utensils", + "food", + "food and drink", + "food service", + "fork", + "gastronomy", + "knife", + "local", + "lunch", + "meal", + "menu", + "plate", + "restaurant", + "restaurant finder", + "setting", + "silverware", + "spoon", + "table setting" + ], + "local_drink": [ + "alcohol", + "bar", + "beverage", + "cafe", + "catering", + "cheers", + "coffee", + "cold drink", + "cup", + "dining", + "drink", + "drink location", + "drink spot", + "drop", + "droplet", + "food", + "glass", + "hot drink", + "hydration", + "juice", + "liquid", + "local", + "mug", + "park", + "refreshment", + "restaurant", + "service", + "soda", + "tea", + "toast", + "vessel", + "water" + ], + "local_fire_department": [ + "911", + "alert", + "blaze", + "burning", + "climate", + "danger", + "department", + "discovery", + "emergency", + "explore", + "fire", + "fire department", + "fire icon", + "firefighter", + "flame", + "flame icon", + "heat", + "home", + "hot", + "hot topics", + "ignition", + "inferno", + "local", + "nest", + "news", + "popular", + "social media", + "spark", + "thermostat", + "top videos", + "trending", + "trending topics", + "trending videos", + "video", + "viral", + "warning", + "youtube" + ], + "local_florist": [ + "beauty", + "bloom", + "blooming", + "blossom", + "botany", + "decorative", + "ecological", + "environment", + "flora", + "floral", + "florist", + "flourish", + "flower", + "fresh", + "garden", + "growing", + "growth", + "leaf", + "leaves", + "local", + "natural", + "nature", + "organic", + "petal", + "petals", + "plant", + "shop", + "spring", + "sprout", + "stem", + "summer" + ], + "local_gas_station": [ + "area", + "auto", + "automotive", + "car", + "diesel", + "discover", + "dispenser", + "energy", + "filling up", + "fuel", + "gas", + "gas nozzle", + "gas station", + "gasoline", + "journey", + "local", + "location", + "map", + "navigation", + "nearby", + "oil", + "petrol station", + "point of interest", + "pump", + "refueling", + "road trip", + "search", + "service", + "station", + "transportation", + "travel", + "vehicle" + ], + "local_hospital": [ + "911", + "aid", + "ambulance", + "building", + "care", + "clinic", + "cross", + "doctor", + "emergency", + "facility", + "first", + "health", + "healthcare", + "help", + "hospital", + "local", + "location", + "map", + "medical", + "medicine", + "navigation", + "nurse", + "pharmacy", + "pin", + "plus", + "pointer", + "treatment" + ], + "local_laundry_service": [ + "amenity", + "apparel", + "bubble", + "bubbles", + "business", + "chores", + "cleaner", + "cleaning", + "cleaning supplies", + "clothes", + "clothing", + "domestic", + "droplet", + "dry", + "dryer", + "establishment", + "facility", + "hotel", + "household", + "hygiene", + "laundromat", + "laundry", + "local", + "location", + "marker", + "pinpoint", + "service", + "service area", + "shop", + "textile", + "washer", + "washing", + "washing machine", + "water drop" + ], + "local_library": [ + "academy", + "archive", + "book", + "book icon", + "book stack", + "book symbol", + "books", + "collection", + "community learning", + "education", + "education icon", + "information", + "knowledge", + "knowledge base", + "knowledge icon", + "learn", + "learning icon", + "library", + "literacy", + "literature", + "literature stack", + "local", + "local library", + "read", + "reading", + "reading icon", + "research", + "resources", + "school", + "stack of books", + "study", + "university" + ], + "local_mall": [ + "bag", + "basket", + "bill", + "boutique", + "building", + "business", + "buy", + "buying", + "card", + "cart", + "cash", + "coin", + "commerce", + "commercial", + "consumer", + "consumerism", + "credit", + "currency", + "department store", + "dollars", + "e-commerce", + "goods", + "handbag", + "items", + "local", + "mall", + "market", + "marketplace", + "money", + "online", + "outlet", + "pay", + "payment", + "products", + "purchase", + "purchasing", + "retail", + "retail store", + "shop", + "shopping", + "shopping bag", + "shopping center", + "store", + "storefront" + ], + "local_parking": [ + "alphabet", + "auto", + "block", + "car", + "character", + "city", + "destination", + "driving", + "find parking", + "font", + "garage", + "letter p", + "letters", + "local", + "location", + "map", + "navigation", + "p symbol", + "park", + "parking", + "parking area", + "parking lot", + "parking spot", + "poi", + "point of interest", + "road", + "sign", + "space", + "square", + "street", + "symbol", + "text", + "transportation", + "travel", + "type", + "urban", + "vehicle" + ], + "local_pharmacy": [ + "911", + "aid", + "building", + "clinic", + "cross", + "cure", + "drug", + "drugstore", + "emergency", + "find", + "first", + "first aid", + "health", + "healthcare", + "hospital", + "local", + "location", + "map", + "medical", + "medicine", + "navigation", + "pharmacy", + "pin", + "places", + "plus", + "pointer", + "prescription", + "retail", + "rx", + "shop", + "store", + "symbol", + "treatment" + ], + "local_pizza": [ + "catering", + "cheese", + "circle", + "circular", + "cooking", + "cuisine", + "delivery", + "dining", + "dish", + "drink", + "eat", + "fastfood", + "food", + "food and drink", + "ingredients", + "italian", + "italy", + "local", + "meal", + "menu", + "pizza", + "restaurant", + "round", + "slice", + "slices", + "takeaway", + "tomato", + "toppings", + "triangle", + "triangles" + ], + "local_police": [ + "911", + "authority", + "authority symbol", + "badge", + "crime", + "emblem", + "government", + "identification", + "identification badge", + "investigation", + "justice", + "law", + "law and order", + "law enforcement", + "local", + "local police", + "military", + "officer", + "official", + "police", + "police department", + "police emblem", + "police star", + "protect", + "protection", + "safety", + "security", + "shield", + "star", + "symbol", + "uniform" + ], + "local_post_office": [ + "address", + "building", + "building exterior", + "business", + "communication", + "delivery", + "destination", + "email", + "envelop", + "envelope", + "government", + "institution", + "landmark", + "letter", + "letters", + "local", + "location", + "mail", + "map", + "message", + "navigation", + "office", + "package", + "parcel", + "pin", + "place", + "pointer", + "post", + "post office", + "postal", + "receiving", + "send", + "sending", + "service", + "sign", + "stamp", + "structure", + "symbol" + ], + "local_see": [ + "aperture", + "camcorder", + "camera", + "capture", + "control", + "device", + "electronics", + "film", + "gadget", + "imaging", + "lens", + "local", + "media", + "movie", + "multimedia", + "photo", + "photography", + "picture", + "record", + "see", + "shoot", + "technology", + "video", + "video camera", + "view", + "viewfinder", + "visual", + "watch" + ], + "local_shipping": [ + "automobile", + "box", + "business", + "car", + "cargo", + "cars", + "commerce", + "delivery", + "distribution", + "drive", + "freight", + "goods", + "letters", + "local", + "logistics", + "lorry", + "mail", + "maps", + "merchandise", + "move", + "office", + "package", + "parcel", + "post", + "postal", + "road", + "send", + "shipping", + "shopping", + "stamp", + "supply chain", + "transport", + "transportation", + "travel", + "truck", + "van", + "vehicle", + "wheels" + ], + "local_taxi": [ + "appointment", + "auto", + "automobile", + "booking", + "cab", + "call", + "car", + "cars", + "city", + "direction", + "driver", + "drop off", + "hire", + "local", + "location", + "lyft", + "map", + "maps", + "navigation", + "passenger", + "pick up", + "public", + "public transportation", + "rent", + "ride", + "road", + "route", + "service", + "street", + "taxi", + "transport", + "transportation", + "travel", + "uber", + "vehicle", + "yellow" + ], + "location_automation": [ + "location", + "automation" + ], + "location_away": [ + "absent", + "account", + "architecture", + "avatar", + "away", + "building", + "direction", + "disabled", + "estate", + "face", + "find", + "geo", + "geographic", + "geographical", + "gps", + "home", + "house", + "human", + "inactive", + "locate", + "location", + "lost", + "map", + "marker", + "missing", + "navigation", + "not found", + "offline", + "people", + "person", + "pin", + "place", + "point of interest", + "pointer", + "position", + "profile", + "real", + "residence", + "residential", + "route", + "search", + "travel", + "unavailable", + "user" + ], + "location_chip": [ + "chip", + "coordinates", + "destination", + "direction", + "element", + "find", + "gps", + "graphic", + "icon", + "location", + "map", + "maps", + "marker", + "navigation", + "pin", + "place", + "point", + "pointer", + "position", + "stop", + "symbol", + "travel", + "ui", + "ux", + "whereabouts" + ], + "location_city": [ + "apartments", + "architecture", + "area", + "building", + "buildings", + "business", + "city", + "community", + "construction", + "destination", + "district", + "downtown", + "estate", + "geography", + "home", + "landmark", + "landscape", + "location", + "map marker", + "metropolis", + "neighborhood", + "place", + "point of interest", + "real", + "real estate", + "rectangle", + "region", + "residence", + "residential", + "shelter", + "skyline", + "square", + "structure", + "town", + "travel", + "urban" + ], + "location_disabled": [ + "access denied", + "alert", + "blocked", + "circle", + "cross", + "deny", + "destination", + "diagonal line", + "direction", + "disabled", + "enabled", + "error", + "forbidden", + "geolocation", + "gps off", + "location", + "location disabled", + "lost", + "map", + "maps", + "marker", + "navigation", + "no signal", + "not found", + "off", + "on", + "pin", + "pinpoint", + "place", + "pointer", + "positioning", + "prohibition", + "restricted", + "satellite", + "slash", + "stop", + "tracking", + "unavailable", + "warning" + ], + "location_home": [ + "account", + "address", + "architecture", + "avatar", + "building", + "city", + "destination", + "dwelling", + "estate", + "face", + "gps", + "home", + "house", + "human", + "location", + "map", + "marker", + "navigation", + "people", + "person", + "pinpoint", + "place", + "point", + "point of interest", + "position", + "private", + "profile", + "property", + "public", + "real", + "real estate", + "realty", + "residence", + "residential", + "rural", + "shelter", + "site", + "spot", + "structure", + "urban", + "user" + ], + "location_off": [ + "address", + "destination", + "direction", + "directions", + "disabled gps", + "disabled location", + "disabled map pin", + "disabled marker", + "disabled navigation", + "disabled pin", + "disabled pointer", + "geography", + "gps disabled", + "gps off", + "location", + "location disabled", + "location off", + "map", + "map pin disabled", + "map pin off", + "maps", + "marker disabled", + "marker off", + "navigation disabled", + "navigation off", + "off", + "pin", + "pin disabled", + "pin off", + "pinpoint", + "place", + "pointer disabled", + "pointer off", + "position", + "route", + "stop", + "tracking", + "travel" + ], + "location_on": [ + "address", + "area", + "cartography", + "destination", + "direction", + "directions", + "find", + "geo", + "geographic", + "gps", + "landmark", + "locale", + "locate", + "location", + "map", + "maps", + "marker", + "navigation", + "on", + "pin", + "pinpoint", + "place", + "point", + "position", + "region", + "setting", + "site", + "spatial", + "spot", + "stop", + "vicinity", + "wayfinding", + "whereabouts", + "zone" + ], + "location_searching": [ + "acquire", + "acquiring", + "coordinates", + "current location", + "destination", + "direction", + "finding", + "gps", + "locate", + "location", + "map", + "maps", + "navigate", + "navigation", + "not fixed", + "pin", + "pinpoint", + "place", + "pointer", + "pointing", + "position", + "radar", + "scan", + "scanning", + "search", + "searching", + "searching signal", + "signal", + "stop", + "target", + "tracking" + ], + "lock": [ + "access", + "access control", + "authentication", + "closed", + "confidentiality", + "encryption", + "key", + "keyhole", + "lock", + "locked", + "minimal", + "outline", + "outline icon", + "padlock", + "password", + "permission", + "privacy", + "private", + "private access", + "protected", + "protection", + "restricted", + "restricted access", + "safety", + "secure", + "secured", + "security", + "simple", + "ui icon" + ], + "lock_clock": [ + "access", + "access control", + "access time", + "clock", + "control", + "controlled access", + "date", + "delay", + "hours", + "limited access", + "lock", + "locked", + "minutes", + "padlock", + "password", + "privacy", + "private", + "protection", + "restriction", + "safety", + "schedule", + "scheduled", + "secure", + "secure time", + "security", + "security lock", + "temporal lock", + "time", + "time limit", + "time locked", + "time-based", + "timed access", + "timing", + "unlock time", + "watch" + ], + "lock_open": [ + "access", + "action open", + "authorized", + "button open", + "control open", + "freedom", + "grant access", + "keyhole", + "lock", + "lock open", + "open", + "open door", + "padlock open", + "password", + "permission", + "privacy", + "privacy open", + "private", + "protection", + "protection open", + "release", + "safety", + "safety open", + "secure", + "security", + "security open", + "state open", + "symbol open", + "toggle lock", + "unblocked", + "unlock", + "unlocked", + "unrestricted", + "unsecure", + "vulnerability" + ], + "lock_open_circle": [ + "access", + "access control", + "access open", + "authenticate open", + "authentication", + "authorization", + "circle", + "circular", + "container", + "enclosed", + "entry", + "exit", + "freedom", + "lock and key", + "lock open", + "open", + "open lock", + "padlock open", + "privacy", + "privacy open", + "release", + "round", + "secure open", + "security", + "security open", + "unlock", + "unlock lock", + "unlocked", + "unrestricted" + ], + "lock_open_right": [ + "access", + "access granted", + "authentication", + "authorize", + "authorized", + "entry", + "granted", + "key", + "keyhole", + "lock", + "open", + "open padlock", + "open right", + "padlock", + "password", + "permission", + "privacy", + "private", + "protected", + "protection", + "released", + "right", + "safety", + "secure", + "security", + "unlock", + "unlock right", + "unlocked", + "unsecure" + ], + "lock_person": [ + "access", + "access control", + "account", + "authentication", + "authorization", + "confidential", + "entry.", + "figure", + "human", + "identity", + "key", + "lock", + "login", + "padlock", + "permission", + "person", + "privacy", + "private", + "profile", + "protected", + "protection", + "restricted", + "safeguard", + "safety", + "secrecy", + "secure", + "security", + "shield", + "silhouette", + "user" + ], + "lock_reset": [ + "access", + "around", + "arrow", + "authentication", + "authorization", + "circle", + "clockwise", + "closed", + "entry", + "inprogress", + "key", + "keyhole", + "load", + "loading refresh", + "lock", + "locked", + "login", + "loop", + "padlock", + "password", + "privacy", + "private", + "protected", + "protection", + "redo", + "refresh", + "reload", + "renew", + "reset", + "restart", + "rotate", + "rotation", + "safety", + "secret", + "secure", + "security", + "turn", + "unlocked" + ], + "login": [ + "access", + "account", + "app", + "application", + "arrow", + "authentication", + "authorization", + "avatar", + "circle", + "components", + "design", + "enter", + "entrance", + "entry", + "head", + "human", + "id", + "identity", + "in", + "interface", + "left", + "log", + "login", + "member", + "outline", + "person", + "personal", + "privacy", + "profile", + "registration", + "screen", + "secure", + "sign", + "sign in", + "sign on", + "silhouette", + "site", + "ui", + "user", + "ux", + "web", + "website" + ], + "logo_dev": [ + "app", + "application", + "brand", + "build", + "building", + "business", + "code", + "coding", + "company", + "computer", + "creating", + "creator", + "design", + "dev", + "dev.to", + "developer", + "development", + "digital", + "identity", + "internet", + "logo", + "mark", + "online", + "product", + "programming", + "software", + "startup", + "symbol", + "tech", + "technology", + "web", + "website" + ], + "logout": [ + "access", + "account", + "app", + "application", + "arrow", + "arrow pointing right", + "arrow right", + "authentication", + "away", + "components", + "design", + "door", + "door icon", + "exit", + "exit symbol", + "interface", + "leave", + "line", + "log", + "log out", + "login", + "logout", + "off", + "open door", + "profile", + "rectangle", + "right", + "screen", + "security", + "session", + "sign out", + "signing off", + "site", + "square", + "system", + "ui", + "user", + "ux", + "web", + "website" + ], + "looks": [ + "accessory", + "circle", + "clarity", + "enhancement", + "eyeglasses", + "eyes", + "eyewear", + "fashion", + "focus", + "frames", + "glasses", + "half", + "lenses", + "looking", + "looks", + "magnifying glass", + "ophthalmology", + "optical", + "optometrist", + "perception", + "rainbow", + "reading glasses", + "see", + "seeing", + "sight", + "spectacles", + "style", + "sunglasses", + "view", + "vision" + ], + "looks_3": [ + "3", + "arrangement", + "controls", + "count", + "customization", + "data", + "digit", + "filter", + "grouping", + "hierarchy", + "information", + "layers", + "level", + "list", + "looks", + "menu", + "number 3", + "numbers", + "numerical", + "options", + "ordered", + "organization", + "priority", + "ranking", + "segmentation", + "sequence", + "settings", + "sort", + "square", + "stacking", + "symbol", + "three" + ], + "looks_4": [ + "4", + "block", + "block four", + "count", + "design", + "digit", + "digit four", + "element", + "figure", + "four square", + "geometry", + "graphic", + "icon", + "interface", + "looks", + "looks 4", + "number", + "number four", + "numbers", + "numeral", + "numeral four", + "quantity", + "shape", + "square", + "symbol", + "ui", + "ux", + "value" + ], + "looks_5": [ + "5", + "browse", + "digit", + "discover", + "enlarge", + "examine", + "explore", + "find", + "find icon", + "find symbol", + "focus", + "input", + "inspection", + "investigate", + "locate", + "look", + "look for", + "look through", + "look up", + "looks", + "magnifying glass", + "magnifying glass symbol", + "numbers", + "observe", + "query", + "review", + "scan", + "search", + "search bar", + "search field", + "search symbol", + "square", + "survey", + "symbol", + "view", + "zoom" + ], + "looks_6": [ + "6", + "achievement", + "approval", + "badge", + "bookmark", + "choice", + "digit", + "endorse", + "evaluate", + "excellence", + "favorite", + "five star", + "gold star", + "highlight", + "important", + "like", + "looks", + "mark", + "numbers", + "positive", + "preference", + "premium", + "quality", + "ranking", + "rating", + "recommend", + "review", + "reward", + "save", + "select", + "square", + "star", + "success", + "symbol" + ], + "looks_one": [ + "1", + "beginning", + "competition", + "count", + "counting", + "digit", + "exclusive", + "first", + "initial", + "leading", + "looks", + "major", + "math", + "mathematics", + "number one", + "numbers", + "numeral", + "numerical", + "one", + "original", + "position", + "primary", + "principal", + "ranked", + "ranking", + "single", + "sole", + "square", + "start", + "symbol", + "top", + "unique", + "winner" + ], + "looks_two": [ + "2", + "digit", + "double", + "eye", + "eyes", + "glasses", + "lenses", + "look", + "looks", + "numbers", + "observation", + "oculist", + "opthalmology", + "optical", + "optics", + "pair", + "perceive", + "seeing", + "sight", + "spectacles", + "square", + "symbol", + "two", + "view", + "vision", + "visual", + "watch" + ], + "loupe": [ + "+", + "add", + "analyze", + "circle", + "details", + "discover", + "enlarge", + "explore", + "field", + "find", + "focus", + "glass", + "handle", + "input", + "inquiry", + "investigate", + "line", + "locate", + "look", + "loupe", + "magnify", + "magnifying", + "magnifying glass", + "navigation", + "new", + "plus", + "probe", + "query", + "research", + "search", + "seek", + "symbol", + "tool", + "utility", + "zoom" + ], + "low_density": [ + "arrangement", + "dash", + "dashed", + "decrease", + "dense", + "density", + "display", + "distant", + "distributed", + "dots", + "fewer", + "gaps", + "grid", + "grid lines", + "layout", + "less", + "lines", + "low density", + "output", + "points", + "quality", + "reduce", + "resize", + "screen", + "separate", + "simple", + "size", + "spaces", + "spacing", + "sparse", + "spread out", + "square", + "square grid", + "view" + ], + "low_priority": [ + "arrange", + "arrow", + "arrow down", + "backward", + "bottom", + "decrease priority", + "demote", + "down direction", + "down priority", + "downward arrow", + "horizontal line", + "less important", + "line", + "list", + "low", + "low priority", + "lower priority", + "minimum", + "minimum priority", + "minor", + "move", + "non-critical", + "not urgent", + "order", + "priority", + "queue", + "ranking", + "re-sort", + "reorder", + "sorting", + "straight line", + "task priority", + "unimportant" + ], + "lowercase": [ + "a", + "alphabet", + "character", + "empty", + "font", + "letters", + "lowercase", + "symbol", + "text", + "text transformation", + "title case", + "type", + "uppercase" + ], + "loyalty": [ + "achievement", + "award", + "benefit", + "benefits", + "best", + "bonus", + "card", + "client", + "credit", + "customer", + "exclusive", + "five point star", + "gift", + "good", + "gratitude", + "heart", + "loyalty", + "membership", + "miles", + "perk", + "points", + "points system", + "premium", + "present", + "prize", + "program", + "quality", + "recognition", + "reward", + "sparkle", + "special", + "star", + "subscription", + "tag", + "travel", + "trip", + "value", + "vip" + ], + "lte_mobiledata": [ + "access", + "alphabet", + "bar", + "bars", + "broadband", + "cellular", + "character", + "communications", + "connection", + "data", + "font", + "high speed", + "indicator", + "internet", + "label", + "letter", + "letters", + "level", + "lte", + "mobile", + "mobiledata", + "network", + "online", + "signal", + "speed", + "status", + "strength", + "symbol", + "technology", + "telecommunications", + "text", + "type", + "typography", + "wifi", + "wireless" + ], + "lte_mobiledata_badge": [ + "alphabet", + "badge", + "bars", + "cellular", + "cellular data", + "character", + "communication", + "connection", + "connectivity", + "coverage", + "data", + "font", + "four bars", + "increasing strength", + "indicator", + "internet", + "internet connection", + "letters", + "lte", + "mobile", + "mobile data", + "mobile network", + "network", + "service", + "signal", + "signal strength", + "speed", + "status", + "strength", + "symbol", + "technology", + "telecommunications", + "text", + "type", + "wifi", + "wireless" + ], + "lte_plus_mobiledata": [ + "+", + "alphabet", + "cell", + "character", + "characters", + "communication", + "connection", + "data", + "font", + "icon", + "indicator", + "internet", + "letter", + "letters", + "lte", + "mobile", + "network", + "plus", + "quality", + "sign", + "signal", + "speed", + "status", + "strength", + "symbol", + "text", + "type", + "wifi", + "wireless" + ], + "lte_plus_mobiledata_badge": [ + "+", + "alphabet", + "badge", + "cell signal", + "cellular", + "character", + "communication", + "connection", + "connectivity", + "data", + "data connection", + "data icon", + "data speed", + "fast connection", + "font", + "high speed data", + "indicator", + "internet", + "internet connection", + "letters", + "lte", + "lte+", + "mobile", + "mobile data", + "mobile network", + "network", + "network status", + "phone", + "plus", + "plus symbol", + "signal", + "speed", + "status", + "strong signal", + "symbol", + "technology", + "telecommunication", + "text", + "type", + "wifi", + "wireless" + ], + "luggage": [ + "airport", + "bag", + "baggage", + "belongings", + "box", + "carry", + "carry-on", + "essentials", + "expedition", + "flight", + "getaway", + "handle", + "holiday", + "hotel", + "journey", + "luggage", + "movement", + "on", + "packing", + "personal items", + "rectangle", + "square", + "suitcase", + "tourism", + "transport", + "travel", + "travel bag", + "travel essentials", + "travel gear", + "trip", + "trunk", + "vacation", + "vacation items" + ], + "lunch_dining": [ + "bar", + "breakfast", + "breakfast time", + "brunch", + "cafe", + "canteen", + "cutlery", + "dining", + "dining area", + "dining location", + "dining room", + "dinner", + "dinner time", + "drink", + "eat", + "eating", + "eating area", + "eating place", + "fastfood", + "food", + "fork", + "hamburger", + "kitchen", + "knife", + "lunch", + "lunch time", + "meal", + "meal time", + "restaurant", + "restaurant location", + "service", + "silverware", + "spoon", + "supper" + ], + "lyrics": [ + "audio", + "bubble", + "chat", + "comment", + "communicate", + "display lyrics", + "document", + "document icon", + "document outline", + "feedback", + "key", + "language", + "lines", + "lyrics", + "message", + "music", + "music icon", + "music note", + "note", + "paper", + "paper icon", + "paragraph", + "reading", + "reading icon", + "script", + "show lyrics", + "singing", + "song", + "sound", + "speech", + "text", + "text icon", + "text lines", + "track", + "view lyrics", + "vocal", + "words", + "writing", + "writing icon" + ], + "macro_auto": [ + "a", + "adjustment", + "auto", + "automatic", + "automation", + "camera", + "cog", + "configuration", + "control", + "customization", + "engineering", + "flower", + "function", + "garden", + "gear", + "image", + "macro", + "mechanical", + "mode", + "option", + "preference", + "setting", + "settings", + "technical", + "tool" + ], + "macro_off": [ + "camera", + "camera off", + "camera settings", + "circle", + "close-up off", + "controls", + "deactivate", + "detailed view off", + "diagonal line", + "disable", + "disabled", + "editing tools", + "effect off", + "enabled", + "feature off", + "filter off", + "fine detail off", + "flower", + "focus off", + "garden", + "image", + "image editing", + "lens off", + "macro", + "macro off", + "magnification off", + "off", + "offline", + "on", + "photography off", + "photography tools", + "slash", + "small object off", + "strike through", + "switch off", + "toggle off", + "zoom off" + ], + "magic_button": [ + "magic", + "button" + ], + "magic_tether": [ + "magic", + "tether" + ], + "magic_exchange": [ + "magic", + "exchange" + ], + "magnification_large": [ + "circle", + "contract", + "control", + "detail", + "diagonal line", + "discover", + "enlarge", + "expand", + "explore", + "find", + "glass", + "handle", + "inspection", + "interface element", + "investigate", + "large", + "look", + "loupe", + "magnify", + "magnifying", + "magnifying glass", + "resize", + "scale", + "scope", + "search", + "tool", + "utility", + "view", + "visual aid", + "zoom", + "zoom in", + "zoom out" + ], + "magnification_small": [ + "application", + "circle", + "contract", + "controls", + "decrease", + "diagonal", + "document", + "editor", + "handle", + "image", + "interface", + "lens", + "lessen", + "line", + "magnify", + "magnifying", + "magnifying glass", + "minus", + "options", + "reduce size", + "scale down", + "search", + "settings", + "shrink", + "small", + "smaller", + "software", + "telescope", + "tools", + "view", + "zoom", + "zoom out" + ], + "magnify_docked": [ + "+", + "add", + "attached", + "bar", + "circle", + "control", + "diagonal", + "discover", + "display", + "dock", + "docked", + "element", + "explore", + "find", + "handle", + "icon", + "inspect", + "investigate", + "left", + "line", + "locate", + "look", + "magnification", + "magnify", + "magnifying glass", + "navigation", + "navigation element", + "new", + "plus", + "screen", + "search", + "side", + "symbol", + "tool", + "utility", + "view", + "visual", + "window", + "zoom" + ], + "magnify_fullscreen": [ + "+", + "add", + "arrows", + "circle", + "control", + "corners", + "display", + "dock", + "document", + "enlarge", + "expand", + "fit", + "fullscreen", + "in", + "increase", + "lens", + "loupe", + "magnification", + "magnify", + "maximize", + "new", + "out", + "plus", + "ratio", + "scale", + "screen", + "search", + "square", + "view", + "view mode", + "visual", + "window", + "zoom" + ], + "mail": [ + "communication", + "communication icon", + "contact", + "contact icon", + "correspondence", + "diagonal lines", + "digital", + "electronic mail", + "email", + "empty", + "envelop", + "envelope", + "fold", + "icon", + "inbox", + "inbox icon", + "internet", + "letter", + "letters", + "mail", + "message", + "message icon", + "new message", + "online", + "outline", + "paper", + "receive", + "rectangle", + "send", + "symbol", + "thin line", + "unread" + ], + "mail_asterisk": [ + "alert", + "asterisk", + "button", + "code", + "communication", + "contact", + "correspondence", + "element", + "email", + "envelop", + "envelope", + "highlight", + "icon", + "important", + "inbox", + "letter", + "letters", + "mail", + "message", + "new", + "notification", + "outline", + "postal", + "send", + "shape", + "star", + "symbol", + "ui", + "unread" + ], + "mail_lock": [ + "access", + "closed mail", + "communication", + "confidential", + "confidential mail", + "correspondence", + "email", + "email security", + "encrypted", + "envelop", + "envelope", + "letters", + "lock", + "locked", + "locked mail", + "mail", + "message", + "padlock", + "password", + "privacy", + "private", + "private message", + "protected message", + "protection", + "restricted", + "restricted access", + "safety", + "sealed", + "secure", + "secure communication", + "security", + "security lock", + "send" + ], + "mail_off": [ + "block icon", + "blocked mail", + "communication blocked", + "communication turned off", + "deactivated mail", + "diagonal line", + "digital mail off", + "disable icon", + "disabled", + "disabled message", + "email", + "email off", + "enabled", + "envelop", + "envelope disabled", + "envelope with line", + "internet off", + "letter off", + "letters", + "line through", + "mail", + "mail control", + "mail management", + "mail off", + "message", + "message off", + "no mail", + "off", + "off icon", + "offline", + "on", + "online communication off", + "private message off", + "send", + "slash", + "unable to send", + "webmail off" + ], + "mail_shield": [ + "certified", + "communication", + "confidential", + "email", + "email security", + "encrypted email", + "envelop", + "envelope", + "guarded", + "guarded mail", + "inbox", + "letter", + "letters", + "locked", + "mail", + "message", + "message security", + "privacy", + "private", + "private message", + "protect", + "protection", + "receive", + "safe", + "secure", + "secure mail", + "security", + "send", + "shield", + "trusted", + "verified" + ], + "male": [ + "account", + "avatar", + "avatar icon", + "body", + "body icon", + "boy", + "circle", + "figure", + "figure icon", + "gender", + "gender icon", + "head", + "head icon", + "human", + "human icon", + "identity", + "male", + "man", + "man icon", + "person", + "person icon", + "profile", + "profile icon", + "shoulders", + "shoulders icon", + "silhouette", + "silhouette icon", + "social", + "symbol", + "user", + "user icon" + ], + "man": [ + "account", + "avatar", + "body", + "boy", + "character", + "figure", + "gender", + "graphic", + "head", + "human", + "icon", + "identity", + "individual", + "login", + "male", + "man", + "member", + "member profile", + "outline", + "people", + "person", + "profile", + "profile picture", + "representation", + "shoulders", + "silhouette", + "social", + "symbol", + "user", + "user account", + "user profile" + ], + "man_2": [ + "account", + "avatar", + "biography", + "boy", + "bust", + "contact", + "contact information", + "gender", + "head", + "human", + "individual", + "login", + "male", + "man", + "my account", + "people", + "person", + "person icon", + "personal details", + "profile", + "profile page", + "settings", + "shoulders", + "single user", + "social", + "symbol", + "user", + "user account", + "user data", + "user management", + "user profile", + "user settings" + ], + "man_3": [ + "abstract", + "account", + "avatar", + "boy", + "circle", + "contact", + "figure", + "gender", + "glyph", + "head", + "human", + "icon", + "identity", + "individual", + "login", + "male", + "man", + "member", + "outline", + "person", + "profile", + "shape", + "shoulders", + "signup", + "silhouette", + "social", + "symbol", + "user" + ], + "man_4": [ + "abstract", + "account", + "account icon", + "account management", + "avatar", + "boy", + "community", + "contact", + "figure", + "gender", + "head", + "human", + "identity", + "individual", + "login", + "male", + "man", + "member", + "people", + "person", + "person icon", + "profile", + "profile icon", + "shoulders", + "silhouette", + "social", + "symbol", + "user", + "user icon", + "user profile" + ], + "manage_accounts": [ + "access", + "accounts", + "administration", + "avatar", + "bust", + "change", + "circle", + "control", + "customization", + "data", + "details", + "editing", + "face", + "figure", + "gear", + "group", + "human", + "identity", + "individual", + "information", + "manage", + "members", + "options", + "people", + "permissions", + "person", + "preferences", + "profile", + "security", + "service", + "settings", + "team", + "user", + "users" + ], + "manage_history": [ + "administration", + "application", + "arrangement", + "arrow", + "back", + "backwards", + "change", + "chronology", + "circular", + "clock", + "cog", + "control", + "date", + "details", + "events", + "future", + "gear", + "history", + "list", + "log", + "management", + "options", + "order", + "organization", + "past", + "pointer", + "present", + "record", + "refresh", + "renew", + "reverse", + "review", + "rewind", + "rotate", + "schedule", + "sequence", + "settings", + "time", + "timeline", + "tracking", + "turn" + ], + "manage_search": [ + "administration", + "configure", + "control", + "discover", + "explore", + "filter", + "find", + "find and manage", + "glass", + "history", + "interface", + "lens", + "locate", + "magnifying", + "magnifying glass", + "manage", + "options", + "organize", + "preferences", + "query", + "results", + "search", + "search and organize", + "search filters", + "search results", + "settings", + "system", + "text", + "tool", + "utility" + ], + "manga": [ + "animation", + "anime", + "art", + "book", + "cartoons", + "comic", + "comic book", + "comic strip", + "comics", + "content", + "entertainment", + "fiction", + "google play", + "graphic", + "graphic novel", + "graphic novels", + "illustration", + "japanese book", + "japanese comic", + "literature", + "manga", + "media", + "non-fiction", + "outline", + "pages", + "print", + "publication", + "reading", + "rectangle", + "sequential art", + "speech bubble", + "square", + "story" + ], + "manufacturing": [ + "adjustments", + "assembly", + "assembly line", + "automation", + "build", + "clockwork", + "cog", + "cogs", + "configuration", + "construction", + "creating", + "engineering", + "fabrication", + "facility", + "factory", + "gear", + "gears", + "goods", + "industrial", + "industry", + "machine", + "machinery", + "making", + "manufacturing", + "manufacturing process", + "materials", + "mechanical", + "options", + "plant", + "process", + "produce", + "producing", + "production", + "production line", + "refinery", + "repair", + "settings", + "system" + ], + "map": [ + "address", + "atlas", + "cartography", + "city", + "continent", + "country", + "destination", + "direction", + "directions", + "discover", + "earth", + "explore", + "geography", + "gps", + "guide", + "journey", + "location", + "map", + "maps", + "marker", + "navigation", + "pin", + "place", + "point of interest", + "position", + "region", + "route", + "stop", + "street", + "territory", + "track", + "travel", + "world" + ], + "map_pin_heart": [ + "bookmark", + "coordinates", + "destination", + "direction", + "favorite", + "geotag", + "heart", + "honeymoon", + "important place", + "location", + "love", + "map", + "mapping", + "maps", + "marker", + "memorable", + "navigation", + "outline", + "pin", + "place", + "point", + "position", + "preferred", + "romantic", + "save", + "sentimental", + "shape", + "special", + "stop", + "symbol", + "travel", + "visited", + "wedding" + ], + "map_pin_review": [ + "address", + "assess location", + "bubble", + "business rating", + "chat", + "comment", + "communicate", + "destination", + "direction", + "directions", + "evaluate location", + "feedback", + "geolocation", + "geotag", + "location", + "location marker", + "map", + "map marker", + "maps", + "marker", + "message", + "navigation", + "pin", + "pinpoint", + "place", + "place rating", + "point of interest", + "pointer", + "position", + "rate", + "rating", + "recommendation", + "review", + "review location", + "reviews", + "service rating", + "speech", + "star rating", + "stop", + "testimonial" + ], + "map_search": [ + "address", + "destination", + "direction", + "discover", + "explore", + "filter", + "find", + "find location", + "find place", + "geo", + "geography", + "glass", + "global positioning system", + "gps", + "locate", + "location", + "look", + "magnify", + "magnifying", + "magnifying glass", + "map", + "map pointer", + "maps", + "marker", + "navigate", + "navigation", + "pin", + "place", + "point of interest", + "positioning", + "route", + "search", + "searching", + "see", + "stop", + "tracking", + "travel" + ], + "maps_ugc": [ + "+", + "add", + "add data", + "bubble", + "cartography", + "comment", + "communicate", + "contribution", + "create", + "data", + "destination", + "destination pin", + "direction", + "feedback", + "generate", + "geography", + "location", + "location pin", + "map", + "map marker", + "map pin", + "maps", + "marker", + "message", + "navigation", + "new", + "pin", + "pinpoint", + "place", + "plus", + "point", + "position", + "share", + "speech", + "submit", + "symbol", + "travel", + "ugc", + "upload", + "user contribution" + ], + "margin": [ + "adjust", + "adjust text", + "alignment", + "border", + "boundaries", + "box", + "contract", + "decrease", + "design", + "document", + "dots", + "edge", + "expand", + "format", + "increase", + "indent", + "layout", + "line", + "lines", + "margin", + "measurement", + "options", + "padding", + "paragraph", + "properties", + "rule", + "settings", + "size", + "spacing", + "square", + "text", + "text settings" + ], + "mark_as_unread": [ + "alert", + "as", + "attention", + "badge", + "bookmark", + "chat", + "circle", + "circular", + "communication", + "dot", + "email", + "emblem", + "envelop", + "highlight", + "important", + "indicator", + "letters", + "mail", + "mark", + "message", + "new", + "notification", + "pending", + "point", + "post", + "postal", + "read", + "receive", + "round", + "send", + "signal", + "sphere", + "status", + "symbol", + "unread", + "urgent" + ], + "mark_chat_read": [ + "approve", + "bubble", + "chat", + "chat bubble", + "chat icon", + "check", + "checked", + "checkmark", + "checkmark icon", + "comment", + "communicate", + "communication", + "communication icon", + "complete", + "complete icon", + "confirmed", + "conversation", + "conversation icon", + "done", + "done check", + "done icon", + "email", + "email icon", + "inbox", + "mail", + "mail icon", + "mark", + "mark read", + "mark read icon", + "message", + "message icon", + "ok", + "read", + "read message", + "select", + "sent", + "sms", + "speech", + "speech bubble", + "tick", + "verified", + "yes" + ], + "mark_chat_unread": [ + "alarm", + "alert", + "balloon", + "bubble", + "chat", + "chat bubble", + "circle", + "comment", + "communicate", + "communication", + "conversation", + "direct message", + "discussion", + "dm", + "dot", + "engagement", + "indicator", + "interaction", + "mark", + "mark as unread", + "message", + "new message", + "notification", + "notifications", + "notify", + "private message", + "reminder", + "social", + "speech", + "speech bubble", + "status", + "talk", + "thought bubble", + "unread", + "unread chat", + "unread message" + ], + "mark_email_read": [ + "acknowledge", + "approve", + "archive", + "box", + "check", + "checked", + "communication", + "complete", + "confirmation", + "correspondence", + "correspondence.", + "delivered", + "document", + "done", + "email", + "envelop", + "envelope", + "inbox", + "letter", + "letters", + "mail", + "mark", + "mark as read", + "message", + "note", + "notification", + "ok", + "opened", + "paper", + "read", + "received", + "reviewed", + "select", + "send", + "sent", + "success", + "tick", + "validated", + "verified", + "yes" + ], + "mark_email_unread": [ + "alert", + "check", + "circle", + "communication", + "contact", + "correspondence", + "dot", + "email", + "envelop", + "envelope", + "icon", + "inbox", + "interface element", + "letter", + "letters", + "mail", + "mark", + "message", + "new", + "note", + "notification", + "send", + "status", + "symbol", + "ui element", + "unread" + ], + "mark_unread_chat_alt": [ + "alarm", + "alert", + "bubble", + "bubble and dot", + "chat", + "circle", + "comment", + "communicate", + "communication", + "conversation", + "correspondence", + "dialog", + "dot", + "envelope", + "graphic", + "inbox", + "indicator", + "line", + "mail", + "mark", + "message", + "new message", + "notification", + "notifications", + "notify", + "pending", + "point", + "reminder", + "shape", + "speech", + "speech bubble", + "status", + "text message", + "unread", + "vector" + ], + "markdown": [ + "alphabet", + "angle brackets", + "arrows", + "character", + "code", + "coding", + "content", + "creation", + "development", + "document", + "editor", + "file", + "font", + "formatting", + "greater than", + "internet", + "it", + "language", + "less than", + "letters", + "markdown", + "markup", + "markup language", + "note", + "programming", + "publish", + "structure", + "symbol", + "syntax", + "text", + "text editor", + "type", + "web", + "writing" + ], + "markdown_copy": [ + "alphabet", + "author", + "character", + "clone", + "code", + "coding", + "content", + "copy", + "create", + "cut", + "data", + "developer", + "development", + "doc", + "document", + "document format", + "duplicate", + "editor", + "file", + "file type", + "font", + "formatting", + "information", + "letters", + "make a copy", + "mark up", + "markdown", + "markup", + "markup language", + "multiple", + "paste", + "programming", + "programming language", + "script", + "source", + "symbol", + "syntax", + "text", + "text editor", + "type", + "writing" + ], + "markdown_paste": [ + "action", + "add", + "alphabet", + "application", + "button", + "character", + "clipboard", + "code", + "coding", + "command", + "computer", + "content", + "copy", + "cut", + "data", + "digital", + "doc", + "document", + "edit", + "editing", + "element", + "file", + "files", + "font", + "function", + "graphic", + "insert", + "interface", + "letters", + "markup", + "markup language", + "multiple", + "operation", + "paste", + "pasteboard", + "program", + "software", + "symbol", + "syntax", + "text", + "text editor", + "type", + "ui", + "ux" + ], + "markunread_mailbox": [ + "alert", + "box", + "communication", + "deliver", + "delivery", + "envelop", + "envelope", + "flag", + "inbox", + "incoming mail", + "indicator", + "letter", + "letters", + "mail", + "mailbox", + "mark", + "marker", + "markunread", + "message", + "new", + "new message", + "notification", + "pending", + "post", + "post office", + "postal", + "postbox", + "receive", + "received", + "rectangle", + "send", + "signal", + "status.", + "symbol", + "unopened", + "unread" + ], + "masked_transitions": [ + "animation", + "area", + "border", + "boundary", + "circle", + "circles", + "clip", + "cut", + "display", + "dissolve", + "edit", + "editing", + "effect", + "film", + "filter", + "frame", + "geometry", + "graphic", + "hide", + "layer", + "mask", + "masked", + "media", + "movie", + "overlay", + "polygon", + "reveal", + "screen", + "select", + "settings", + "shape", + "stack", + "transition", + "transitions", + "video", + "visual", + "window" + ], + "masked_transitions_add": [ + "+", + "abstract", + "add", + "adding", + "circle", + "circles", + "combine", + "composition", + "concept", + "create", + "design", + "edit", + "editing", + "editor", + "effect", + "elements", + "film", + "filter", + "geometry", + "graphic", + "insert", + "layering", + "layers", + "mask", + "masked", + "merge", + "movie", + "multiple", + "new", + "new symbol", + "overlapping", + "overlay", + "plus", + "plus sign", + "settings", + "shapes", + "stack", + "stacking", + "symbol", + "transition", + "transitions", + "video", + "visual" + ], + "masks": [ + "air", + "breath", + "contagion", + "cover", + "covid", + "disease", + "face", + "face covering", + "health", + "health and safety", + "healthcare", + "hospital", + "hygiene", + "illness", + "layered", + "mask", + "masks", + "medical", + "medical mask", + "mouth covering", + "nose covering", + "pandemic", + "pollution", + "prevention", + "protection", + "public health", + "respirator", + "respiratory", + "safety", + "sick", + "sickness", + "social", + "spread", + "surgical mask", + "two masks", + "virus" + ], + "massage": [ + "alternative medicine", + "body", + "bodywork", + "care", + "deep tissue", + "hand", + "healing", + "health", + "healthcare", + "knead", + "manipulate", + "manual", + "massage", + "meditation", + "muscles", + "physical", + "press", + "pressure", + "push", + "reflexology", + "reiki", + "relax", + "relaxation", + "relieve", + "rub", + "shiatsu", + "soft tissue", + "spa", + "sports massage", + "therapy", + "touch", + "treatment", + "wellbeing", + "wellness" + ], + "match_case": [ + "a", + "aaa", + "abc", + "alphabet", + "bbb", + "case matching", + "case sensitive search", + "case sensitivity", + "ccc", + "character", + "characters", + "comparison", + "exact match", + "filter", + "filtering", + "find", + "find and replace", + "font", + "letter case", + "letters", + "lowercase", + "match case", + "options", + "precise", + "search", + "settings", + "string", + "symbol", + "text", + "text search", + "text transformation", + "title case", + "type", + "uppercase" + ], + "match_case_off": [ + "a", + "abc", + "alphabet", + "alphabet case", + "b", + "c", + "case sensitivity", + "character", + "characters", + "configuration", + "control", + "disable", + "disabled", + "edit", + "enabled", + "filter", + "find", + "font", + "inactive", + "letters", + "lowercase", + "off", + "offline", + "on", + "option", + "search", + "setting", + "slash", + "sorting", + "switch", + "symbol", + "text", + "text transformation", + "title case", + "toggle", + "type", + "typography", + "uppercase", + "writing" + ], + "match_word": [ + "a", + "alphabet", + "antonym", + "b", + "character", + "characters", + "compare", + "definition", + "dictionary", + "document", + "editing", + "find", + "font", + "grammar", + "input", + "language", + "learn", + "letters", + "literature", + "lookup", + "reading", + "search", + "spell check", + "symbol", + "synonym", + "text", + "translate", + "type", + "typing", + "typography", + "vocabulary", + "words", + "writing" + ], + "matter": [ + "atoms", + "base", + "bluetooth", + "building", + "chemistry", + "components", + "connect", + "connected hexagons", + "connection", + "construction", + "core", + "device", + "elements", + "foundation", + "grid", + "hexagon", + "hexagonal", + "honeycomb", + "interconnected", + "linked", + "material", + "matter", + "molecules", + "network", + "organization", + "paring", + "pattern", + "science", + "structure", + "substance", + "symbol", + "system", + "technology", + "three hexagons", + "wireless" + ], + "maximize": [ + "action", + "app", + "application", + "arrows", + "box", + "components", + "computer", + "control", + "corners", + "design", + "display", + "element", + "enlarge", + "expand", + "extend", + "full screen", + "fullscreen", + "increase", + "interface", + "line", + "maximize", + "open", + "outward", + "program", + "rectangle", + "resize", + "scale", + "screen", + "shape", + "site", + "size", + "square", + "system", + "ui", + "ux", + "video", + "view", + "web", + "website", + "window", + "zoom" + ], + "meal_dinner": [ + "banquet", + "bistro", + "breakfast", + "brunch", + "cafe", + "catering", + "chef", + "cutlery", + "daytime", + "dining", + "dining icon", + "dinner", + "dish", + "eat", + "eatery", + "food", + "food icon", + "fork", + "kitchen", + "knife", + "lunch", + "meal", + "mealtime", + "moon", + "nighttime", + "plate", + "restaurant", + "restaurant icon", + "serving", + "setting", + "silverware", + "spoon", + "sun", + "supper", + "table setting" + ], + "meal_lunch": [ + "abstract", + "basic", + "bread", + "break time", + "cafeteria", + "canteen", + "catering", + "catering service", + "common", + "daytime", + "dining", + "dining room", + "eat", + "fast food", + "flat", + "food", + "food and drink", + "food court", + "food service", + "geometric", + "lunch", + "meal", + "midday meal", + "minimal", + "modern", + "moon", + "nighttime", + "pastry", + "restaurant", + "sandwich", + "simple", + "snack", + "sun" + ], + "measuring_tape": [ + "accurate", + "architecture", + "blueprint", + "body", + "building", + "calibrate", + "construction", + "craft", + "dimensions", + "distance", + "engineering", + "estimation", + "fitness", + "height", + "imperial", + "instrument", + "length", + "linear", + "measure", + "measurement", + "measuring tape", + "metric", + "object", + "plan", + "precision", + "project", + "ruler", + "scale", + "size", + "straight line", + "tape", + "tool", + "width" + ], + "media_bluetooth_off": [ + "audio", + "bluetooth", + "communication", + "connect", + "connection", + "connection off", + "connectivity", + "cross", + "data", + "device", + "devices", + "diagonal", + "disabled", + "disconnected", + "enabled", + "line", + "link", + "media", + "music", + "network", + "note", + "off", + "offline", + "on", + "pairing", + "pairing mode", + "paring", + "share", + "signal", + "signal off", + "slash", + "strikethrough", + "symbol", + "technology", + "technology off", + "transfer", + "unpaired", + "wireless", + "wireless off" + ], + "media_link": [ + "arrow", + "attach", + "attachment", + "box", + "browser", + "corner arrow", + "diagonal", + "diagonal arrow", + "expand", + "external", + "external link", + "forward", + "hyperlink", + "internet link", + "line", + "link", + "media", + "navigation", + "new tab", + "new window", + "open in new tab", + "open window", + "opening", + "outbound", + "outgoing link", + "outward", + "paperclip", + "play", + "redirect", + "slide", + "slideshow", + "square", + "url", + "video", + "web link", + "website", + "window" + ], + "media_output": [ + "accessory", + "audio", + "audio output", + "box", + "cast", + "cast screen", + "casting", + "connect", + "connection", + "device", + "display", + "ear", + "earphone", + "electronic", + "external display", + "headphones", + "headset", + "listen", + "loud", + "media", + "media output", + "media playback", + "mirroring", + "monitor", + "music", + "output device", + "play", + "presentation", + "projector", + "screen", + "second screen", + "share media", + "share screen", + "sound", + "speaker", + "stereo", + "stream", + "streaming", + "system", + "television", + "tv", + "video", + "visual output", + "wired", + "wireless" + ], + "sd": [ + "access", + "alphabet", + "authorized", + "camera", + "card", + "character", + "circle", + "circle lock", + "confidential", + "data", + "data security", + "data storage", + "device", + "digital", + "document", + "document with lock", + "drive", + "encrypted", + "file", + "flash", + "folder", + "font", + "image", + "information", + "key", + "letters", + "lock", + "memory", + "password", + "photo", + "private", + "protection", + "safebox", + "sd", + "secure", + "security", + "sensitive", + "storage", + "symbol", + "text", + "type" + ], + "media_bluetooth_on": [ + "active", + "audio", + "bluetooth", + "communication", + "computer", + "connect", + "connected", + "connection", + "connectivity", + "device", + "disabled", + "electronic", + "enabled", + "link", + "media", + "mobile", + "music", + "network", + "note", + "off", + "on", + "online", + "paired", + "pairing", + "paring", + "phone", + "power on", + "signal", + "slash", + "sound", + "state", + "status", + "symbol", + "technology", + "turn on", + "wireless" + ], + "media_output_off": [ + "accessory", + "audio", + "audio control", + "audio mute", + "audio output off", + "blocked", + "box", + "casting off", + "device", + "diagonal line", + "disable casting", + "disable media output", + "disable screen mirroring", + "disabled", + "disconnected", + "ear", + "earphone", + "electronic", + "enabled", + "headphones", + "headset", + "inactive", + "listen", + "loud", + "media control", + "media off", + "media output off", + "music", + "muted", + "off", + "offline", + "on", + "output off", + "screen mirroring off", + "silence", + "slash", + "sound", + "sound control", + "sound output off", + "speaker", + "speaker mute", + "speaker off", + "stereo", + "stop casting", + "stop sharing", + "system", + "turned off", + "unavailable", + "video", + "video mute", + "video output off" + ], + "mediation": [ + "agreement", + "alliance", + "arrow", + "arrows", + "binding", + "binding agreement", + "chain", + "circle", + "collaboration", + "communication", + "compromise", + "connected", + "connection", + "cooperation", + "direction", + "dots", + "group", + "joining", + "link", + "links", + "mediation", + "negotiation", + "network", + "nodes", + "partnership", + "relationship", + "resolution", + "right", + "rings", + "segments", + "team", + "three points", + "together", + "understanding", + "unity" + ], + "medical_information": [ + "badge", + "card", + "chart", + "clinic", + "cross", + "data", + "details", + "document", + "file", + "folder", + "health", + "health information", + "health record", + "healthcare", + "history", + "hospital", + "icon", + "id", + "id card", + "identification", + "information", + "medical", + "medical chart", + "medical file", + "medical record", + "medicine", + "patient", + "patient data", + "patient history", + "patient record", + "plus sign", + "prescription", + "report", + "services", + "symbol" + ], + "medical_mask": [ + "breathe", + "clean", + "coronavirus", + "covering", + "covid", + "disease", + "doctor", + "face", + "health", + "healthcare", + "hospital", + "hygiene", + "illness", + "isolation", + "mask", + "masks", + "medical", + "medicine", + "nurse", + "pandemic", + "personal protective equipment", + "ppe", + "prevention", + "protection", + "protective", + "quarantine", + "respiratory", + "safety", + "sickness", + "social distance", + "sterile", + "surgical", + "virus" + ], + "medical_services": [ + "aid", + "assistance", + "bag", + "briefcase", + "care", + "clinic", + "cross", + "doctor", + "doctor's bag", + "emergency", + "first", + "first aid", + "health", + "health services", + "health symbol", + "healthcare", + "healthcare services", + "hospital", + "kit", + "medic", + "medical", + "medical cross", + "medical facility", + "medical help", + "medical kit", + "medical symbol", + "medicine", + "pharmacy", + "plus", + "rescue", + "services", + "treatment", + "wellness" + ], + "medication": [ + "capsule", + "doctor", + "drug", + "drug icon", + "emergency", + "health", + "healthcare", + "healthcare icon", + "healthcare item", + "hospital", + "medical", + "medical icon", + "medical treatment", + "medication", + "medication icon", + "medicine", + "medicine icon", + "pharmaceutical", + "pharmacy", + "pharmacy icon", + "pill", + "pill icon", + "pills", + "prescription", + "tablet", + "treatment", + "treatment and cure", + "treatment icon", + "wellness" + ], + "medication_liquid": [ + "+", + "bottle", + "container", + "cough syrup", + "cure", + "doctor", + "dosage", + "drop", + "drug", + "flask", + "glass", + "health", + "healthcare", + "hospital", + "illness", + "liquid", + "liquid medication", + "medical", + "medication", + "medications", + "medicine", + "oval", + "pharmacy", + "prescription", + "remedy", + "science", + "sickness", + "spoon", + "syrup", + "treatment", + "vessel", + "vial" + ], + "meeting_room": [ + "access", + "arch", + "building", + "business", + "closed", + "collaboration", + "communication", + "conference", + "door", + "doorway", + "entrance", + "exit", + "gathering", + "group", + "home", + "house", + "interior", + "meeting", + "meeting room", + "office", + "open", + "people", + "places", + "rectangular", + "room", + "space", + "square", + "team", + "threshold", + "work" + ], + "memory": [ + "access", + "card", + "chip", + "circuit", + "component", + "computer", + "connection", + "data", + "device", + "digital", + "electronic", + "hardware", + "information", + "integrated circuit", + "lines", + "memory", + "micro", + "module", + "pins", + "processing", + "processor", + "ram", + "rectangle", + "sd", + "square", + "storage", + "system", + "technical", + "technology" + ], + "memory_alt": [ + "board", + "card", + "chip", + "circuit", + "component", + "computer", + "computer chip", + "computing", + "data", + "datacenter", + "device", + "digital", + "electronic", + "electronic component", + "hardware", + "hardware component", + "information", + "memory", + "memory module", + "micro", + "microchip", + "module", + "processing", + "processor", + "ram", + "sd", + "server", + "storage", + "system", + "technology" + ], + "menstrual_health": [ + "app icon", + "blood", + "body", + "calendar", + "cycle", + "cycle calendar", + "cycle tracking", + "female", + "female health", + "fertility", + "fitbit", + "glyph", + "gynecology", + "gynecology icon", + "health", + "health and wellness", + "health app", + "hygiene", + "medical", + "medical app", + "menstrual health", + "menstruation", + "outline", + "ovulation", + "period", + "period app", + "period cycle", + "period tracking", + "pregnancy", + "reproductive health", + "simple", + "tracking", + "wellness", + "woman", + "woman's health" + ], + "menu": [ + "action menu", + "app", + "app menu", + "application", + "application menu", + "bars", + "burger", + "collapse", + "components", + "control", + "drawer", + "expand", + "expandable menu", + "hamburger", + "horizontal lines", + "interface", + "kebab", + "layers", + "line", + "lines", + "list", + "main menu", + "menu", + "more", + "more options", + "navigation", + "navigation menu", + "options", + "screen", + "settings", + "side menu", + "sidebar", + "site", + "stack", + "stacked bars", + "stripes", + "three bars", + "ui", + "ux", + "web", + "website" + ], + "menu_book": [ + "academic", + "book", + "content", + "diary", + "dictionary", + "dining", + "document", + "education", + "encyclopedia", + "food", + "glossary", + "guide", + "information", + "journal", + "knowledge", + "learning", + "library", + "literary", + "literature", + "meal", + "menu", + "notebook", + "notes", + "open book", + "pages", + "publication", + "reading", + "reference", + "report", + "restaurant", + "school", + "spine", + "study" + ], + "menu_book_2": [ + "academic", + "book", + "content", + "curriculum", + "diary", + "dining", + "document", + "education", + "food", + "guide", + "information", + "journal", + "knowledge", + "learning", + "library", + "literature", + "manual", + "meal", + "menu", + "notebook", + "open book", + "pages", + "publishing", + "reading", + "reference", + "restaurant", + "school", + "study", + "syllabus", + "text" + ], + "menu_open": [ + "app", + "application", + "arrow", + "back", + "bar menu", + "burger", + "chevron", + "close", + "close menu", + "collapse", + "components", + "details", + "directional", + "expand", + "forward", + "hamburger", + "hamburger menu", + "hide", + "interface", + "items", + "left", + "line", + "lines", + "list", + "menu", + "menu open", + "more", + "navigation", + "open", + "open menu", + "options", + "panel", + "right", + "screen", + "settings", + "show", + "side menu", + "sidebar", + "site", + "three lines", + "toggle", + "ui", + "ux", + "web", + "website" + ], + "merge": [ + "arrow", + "arrows", + "branches", + "bring together", + "code", + "combine", + "confluence", + "connect", + "consolidate", + "converging lines", + "data", + "development", + "direction", + "directions", + "file operations", + "flow", + "git", + "graph", + "integration", + "join", + "link", + "maps", + "merge", + "navigation", + "network", + "path", + "process", + "route", + "sign", + "source control", + "together", + "traffic", + "two into one", + "union", + "unity", + "version control" + ], + "merge_type": [ + "arrow", + "arrows", + "branch", + "combine", + "combine branches", + "combine content", + "combine data", + "combine documents", + "connect", + "connection", + "connection points", + "data", + "diagram", + "direction", + "flow", + "fork", + "format", + "join", + "join points", + "junction", + "lines", + "link", + "link branches", + "merge", + "merge content", + "merge data", + "merge documents", + "merge type", + "organization", + "points", + "process", + "relationship", + "structure", + "text", + "type", + "visual", + "workflow" + ], + "metabolism": [ + "activity", + "analysis", + "anatomy", + "around", + "arrow", + "arrows", + "balance", + "biological", + "body", + "calorie", + "cellular", + "chart", + "chemical", + "data", + "diagram", + "energy", + "fitness", + "graph", + "health", + "healthcare", + "human", + "inprogress", + "load", + "loading refresh", + "medical", + "medicine", + "metabolism", + "nutrition", + "organic", + "person", + "physiological", + "process", + "renew", + "rotate", + "science", + "system", + "transformation", + "turn", + "weight" + ], + "metro": [ + "M", + "alphabet", + "city", + "commuter", + "connection", + "destination", + "direction", + "journey", + "letter", + "line", + "location", + "map", + "marker", + "metro", + "path", + "pin", + "platform", + "public", + "public transport", + "public transportation", + "rail", + "rapid transit", + "route", + "schedule", + "signage", + "station", + "stop", + "subway", + "train", + "transit", + "transportation", + "travel", + "underground", + "urban" + ], + "mfg_nest_yale_lock": [ + "access", + "access control", + "circle", + "closed", + "device", + "door", + "enclosed", + "google", + "hardware", + "hook", + "keyhole", + "lock", + "lock symbol", + "locked", + "loop", + "mfg", + "nest", + "padlock", + "passcode", + "password", + "privacy", + "privacy control", + "privacy symbol", + "protection", + "restricted", + "restricted access", + "round", + "rounded", + "safe", + "safeguard", + "safety", + "safety measures", + "secure access", + "secured", + "security", + "security symbol", + "shackle", + "yale" + ], + "mic": [ + "audio", + "audio button", + "audio capture", + "audio input", + "audio recording", + "chat", + "communication", + "dictate", + "dictation", + "hear", + "hearing", + "input", + "keyboard", + "messaging", + "mic", + "mic button", + "microphone", + "microphone button", + "multimedia", + "noise", + "record", + "recorder", + "recording", + "recording button", + "sound", + "sound capture", + "sound input", + "sound recording", + "speak", + "speaker", + "speech", + "talk", + "voice", + "voice button", + "voice command", + "voice input" + ], + "mic_alert": [ + "!", + "alert", + "attention", + "audio", + "caution", + "circle", + "communication", + "danger", + "dictation", + "error", + "exclamation", + "exclamation mark", + "feedback", + "hear", + "hearing", + "high", + "important", + "indicator", + "input", + "issue", + "keyboard", + "line", + "listening", + "mark", + "mic", + "microphone", + "noise", + "notification", + "problem", + "record", + "recorder", + "recording", + "shape", + "sound", + "speaker", + "speaking", + "status", + "stem", + "symbol", + "triangle", + "vertical", + "vocal", + "voice", + "warning" + ], + "mic_double": [ + "audio", + "basic", + "communication", + "controls", + "device", + "dictation", + "double", + "hear", + "hearing", + "icon", + "input", + "instrument", + "keyboard", + "line art", + "media", + "mic", + "microphone", + "mics", + "multiple", + "noise", + "options", + "outline", + "pair", + "pictogram", + "record", + "recorder", + "recording", + "settings", + "shape", + "simple", + "sound", + "speaker", + "speaking", + "symbol", + "technology", + "two", + "voice" + ], + "mic_external_off": [ + "audio", + "audio device", + "audio input", + "broken", + "circle", + "communication", + "diagonal line", + "disabled", + "enabled", + "error", + "external", + "external microphone", + "media", + "mic", + "microphone", + "mute", + "not connected", + "not working", + "off", + "on", + "recording", + "rectangle", + "slash", + "sound", + "sound device", + "sound input", + "speech", + "stand", + "technology", + "voice", + "volume", + "warning" + ], + "mic_external_on": [ + "active", + "audio", + "broadcast", + "circle", + "communication", + "conference", + "connected", + "connected mic", + "disabled", + "enabled", + "equipment", + "external", + "external mic", + "input", + "input device", + "line", + "live", + "media", + "meeting", + "mic", + "microphone", + "off", + "on", + "oval", + "podcast", + "recording", + "slash", + "sound", + "sound input", + "speak", + "streaming", + "studio", + "talk", + "voice" + ], + "mic_gear": [ + "adjustment", + "audio", + "cog", + "communication", + "configuration", + "control", + "device", + "dictation", + "gear", + "hear", + "hearing", + "input", + "keyboard", + "level", + "media", + "mic", + "microphone", + "noise", + "options", + "preferences", + "record", + "recorder", + "recording", + "sensitivity", + "settings", + "sound", + "speaker", + "speaking", + "system", + "talking", + "tool", + "voice", + "volume" + ], + "mic_noise_cancel_high": [ + "mic", + "noise", + "cancel", + "high" + ], + "mic_noise_cancel_low": [ + "mic", + "noise", + "cancel", + "low" + ], + "mic_noise_cancel_off": [ + "mic", + "noise", + "cancel", + "off" + ], + "mic_off": [ + "audio", + "audio input disabled", + "audio off", + "audio settings", + "bar", + "call control", + "communication", + "diagonal line", + "disabled", + "enabled", + "hear", + "hearing", + "input settings", + "meeting control", + "mic", + "mic disabled", + "mic symbol", + "microphone", + "microphone icon", + "microphone muted", + "microphone off", + "mute", + "no audio", + "no sound", + "noise", + "off", + "on", + "privacy", + "quiet", + "record", + "recording", + "recording mute", + "recording off", + "security", + "silenced", + "slash", + "sound", + "sound off", + "speak off", + "talk mute", + "voice", + "voice input off", + "voice mute", + "voice off" + ], + "microbiology": [ + "analysis", + "bacteria", + "biology", + "body", + "cell", + "detailed", + "discovery", + "disease", + "education", + "examination", + "experiment", + "explore", + "health", + "healthcare", + "human", + "immune", + "infection", + "infectious", + "instrument", + "lab equipment", + "laboratory", + "learning", + "magnification", + "magnify", + "medical", + "microbe", + "microbes", + "microscope", + "observation", + "optical", + "precision", + "research", + "science", + "scientific", + "study", + "technology", + "view", + "virus", + "viruses", + "zoom" + ], + "microwave": [ + "appliance", + "buttons", + "controls", + "convenience", + "cook", + "cooking", + "defrost", + "domestic", + "door", + "easy", + "electric", + "electronics", + "food", + "heat", + "heating", + "home", + "house", + "kitchen", + "machine", + "meal", + "microwave", + "oven", + "panel", + "prepare", + "quick", + "rectangle", + "reheat", + "square", + "warm" + ], + "microwave_gen": [ + "appliance", + "buttons", + "control panel", + "cook", + "cooking", + "culinary", + "domestic", + "door", + "electric", + "electronics", + "food", + "food preparation", + "heating", + "home", + "home appliance", + "hot", + "hot food", + "house", + "household", + "kitchen", + "kitchen appliance", + "kitchenware", + "machine", + "meal", + "microwave", + "nest", + "oven", + "quick meal", + "rectangle", + "reheat", + "simple cooking", + "square", + "time", + "timer", + "warm", + "window" + ], + "military_tech": [ + "accomplishment", + "achievement", + "air force", + "army", + "award", + "badge", + "decoration", + "defense", + "excellence", + "guarantee", + "high quality", + "honor", + "insignia", + "marines", + "medal", + "merit", + "military", + "navy", + "order", + "premium", + "privilege", + "prize", + "quality", + "rank", + "ranking", + "reward", + "ribbon", + "soldier", + "star", + "status", + "success", + "symbol", + "tech", + "technology", + "trophy", + "verified", + "veteran", + "warfare", + "win", + "winner" + ], + "mimo": [ + "4k", + "abstract", + "badge", + "block", + "brand", + "building block", + "camera", + "chrome", + "clean", + "component", + "corner", + "decoration", + "design", + "device", + "disabled", + "display", + "edge", + "element", + "emblem", + "enabled", + "geometric", + "google", + "graphic", + "hangouts", + "hardware", + "hdmi", + "hexagon", + "identity", + "logo", + "mark", + "meet", + "mic", + "mimo", + "minimalist", + "modern", + "module", + "monitor", + "off", + "on", + "pattern", + "point", + "polygon", + "shape", + "simple", + "slash", + "speaker", + "structure", + "symbol", + "tile", + "touch" + ], + "mimo_disconnect": [ + "4k", + "break", + "broken", + "camera", + "cancel", + "chrome", + "circles", + "communication", + "connection", + "cross", + "data", + "device", + "diagonal line", + "disabled", + "disconnect", + "display", + "enabled", + "end", + "error", + "failure", + "google", + "hangouts", + "hardware", + "hdmi", + "internet", + "lines", + "link", + "lost", + "meet", + "mic", + "mimo", + "monitor", + "network", + "no signal", + "off", + "offline", + "on", + "prohibited", + "radial lines", + "radio waves", + "signal", + "slash", + "speaker", + "stop", + "touch", + "unavailable", + "wifi", + "wireless" + ], + "mindfulness": [ + "attention", + "balance", + "body", + "breathe", + "breathing", + "calm", + "center", + "concentration", + "control", + "exercise", + "fitbit", + "focus", + "health", + "healthy", + "lotus position", + "meditate", + "meditation", + "mind", + "mindfulness", + "peace", + "peaceful", + "posture", + "relax", + "relaxation", + "seated", + "spirit", + "spiritual", + "spirituality", + "tranquil", + "tranquility", + "wellness", + "yoga", + "zen" + ], + "minimize": [ + "action", + "app", + "application", + "bar", + "basic", + "bottom", + "button", + "close", + "collapse", + "compact", + "components", + "contract", + "control", + "design", + "down", + "element", + "essential", + "exit", + "hide", + "horizontal", + "interaction", + "interface", + "less", + "line", + "minimize", + "reduce", + "remove", + "screen", + "shape", + "shrink", + "simple", + "site", + "smaller", + "standard", + "system", + "ui", + "ux", + "web", + "website", + "window" + ], + "minor_crash": [ + "accident", + "alert", + "attention", + "auto", + "automobile", + "car", + "cars", + "caution", + "collision", + "critical", + "danger", + "directions", + "emergency", + "error", + "exclamation", + "exclamation mark", + "hazard", + "important", + "issue", + "maps", + "notification", + "point", + "problem", + "public", + "risk", + "security", + "transportation", + "triangle", + "urgent", + "vehicle", + "warning" + ], + "mintmark": [ + "arrow", + "arrows", + "asset", + "banking", + "banking icon", + "bill", + "billing", + "buy", + "capital", + "card", + "cash", + "cloud", + "coin", + "commerce", + "credit", + "currency", + "diagonal", + "direction", + "dollars", + "economic", + "economic indicator", + "economy", + "exchange", + "finance", + "financial", + "financial planning", + "financial services", + "financial symbol", + "fiscal", + "google", + "investment", + "investment icon", + "market", + "mint", + "mintmark", + "monetary", + "money", + "online", + "pay", + "payment", + "riches", + "sell", + "service", + "stock market", + "symbol", + "trade", + "treasure", + "wealth" + ], + "missed_video_call": [ + "absent", + "alert", + "arrow", + "call", + "camera", + "cancelled", + "chat", + "communication", + "conference", + "contact", + "declined", + "diagonal line", + "ended", + "failed", + "film", + "filming", + "hardware", + "history", + "image", + "log", + "meeting", + "message", + "missed", + "motion", + "multimedia", + "notification", + "online", + "phone", + "picture", + "record", + "ring", + "teleconference", + "telephone", + "unavailable", + "video", + "video call", + "videography", + "webcam" + ], + "missing_controller": [ + "alert", + "broken connection", + "broken device", + "control", + "controller", + "controller disconnected", + "device", + "disconnected", + "disconnected device", + "electronic", + "error", + "failed", + "game", + "game controller", + "gamepad", + "hardware", + "issue", + "joystick", + "locate", + "locating", + "lost connection", + "missing", + "not connected", + "pairing issue", + "peripheral", + "problem", + "remote", + "signals", + "symbol", + "technology", + "troubleshooting", + "unavailable", + "video game", + "warning", + "wireless" + ], + "mist": [ + "air quality", + "atmosphere", + "atmospheric conditions", + "atmospheric obstruction", + "blurry", + "climate", + "cloud", + "dense", + "diffused", + "environmental", + "fog", + "forecast", + "haze", + "hazy", + "hazy conditions", + "humidity", + "low visibility", + "meteorology", + "mist", + "misty", + "natural phenomena", + "obscured", + "opacity", + "overcast", + "temperature", + "vapor", + "weather", + "weather forecast" + ], + "mitre": [ + "abstract", + "alignment", + "analytics", + "angle", + "architecture", + "chart", + "connection", + "construction", + "corner", + "cropping", + "cyber attacks", + "data", + "design", + "detail", + "diagonal cut", + "diagram", + "edge", + "editing", + "element", + "flow", + "form", + "framework", + "geometry", + "graph", + "graphic", + "infographic", + "intersection", + "join", + "junction", + "measure", + "metrics", + "point", + "precise", + "protect", + "protection", + "schema", + "security", + "segment", + "shape", + "sharp", + "slicing", + "squares", + "statistics", + "symbol", + "technical", + "tracking", + "triangle", + "vector" + ], + "mms": [ + "attachment", + "bubble", + "chat", + "comment", + "communicate", + "conversation", + "dialogue bubble", + "document", + "envelope", + "feedback", + "file", + "image", + "image message", + "landscape", + "letter", + "mail", + "message", + "message bubble", + "mms", + "mountain", + "mountains", + "multimedia", + "multimedia message", + "photo", + "photo message", + "photography", + "picture", + "picture message", + "receive", + "send", + "sms", + "speech", + "speech bubble", + "talk bubble", + "text message" + ], + "mixture_med": [ + "analysis", + "bandage", + "bandaid", + "beaker", + "blend", + "booster", + "chemistry", + "combine", + "compound", + "concoction", + "container", + "drug", + "erlenmeyer flask", + "experiment", + "flask", + "glassware", + "graduated cylinder", + "health", + "immune", + "immunization", + "ingredients", + "laboratory", + "liquid", + "medical", + "medicine", + "mix", + "pharmaceuticals", + "pharmacy", + "potion", + "research", + "round bottom flask", + "science", + "shot", + "solution", + "syringe", + "test tube", + "vial" + ], + "mobile": [ + "Android", + "OS", + "border", + "call", + "cell", + "cellphone", + "cellular", + "chat", + "communication", + "current", + "device", + "display", + "frame", + "gadget", + "handheld", + "hardware", + "iOS", + "mobile", + "orientation", + "outline", + "phone", + "portable", + "portrait", + "rectangle", + "rounded corners", + "screen", + "smartphone", + "stay", + "stroke", + "tablet", + "technology", + "text", + "vertical" + ], + "mobile_2": [ + "OS", + "android", + "button", + "call", + "cell", + "cellphone", + "cellular", + "communication", + "connect", + "contact", + "device", + "digital", + "display", + "electronic", + "gadget", + "handheld", + "hardware", + "iOS", + "message", + "mobile", + "modern", + "phone", + "portable", + "power", + "rectangle", + "ring", + "rounded", + "screen", + "smartphone", + "tablet", + "technology", + "telephone", + "volume", + "wireless" + ], + "mobile_3": [ + "Android", + "OS", + "app", + "application", + "call", + "cell", + "cellphone", + "cellular", + "communication", + "communication device", + "connection", + "contact", + "device", + "digital", + "display", + "electronics", + "gadget", + "gadgetry", + "handheld", + "hardware", + "iOS", + "iphone", + "message", + "mobile", + "network", + "personal", + "phone", + "portable", + "rectangular", + "rounded corners", + "screen", + "smart", + "smartphone", + "tablet", + "technology", + "telephone", + "telephony" + ], + "mobile_alert": [ + "!", + "Android", + "OS", + "alert", + "attention", + "bug", + "caution", + "critical", + "danger", + "device", + "download", + "error", + "exclamation", + "fix", + "hardware", + "hazard", + "iOS", + "important", + "issue", + "mark", + "mobile", + "notification", + "patch", + "phone", + "portrait", + "precaution", + "problem", + "protection", + "screen", + "secure", + "security", + "shield", + "symbol", + "system", + "tablet", + "threat", + "triangle", + "update", + "vulnerability", + "warning" + ], + "mobile_arrow_down": [ + "Android", + "OS", + "app", + "app install", + "app promo", + "arrow", + "arrows", + "cell", + "device", + "direction", + "down", + "down arrow", + "download", + "download app", + "hardware", + "iOS", + "install", + "install app", + "install mobile", + "marketing", + "mobile", + "mobile download", + "phone", + "phone download", + "promotion", + "security", + "security update", + "software", + "software update", + "system", + "system update", + "system upgrade", + "tablet", + "update", + "upgrade" + ], + "mobile_arrow_right": [ + "Android", + "OS", + "abstract", + "action", + "arrow", + "cellular", + "communication", + "connect", + "data transfer", + "device", + "direction", + "export", + "forward", + "hardware", + "iOS", + "line", + "mobile", + "move", + "navigation", + "open", + "open in phone", + "open link", + "open on device", + "phone", + "pointer", + "push to device", + "redirect", + "right", + "send", + "send to mobile", + "share", + "smartphone", + "symbol", + "tablet", + "technology", + "to", + "transfer" + ], + "mobile_arrow_up_right": [ + "Android", + "OS", + "add", + "add to", + "add to homescreen", + "app", + "application", + "arrow", + "bookmark", + "cell", + "device", + "diagonal", + "export", + "hardware", + "home", + "home screen", + "homescreen", + "homescreen add", + "iOS", + "install", + "mobile", + "phone", + "phone screen", + "pin", + "plus", + "right", + "save", + "screen", + "send", + "share", + "shortcut", + "tablet", + "up", + "upload", + "website" + ], + "mobile_block": [ + "Android", + "OS", + "access denied", + "app", + "app blocking", + "application", + "ban", + "barrier", + "block", + "blocking", + "cancel", + "cell", + "circle", + "control", + "cross", + "deny", + "device", + "disallow", + "electronic", + "forbidden", + "gadget", + "halt", + "hardware", + "iOS", + "limits", + "line", + "mobile", + "mobile block", + "no entry", + "off limits", + "pause", + "phone", + "prevention", + "prohibited", + "rectangle", + "restrict", + "security", + "shield", + "smartphone", + "stop", + "stopped", + "tablet" + ], + "mobile_camera": [ + "Android", + "OS", + "aperture", + "app", + "application", + "call", + "camera", + "capture", + "cell", + "chat", + "control", + "device", + "digital", + "function", + "hardware", + "iOS", + "image", + "lens", + "media", + "mobile", + "multimedia", + "phone", + "photo", + "photography", + "picture", + "record", + "rectangle", + "shoot", + "shutter", + "smart", + "smartphone", + "square", + "tablet", + "technology", + "text", + "tool", + "video", + "videography" + ], + "mobile_camera_front": [ + "body", + "camera", + "capture", + "circle", + "device", + "flip camera", + "front", + "front facing camera", + "human", + "image capture", + "lens", + "live video", + "mobile", + "mobile camera", + "multimedia", + "person", + "phone", + "photo", + "photography", + "picture", + "portrait", + "portrait mode", + "record", + "recording", + "rectangle", + "selfie", + "shot", + "square", + "streaming", + "switch camera", + "technology", + "video", + "video call", + "webcam" + ], + "mobile_camera_rear": [ + "aperture", + "back camera", + "camera", + "camera mode", + "camera toggle", + "capture", + "capture image", + "circle", + "device", + "focus", + "front", + "image capture", + "lens", + "lense", + "mobile", + "optical", + "phone", + "photo", + "photography", + "picture", + "portrait", + "rear", + "rear camera", + "record", + "recording", + "selfie", + "shutter", + "square", + "switch camera", + "switch view", + "take picture", + "video", + "videography", + "vision" + ], + "mobile_cancel": [ + "Android", + "OS", + "action", + "button", + "cancel", + "cell", + "clear", + "close", + "connection", + "control", + "cross", + "delete", + "device", + "diagonal line", + "disconnect", + "erase", + "exit", + "forbidden", + "hardware", + "iOS", + "line", + "mobile", + "negative", + "no", + "outline", + "phone", + "phonelink", + "pictogram", + "prohibited", + "rectangle", + "remove", + "screen", + "shape", + "smartphone", + "stop", + "symbol", + "tablet", + "unavailable", + "x" + ], + "mobile_cast": [ + "Android", + "OS wifi", + "broadcast", + "cast", + "casting", + "cell", + "connect", + "connection", + "device", + "display", + "entertainment", + "hardware", + "iOS", + "internet", + "media", + "mirror", + "mirroring", + "mobile", + "network", + "phone", + "play", + "pointer", + "rectangle", + "screen", + "screen mirroring", + "share", + "signal", + "stream", + "streaming", + "tablet", + "tap", + "technology", + "television", + "to", + "triangle", + "tv", + "video", + "waves", + "wifi", + "wireless" + ], + "mobile_charge": [ + "Android", + "OS", + "battery", + "bolt", + "car", + "cell", + "charge", + "charging", + "charging station", + "connector", + "device", + "electric", + "electric vehicle", + "electricity", + "energy", + "ev", + "filling", + "fueling", + "hardware", + "iOS", + "icon", + "instant", + "lightning", + "location", + "map", + "mobile", + "mobile charge", + "navigation", + "phone", + "pin", + "plug", + "point of interest", + "pointer", + "power", + "road", + "station", + "symbol", + "tablet", + "thunderbolt", + "transport", + "vehicle" + ], + "mobile_chat": [ + "app", + "applications", + "apps", + "bubble", + "cell", + "chat", + "comment", + "communicate", + "communication", + "conversation", + "device", + "devices", + "dialogue", + "digital", + "discuss", + "feedback", + "graphic", + "hardware", + "interface", + "message", + "mobile", + "phone", + "rectangle", + "rounded", + "speech", + "speech bubble", + "square", + "stream", + "streaming", + "symbol", + "talk", + "technology", + "text", + "texting" + ], + "mobile_check": [ + "Android", + "OS", + "approve", + "approved", + "cell", + "check", + "checkmark", + "complete", + "device", + "display", + "done", + "friendly", + "good", + "hardware", + "iOS", + "icon", + "mark", + "mobile", + "mobile check", + "mobile phone", + "ok", + "phone", + "protection", + "safe", + "screen", + "secure", + "security", + "security update", + "select", + "smartphone", + "success", + "symbol", + "system", + "system update", + "tablet", + "technology", + "tick", + "ui", + "update", + "validate", + "validated", + "verified", + "yes" + ], + "mobile_code": [ + "Android", + "OS", + "advanced settings", + "angle bracket", + "bracket", + "cell", + "code", + "coding", + "command line", + "computer science", + "developer", + "developer mode", + "developer options", + "development", + "device", + "engineer", + "engineering", + "greater than", + "hardware", + "iOS", + "it", + "left bracket", + "less than", + "mobile", + "mobile code", + "mode", + "phone", + "programming", + "right bracket", + "settings", + "smartphone", + "software", + "tablet", + "technical", + "technology", + "terminal" + ], + "mobile_dots": [ + "Android", + "OS", + "airplay", + "cast", + "cell", + "communication", + "connect", + "connection", + "connectivity", + "data", + "device", + "device icon", + "display", + "display dots", + "dots", + "entertainment", + "hardware", + "iOS", + "interface", + "link", + "media", + "mirror", + "mobile", + "mobile dots", + "mobile icon", + "network", + "pairing", + "phone", + "replicate", + "screen", + "screencast", + "sharing", + "smart", + "smart screen", + "stream", + "sync", + "synchronize", + "tablet", + "technology", + "transfer", + "video", + "wireless" + ], + "mobile_friendly": [ + "Android", + "OS", + "approve", + "approved", + "cell", + "check", + "checkmark", + "complete", + "device", + "display", + "done", + "friendly", + "good", + "hardware", + "iOS", + "icon", + "mark", + "mobile", + "mobile check", + "mobile phone", + "ok", + "phone", + "protection", + "safe", + "screen", + "secure", + "security", + "security update", + "select", + "smartphone", + "success", + "symbol", + "system", + "system update", + "tablet", + "technology", + "tick", + "ui", + "update", + "validate", + "validated", + "verified", + "yes" + ], + "mobile_gear": [ + "Android", + "OS", + "adjust", + "administration", + "call", + "chat", + "cog", + "configuration", + "control", + "customization", + "device", + "gear", + "hardware", + "iOS", + "icon", + "info", + "manage", + "mobile", + "options", + "parameters", + "phone", + "phonelink", + "preferences", + "settings", + "setup", + "smartphone", + "symbol", + "system", + "tablet", + "technology", + "text" + ], + "mobile_hand": [ + "Android", + "OS", + "accessibility", + "action", + "call", + "cellphone", + "chat", + "communication", + "control", + "device", + "digital", + "disabled", + "electronics", + "enabled", + "finger", + "gadget", + "gesture", + "grab", + "grip", + "hand", + "hands", + "hardware", + "hold", + "holding", + "human", + "iOS", + "input", + "interaction", + "mobile", + "navigation", + "off", + "offline", + "on", + "person", + "phone", + "pointer", + "portable", + "reach", + "screen", + "slash", + "smartphone", + "technology", + "text", + "touch", + "user" + ], + "mobile_hand_left": [ + "Android", + "OS", + "accessibility", + "accessible", + "action", + "call", + "cellphone", + "chat", + "communication", + "device", + "disabled", + "electronics", + "element", + "enabled", + "glyph", + "graphic", + "grip", + "hand", + "hands", + "hardware", + "holding", + "iOS", + "interface", + "left", + "line", + "mobile", + "object", + "off", + "offline", + "on", + "one-handed", + "outline", + "phone", + "portrait", + "screen", + "shape", + "slash", + "smartphone", + "symbol", + "technology", + "text", + "touch", + "usage", + "user", + "vertical" + ], + "mobile_hand_left_off": [ + "Android", + "OS", + "blocked", + "call", + "cellphone", + "chat", + "control", + "device", + "digital", + "disabled", + "enabled", + "fingers", + "gesture", + "hand", + "hands", + "hardware", + "iOS", + "inactive", + "interaction", + "left", + "line icon", + "mobile", + "no access", + "no interaction", + "no touch", + "off", + "offline", + "on", + "outline", + "palm", + "phone", + "restricted", + "screen", + "slash", + "smartphone", + "solid", + "tablet", + "technology", + "text", + "unavailable" + ], + "mobile_hand_off": [ + "Android", + "OS", + "call", + "cellphone", + "chat", + "communication", + "connection", + "connectivity", + "control", + "data", + "device", + "digital", + "disabled", + "electronic", + "enabled", + "exchange", + "hand", + "hand off", + "handover", + "hands", + "hardware", + "iOS", + "internet", + "link", + "management", + "mobile", + "network", + "off", + "offline", + "on", + "pairing", + "passing", + "phone", + "relay", + "remote", + "share", + "sharing", + "slash", + "smartphone", + "sync", + "synchronization", + "technology", + "text", + "transfer", + "wireless" + ], + "mobile_info": [ + "Android", + "OS", + "about", + "alert", + "announcement", + "build", + "cell", + "cellular", + "configuration", + "connection", + "connectivity", + "data", + "details", + "device", + "hardware", + "history", + "i", + "iOS", + "imei", + "info", + "information", + "mobile", + "network", + "number", + "options", + "perm", + "permanent", + "phone", + "settings", + "smartphone", + "software", + "specifications", + "specs", + "status", + "tablet", + "version" + ], + "mobile_landscape": [ + "Android", + "OS", + "current", + "device", + "device display", + "direction", + "display", + "display setting", + "hardware", + "horizontal", + "iOS", + "image", + "landscape", + "layout", + "lock orientation", + "media", + "media controls", + "mobile", + "mobile device", + "orientation", + "phone", + "photo", + "photo viewer", + "primary", + "rectangle", + "rectangle with rounded corners", + "rotate", + "screen", + "stay", + "tablet", + "video", + "video playback", + "view", + "viewing mode" + ], + "mobile_layout": [ + "arrangement", + "blocks", + "camera", + "cellphone", + "columns", + "design", + "device", + "display", + "divisions", + "grid", + "grid lines", + "hardware", + "interface", + "layout", + "mobile", + "order", + "organization", + "panel", + "phone", + "photo", + "rectangles", + "responsive", + "rows", + "screen", + "sections", + "smartphone", + "structure", + "ui", + "view", + "window" + ], + "mobile_lock_landscape": [ + "Android", + "OS", + "access", + "device", + "device lock", + "display", + "hardware", + "horizontal", + "iOS", + "landscape", + "lock", + "locked", + "mobile", + "mobile lock", + "orientation", + "orientation lock", + "padlock", + "phone", + "privacy", + "private", + "protection", + "rectangle", + "restricted", + "rotate", + "rotation", + "safety", + "screen", + "screen lock", + "secured", + "security", + "sign", + "symbol", + "tablet", + "technology", + "unlock" + ], + "mobile_lock_portrait": [ + "Android", + "OS", + "access", + "access control", + "authentication", + "cell", + "cell phone", + "connection", + "control", + "device", + "erase", + "hardware", + "iOS", + "lock", + "locked", + "mobile", + "password", + "phone", + "phonelink", + "pin", + "portrait", + "privacy", + "private", + "protect", + "protection", + "restricted", + "restriction", + "safety", + "screen", + "screen lock", + "secure", + "secure device", + "security", + "smartphone", + "tablet", + "unlock" + ], + "mobile_loupe": [ + "+", + "Android", + "OS", + "add", + "application", + "call", + "cellphone", + "chat", + "circle", + "content", + "data", + "detail", + "details", + "device", + "digital", + "discover", + "enlarge", + "examine", + "explore", + "find", + "focus", + "glass", + "handle", + "hardware", + "iOS", + "information", + "inspect", + "investigate", + "locate", + "look", + "loupe", + "magnify", + "magnify glass", + "magnifying", + "mobile", + "new", + "phone", + "plus", + "search", + "smartphone", + "symbol", + "text", + "view", + "zoom" + ], + "mobile_menu": [ + "Android", + "OS", + "adjustment", + "administration", + "administration panel", + "cell", + "cell phone", + "cellular", + "cog", + "configuration", + "control", + "customization", + "dashboard", + "device", + "gadget", + "gear", + "hardware", + "iOS", + "machinery", + "management", + "mechanical", + "mobile", + "mobile menu", + "options", + "phone", + "preferences", + "settings", + "settings cell", + "setup", + "smart device", + "system", + "tablet", + "technical", + "technology", + "telephony" + ], + "mobile_off": [ + "Android", + "OS", + "access", + "airplane mode", + "barred", + "cell", + "cell off", + "communication", + "crossed out", + "deactivated", + "device", + "diagonal line", + "disabled", + "disconnected", + "do not disturb", + "electronics", + "enabled", + "forbidden", + "gadget", + "hardware", + "iOS", + "line", + "mobile", + "mobile off", + "mute", + "network", + "no ring", + "off", + "on", + "phone", + "phone off", + "portable", + "restricted", + "signal", + "silence", + "silent", + "slash", + "tablet", + "technology", + "unavailable" + ], + "mobile_question": [ + "?", + "Android", + "OS", + "assistance", + "cell", + "communication", + "connection", + "device", + "digital", + "electronic", + "glyph", + "handheld", + "hardware", + "help", + "iOS", + "icon", + "info", + "information", + "inquiry", + "issue", + "mobile", + "outline", + "phone", + "portable", + "punctuation", + "query", + "question", + "question mark", + "rectangular", + "screen", + "status", + "support", + "symbol", + "tablet", + "technical", + "troubleshoot", + "unknown" + ], + "mobile_rotate": [ + "Android", + "OS", + "adjust", + "arrow", + "arrows", + "circle", + "circular", + "clockwise", + "control", + "counter clockwise", + "device", + "directional", + "display", + "hardware", + "iOS", + "landscape", + "mobile", + "movement", + "orientation", + "phone", + "portrait", + "rotate", + "rotation", + "round", + "screen", + "settings", + "switch", + "tablet", + "toggle", + "turn", + "view" + ], + "mobile_rotate_lock": [ + "Android", + "OS", + "access", + "accessibility", + "arrow", + "circle", + "clockwise", + "control", + "counter-clockwise", + "curved", + "device", + "diagonal", + "display", + "hardware", + "iOS", + "landscape", + "lock", + "locked", + "mobile", + "option", + "orientation", + "phone", + "portrait", + "privacy", + "protected", + "restricted", + "rotate", + "rotation", + "screen", + "security", + "setting", + "tablet", + "turn", + "unlocked" + ], + "mobile_screen_share": [ + "Android", + "OS", + "access", + "app", + "application", + "broadcast", + "cast", + "casting", + "cell", + "connect", + "connection", + "data", + "device", + "direct link", + "display", + "hardware", + "iOS", + "instant access", + "link", + "mirror", + "mirroring", + "mobile", + "monitor", + "network", + "output", + "phone", + "projection", + "quick launch", + "screen", + "screen share", + "screencast", + "share", + "shortcut", + "stream", + "streaming", + "tablet", + "transmit", + "tv", + "wireless" + ], + "mobile_screensaver": [ + "Android", + "OS", + "blank", + "call", + "cellphone", + "chat", + "communication", + "device", + "digital", + "display", + "dummy", + "electronic", + "empty", + "gadget", + "handheld", + "hardware", + "iOS", + "image", + "landscape", + "mobile", + "monitor", + "mountain", + "mountains", + "phone", + "photo", + "photography", + "picture", + "placeholder", + "portable", + "preview", + "rectangle", + "rounded rectangle", + "saver", + "screen", + "screensaver", + "smartphone", + "technology", + "text" + ], + "mobile_sensor_hi": [ + "Android", + "OS", + "bar", + "bars", + "cell", + "cell signal", + "connection", + "data", + "device", + "edge", + "graphic", + "hardware", + "high", + "iOS", + "indicator", + "level", + "measurement", + "mobile", + "move", + "network", + "phone", + "pie chart", + "power", + "reception", + "sensitivity", + "sensor", + "signal", + "status", + "strength", + "tablet", + "technology", + "telecommunications", + "triangle", + "vertical bars", + "vibrate", + "wi-fi" + ], + "mobile_sensor_lo": [ + "Android", + "OS", + "alert", + "antenna", + "bars", + "cell", + "cellular", + "connection", + "connectivity", + "device", + "edge", + "hardware", + "high", + "iOS", + "indicator", + "lines", + "low", + "mobile", + "move", + "network", + "phone", + "poor", + "reception", + "rectangle", + "rounded corners", + "sensitivity", + "sensor", + "signal", + "status", + "strength", + "tablet", + "vibrate", + "warning", + "weak" + ], + "mobile_share": [ + "Android", + "OS", + "access", + "app", + "application", + "broadcast", + "cast", + "casting", + "cell", + "connect", + "connection", + "data", + "device", + "direct link", + "display", + "hardware", + "iOS", + "instant access", + "link", + "mirror", + "mirroring", + "mobile", + "monitor", + "network", + "output", + "phone", + "projection", + "quick launch", + "screen", + "screen share", + "screencast", + "share", + "shortcut", + "stream", + "streaming", + "tablet", + "transmit", + "tv", + "wireless" + ], + "mobile_share_stack": [ + "Android", + "OS", + "arrow", + "bluetooth", + "cell", + "communication", + "connect", + "connected", + "connection", + "connectivity", + "data transfer", + "device", + "direction", + "distribute", + "download", + "file transfer", + "hardware", + "iOS", + "link", + "linked", + "local share", + "mobile", + "mobile share", + "multiple", + "nearby sharing", + "network share", + "offline", + "offline share", + "p2p", + "peer to peer", + "phone", + "right", + "share", + "sharing", + "sharing content", + "sharing data", + "sharing files", + "tablet", + "technology", + "upload", + "wireless" + ], + "mobile_sound": [ + "Android", + "OS", + "alarm", + "alert", + "audio", + "call", + "calling", + "cell", + "cellphone", + "cellular", + "chat", + "communication", + "communications", + "connection", + "data", + "device", + "hardware", + "iOS", + "incoming", + "line", + "lines", + "listen", + "listening", + "loud", + "mobile", + "music", + "network", + "notification", + "outbound", + "phone", + "phonelink", + "ring", + "ringing", + "service", + "signal", + "smartphone", + "sound", + "speaker", + "tablet", + "technology", + "telecommunication", + "telecommunications", + "telephone", + "vibrate", + "vibration", + "volume", + "waves", + "wireless" + ], + "mobile_sound_2": [ + "ascending", + "audio", + "bar", + "bars", + "communication", + "connectivity", + "control", + "increase", + "indicator", + "level", + "loud", + "louder", + "media", + "mobile", + "multimedia", + "network", + "phone", + "signal", + "smartphone", + "sound", + "strength", + "three bars", + "volume", + "waves", + "wifi" + ], + "mobile_sound_off": [ + "Android", + "OS", + "alert", + "audio", + "bar", + "call", + "cell", + "communication", + "connection", + "cross out", + "data", + "device", + "diagonal line", + "disabled", + "enabled", + "handset", + "hardware", + "iOS", + "link", + "mobile", + "mute", + "network", + "notification", + "off", + "offline", + "on", + "phone", + "phonelink", + "ring", + "ringer", + "service", + "signal", + "silent", + "slash", + "smartphone", + "sound", + "tablet", + "volume", + "wireless" + ], + "mobile_speaker": [ + "Android", + "OS", + "audio", + "call", + "cellphone", + "chat", + "communication", + "device", + "electronics", + "frequency", + "hardware", + "iOS", + "icon", + "lines", + "listening", + "mobile", + "music", + "output", + "phone", + "rectangle", + "ringing", + "signal", + "smartphone", + "sound", + "speaker", + "speaking", + "talking", + "technology", + "text", + "up", + "voice", + "volume", + "waves" + ], + "mobile_text": [ + "Android", + "OS", + "ad", + "ad units", + "advertising", + "article", + "banner", + "block", + "body", + "body text", + "cell", + "cell phone", + "communication", + "content", + "data", + "device", + "display", + "email", + "hardware", + "iOS", + "information", + "lines", + "marketing", + "message", + "message content", + "mobile", + "mobile text", + "news", + "notification", + "notifications", + "paragraph", + "phone", + "rectangles", + "screen", + "smartphone", + "sms", + "tablet", + "text", + "text message", + "top", + "units", + "writing" + ], + "mobile_text_2": [ + "Android", + "OS", + "abstract", + "alert", + "always", + "always on display", + "ambient display", + "ambient mode", + "aod", + "clock", + "communication", + "device", + "digital", + "display", + "electronics", + "hardware", + "homescreen", + "iOS", + "information", + "line", + "lock screen", + "message", + "minimalist", + "mobile", + "notification", + "on", + "phone", + "rectangular", + "screen", + "simple", + "smartphone", + "tablet", + "technology", + "text", + "time" + ], + "mobile_theft": [ + "alert", + "arrow", + "call", + "cell", + "cell phone", + "cellphone", + "chat", + "crime", + "crossed out", + "danger", + "device", + "diagonal line", + "gesture", + "grab", + "hand", + "handheld device", + "hardware", + "illegal", + "line", + "loss", + "mobile", + "phone", + "prohibited", + "prohibited symbol", + "property", + "protection", + "rectangle", + "robbery", + "rounded rectangle", + "screen", + "security", + "slash", + "smartphone", + "steal", + "stealing", + "stolen", + "tablet", + "technology", + "theft", + "warning" + ], + "mobile_ticket": [ + "Android", + "OS", + "access", + "admission", + "app", + "appointment", + "barcode", + "book", + "booking", + "cell", + "device", + "digital", + "download", + "entry", + "event", + "hardware", + "iOS", + "mobile", + "movie", + "online", + "order", + "pass", + "payment", + "phone", + "purchase", + "qr code", + "receipt", + "reservation", + "scan", + "scan code", + "show", + "smartphone", + "tablet", + "ticket", + "transport", + "travel", + "validation", + "verification" + ], + "mobile_unlock": [ + "access", + "allow", + "authenticated", + "authorized", + "call", + "cell", + "cellphone", + "chat", + "device", + "display", + "gadget", + "granted", + "hardware", + "key", + "lock", + "mobile", + "open", + "outline", + "padlock", + "password", + "permission", + "phone", + "privacy", + "private", + "protection", + "rectangle", + "safety", + "screen", + "secure", + "security", + "smartphone", + "unlock", + "unlocked" + ], + "mobile_vibrate": [ + "Android", + "OS", + "alert", + "audio", + "cell", + "communication", + "control", + "device", + "handheld", + "haptic", + "hardware", + "iOS", + "intensity", + "lines", + "mobile", + "mode", + "motion", + "notification", + "off", + "phone", + "portrait", + "rectangle", + "ring", + "rounded corners", + "settings", + "silence", + "silent", + "smartphone", + "sound", + "switch", + "tablet", + "technology", + "toggle", + "vertical", + "vibrate", + "vibration", + "waves" + ], + "mobile_wrench": [ + "adjust", + "administration", + "apparatus", + "build", + "call", + "cell", + "cellphone", + "cellular", + "chat", + "cog", + "configuration", + "control", + "customize", + "device", + "engineering", + "equipment", + "fix", + "gear", + "hardware", + "instrument", + "maintenance", + "management", + "mechanical", + "mobile", + "options", + "parameters", + "phone", + "repair", + "service", + "settings", + "smartphone", + "specifications", + "tablet", + "technical", + "technology", + "tool", + "wrench" + ], + "mobiledata_arrows": [ + "arrow", + "arrows", + "bidirectional", + "cellular", + "cellular data", + "communication", + "connection", + "connection status", + "data", + "data transfer", + "data usage", + "direction", + "disabled", + "down", + "down arrow", + "download", + "enabled", + "flow", + "internet", + "mobile", + "mobile data", + "mobile network", + "movement", + "network", + "off", + "on", + "signal", + "slash", + "speed", + "sync", + "synchronization", + "telecommunications", + "transfer", + "transfer data", + "two arrows", + "up", + "up arrow", + "upload", + "wifi", + "wireless" + ], + "mobiledata_off": [ + "arrow", + "cellular", + "cellular connection off", + "cellular data off", + "cellular network off", + "connection lost", + "connectivity off", + "cross", + "data", + "data disabled", + "data disconnected", + "data usage", + "diagonal line", + "disabled", + "disconnection", + "down", + "enabled", + "internet", + "internet off", + "line", + "mobile", + "mobile data off", + "mobile network off", + "network", + "network disconnected", + "network off", + "network status", + "no connection", + "no data", + "no internet", + "off", + "offline", + "on", + "phone signal off", + "slash", + "speed", + "triangle", + "up", + "wifi", + "wireless" + ], + "mode_comment": [ + "balloon", + "bubble", + "cartoon", + "chat", + "chat bubble", + "comic", + "comment", + "comment bubble", + "communicate", + "communication", + "communication mode", + "conversation", + "conversation mode", + "dialog", + "dialogue", + "discussion", + "feedback", + "graphic", + "icon", + "instant message", + "message", + "mode", + "mode comment", + "online chat", + "pointer", + "rectangular", + "rounded corner", + "speak", + "speech", + "speech bubble", + "symbol", + "talk", + "text", + "thought bubble", + "triangle" + ], + "mode_cool": [ + "adjustment", + "air conditioning", + "bar", + "celsius", + "chill", + "climate", + "climate control", + "cold", + "control", + "cool", + "decrease", + "degree", + "fahrenheit", + "flame", + "gauge", + "home", + "hvac", + "indicator", + "line", + "lower", + "measure", + "measurement", + "mode", + "nest", + "scale", + "setting", + "snowflake", + "temperature", + "thermometer", + "thermostat", + "weather" + ], + "mode_cool_off": [ + "air conditioning", + "appliance", + "circle", + "climate", + "cold", + "control", + "cool", + "cooling", + "cooling mode off", + "dashboard", + "diagonal line", + "disabled", + "enabled", + "flame", + "freeze", + "home", + "hvac", + "ice", + "inactive", + "line", + "mode", + "nest", + "off", + "offline", + "on", + "settings", + "slash", + "snowflake", + "stopped", + "symbol", + "temperature", + "thermostat", + "unavailable", + "weather", + "winter" + ], + "mode_dual": [ + "air", + "application layout", + "arrangement", + "bismuth", + "blowing", + "breeze", + "change view", + "climate", + "cool", + "desktop", + "display", + "divide", + "double", + "double screen", + "dual mode", + "dual view", + "flame", + "flow", + "half", + "home", + "horizontal split", + "layout", + "mode switch", + "multi window", + "nest", + "pair", + "panel", + "perspective", + "screen mode", + "section", + "separate", + "side by side", + "split screen", + "thermostat", + "two panel", + "two screens", + "vertical split", + "view", + "wave", + "weather", + "wind", + "window" + ], + "mode_fan_2": [ + "adjustment", + "air", + "air conditioner", + "airflow", + "appliance", + "automotive", + "blow", + "breeze", + "circulation", + "climate", + "climate control", + "condition", + "control", + "cool", + "cooling", + "device", + "electronics", + "fan", + "household", + "hvac", + "icon", + "interface element", + "level 2", + "medium", + "mode", + "setting", + "speed", + "ventilation", + "weather", + "wind" + ], + "mode_fan": [ + "air", + "air circulation", + "air conditioner", + "air conditioning", + "airflow", + "appliance", + "atmospheric", + "breeze", + "circulation", + "climate", + "comfort", + "condition", + "control", + "cool", + "cooling", + "electric fan", + "environmental", + "exhaust", + "fan", + "hvac", + "mode", + "nest", + "propeller", + "rotating blades", + "setting", + "temperature", + "ventilation", + "ventilation system", + "wind" + ], + "mode_fan_off": [ + "air", + "air conditioner", + "angular", + "appliance", + "blades", + "circle", + "climate", + "controls", + "cool", + "cooling", + "disable", + "disabled", + "electrical", + "enabled", + "fan", + "household", + "inactive", + "lines", + "machinery", + "mode", + "nest", + "nonoperational", + "off", + "on", + "power", + "propeller", + "radial", + "rotating", + "settings", + "slash", + "stop", + "symbol", + "toggle", + "ventilation", + "weather" + ], + "mode_heat": [ + "adjust", + "boiler", + "burn", + "climate", + "climate control", + "combustion", + "comfort", + "control", + "element", + "energy", + "fire", + "flame", + "furnace", + "heat", + "heating", + "heating system", + "home", + "hot", + "hvac", + "icon", + "ignite", + "mode", + "nest", + "power", + "setting", + "symbol", + "temperature", + "thermal", + "thermostat", + "warming", + "warmth", + "weather" + ], + "mode_heat_cool": [ + "air", + "air conditioning", + "climate", + "climate control", + "climate symbol", + "conditions", + "control", + "cool", + "cool setting", + "cooling", + "cooling symbol", + "environment", + "flame", + "flow", + "function", + "heat", + "heat setting", + "heating", + "heating and cooling", + "heating symbol", + "home", + "hvac", + "hvac mode", + "indicator", + "mode", + "nest", + "radiator", + "setting", + "snowflake", + "system", + "temperature", + "temperature mode", + "temperature symbol", + "thermostat", + "weather", + "weather symbol" + ], + "mode_heat_off": [ + "air conditioning", + "appliance off", + "climate", + "climate control off", + "cold", + "cooling", + "deactivate", + "disabled", + "enabled", + "flame", + "forecast", + "function off", + "heat off", + "heating off", + "home", + "hot", + "measurement", + "mode off", + "nature", + "nest", + "not active", + "off", + "on", + "power off", + "season", + "slash", + "snow", + "snowflake", + "system off", + "temperature off", + "thermometer", + "thermostat", + "thermostat off", + "turned off", + "unavailable", + "weather", + "winter" + ], + "mode_night": [ + "adjust", + "adjustment", + "brightness", + "contrast", + "control", + "crescent", + "dark", + "dim", + "display", + "disturb", + "icon", + "interface", + "light", + "lunar", + "mode", + "moon", + "night", + "screen", + "setting", + "sleep", + "switch", + "symbol", + "theme", + "toggle", + "ui element", + "view", + "visibility", + "visual" + ], + "mode_of_travel": [ + "arrow", + "auto", + "automobile", + "automotive", + "car", + "car icon", + "commute", + "destination", + "direction", + "drive", + "driving", + "driving icon", + "four wheels", + "journey", + "location", + "map", + "maps", + "mode", + "movement", + "navigation", + "of", + "passenger", + "pin", + "place", + "road", + "route", + "sedan", + "stop", + "street", + "transport", + "transport icon", + "transportation", + "travel", + "travel icon", + "trip", + "vehicle", + "vehicle icon" + ], + "mode_off_on": [ + "activate", + "adjust", + "button", + "circle", + "configuration", + "control", + "deactivate", + "disable", + "enable", + "line", + "mode", + "off", + "on", + "option", + "power", + "preferences", + "setting", + "slash", + "state", + "switch", + "toggle" + ], + "mode_standby": [ + "button", + "control", + "control element", + "device", + "disturb", + "electronics", + "energy saver", + "energy saving", + "icon", + "idle", + "inactive", + "interface", + "mode", + "mode standby", + "on/off", + "pause", + "power", + "power button", + "power off", + "power on", + "sleep", + "standby", + "standby mode", + "stop", + "suspend", + "switch", + "symbol", + "system", + "system control", + "target", + "toggle", + "ui element" + ], + "model_training": [ + "ai", + "algorithm", + "analysis", + "arrow", + "artificial intelligence", + "brain", + "bulb", + "computation", + "connection", + "data modeling", + "data science", + "deep learning", + "development", + "digital", + "futuristic", + "idea", + "innovation", + "inprogress", + "intelligence", + "learning", + "light", + "link", + "load", + "loading", + "machine learning", + "mind", + "ml", + "model", + "network", + "neural network", + "node", + "processing", + "progress", + "refresh", + "renew", + "restore", + "reverse", + "rotate", + "science", + "smart", + "system", + "technology", + "training" + ], + "modeling": [ + "3d", + "architecture", + "arrows", + "blueprint", + "build", + "cad", + "computer aided design", + "construct", + "create", + "design", + "diagram", + "digital modeling", + "drafting", + "edge", + "engineer", + "form", + "generate", + "grid", + "lines", + "manipulate", + "modeling", + "object", + "perspective", + "plan", + "polygon", + "render", + "risk", + "shape", + "simulation", + "structure", + "three dimensional", + "training", + "vertex", + "wireframe" + ], + "monetization_on": [ + "activate", + "active", + "arrows", + "beginning", + "bill", + "business", + "card", + "cash", + "circle", + "coin", + "commerce", + "cost", + "credit", + "currency", + "cyclical", + "dollar", + "dollars", + "earn", + "enabled", + "finance", + "financial", + "income", + "initiate", + "monetization", + "money", + "on", + "ongoing", + "online", + "pay", + "payment", + "recurring", + "revenue", + "shopping", + "start", + "symbol", + "trade", + "transaction" + ], + "money": [ + "100", + "accounting", + "banking", + "bill", + "budget", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "deposit", + "digit", + "dollar", + "dollars", + "economy", + "finance", + "financial", + "fund", + "investment", + "money", + "numbers", + "online", + "pay", + "payment", + "price", + "purchase", + "rate", + "revenue", + "savings", + "shopping", + "symbol", + "transaction", + "value", + "wealth", + "withdrawal" + ], + "money_bag": [ + "advance", + "assets", + "banking", + "budget", + "cash", + "commerce", + "currency", + "dollar bag", + "earnings", + "economic", + "economy", + "finance", + "financial", + "funds", + "gain", + "income", + "investment", + "jackpot", + "lend", + "loan", + "loans", + "money", + "money bag", + "money sack", + "pay", + "payment", + "profit", + "prosperity", + "revenue", + "rich", + "sack of money", + "savings", + "treasure", + "value", + "wealth" + ], + "money_off": [ + "bill", + "blocked", + "card", + "cart", + "cash", + "cheap", + "circle", + "coin", + "commerce", + "cost", + "credit", + "cross", + "currency", + "debt", + "denied", + "diagonal line", + "disabled", + "discount", + "dollars", + "enabled", + "expense", + "forbidden", + "free", + "funds", + "invalid", + "loss", + "money", + "no cash", + "no money", + "off", + "on", + "online", + "outline", + "paid", + "pay", + "payment", + "price", + "rejected", + "shopping", + "slash", + "symbol", + "unavailable", + "zero" + ], + "money_range": [ + "adjustment", + "amount", + "arrows", + "back", + "bill", + "budget", + "card", + "cash", + "coin", + "commerce", + "comparison", + "control", + "cost", + "credit", + "currency", + "dollars", + "extend", + "filter", + "finance", + "financial", + "forth", + "level", + "limit", + "maximum", + "measurement", + "minimum", + "money", + "online", + "options", + "parameters", + "pay", + "payment", + "payments", + "price", + "quantity", + "range", + "scale", + "scope", + "selection", + "setting", + "shopping", + "slider", + "span", + "spectrum", + "value", + "variation" + ], + "monitor_heart": [ + "baseline", + "cardiogram", + "care", + "computer", + "device", + "diagnostics", + "digital health", + "display", + "doctor", + "ecc", + "ecg", + "ekg", + "electronics", + "fitness", + "health", + "health check", + "health data", + "health monitoring", + "health status", + "healthcare", + "heart", + "heartbeat", + "hospital", + "life", + "medical", + "medical device", + "monitor", + "patient", + "pulse", + "screen", + "technology", + "track", + "vital signs", + "wellness" + ], + "monitor": [ + "Android", + "OS", + "base", + "chrome", + "communication", + "computer", + "dashboard", + "data", + "desktop", + "device", + "display", + "electronic", + "electronic device", + "gadget", + "hardware", + "home", + "iOS", + "mac", + "media", + "monitor", + "office", + "output", + "peripheral", + "presentation", + "rectangle", + "screen", + "stand", + "technology", + "television", + "tv", + "video", + "viewing", + "web", + "window", + "work" + ], + "monitor_weight": [ + "accuracy", + "analysis", + "balance", + "body", + "body composition", + "body weight", + "calibration", + "check", + "data", + "device", + "diet", + "digital scale", + "fitness", + "health", + "impedance", + "kilogram", + "measure", + "measurement", + "medical", + "monitor", + "monitoring", + "pound", + "precision", + "progress", + "reading", + "report", + "scale", + "smart", + "smart scale", + "track", + "weight", + "wellness" + ], + "monitor_weight_gain": [ + "+", + "add", + "analysis", + "arrow", + "body", + "chart", + "data", + "device", + "diagram", + "diet", + "display", + "fitbit", + "fitness", + "gain", + "graph", + "growth", + "health", + "history", + "increasing", + "indicator", + "line graph", + "measurement", + "medical", + "meter", + "monitor", + "new", + "performance", + "plus", + "progress", + "record", + "report", + "scale", + "smart", + "statistics", + "tracking", + "trend", + "up", + "weight" + ], + "monitor_weight_loss": [ + "analyze", + "balance", + "body", + "body weight", + "chart", + "data", + "device", + "diet", + "digital scale", + "display", + "fitbit", + "fitness", + "graph", + "health", + "health monitoring", + "information", + "kilograms", + "loss", + "measurement", + "minus", + "monitor", + "monitoring", + "nutrition", + "pounds", + "progress", + "record", + "reduce", + "reduce weight", + "remove", + "scale", + "screen", + "smart", + "subtract", + "tracking", + "weigh", + "weight", + "weight management" + ], + "monitoring": [ + "analysis", + "analytics", + "bar", + "bars", + "chart", + "data", + "diagram", + "graph", + "growth", + "health", + "heartbeat", + "increase", + "infographic", + "information", + "line graph", + "measure", + "measurement", + "medical", + "metrics", + "monitoring", + "performance", + "progress", + "pulse", + "report", + "rhythm", + "signal", + "statistics", + "tracking", + "trend", + "visual data", + "waveform" + ], + "monochrome_photos": [ + "album", + "black", + "black and white", + "camera", + "collection", + "digital media", + "editing", + "effect", + "filter", + "gallery", + "grayscale", + "image", + "library", + "media", + "monochrome", + "multimedia", + "multiple photos", + "organize", + "photo", + "photograph", + "photography", + "photos", + "picture", + "snapshot", + "square", + "stack", + "view", + "visual", + "white" + ], + "monorail": [ + "automobile", + "car", + "carriage", + "cars", + "city", + "commute", + "commuter", + "connection", + "direction", + "engine", + "fast", + "future", + "futuristic", + "high speed", + "journey", + "line", + "locomotive", + "maps", + "modern", + "monorail", + "public", + "public transport", + "rail", + "railway", + "route", + "speed", + "subway", + "track", + "train", + "tram", + "transit", + "transport", + "transportation", + "travel", + "trolley", + "urban", + "vehicle", + "wagon" + ], + "mood": [ + "add", + "character", + "chat", + "cheerful", + "circle", + "communication", + "emoji", + "emoticon", + "emotion", + "emotions", + "expression", + "expressions", + "face", + "feeling", + "feelings", + "glad", + "grin", + "happiness", + "happy", + "insert", + "joy", + "like", + "message", + "mood", + "outline", + "person", + "pleased", + "reaction", + "round", + "select", + "smile", + "smiley", + "smiling", + "social", + "survey", + "symbol", + "tag", + "text" + ], + "mood_bad": [ + "avatar", + "bad", + "circle", + "circular", + "disappointment", + "dislike", + "distress", + "emoji", + "emotion", + "emotions", + "expression", + "expressions", + "face", + "feeling", + "feelings", + "frown", + "frowny face", + "glyph", + "icon", + "illustration", + "mood", + "negative", + "person", + "rating", + "sad", + "sad face", + "social", + "solid", + "sorrow", + "survey", + "symbol", + "unhappiness", + "unhappy", + "unhappy face", + "unpleased", + "unsmile", + "unsmiling", + "upset" + ], + "mood_heart": [ + "affection", + "angry", + "beat", + "cardiology", + "care", + "emoji", + "emotion", + "emotional state", + "emotions", + "excited", + "expressions", + "face", + "favorite", + "feeling", + "feeling indicator", + "feelings", + "glad", + "happiness", + "happy", + "health", + "healthy", + "heart", + "heart rate", + "heart shape", + "like", + "love", + "love symbol", + "medical", + "mood", + "person", + "pleased", + "pulse", + "rhythm", + "romantic", + "sad", + "scared", + "smile", + "smiling", + "social", + "survey", + "vital signs" + ], + "moon_stars": [ + "astronomy", + "bedtime", + "button", + "celestial", + "change", + "clear", + "climate", + "cosmos", + "crescent", + "dark mode", + "darkness", + "element", + "evening", + "glyph", + "home", + "lunar", + "minimal", + "mode", + "moon", + "nest", + "night", + "nightime", + "preference", + "quiet", + "security", + "setting", + "simple", + "sky", + "sleep", + "space", + "stars", + "switch", + "theme", + "thermostat", + "time", + "toggle", + "ui", + "weather" + ], + "mop": [ + "broom", + "chore", + "clean", + "cleaning", + "cleaning equipment", + "cleaning supplies", + "domestic", + "dust", + "fabric", + "floor", + "handle", + "house cleaning", + "household", + "housekeeping", + "hygiene", + "janitor", + "janitorial", + "maintenance", + "mess", + "mop", + "nest", + "pole", + "polish", + "sanitary", + "scrub", + "service", + "sweeper", + "threads", + "tidy", + "wash", + "wipe" + ], + "moped": [ + "automobile", + "bike", + "buy", + "car", + "cars", + "commerce", + "courier", + "delivery", + "dining", + "dispatch", + "driving", + "drop off", + "fast", + "food", + "line icon", + "logistics", + "maps", + "moped", + "motorcycle", + "movement", + "order", + "pick up", + "purchase", + "quick", + "riding", + "scooter", + "service", + "shipping", + "shop", + "store", + "transport", + "transportation", + "travel", + "two-wheeled", + "urban", + "vehicle", + "vespa" + ], + "more": [ + "3", + "action", + "additional", + "archive", + "bookmark", + "button", + "circle", + "content", + "context", + "control", + "details", + "dots", + "ellipsis", + "etc", + "expand", + "extra", + "favorite", + "icon", + "indent", + "information", + "label", + "list", + "menu", + "menu item", + "more", + "navigation", + "options", + "overflow", + "remember", + "reveal", + "rounded", + "save", + "secondary", + "settings", + "stamp", + "sticker", + "tab", + "tag", + "tertiary", + "three", + "three dots", + "vertical" + ], + "moped_package": [ + "automobile", + "bike", + "box", + "car", + "cars", + "courier", + "delivery", + "delivery app", + "delivery service", + "e-commerce", + "ecommerce", + "express", + "fast", + "goods", + "logistics", + "maps", + "moped", + "motorcycle", + "motoring", + "order", + "package", + "parcel", + "quick", + "retail", + "ride", + "scooter", + "shipment", + "shipping", + "transit", + "transport", + "transportation", + "travel", + "two-wheeled", + "urban", + "vehicle", + "vespa" + ], + "more_down": [ + "actions", + "additional", + "arrow", + "choices", + "configuration", + "context", + "control", + "details", + "direction", + "dots", + "down", + "ellipsis", + "expand", + "indicator", + "list", + "menu", + "more", + "navigation", + "omni", + "options", + "overflow", + "panel", + "pointing", + "selection", + "settings", + "show", + "three", + "vertical" + ], + "more_horiz": [ + "3", + "DISABLE_IOS", + "actions", + "additional", + "app", + "application", + "choices", + "components", + "context menu", + "control", + "disable_ios", + "dots", + "ellipsis", + "etc", + "expand", + "extra", + "further", + "horiz", + "horizontal", + "indicator", + "interface", + "ios", + "list", + "menu", + "menu icon", + "more", + "more information", + "navigation", + "options", + "options menu", + "overflow", + "screen", + "separator", + "series", + "settings", + "site", + "symbol", + "three", + "three dots horizontal", + "tools", + "ui", + "ux", + "web", + "website" + ], + "more_time": [ + "+", + "add", + "add time", + "alarm", + "appointment", + "calendar", + "chronometer", + "circle", + "clock", + "countdown", + "date", + "duration", + "event", + "extend time", + "hands of clock", + "hours", + "increase time", + "minutes", + "more", + "more time", + "new", + "planning", + "plus", + "plus time", + "reminder", + "schedule", + "seconds", + "stopwatch", + "symbol", + "time", + "time management", + "timekeeper", + "timer", + "timing", + "watch" + ], + "more_up": [ + "above", + "action menu", + "actions", + "additional options", + "configuration menu", + "context menu", + "details", + "dot menu", + "ellipsis", + "expand", + "extra options", + "menu", + "more", + "more menu", + "more options", + "options", + "overflow", + "overflow menu", + "settings", + "settings menu", + "supplemental options", + "three dots", + "three vertical dots", + "up", + "upward", + "vertical dots", + "vertical ellipsis" + ], + "more_vert": [ + "3", + "DISABLE_IOS", + "actions", + "additional options", + "android", + "app", + "application", + "components", + "context menu", + "controls", + "detail menu", + "disable_ios", + "dots", + "dropdown menu", + "ellipsis", + "etc", + "expand menu", + "expanded menu", + "extra options", + "hidden options", + "interface", + "list menu", + "list options", + "menu", + "more", + "more actions", + "more options", + "options menu", + "overflow", + "overflow menu", + "pop-up menu", + "screen", + "settings", + "site", + "submenu", + "tertiary actions", + "three", + "ui", + "ux", + "vert", + "vertical", + "vertical dots", + "web", + "website" + ], + "mosque": [ + "architecture", + "building", + "dome", + "faith", + "holy place", + "ideology", + "islam", + "islamic", + "islamic architecture", + "islamic art", + "islamic culture", + "islamic history", + "landmark", + "masjid", + "middle east", + "minaret", + "mosque", + "muslim", + "orient", + "pilgrimage", + "prayer", + "ramadan", + "religion", + "religious building", + "sanctuary", + "spiritual", + "structure", + "temple", + "tourism", + "travel", + "worship" + ], + "motion_blur": [ + "blur", + "camera", + "cinematic", + "diagonal lines", + "dynamic", + "effect", + "fast", + "feature", + "filter", + "focus", + "ghosting", + "horizontal lines", + "image", + "image editing", + "line", + "mode", + "motion", + "motion blur", + "motionblur", + "movement", + "out of focus", + "parallel lines", + "photo", + "photo editing", + "photography", + "picture", + "speed", + "streaking", + "trail", + "trailing", + "video editing", + "visual effect" + ], + "motion_mode": [ + "action", + "animation", + "blur", + "camera", + "capture", + "cinema", + "control", + "dynamic", + "feature", + "filmstrip", + "flow", + "frames", + "icon", + "image", + "indicator", + "media", + "mode", + "motion", + "movement", + "movie", + "photo", + "photography", + "picture", + "playback", + "progress", + "recording", + "reel", + "sequence", + "setting", + "status", + "steps", + "stream", + "timeline", + "video", + "visual" + ], + "motion_photos_auto": [ + "A", + "advanced photo", + "alphabet", + "animation", + "auto", + "auto play", + "automatic", + "camera", + "capture", + "character", + "cinematic", + "circle", + "creative photo", + "digital media", + "dot", + "enhanced photo", + "feature", + "font", + "gif", + "interface", + "letters", + "lines", + "live", + "live photo", + "live view", + "motion", + "motion photos auto", + "moving image", + "multimedia", + "option", + "photography", + "photos", + "play", + "recording", + "settings", + "smart photo", + "symbol", + "technology", + "text", + "type", + "video" + ], + "motion_photos_off": [ + "animated", + "animation", + "block", + "camera", + "cancel", + "capture", + "circle", + "circle with line", + "deny", + "diagonal line", + "disable", + "disabled", + "enabled", + "image", + "line", + "live", + "live photo", + "media", + "motion", + "motion photo", + "off", + "on", + "photo", + "photography", + "photos", + "picture", + "recording", + "slash", + "snapshot", + "stop", + "toggle off", + "video", + "visual" + ], + "motion_photos_on": [ + "active", + "animation", + "camera", + "capture", + "circle", + "content", + "digital", + "disabled", + "enable", + "enabled", + "feature", + "film", + "function", + "image", + "live", + "media", + "motion", + "movement", + "movie", + "moving", + "multimedia", + "off", + "on", + "photo", + "photography", + "photos", + "picture", + "play", + "playback", + "record", + "recording", + "setting", + "slash", + "technology", + "video", + "visual" + ], + "motion_photos_paused": [ + "action", + "animation", + "button", + "camera", + "capture", + "circle", + "control", + "frame", + "freeze frame", + "halt", + "icon", + "interaction", + "live photo", + "live photos", + "media", + "media control", + "moment", + "motion", + "motion photo", + "motion photos", + "pause", + "paused", + "photography", + "photos", + "playback", + "playback control", + "still", + "still image", + "stop", + "symbol", + "video", + "video control" + ], + "motion_play": [ + "+", + "activate", + "add", + "animate", + "animation", + "arrow", + "audio", + "beginning", + "button", + "circle", + "command", + "continue", + "control", + "execute", + "flow", + "forward", + "initiate", + "interface element", + "launch", + "media", + "motion", + "move", + "movie", + "multimedia", + "music", + "play", + "play button", + "playback", + "plus", + "proceed", + "run", + "sound", + "start", + "stream", + "symbol", + "triangle", + "video" + ], + "motion_sensor_active": [ + "activated", + "active", + "alarm", + "alert", + "area", + "automation", + "body", + "detection", + "detector", + "device", + "electronics", + "figure", + "frame", + "home", + "human", + "icon", + "monitoring", + "motion", + "motion sensor", + "movement", + "nest", + "on", + "outline", + "person", + "presence", + "security", + "sensor", + "silhouette", + "smart home", + "surveillance", + "symbol", + "technology", + "track", + "tracking", + "warning", + "zone" + ], + "motion_sensor_alert": [ + "!", + "alarm", + "alert", + "alert symbol", + "attention", + "caution", + "danger", + "detection", + "detection icon", + "detector", + "error", + "exclamation", + "exclamation mark", + "frame", + "high", + "home", + "home security", + "important", + "intrusion", + "mark", + "monitoring", + "motion", + "motion ", + "motion icon", + "movement", + "nest", + "notification", + "safety", + "security", + "security system", + "sensor", + "sensor icon", + "signal", + "surveillance", + "symbol", + "track", + "tracking", + "triangle", + "warning", + "warning symbol" + ], + "motion_sensor_idle": [ + "alarm", + "alert", + "connected", + "detection", + "device", + "disabled", + "enabled", + "frame", + "home", + "home automation", + "idle", + "inactivity", + "indicator", + "monitoring", + "motion", + "motion sensor", + "movement", + "nest", + "network", + "no motion", + "off", + "offline", + "on", + "passive", + "rectangle", + "security", + "sensor", + "signal", + "slash", + "smart home", + "standby", + "state", + "still", + "surveillance", + "system", + "technology", + "track", + "tracking", + "waves", + "wireless" + ], + "motion_sensor_urgent": [ + "!", + "activity", + "alarm", + "alert", + "attention", + "automation", + "caution", + "danger", + "detection", + "device", + "emergency", + "error", + "exclamation", + "exclamation point", + "hardware", + "high", + "home", + "icon", + "important", + "indicator", + "infrared", + "mark", + "monitoring", + "motion", + "motion sensor", + "movement", + "nest", + "notice", + "notification", + "security", + "sensor", + "signal", + "smart home", + "surveillance", + "symbol", + "system", + "technology", + "threat", + "track", + "tracking", + "triangle", + "urgent", + "warning" + ], + "motorcycle": [ + "adventure", + "automobile", + "bicycle", + "bike", + "biking", + "car", + "cars", + "commuting", + "courier", + "delivery", + "direction", + "engine", + "freedom", + "handlebars", + "journey", + "maps", + "mobility", + "motorbike", + "motorcycle", + "movement", + "public", + "racing", + "ride", + "road", + "scooter", + "seat", + "speed", + "sport", + "street", + "transport", + "transportation", + "travel", + "two wheels", + "urban", + "vehicle", + "wheels" + ], + "mountain_flag": [ + "accomplishment", + "achievement", + "adventure", + "climb", + "destination", + "directional", + "flag", + "geography", + "geotag", + "goal", + "google play", + "hike", + "landmark", + "landscape", + "location", + "marker", + "mountain", + "mountain top", + "nature", + "navigation", + "outdoors", + "peak", + "point of interest", + "self help", + "success", + "summit", + "target", + "tourism", + "trail", + "travel", + "trekking" + ], + "mountain_steam": [ + "adventure", + "atmosphere", + "background", + "climbing", + "clouds", + "elevation", + "environment", + "explore", + "geyser", + "graphic", + "heat", + "hiking", + "hot spring", + "hot springs", + "landscape", + "mountain", + "natural", + "nature", + "onsen", + "outdoors", + "peak", + "scenic", + "smoke", + "steam", + "terrain", + "topography", + "tourism", + "travel", + "vapor", + "view", + "volcano", + "water", + "weather" + ], + "mouse": [ + "action", + "click", + "computer", + "computing", + "control", + "cursor", + "desktop", + "device", + "digital", + "hardware", + "input", + "interaction", + "laptop", + "minimal", + "mouse", + "navigation", + "object", + "outline", + "peripheral", + "pointer", + "pointing device", + "scrolling", + "select", + "shape", + "simple", + "technology", + "touchscreen", + "trackpad", + "wireless" + ], + "mouse_lock": [ + "access control", + "block", + "blocked", + "capture", + "capture pointer", + "click", + "computer", + "confine", + "confine pointer", + "control", + "cursor", + "device", + "forbidden", + "hardware", + "limit cursor", + "limited", + "lock", + "lock cursor", + "locked", + "mouse", + "movement restriction", + "password", + "pointer", + "pointer control", + "prevent movement", + "prevention", + "privacy", + "private", + "protection", + "restrict cursor", + "restricted", + "restriction", + "safety", + "secure", + "security", + "wireless" + ], + "mouse_lock_off": [ + "access", + "allow", + "click", + "computer", + "control", + "cursor", + "desktop", + "device", + "disable", + "disabled", + "enabled", + "freedom", + "hardware", + "icon", + "input", + "interact", + "interface", + "lock", + "locked", + "mouse", + "movement", + "off", + "on", + "option", + "password", + "peripheral", + "pointer", + "privacy", + "private", + "protection", + "restrict", + "restricted", + "safety", + "screen", + "secure", + "security", + "setting", + "slash", + "state", + "symbol", + "toggle", + "unlock", + "user", + "wireless" + ], + "move": [ + "around", + "arrow", + "arrows", + "body", + "control", + "cross", + "cursor", + "destination", + "direction", + "directional arrows", + "directions", + "drag", + "draggable", + "four directions", + "grid", + "handle", + "health", + "human", + "loading", + "location", + "maps", + "matrix", + "mobility", + "move", + "navigation", + "people", + "person", + "pin", + "place", + "placement", + "plus sign", + "positioning", + "rearrange", + "refresh", + "reload", + "relocate", + "reorder", + "reposition", + "right", + "rotate", + "shifting", + "sort", + "stop", + "tool", + "transfer", + "transportation", + "up down left right" + ], + "move_down": [ + "action", + "arrow", + "arrow down", + "arrow head", + "basic", + "button", + "command", + "control", + "direction", + "down", + "downwards", + "essential", + "geometric", + "indicator", + "interface", + "jump", + "line", + "move", + "move down", + "movement", + "navigate down", + "navigation", + "pointer", + "pointing down", + "scroll", + "scroll down", + "shape", + "simple", + "symbol", + "transfer", + "ui element" + ], + "move_group": [ + "arrow", + "block", + "change group", + "copy", + "data", + "directional", + "down arrow", + "drag", + "drop", + "duplicate", + "edit group", + "element", + "exit", + "export", + "group", + "group management", + "groups", + "items", + "leave", + "left arrow", + "modify group", + "move", + "move selection", + "multiple selection", + "object", + "organize", + "output", + "rearrange", + "relocate", + "reorder", + "right arrow", + "selection", + "shift", + "tab", + "tabs", + "to", + "up arrow", + "window", + "windows" + ], + "move_item": [ + "adjust", + "arrow", + "arrows", + "block", + "circle", + "content", + "direction", + "dots", + "drag", + "drop", + "element", + "exit", + "grip", + "handle", + "horizontal lines", + "item", + "leave", + "lines", + "list", + "logout", + "menu", + "modify", + "move", + "navigation", + "order", + "organize", + "oval", + "parallel lines", + "position", + "rearrange", + "reorder", + "reposition", + "shift", + "sort" + ], + "move_location": [ + "address", + "arrow", + "arrows", + "body", + "change location", + "delivery", + "destination", + "direction", + "directions", + "east", + "forward", + "geo", + "geography", + "gps", + "health", + "human", + "journey", + "location", + "logistics", + "map", + "maps", + "move", + "move destination", + "navigation", + "out", + "people", + "person", + "pin", + "place", + "pointer", + "position", + "relocate", + "right", + "route", + "shift", + "stop", + "target", + "transfer", + "transport", + "travel", + "trip" + ], + "move_selection_down": [ + "action", + "adjust", + "arrow", + "change order", + "control", + "dash", + "dashed", + "direction", + "down", + "down arrow", + "edit", + "element", + "element move", + "indicator", + "item", + "item move", + "list", + "list item", + "list reorder", + "move", + "move down", + "navigation", + "position", + "rearrange", + "reorder", + "reposition", + "row", + "row move", + "select", + "selection", + "selection move", + "shift", + "sort", + "sorting" + ], + "move_selection_left": [ + "adjust left", + "adjustment", + "arrow", + "basic", + "control", + "cursor", + "dash", + "dashed", + "direction", + "drag", + "edit", + "element", + "geometry", + "graphic", + "indicator", + "interface", + "left", + "leftward", + "line", + "move", + "mover", + "navigation", + "pointer", + "pointing", + "position", + "rearrange", + "select", + "selection", + "selection mover", + "shift", + "shift left", + "simple", + "symbol", + "triangle" + ], + "move_selection_right": [ + "adjust", + "advance", + "arrow", + "change position", + "choose right", + "dash", + "dashed", + "direction", + "edit", + "forward", + "horizontal move", + "horizontal right", + "increment", + "move", + "move right", + "navigation", + "next", + "panel right", + "position", + "proceed", + "rearrange", + "relocate", + "right arrow", + "scroll", + "section right", + "select", + "select right", + "selection", + "shift", + "skip", + "tab", + "tab right" + ], + "move_selection_up": [ + "adjust position", + "arrow", + "ascend", + "caret", + "change position", + "chevron", + "dash", + "dashed", + "direction", + "direction up", + "edit", + "elevate", + "elevate item", + "increase order", + "increment", + "indicate up", + "list order", + "move selected item", + "move selection", + "move up", + "pointing up", + "position", + "priority up", + "promote", + "rearrange", + "reorder", + "reorder list", + "select", + "shift", + "shift up", + "sort order", + "sort up", + "triangle", + "up", + "up arrow" + ], + "move_to_inbox": [ + "archive", + "arrow", + "box", + "communication", + "container", + "direction", + "down", + "email", + "email client", + "envelop", + "filing", + "folder", + "forward", + "inbox", + "incoming", + "into", + "letters", + "mail", + "mailing", + "message", + "messages", + "move", + "move to", + "organization", + "place", + "pointed", + "read", + "receive", + "received", + "relocate", + "send", + "sort", + "storage", + "transfer", + "unread" + ], + "move_up": [ + "arrow", + "arrow head", + "ascend", + "direction", + "elevate", + "go to top", + "increase", + "indicator", + "jump", + "line", + "move", + "navigate up", + "navigation", + "point", + "pointer", + "position", + "raise", + "relocate", + "rise", + "scroll", + "shift", + "top", + "transfer", + "triangular", + "up", + "upward" + ], + "moved_location": [ + "address", + "arrow", + "change location", + "destination", + "direction", + "dropped pin", + "gps", + "location", + "map", + "maps", + "marker", + "move marker", + "move point", + "moved", + "moved pin", + "navigation", + "new location", + "pin", + "pinpoint", + "place", + "point", + "rearrange", + "relocate", + "relocated location", + "relocated marker", + "relocated pin", + "reorder", + "reposition", + "reposition location", + "reposition marker", + "reposition pin", + "stop", + "updated location" + ], + "movie_edit": [ + "analog", + "camcorder", + "camera", + "cinema", + "circle", + "clip", + "compose", + "create", + "draft", + "edit", + "editing", + "entertainment", + "film", + "filmmaking", + "footage", + "gear", + "input", + "lens", + "media", + "movie", + "movies", + "multimedia", + "pen", + "pencil", + "production", + "production house", + "recording", + "rectangle", + "reel", + "retro", + "roll", + "slate", + "sprocket", + "studio", + "tape", + "technology", + "video", + "vintage" + ], + "movie_filter": [ + "adjust", + "adjust video", + "ai", + "artificial", + "automatic", + "automation", + "camera", + "cinema", + "cinema filter", + "clapperboard", + "creation", + "custom", + "edit", + "effect", + "effects", + "enhance video", + "film", + "film filter", + "filter", + "genai", + "intelligence", + "magic", + "media", + "media filter", + "movie", + "movie effects", + "movie filter", + "movies", + "production", + "reel", + "settings", + "slate", + "smart", + "spark", + "sparkle", + "star", + "stars", + "studio", + "video", + "video editing", + "video effects", + "video filter" + ], + "movie_info": [ + "about", + "cinema", + "data", + "description", + "details", + "details button", + "entertainment", + "facts", + "film", + "film reel", + "film strip", + "i", + "info", + "info button", + "information", + "information button", + "media", + "metadata", + "movie", + "movie reel", + "movie strip", + "reel", + "screen", + "show", + "summary", + "synopsis", + "title", + "tv", + "viewing", + "watch" + ], + "movie_off": [ + "camera", + "cinema", + "clapperboard", + "diagonal line", + "disabled", + "disabled media", + "enabled", + "entertainment", + "film", + "film reel", + "line", + "media", + "media controls", + "movie", + "movie muted", + "movie off", + "mute", + "no movie", + "no video", + "off", + "on", + "rectangle", + "shape", + "slash", + "slasher", + "slate", + "toggle off", + "video", + "video muted", + "video off", + "video recorder", + "visual media disabled" + ], + "movie_speaker": [ + "audio", + "camera", + "cinema", + "clapboard", + "clapperboard", + "control", + "entertainment", + "entertainment system", + "film", + "filming", + "media", + "media controls", + "media player", + "movie", + "movie reel", + "music", + "phone", + "playback", + "production", + "projection", + "recording", + "reel", + "screen", + "show", + "showtime", + "slate", + "sound", + "sound control", + "speaker", + "up", + "video", + "visual", + "volume", + "watch" + ], + "moving": [ + "action", + "active", + "activity", + "advancing", + "alive", + "animate", + "arrow", + "change", + "changing", + "direction", + "dynamic", + "evolving", + "flowing", + "forward", + "going", + "migration", + "motion", + "move", + "movement", + "moving", + "moving object", + "navigation", + "onward", + "potential tags could relate to:\n\nmoving", + "proceeding", + "progress", + "progression", + "relocate", + "shift", + "transferring", + "transition", + "transport", + "travel", + "up" + ], + "moving_beds": [ + "arrangement", + "arrow", + "arrows", + "bed", + "bedroom", + "beds", + "body", + "clinic", + "delivery", + "direction", + "east", + "forward", + "furniture", + "health", + "healthcare", + "home", + "hospital", + "house", + "human", + "layout", + "logistics", + "medical", + "move", + "moving", + "navigation", + "out", + "patient", + "people", + "person", + "placement", + "reconfigure", + "relocate", + "reposition", + "residential", + "right", + "room", + "shift", + "shipping", + "sleeping", + "transfer", + "transport", + "two beds" + ], + "moving_ministry": [ + "arrow", + "arrows", + "basic", + "building", + "clinic", + "direction", + "east", + "figure", + "figure moving", + "forward", + "generic", + "health", + "hospital", + "human", + "individual", + "jog", + "journey", + "man", + "moving", + "navigation", + "office", + "one", + "out", + "path", + "pedestrian", + "people", + "person", + "person on the move", + "person walking", + "right", + "run", + "silhouette", + "silhouette walking", + "simple", + "single", + "stride", + "stroll", + "travel", + "walking", + "wander", + "woman" + ], + "mp": [ + "adjustment", + "alphabet", + "audio", + "audio output", + "button", + "character", + "control", + "dashboard", + "font", + "graphic", + "icon", + "image", + "interface", + "letters", + "level", + "low", + "media", + "megapixel", + "mp", + "multimedia", + "music", + "mute", + "options", + "output", + "photo", + "photography", + "pixels", + "player", + "quality", + "quiet", + "resolution", + "settings", + "silent", + "sound", + "speaker", + "symbol", + "text", + "toggle", + "type", + "ui control", + "voice", + "volume" + ], + "movie": [ + "capture", + "cinema", + "creation", + "digital", + "drive", + "edit", + "entertainment", + "file", + "film", + "media", + "movie", + "movie file", + "multimedia", + "play", + "play movie", + "play video", + "playback", + "record", + "recording", + "reel", + "slate", + "storage", + "video", + "video camera", + "video file", + "videotape", + "view", + "watch" + ], + "multicooker": [ + "appliance", + "cook", + "cooking", + "cooking pot", + "device", + "domestic", + "electric", + "electric cooker", + "electronics", + "food", + "food preparation", + "handle", + "heat", + "home", + "house", + "household", + "kitchen", + "kitchen appliance", + "kitchenware", + "lid", + "machine", + "meal", + "multicooker", + "nest", + "pot", + "pressure cooker", + "recipe", + "rice cooker", + "slow cooker", + "smart appliance" + ], + "multiline_chart": [ + "analysis", + "analytics", + "axis", + "bar", + "bars", + "business", + "chart", + "coordinate system", + "data", + "diagram", + "graph", + "graph paper", + "grid", + "growth", + "infographic", + "information", + "line", + "line chart", + "measure", + "metrics", + "multiline chart", + "multiple", + "multiple lines", + "performance", + "plot", + "progress", + "reporting", + "representation", + "statistics", + "tracking", + "trend", + "visualization", + "x-axis", + "y-axis" + ], + "multimodal_hand_eye": [ + "abstract", + "analysis", + "combining", + "concept", + "connection", + "control", + "data", + "eye", + "fingers", + "gesture", + "graphic", + "hand", + "hands", + "input", + "integration", + "interaction", + "look", + "multimodal", + "on", + "perception", + "representation", + "reveal", + "see", + "seeing", + "sensor", + "show", + "swipe", + "symbolic", + "system", + "technology", + "touch", + "view", + "visibility", + "vision" + ], + "multiple_airports": [ + "air", + "airplane", + "airport", + "airports", + "airways", + "aviation", + "connected", + "connection", + "destination", + "direction", + "directions", + "flight", + "flight path", + "flying", + "global", + "globe", + "journey", + "linked", + "location", + "logistics", + "map", + "mark", + "marker", + "multiple", + "navigation", + "network", + "pin", + "place", + "plane", + "points", + "route", + "runway", + "spot", + "three", + "transport", + "transportation", + "travel", + "trip", + "two", + "world" + ], + "multiple_stop": [ + "action", + "arrows", + "audio", + "button", + "complete", + "control", + "controls", + "dash", + "dashed", + "directions", + "dots", + "double stop", + "end", + "final", + "finished", + "interface element", + "last", + "left", + "maps", + "media", + "multimedia", + "multiple", + "multiple stop", + "music", + "navigation", + "pause", + "playback", + "playback control", + "player", + "player control", + "right", + "skip to end", + "square", + "stop", + "symbol", + "two squares", + "video" + ], + "museum": [ + "ancient", + "architecture", + "art", + "artifact", + "attraction", + "building", + "collection", + "columns", + "corinthian", + "culture", + "destination", + "doric", + "education", + "estate", + "event", + "exhibit", + "exhibition", + "exploration", + "explore", + "gallery", + "historic", + "history", + "ionic", + "knowledge", + "landmark", + "learning", + "local", + "monument", + "museum", + "neoclassical", + "pillars", + "places", + "real", + "see", + "shop", + "store", + "structure", + "tour", + "tourism", + "travel" + ], + "music_cast": [ + "airplay", + "audio", + "audio casting", + "audio output", + "bluetooth", + "broadcast", + "cast", + "casting", + "communication", + "connect", + "connect to tv", + "connection", + "device", + "display", + "key", + "listen", + "media", + "mirroring", + "music", + "music casting", + "note", + "play", + "playback", + "projection", + "screen", + "share", + "sound", + "speaker", + "stream", + "streaming", + "track", + "transfer", + "transmission", + "tv", + "wireless", + "wireless audio" + ], + "music_history": [ + "activity", + "archive", + "arrow", + "audio", + "audiotrack", + "back", + "chronologial", + "clock", + "date", + "device", + "history", + "home", + "key", + "list", + "listened", + "log", + "media", + "music", + "note", + "order", + "past", + "playback", + "played", + "playlist", + "queue", + "recent", + "record", + "refresh", + "renew", + "reset", + "restore", + "reverse", + "review", + "rotate", + "session", + "song", + "sound", + "time", + "timeline", + "track", + "turn" + ], + "music_note": [ + "audio", + "audio file", + "audio icon", + "audiotrack", + "clef", + "composition", + "eighth note", + "key", + "listen", + "media", + "media controls", + "melody", + "music", + "music icon", + "musical", + "note", + "play", + "player", + "playlist", + "quaver", + "rhythm", + "score", + "song", + "sound", + "sound icon", + "track", + "tune", + "waveform" + ], + "music_note_2": [ + "angled line", + "artistic", + "audio", + "audio icon", + "audiotrack", + "bass clef", + "circular element", + "composition", + "entertainment", + "key", + "listen", + "media", + "melody", + "music", + "music icon", + "musical", + "musical instrument", + "musical scale", + "note", + "play", + "quarter note", + "quaver", + "rhythm", + "shape", + "song", + "sound", + "sound icon", + "symbol", + "track", + "treble clef", + "tune" + ], + "music_note_add": [ + "+", + "add", + "audio", + "audio add", + "audiotrack", + "button", + "composition", + "control", + "create", + "entertainment", + "glyph", + "icon", + "key", + "media", + "media player", + "melody", + "music", + "music library", + "music note add", + "musical", + "new", + "new symbol", + "note", + "note add", + "playlist", + "plus", + "sign", + "song", + "sound", + "sound add", + "symbol", + "track", + "ui element", + "user interface" + ], + "music_off": [ + "audio", + "audio off", + "audiotrack", + "block", + "blocked music", + "cross out", + "disable", + "disabled", + "disabled music", + "enabled", + "forbid", + "forbidden music", + "key", + "media", + "media control", + "music", + "music control", + "music disabled", + "music off", + "mute", + "mute audio", + "mute music", + "mute sound", + "mute volume", + "no audio", + "no music", + "no sound", + "note", + "off", + "on", + "quiet", + "silence", + "silent", + "slash", + "slashed music", + "sound", + "sound off", + "track", + "volume", + "volume off" + ], + "music_video": [ + "band", + "broadcast", + "camera", + "cinema", + "clip", + "display", + "entertainment", + "film", + "footage", + "live", + "media", + "movie", + "multimedia", + "music", + "music video", + "pause", + "play", + "player", + "production", + "record", + "recording", + "reel", + "screen", + "streaming", + "studio", + "theatre", + "tv", + "video", + "video camera", + "video screen", + "view", + "watch" + ], + "my_location": [ + "accuracy", + "center", + "crosshair", + "current location", + "destination", + "direction", + "explore", + "find", + "focus", + "geo-locate", + "gps", + "locate", + "location", + "map", + "maps", + "marker", + "my location", + "navigate", + "navigate to", + "navigation", + "pin", + "pinpoint", + "place", + "point", + "pointer", + "position", + "satellite", + "spot", + "stop", + "target", + "whereabouts" + ], + "mystery": [ + "action", + "add", + "append", + "button", + "calculations", + "combine", + "control", + "create", + "extend", + "eye", + "eyeball", + "find", + "google play", + "horizontal line", + "increase", + "insert", + "join", + "line", + "look", + "magnify", + "magnify glass", + "magnifying", + "math", + "new", + "plus", + "positive", + "search", + "see", + "sign", + "sum", + "symbol", + "thrillers", + "vertical line" + ], + "nat": [ + "atlas", + "borders", + "boundaries", + "cartography", + "circle", + "circular", + "communication", + "continents", + "country", + "destination", + "earth", + "flag", + "geography", + "global", + "globe", + "government", + "international", + "landmass", + "map", + "nat", + "nation", + "national", + "planet", + "politics", + "rounded", + "sphere", + "state", + "tourism", + "travel", + "world" + ], + "nature": [ + "biology", + "bloom", + "botanical", + "botany", + "branch", + "eco", + "ecology", + "environment", + "environmental", + "floral", + "flourish", + "foliage", + "forest", + "garden", + "gardening", + "green", + "grow", + "growth", + "leaf", + "leaves", + "life", + "natural", + "nature", + "organic", + "outdoor", + "outside", + "park", + "plant", + "sprout", + "stem", + "tree", + "vegetation", + "wilderness" + ], + "nature_people": [ + "activity", + "adventure", + "body", + "camping", + "community", + "environment", + "exploring", + "figures", + "forest", + "gathering", + "green", + "group", + "hiking", + "human", + "landscape", + "mountain", + "natural", + "nature", + "outdoor", + "outdoors", + "outside", + "park", + "people", + "person", + "recreation", + "silhouette", + "together", + "trail", + "tree", + "trees", + "walking", + "wilderness" + ], + "navigate_before": [ + "angle", + "arrow", + "arrows", + "back", + "before", + "breadcrumbs", + "carousel", + "chevron", + "control", + "direction", + "go back", + "guide", + "history", + "indicator", + "left", + "media", + "motion", + "move left", + "navigate", + "navigation", + "pagination", + "pointer", + "previous", + "return", + "rewind", + "slider", + "step back", + "symbol", + "undo", + "v-shape", + "wizard" + ], + "navigate_next": [ + "advance", + "angle bracket", + "arrow", + "arrows", + "caret", + "chevron", + "direction", + "forward", + "go", + "indicator", + "list", + "menu", + "move", + "navigate", + "navigation", + "next", + "point", + "pointer", + "proceed", + "right", + "right arrow" + ], + "navigation": [ + "abstract", + "arrow", + "arrow right", + "basic", + "destination", + "direction", + "direction indicator", + "forward", + "geometry", + "go", + "guidance", + "indicator", + "journey", + "line", + "location", + "map", + "maps", + "minimalist", + "navigation", + "next", + "path", + "pin", + "place", + "point", + "pointed", + "pointer", + "position", + "right", + "route", + "shape", + "simple", + "stop", + "symbol", + "travel", + "way" + ], + "near_me": [ + "area", + "arrow", + "compass", + "current location", + "destination", + "direction", + "directions", + "discover", + "explore", + "find", + "geolocation", + "geotagging", + "local", + "locate", + "locate me", + "locate user", + "location", + "maps", + "me", + "my location", + "navigation", + "near", + "nearby", + "neighborhood", + "pin", + "pinpoint", + "place", + "point", + "pointer", + "points of interest", + "position", + "precise", + "precise location", + "stop", + "travel", + "vicinity" + ], + "nearby": [ + "area", + "broadcast", + "businesses", + "connection", + "diamond", + "diamonds", + "discover", + "explore", + "explore nearby", + "find", + "find nearby", + "local", + "location", + "map", + "marker", + "nearby", + "pinpoint", + "points of interest", + "proximity", + "radar", + "radius", + "range", + "scanning", + "search", + "search nearby", + "services", + "signal", + "squares", + "target" + ], + "near_me_disabled": [ + "blocked", + "compass blocked", + "compass disabled", + "compass off", + "destination", + "direction", + "direction blocked", + "direction disabled", + "direction off", + "disabled", + "enabled", + "geo blocked", + "geo disabled", + "geo off", + "gps blocked", + "gps disabled", + "gps off", + "location", + "location blocked", + "location disabled", + "location off", + "map blocked", + "map disabled", + "map off", + "maps", + "me", + "navigation", + "navigation blocked", + "navigation disabled", + "navigation off", + "near", + "near me blocked", + "near me disabled", + "near me off", + "off", + "on", + "pin", + "place", + "point", + "position blocked", + "position disabled", + "position off", + "slash" + ], + "nearby_error": [ + "!", + "alert", + "attention", + "caution", + "communication", + "connection", + "danger", + "detection", + "error", + "exclamation", + "failure", + "geometry", + "important", + "indication", + "issue", + "location", + "mark", + "message", + "nearby", + "network", + "notification", + "pinpoint", + "point", + "problem", + "proximity", + "range", + "shape", + "signal", + "status", + "symbol", + "triangle", + "trouble", + "warning" + ], + "nearby_off": [ + "area", + "circle", + "close", + "connected off", + "connection", + "cross out", + "detection", + "disabled", + "discover off", + "dot", + "enabled", + "inactive", + "line", + "location off", + "marker", + "near", + "nearby", + "nearby off", + "not active", + "not connected", + "off", + "offline", + "on", + "point", + "proximity off", + "range off", + "scanner off", + "searching off", + "signal", + "slash", + "slashed", + "unavailable", + "vicinity" + ], + "nephrology": [ + "anatomy", + "biology", + "body", + "chart", + "clinical", + "diagnosis", + "diagram", + "donation", + "examination", + "health", + "healthcare", + "human", + "human organ", + "illustration", + "internal organ", + "kidney", + "kidney disease", + "kidneys", + "medical", + "medicine", + "nephrology", + "organ", + "physiology", + "renal", + "science", + "study", + "test", + "transplant", + "treatment", + "urology" + ], + "nest_audio": [ + "IoT", + "assistant", + "audio", + "automation", + "circle", + "connected", + "connection", + "control", + "device", + "dots", + "electronic", + "google", + "hardware", + "home", + "house", + "indicator", + "intelligent", + "internet", + "media", + "music", + "nest", + "network", + "playback", + "ring", + "smart", + "smart home", + "smart speaker", + "sound", + "speaker", + "status", + "streaming", + "technology", + "voice", + "wireless" + ], + "nest_cam_floodlight": [ + "alert", + "automation", + "cam", + "camera", + "connected", + "device", + "electric", + "electronics", + "equipment", + "floodlight", + "home", + "infrared", + "intelligent", + "light", + "lighting", + "monitoring", + "motion", + "nest", + "nest cam", + "network", + "night vision", + "outdoor", + "property", + "recording", + "safety", + "security", + "sensor", + "smart home", + "surveillance", + "technology", + "visibility", + "wall mount", + "weatherproof", + "wide angle", + "wired", + "wireless" + ], + "nest_cam_indoor": [ + "appliance", + "cam", + "camera", + "camera lens", + "circle", + "connected device", + "device", + "electronic", + "gadget", + "google", + "hardware", + "home security", + "housing", + "indoor camera", + "inside", + "interior", + "iq", + "lens", + "live view", + "monitor", + "mounted", + "nest", + "observe", + "personal camera", + "private", + "protext", + "recording", + "safety", + "security", + "security camera", + "security system", + "smart home", + "stand", + "streaming", + "surveillance", + "technology", + "video feed", + "watch" + ], + "nest_cam_iq": [ + "cam", + "camera", + "camera feed", + "camera icon", + "device", + "dome camera", + "electronic", + "eyes", + "google", + "hardware", + "home security", + "indoor camera", + "iot", + "iq", + "lens", + "live feed", + "monitoring", + "mounted camera", + "nest", + "observing", + "optic", + "outdoor camera", + "protext", + "recording", + "security", + "security camera", + "security system", + "smart device", + "smart home", + "spying", + "streaming", + "surveillance", + "technology", + "video", + "video camera", + "watching" + ], + "nest_cam_iq_outdoor": [ + "cam", + "camera", + "camera lens", + "cctv", + "device", + "electronics", + "google", + "hardware", + "home security", + "house", + "ip camera", + "iq", + "monitoring", + "nest", + "observation", + "outdoor", + "outdoor camera", + "property", + "protection", + "recording", + "remote access", + "safety", + "security", + "security camera", + "smart camera", + "smart home", + "surveillance", + "technology", + "video", + "view", + "wireless camera" + ], + "nest_cam_magnet_mount": [ + "attachment", + "cam", + "camera", + "connect", + "device", + "electronics", + "fixture", + "home", + "home monitoring", + "home security", + "indoor camera", + "install", + "installation", + "magnet", + "magnetic", + "magnetic mount", + "mount", + "mount point", + "mounting bracket", + "nest", + "nest cam", + "outdoor camera", + "secure", + "security camera", + "security system", + "setup", + "smart camera", + "smart device", + "smart home", + "surveillance", + "technology", + "wall mount" + ], + "nest_cam_outdoor": [ + "alert", + "cam", + "camera", + "device", + "electronic", + "equipment", + "google", + "hardware", + "home", + "home security", + "house", + "live feed", + "monitoring", + "nest", + "observation", + "outdoor", + "perspective", + "property", + "protection", + "record", + "safety", + "security", + "security camera", + "sensor", + "smart home", + "surveillance", + "technology", + "video", + "view", + "warning", + "watch" + ], + "nest_cam_stand": [ + "base", + "cam", + "camera", + "connected", + "device", + "digital", + "domestic", + "electronics", + "equipment", + "gadget", + "home", + "home security", + "iot", + "monitoring", + "mount", + "nest", + "nest cam stand", + "property", + "protection", + "recording", + "residential", + "safety", + "security camera", + "smart home", + "stand", + "support", + "surveillance", + "technology", + "video", + "viewing", + "wifi", + "wired" + ], + "nest_cam_wall_mount": [ + "automation", + "bracket", + "cam", + "camera", + "camera mount", + "connected device", + "device", + "electronics", + "google nest", + "holder", + "home", + "home automation", + "home security", + "home.", + "installation", + "monitoring", + "mount", + "mounting", + "nest", + "nest cam", + "recording", + "safety", + "security", + "security camera", + "security system", + "smart device", + "smart home", + "smart living", + "surveillance", + "technology", + "video", + "wall ", + "wall bracket", + "wall mount", + "wired" + ], + "nest_cam_wired_stand": [ + "bedroom", + "camera", + "camera on stand", + "cctv", + "device", + "electronic device", + "electronics", + "film", + "filming", + "gadget", + "hardware", + "home automation", + "home security", + "image", + "indoor camera", + "ip camera", + "living room", + "monitoring", + "motion", + "nest", + "nest cam", + "observe", + "office", + "picture", + "record", + "security camera", + "security device", + "smart camera", + "smart home", + "stand", + "surveillance", + "technology", + "video", + "video recording", + "videography", + "watch", + "wired" + ], + "nest_clock_farsight_analog": [ + "alarm", + "analog", + "appointment", + "chronometer", + "circle", + "classic", + "climate", + "clock", + "deadline", + "desk clock", + "device", + "farsight", + "hand", + "home", + "hour", + "instrument", + "measurement", + "mechanical clock", + "minute", + "nest", + "pointer", + "pointer object", + "reminder", + "round", + "round object", + "schedule", + "second", + "thermostat", + "time", + "time display", + "timepiece", + "timer", + "vintage", + "wall clock", + "watch" + ], + "nest_clock_farsight_digital": [ + "alarm", + "automation", + "climate", + "clock", + "connected", + "control", + "device", + "digital", + "display", + "electronic", + "farsight", + "futuristic", + "graphic", + "home", + "icon", + "indicator", + "measurement", + "nest", + "network", + "object", + "remote", + "schedule", + "screen", + "settings", + "smart", + "smart home", + "symbol", + "technology", + "thermostat", + "time", + "utility" + ], + "nest_connect": [ + "appliance", + "automation", + "camera", + "connect", + "connected", + "connection", + "control", + "device", + "energy", + "google", + "hardware", + "home automation", + "hub", + "integration", + "internet of things", + "iot", + "lighting", + "link", + "management", + "monitor", + "nest", + "network", + "pairing", + "protection", + "security", + "smart home", + "speaker", + "surveillance", + "system", + "technology", + "thermostat" + ], + "nest_detect": [ + "alarm", + "appliance", + "automation", + "building", + "connected", + "connected home", + "detect", + "detection", + "device", + "digital", + "electronics", + "google", + "hardware", + "home", + "house", + "internet of things", + "iot", + "modern", + "monitoring", + "nest", + "network", + "protection", + "radar", + "scan", + "security", + "sensor", + "signal", + "smart home", + "surveillance", + "system", + "technology", + "wireless" + ], + "nest_display": [ + "assistant", + "audio", + "base", + "communication", + "configuration", + "connected", + "control", + "device", + "digital", + "display", + "electronic", + "entertainment", + "google", + "hardware", + "home", + "horizontal", + "internet", + "media", + "monitor", + "nest", + "nest hub", + "protection", + "rectangle", + "screen", + "security", + "setup", + "smart display", + "smart home", + "smart speaker", + "speaker", + "stand", + "streaming", + "surveillance", + "technology", + "video" + ], + "nest_display_max": [ + "ai assistant", + "assistant", + "bluetooth", + "communication", + "connected device", + "control", + "device", + "device icon", + "digital", + "display", + "electronics", + "entertainment", + "gadget", + "google", + "google nest", + "hardware", + "home assistant", + "home device", + "information", + "intelligence", + "max", + "monitor", + "multimedia", + "nest", + "network", + "protection", + "rectangle", + "rounded corners", + "screen", + "security", + "smart home", + "smart speaker", + "speaker", + "speaker display", + "surveillance", + "technology", + "wifi" + ], + "nest_doorbell_visitor": [ + "alert", + "arrival", + "automation", + "avatar", + "chime", + "detection", + "doorbell", + "entrance", + "front door", + "home", + "house", + "human", + "monitoring", + "nest", + "notification", + "person", + "presence", + "rectangular", + "ring", + "rounded corners", + "security", + "smart home", + "square", + "surveillance", + "technology", + "visitor" + ], + "nest_eco_leaf": [ + "bio", + "clean", + "climate", + "climate change", + "conservation", + "earth", + "eco", + "ecology", + "economy", + "efficiency", + "energy", + "environment", + "environmental", + "green", + "greenhouse", + "growth", + "home", + "leaf", + "natural", + "nature", + "nest", + "organic", + "plant", + "power", + "renewable", + "renewable energy", + "resources", + "responsible", + "saving", + "sustainability", + "thermostat" + ], + "nest_farsight_cool": [ + "air conditioning", + "appliance", + "automation", + "blower", + "climate", + "climate control", + "clock", + "cold", + "condition", + "control", + "cool", + "cooling", + "device", + "digital", + "fan", + "farsight", + "home", + "home automation", + "hvac", + "mode", + "nest", + "setting", + "smart device", + "smart home", + "snowflake", + "tech", + "temperature", + "temperature setting", + "thermometer", + "thermostat", + "weather" + ], + "nest_farsight_dual": [ + "camera", + "circle", + "climate", + "clock", + "connectivity", + "cool", + "detection", + "device", + "dual", + "eye", + "far sight", + "farsight", + "heat", + "home", + "hot", + "intelligent", + "iris", + "lens", + "looking", + "monitoring", + "nest", + "observation", + "perspective", + "pupil", + "round", + "security", + "sensor", + "shape", + "sight", + "smart home", + "surveillance", + "technology", + "thermostat", + "video", + "view", + "vision" + ], + "nest_farsight_eco": [ + "analog", + "climate", + "clock", + "eco", + "eco mode", + "economy", + "energy", + "environment", + "environmental", + "farsight", + "graphic", + "green", + "growth", + "home", + "icon", + "leaf", + "leaf shape", + "leaves", + "natural", + "nature", + "nest", + "organic", + "outline", + "plant", + "plants", + "save energy", + "savings", + "shape", + "sign", + "silhouette", + "sustainability", + "sustainable", + "symbol", + "thermostat" + ], + "nest_farsight_heat": [ + "celsius", + "climate", + "clock", + "control", + "degree", + "display", + "fahrenheit", + "farsight", + "forecast", + "gauge", + "heat", + "home", + "hot", + "hvac", + "indicator", + "level", + "measurement", + "meter", + "nest", + "reading", + "scale", + "smart home", + "temperature", + "thermometer", + "thermostat", + "warm", + "warming", + "weather" + ], + "nest_farsight_seasonal": [ + "annual", + "calendar", + "climate", + "climate control", + "clock", + "cycle", + "date", + "duration", + "farsight", + "flower", + "forecast", + "four seasons", + "home", + "home automation", + "nest", + "period", + "plant", + "recurring", + "schedule", + "season", + "seasonal", + "smart home", + "temperature", + "temperature control", + "thermostat", + "time", + "timeline", + "weather", + "weather forecast", + "year" + ], + "nest_farsight_weather": [ + "atmospheric", + "climate", + "climate control", + "cloud", + "cloudy", + "degree", + "environment", + "farsight", + "forecast", + "home", + "meteorology", + "nest", + "outdoors", + "partly cloudy", + "smart home", + "sun", + "sunny", + "temperature", + "temperature unit", + "thermometer", + "thermostat", + "weather" + ], + "nest_found_savings": [ + "banking", + "budget", + "capital", + "climate", + "coin", + "commerce", + "credit", + "currency", + "debit", + "dollar sign", + "earning", + "eco", + "economy", + "finance", + "financial", + "financial planning", + "fund", + "funding", + "home", + "income", + "investment", + "investment fund", + "leaf", + "money", + "nest", + "nest egg", + "payment", + "profit", + "prosperity", + "saving money", + "savings", + "thermostat", + "transaction", + "wealth" + ], + "nest_gale_wifi": [ + "nest", + "gale", + "wifi" + ], + "nest_heat_link_e": [ + "appliance", + "automation", + "climate", + "comfort", + "connected device", + "connectivity", + "control", + "device", + "e", + "electronic", + "energy", + "equipment", + "google", + "hardware", + "heat", + "heat link", + "heating", + "home automation", + "hvac", + "installation", + "link", + "nest", + "network", + "power", + "smart", + "smart home", + "system", + "technology", + "temperature", + "thermostat", + "utility", + "wireless" + ], + "nest_heat_link_gen_3": [ + "3", + "appliance", + "building", + "climate control", + "comfort", + "communication", + "connection", + "connectivity", + "control", + "cooling", + "device", + "energy", + "equipment", + "gauge", + "gen", + "generation 3", + "google", + "hardware", + "heat", + "heat link", + "heating", + "home automation", + "house", + "internet of things", + "iot", + "link", + "nest", + "network", + "power", + "settings", + "smart home", + "technology", + "temperature", + "thermostat", + "wireless" + ], + "nest_hello_doorbell": [ + "active", + "alarm", + "alert", + "apartment", + "building", + "button", + "camera", + "camera lens", + "chime", + "connected device", + "connected home", + "device", + "door", + "doorbell", + "dwelling", + "entrance", + "hello", + "home", + "home automation", + "house", + "internet of things", + "iot", + "monitoring", + "nest", + "nest hello", + "notifications", + "notify", + "rectangular", + "reminder", + "ring", + "rounded corners", + "security", + "security camera", + "smart device", + "smart doorbell", + "smart home", + "sound", + "surveillance", + "technology", + "video doorbell" + ], + "nest_locator_tag": [ + "nest", + "locator", + "tag" + ], + "nest_mini": [ + "IoT", + "appliance", + "assistant", + "audio", + "audio device", + "circular", + "communication", + "connectivity", + "control", + "device", + "dot", + "electronic", + "electronics", + "entertainment", + "google", + "hardware", + "home", + "house", + "hub", + "intelligent", + "internet", + "listen", + "mini", + "music", + "nest", + "round", + "small", + "smart", + "smart home", + "smart speaker", + "sound", + "speaker", + "technology", + "voice assistant", + "wireless" + ], + "nest_multi_room": [ + "audio", + "audio system", + "automation", + "climate", + "connected devices", + "connectivity", + "control", + "devices", + "distribute", + "entertainment", + "group", + "home", + "house", + "interconnected", + "media", + "multi", + "multiple rooms", + "multiroom", + "music", + "nest", + "network", + "playback", + "rooms", + "setup", + "smart devices", + "smart home", + "speakers", + "streaming", + "synchronization", + "system", + "thermostat", + "wireless", + "zone" + ], + "nest_protect": [ + "alarm", + "alert", + "appliance", + "carbon monoxide", + "connected home", + "device", + "emergency", + "fire", + "fire alarm", + "futuristic", + "gadget", + "google", + "hardware", + "home", + "house", + "internet of things", + "iot", + "monitoring", + "nest", + "nest protect", + "network", + "protect", + "protection", + "residential", + "residential safety", + "safety", + "security", + "security device", + "sensor", + "smart device", + "smart home", + "smarthouse", + "smoke detector", + "system", + "technology", + "warning" + ], + "nest_remote": [ + "nest", + "remote" + ], + "nest_remote_comfort_sensor": [ + "automation", + "building", + "climate", + "comfort", + "connected home", + "connection", + "control", + "cooling", + "data", + "device", + "environment", + "gauge", + "google", + "heating", + "house", + "indicator", + "information", + "internet", + "internet of things", + "iot", + "measurement", + "monitoring", + "nest", + "network", + "reading", + "remote", + "room", + "scan", + "sensor", + "service", + "signal", + "smart device", + "smart home", + "technology", + "temperature", + "thermometer", + "wifi", + "wireless" + ], + "nest_secure_alarm": [ + "alarm", + "alert", + "circle", + "clock", + "connected device", + "connected home", + "device", + "dot", + "home automation", + "home security", + "internet of things", + "iot", + "line icon", + "minimal", + "modern", + "nest", + "nest secure alarm", + "notification", + "object", + "outline", + "protected", + "protection", + "safety", + "secure", + "security", + "security system", + "sensor", + "simple", + "smart device", + "smart home", + "stroke icon", + "technology", + "time" + ], + "nest_sunblock": [ + "block", + "block sun", + "climate", + "connected device", + "device", + "environmental sensor", + "forecast", + "heat", + "home", + "home automation", + "hot weather", + "nest", + "outdoors", + "outside", + "protection", + "radiation", + "sensor", + "smart device", + "smart home", + "solar", + "solar radiation", + "summer", + "sun", + "sun protection", + "sunblock", + "temperature", + "thermostat", + "uv", + "uv protection", + "weather", + "weather forecast" + ], + "nest_tag": [ + "address", + "area", + "bird", + "boundary", + "coordinate", + "destination", + "device", + "direction", + "discover", + "find", + "geofence", + "geotag", + "google", + "hardware", + "identification", + "label", + "landmark", + "location", + "locator", + "map", + "marker", + "navigation", + "nest", + "pin", + "pinpoint", + "place", + "point", + "pointer", + "position", + "protection", + "security", + "surveillance", + "tag", + "tracking", + "zone" + ], + "nest_thermostat": [ + "70", + "adjust", + "appliance", + "celsius", + "circle", + "climate", + "comfort", + "control", + "cooling", + "device", + "dial", + "energy", + "environment", + "fahrenheit", + "frostat", + "gauge", + "hardware", + "heating", + "home", + "home automation", + "house", + "hvac", + "indoor", + "indoor climate", + "nest", + "ring", + "settings", + "smart home", + "smarthouse", + "system", + "technology", + "temperature", + "temperature control", + "temperature dial", + "temperature gauge", + "thermostat", + "thermostat settings", + "weather" + ], + "nest_thermostat_e_eu": [ + "20", + "appliance", + "celsius", + "circle", + "circular", + "climate control", + "controls", + "cooling", + "device", + "dial", + "display", + "e", + "eu", + "europe", + "gauge", + "google", + "hardware", + "heating", + "home automation", + "nest", + "ring", + "settings", + "smart home", + "technology", + "temperature", + "thermostat" + ], + "nest_thermostat_gen_3": [ + "3", + "ac", + "adjustment", + "air conditioning", + "automation", + "circle", + "climate", + "comfort", + "control", + "cooling", + "device", + "dial", + "display", + "environment", + "gadget", + "gen", + "generator", + "google", + "hardware", + "heating", + "home automation", + "hvac", + "interface", + "nest", + "round", + "screen", + "settings", + "smart home", + "technology", + "temperature", + "thermostat", + "third generation" + ], + "nest_thermostat_sensor": [ + "70", + "air", + "ambient", + "automation", + "climate", + "comfort", + "control", + "cooling", + "device", + "element", + "environment", + "fahrenheit", + "gauge", + "google", + "graphic", + "hardware", + "heating", + "home", + "hvac", + "icon", + "indicator", + "interface", + "meter", + "monitor", + "nest", + "room", + "sensor", + "smart home", + "symbol", + "temperature", + "thermostat", + "ui", + "ventilation" + ], + "nest_thermostat_sensor_eu": [ + "20", + "appliance", + "automation", + "circular", + "climate", + "comfort", + "connectivity", + "control", + "cooling", + "device", + "digital", + "display", + "electronics", + "eu", + "google", + "hardware", + "heating", + "home", + "hvac", + "indoor", + "internet of things", + "iot", + "measurement", + "nest", + "reading", + "rounded", + "sensor", + "smart device", + "smart home", + "temperature", + "thermostat", + "wall mounted" + ], + "nest_thermostat_zirconium_eu": [ + "20", + "air conditioning", + "appliance", + "automation", + "celsius", + "circle", + "climate", + "comfort", + "control", + "cooling", + "device", + "environment", + "eu", + "gadget", + "google", + "hardware", + "heating", + "home", + "hvac", + "internet of things", + "iot", + "monitoring", + "nest", + "regulation", + "remote control", + "room temperature", + "rounded rectangle", + "sensor", + "settings", + "smart home", + "technology", + "temperature", + "thermostat", + "weather" + ], + "nest_true_radiant": [ + "automation", + "building", + "climate", + "comfort", + "control", + "data", + "efficiency", + "energy", + "environment", + "heat", + "heating", + "home", + "house", + "hvac", + "information", + "measurement", + "nest", + "radiant", + "reading", + "residential", + "settings", + "smart home", + "status", + "system", + "technology", + "temperature", + "thermostat", + "true", + "true radiant", + "warmth" + ], + "nest_wake_on_approach": [ + "activation", + "activity", + "alert", + "approach", + "area", + "automation", + "climate", + "cone", + "detection", + "home", + "monitoring", + "motion", + "nest", + "notification", + "object detection", + "person detection", + "presence", + "proximity", + "radar", + "range", + "scanning", + "security", + "sensor", + "signal", + "smart device", + "smart home", + "surveillance", + "thermostat", + "trigger", + "wake", + "wave", + "zone" + ], + "nest_wake_on_press": [ + "access", + "action", + "activate", + "button", + "circle", + "climate", + "concentric shapes", + "configuration", + "control", + "device", + "dot", + "enable", + "feature", + "home", + "interaction", + "interface", + "nest", + "nested shapes", + "on", + "option", + "power", + "press", + "response", + "setting", + "smart home", + "tap", + "thermostat", + "three lines", + "touch", + "wake", + "wake on press" + ], + "nest_wifi_gale": [ + "nest", + "wifi", + "gale" + ], + "nest_wifi_mistral": [ + "nest", + "wifi", + "mistral" + ], + "nest_wifi_point": [ + "access point", + "configuration", + "connected", + "connection", + "connectivity", + "coverage", + "data", + "device", + "gateway", + "google", + "google nest", + "hardware", + "home", + "home network", + "hub", + "indicator", + "internet", + "mesh network", + "modem", + "nest", + "nest wifi", + "nest wifi point", + "network", + "point", + "range extender", + "repeater", + "router", + "service", + "setup", + "signal", + "smart home", + "status", + "technology", + "vent", + "vento", + "wifi", + "wireless" + ], + "nest_wifi_point_vento": [ + "nest", + "wifi", + "point", + "vento" + ], + "nest_wifi_pro": [ + "access point", + "cellular", + "communication", + "configuration", + "connection", + "connectivity", + "data", + "device", + "electronics", + "enhanced", + "google", + "hardware", + "home", + "internet", + "mesh", + "mobile", + "modern", + "nest", + "network", + "pro", + "product", + "router", + "scan", + "service", + "setup", + "signal", + "smart home", + "technology", + "upgrade", + "wifi", + "wireless" + ], + "nest_wifi_pro_2": [ + "access", + "broadcast", + "cellular", + "communication", + "connection", + "connectivity", + "coverage", + "data", + "device", + "digital", + "google", + "hardware", + "home", + "internet", + "internet access point", + "link", + "mesh", + "mobile", + "nest", + "network", + "point", + "radio", + "router", + "scan", + "service", + "signal", + "smart", + "technology", + "transfer", + "wave", + "wifi", + "wireless" + ], + "nest_wifi_router": [ + "appliance", + "broadcast", + "communications", + "concentric", + "connection", + "connectivity", + "data", + "device", + "globe", + "google", + "hardware", + "home", + "internet", + "mistral", + "nest", + "network", + "object", + "orb", + "radiating", + "router", + "service", + "signal", + "smart home", + "sphere", + "technology", + "three lines", + "waves", + "wifi", + "wireless" + ], + "network_cell": [ + "bars", + "cell", + "cellular", + "communications", + "connection", + "connectivity", + "data", + "full signal", + "increasing signal", + "indicator", + "internet", + "level", + "mobile", + "network", + "phone", + "pyramid", + "reception", + "signal", + "speed", + "stacked", + "status", + "stepped", + "strength", + "strong signal", + "telecommunications", + "tiered", + "triangle", + "wifi", + "wireless" + ], + "network_check": [ + "check", + "confirmed", + "connect", + "connected", + "connection", + "connection check", + "connectivity", + "data", + "good", + "internet", + "internet check", + "internet connection", + "mark", + "meter", + "network", + "network status", + "network test", + "ok", + "signal", + "signal check", + "signal strength", + "speed", + "status", + "tick", + "valid", + "valid connection", + "verified", + "wifi", + "wireless", + "wireless connection" + ], + "network_intel_node": [ + "abstract", + "alert", + "analytics", + "brain", + "chart", + "clever", + "connect", + "connected", + "connection", + "connectivity", + "data", + "data connection", + "data link", + "data node", + "diagram", + "digital", + "flow", + "hub", + "infographic", + "intel", + "intel node", + "intelligence", + "internet", + "link", + "link node", + "network", + "network diagram", + "network flow", + "network node", + "network structure", + "node", + "nodes", + "points", + "signal", + "smart", + "structure", + "symbol", + "system", + "technology", + "wifi" + ], + "network_intelligence": [ + "alert", + "analysis", + "architecture", + "brain", + "clever", + "communication", + "computing", + "connected", + "connection", + "data", + "diagram", + "digital", + "flow", + "global", + "graph", + "grid", + "information", + "infrastructure", + "insight", + "intelligence", + "internet", + "it", + "links", + "mapping", + "network", + "nodes", + "relationships", + "signal", + "smart", + "structure", + "system", + "technology", + "visualization", + "web", + "wifi", + "world" + ], + "network_intelligence_history": [ + "IT", + "abstract", + "alert", + "analysis", + "analytics", + "borg", + "brain", + "chart", + "chronological", + "clever", + "clock", + "connection", + "data", + "date", + "diagram", + "events", + "flow", + "graph", + "history", + "information", + "intelligence", + "internet", + "line", + "log", + "network", + "node", + "past", + "path", + "pending", + "recent", + "record", + "schedule", + "sequence", + "signal", + "smart", + "system", + "technology", + "time", + "timeline", + "updates", + "visual", + "wifi" + ], + "network_intelligence_update": [ + "alert", + "analytics", + "arrow", + "arrows", + "borg", + "brain", + "circle", + "clever", + "communication", + "connection", + "cyber", + "data", + "digital", + "down", + "download", + "information", + "install", + "intelligence", + "internet", + "loading", + "network", + "processing", + "progress", + "progress circle", + "refresh", + "reload", + "security", + "server", + "signal", + "smart", + "software", + "spinning arrow", + "status", + "sync", + "system", + "technology", + "transfer", + "update", + "wifi", + "wireless" + ], + "network_locked": [ + "access", + "alert", + "available", + "cellular", + "chain", + "connection", + "data", + "data locked", + "disconnect", + "error", + "internet", + "limited", + "lock", + "locked", + "mobile", + "network", + "network access", + "network problem", + "network signal", + "not", + "offline", + "privacy", + "private", + "prohibition", + "protected", + "protection", + "restricted", + "restricted access", + "safety", + "secure", + "secure connection", + "security", + "service", + "signal", + "status", + "unavailable", + "warning", + "wi-fi", + "wifi", + "wifi locked", + "wireless" + ], + "network_manage": [ + "access", + "administration", + "application", + "bars", + "broadcast", + "cell", + "change", + "communication", + "configuration", + "connection", + "connections", + "connectivity", + "control", + "data", + "details", + "gear", + "info", + "information", + "internet", + "levels", + "link", + "manage", + "mobile", + "network", + "options", + "permission", + "permissions", + "personal", + "phone", + "preferences", + "service", + "settings", + "setup", + "signal", + "status", + "system", + "transmission", + "wave", + "wi-fi", + "wifi", + "wireless" + ], + "network_node": [ + "analytics", + "chart", + "communication", + "computer network", + "connect", + "connection", + "data", + "data points", + "diagram", + "digital", + "flow", + "graph", + "hub", + "infographic", + "infrastructure", + "internet", + "link", + "model", + "network", + "networking", + "node", + "nodes", + "organization", + "point", + "relations", + "router", + "server", + "structure", + "system", + "technology", + "transfer", + "web", + "wifi", + "wlan" + ], + "network_ping": [ + "alert", + "antenna", + "available", + "bars", + "cellular", + "communication", + "connection", + "data", + "data signal", + "diagnostic", + "four bars", + "indicator", + "internet", + "ip", + "latency", + "mobile", + "network", + "network connectivity", + "network status", + "performance", + "ping", + "quality", + "radio waves", + "reception", + "service", + "signal", + "speed", + "status", + "strength", + "technology", + "test", + "three bars", + "waves", + "wifi", + "wireless" + ], + "network_wifi_1_bar": [ + "access point", + "antenna", + "bar", + "cell", + "cellular", + "communication", + "communication link", + "connection", + "connectivity", + "connectivity status", + "data", + "internet", + "less strength", + "limited connectivity", + "low signal", + "low signal strength", + "low strength", + "mobile", + "network", + "network status", + "one bar", + "phone", + "radio waves", + "signal", + "signal indicator", + "single bar", + "speed", + "strength", + "transmission", + "weak signal", + "wifi", + "wifi network", + "wifi symbol", + "wireless", + "wireless network" + ], + "network_wifi": [ + "access", + "antenna", + "arcs", + "available", + "bars", + "broadcast", + "cell", + "cellular", + "communication", + "computer", + "connection", + "connectivity", + "curves", + "data", + "device", + "hotspot", + "indicator", + "internet", + "internet access", + "mobile", + "network", + "offline", + "online", + "phone", + "private wifi", + "public wifi", + "radio", + "signal", + "speed", + "status", + "strength", + "technology", + "waves", + "wifi", + "wireless" + ], + "network_wifi_1_bar_locked": [ + "access", + "arcs", + "bar", + "cell", + "cellular", + "communication", + "computing", + "connection", + "curved lines", + "data", + "indicator", + "internet", + "level", + "limited", + "lock", + "locked", + "low signal", + "mobile", + "network", + "one bar", + "padlock", + "password", + "phone", + "privacy", + "private", + "protection", + "restriction", + "safety", + "secure", + "security", + "signal", + "speed", + "status", + "strength", + "technology", + "waves", + "weak signal", + "wifi", + "wireless" + ], + "network_wifi_2_bar": [ + "access point", + "antenna", + "arc", + "bars", + "broadcast", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "hot spot", + "internet", + "limited signal", + "mobile", + "network", + "partial signal", + "phone", + "radio waves", + "receive", + "signal", + "speed", + "strength", + "technology", + "transmit", + "two bars", + "wave", + "weak signal", + "wifi", + "wireless", + "wlan" + ], + "network_wifi_3_bar": [ + "access", + "antenna", + "arc", + "bars", + "cell", + "cellular", + "communication", + "connected", + "connection", + "connectivity", + "curved", + "data", + "full", + "indicator", + "information", + "internet", + "level", + "mobile", + "modem", + "network", + "online", + "phone", + "router", + "signal", + "speed", + "status", + "strength", + "symbol", + "technology", + "three bars", + "waves", + "wifi", + "wireless" + ], + "network_wifi_2_bar_locked": [ + "access", + "antenna", + "arc", + "arcs", + "bars", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "indicator", + "internet", + "limited", + "lock", + "locked", + "mobile", + "network", + "password", + "phone", + "privacy", + "private", + "protection", + "radio waves", + "restricted", + "safety", + "secure", + "secure connection", + "security", + "signal", + "speed", + "status", + "strength", + "technology", + "two bars", + "waves", + "wifi", + "wireless", + "wireless network" + ], + "network_wifi_3_bar_locked": [ + "access", + "arcs", + "bars", + "cell", + "cellular", + "connected", + "connection", + "connectivity", + "data", + "encrypted", + "hotspot", + "internet", + "internet connection", + "lock", + "locked", + "locked network", + "mobile", + "network", + "network status", + "password", + "phone", + "privacy", + "private", + "protected", + "protection", + "safety", + "secure", + "secured connection", + "secured wifi", + "security", + "signal", + "signal strength", + "speed", + "strength", + "strong signal", + "three bars", + "wifi", + "wireless", + "wireless connection", + "wpa" + ], + "network_wifi_locked": [ + "access", + "arcs", + "bars", + "cell", + "cellular", + "connection", + "connectivity", + "data", + "encryption", + "icon", + "internet", + "key", + "lock", + "locked", + "mobile", + "network", + "padlock", + "password", + "phone", + "privacy", + "private", + "protected", + "protection", + "restricted", + "safety", + "secure", + "security", + "signal", + "speed", + "strength", + "symbol", + "three bars", + "wifi", + "wireless" + ], + "neurology": [ + "analysis", + "anatomy", + "biology", + "body", + "brain", + "brain function", + "clinic", + "clinical", + "complex", + "connections", + "doctor", + "head", + "health", + "healthcare", + "hospital", + "human", + "human body", + "intelligence", + "laboratory", + "learning", + "medical", + "memory", + "mental", + "mind", + "nerve", + "nervous system", + "neurology", + "organ", + "psychology", + "research", + "science", + "specialist", + "thought" + ], + "new_label": [ + "+", + "add", + "archive", + "badge", + "banner", + "bookmark", + "category", + "classification", + "create", + "description", + "details", + "discount", + "element", + "emphasis", + "favorite", + "highlight", + "identification", + "information", + "item", + "label", + "library", + "marker", + "new", + "offer", + "plus", + "price tag", + "product", + "promotion", + "read", + "reading", + "remember", + "ribbon", + "sale", + "save", + "sign", + "sticker", + "symbol", + "tag", + "topic" + ], + "new_releases": [ + "accepted", + "accreditation", + "approval", + "approval icon", + "approve", + "authentic", + "authorized", + "badge", + "burst", + "certified", + "check", + "checkmark", + "checkmark in circle", + "complete", + "completed", + "confirmation", + "confirmed", + "credentials", + "done", + "green checkmark", + "identity", + "legitimacy", + "mark", + "official", + "ok", + "registered", + "select", + "stamp of approval", + "star", + "success", + "tick", + "trusted", + "valid", + "validate", + "verified", + "verified account", + "verified user", + "yes" + ], + "new_window": [ + "+", + "action", + "add", + "arrow", + "box", + "browser window", + "create", + "diagonal arrow", + "direct link", + "direction", + "display", + "expand", + "external link", + "frame", + "interface", + "launch", + "link", + "maximize", + "navigation", + "new", + "new browser", + "new tab", + "new window", + "open", + "open externally", + "open in new tab", + "open link", + "plus", + "pop out", + "redirect", + "screen", + "shortcut", + "square", + "tab", + "view" + ], + "news": [ + "article", + "article icon", + "blog", + "communication", + "current events", + "data", + "doc", + "document", + "drive", + "feed", + "file", + "folder", + "folders", + "headline", + "information", + "journal", + "knowledge", + "learn", + "lines", + "magazine", + "media", + "news", + "news icon", + "newspaper", + "newspaper icon", + "notes", + "page", + "paper", + "press", + "publication", + "reading", + "reading icon", + "rectangular", + "report", + "sheet", + "slide", + "story", + "text", + "update", + "writing" + ], + "newsmode": [ + "article", + "card", + "content", + "document", + "feed", + "icon", + "information", + "magazine", + "media", + "mode", + "news", + "newspaper", + "page", + "paper", + "publication", + "reading", + "rectangle", + "shape", + "square", + "story", + "symbol", + "text", + "tile" + ], + "newspaper": [ + "article", + "book", + "communication", + "current events", + "daily", + "data", + "doc", + "document", + "drive", + "file", + "folder", + "folders", + "headline", + "information", + "journalism", + "lines", + "magazine", + "media", + "news", + "newspaper", + "notes", + "page", + "pages", + "paper", + "press", + "print", + "publication", + "reading", + "rectangle", + "report", + "sheet", + "slide", + "square", + "text", + "update", + "writing" + ], + "newsstand": [ + "archive", + "article", + "books", + "browse", + "collection", + "commerce", + "content", + "display", + "information", + "kiosk", + "library", + "literature", + "location", + "magazine", + "magazines", + "media", + "media.", + "news", + "newspaper", + "newspapers", + "newsstand", + "periodicals", + "place", + "print", + "publications", + "publications stand", + "purchase", + "reading", + "retail", + "sale", + "shelves", + "shop", + "shopping", + "stack", + "stand", + "store", + "vendor" + ], + "next_plan": [ + "agenda", + "arrow", + "blueprint", + "business", + "calendar", + "circle", + "direction", + "document", + "draft", + "file", + "forward", + "future", + "management", + "move", + "next", + "notes", + "office", + "organization", + "page", + "plan", + "planning", + "progress", + "project", + "right", + "right arrow", + "schedule", + "sheet", + "task", + "text", + "work" + ], + "next_week": [ + "agenda", + "appointment", + "arrow", + "bag", + "baggage", + "box", + "briefcase", + "business", + "button", + "calendar", + "case", + "control", + "date", + "deadline", + "diagonal line", + "event", + "forward", + "future", + "horizontal lines", + "icon", + "lines", + "navigation", + "next", + "organize", + "planning", + "rectangle", + "reminder", + "schedule", + "square", + "suitcase", + "symbol", + "time", + "week" + ], + "nfc": [ + "access", + "button", + "communication", + "connect", + "contactless", + "data", + "device", + "element", + "field", + "graphic", + "icon", + "interaction", + "logo", + "mobile", + "near", + "near field communication", + "network", + "nfc", + "option", + "payment", + "phone", + "radio", + "setting", + "share", + "signal", + "symbol", + "tap", + "technology", + "transfer", + "transmit", + "waves", + "wireless" + ], + "nfc_off": [ + "antenna", + "arc", + "blocked", + "circle", + "communication", + "connectivity", + "cross out", + "data", + "diagonal", + "disabled", + "disconnected", + "enabled", + "field", + "forbidden", + "line", + "mobile", + "near", + "near field communication", + "nfc", + "no", + "off", + "offline", + "on", + "pairing", + "payment", + "prohibited", + "settings", + "shape", + "sharing", + "signal", + "slash", + "technology", + "transfer", + "unavailable", + "waves", + "wireless" + ], + "night_shelter": [ + "abode", + "accommodation", + "architecture", + "assistance", + "bed", + "building", + "dormitory", + "dwelling", + "emergency", + "estate", + "facade", + "guesthouse", + "help", + "home", + "homeless", + "hostel", + "hotel", + "house", + "housing", + "lodging", + "night", + "place", + "protection", + "real", + "refuge", + "residence", + "residential", + "roof", + "safety", + "shelter", + "sleep", + "sleeping", + "stay", + "structure", + "support", + "temporary" + ], + "night_sight_auto": [ + "a", + "astronomy", + "auto", + "automatic", + "button", + "camera", + "celestial", + "control", + "crescent", + "dark", + "evening", + "feature", + "graphic", + "illustration", + "letter a", + "low light", + "mode", + "moon", + "night", + "option", + "photo", + "photography", + "setting", + "sight", + "sky", + "space", + "stars", + "symbol", + "ui icon" + ], + "night_sight_auto_off": [ + "a", + "auto", + "auto off", + "automatic", + "automatic off", + "camera", + "crescent", + "dark", + "diagonal line", + "disabled", + "enabled", + "feature", + "inactive", + "indicator", + "line", + "moon", + "night", + "night mode disabled", + "night mode off", + "off", + "on", + "photo", + "photography", + "setting", + "sight", + "slash", + "star", + "stars", + "status", + "switch", + "toggle", + "ui element" + ], + "night_sight_max": [ + "+", + "add", + "astronomy", + "auto", + "automatic", + "bright", + "camera", + "climate", + "cosmos", + "crescent", + "dark", + "darkness", + "day", + "enabled", + "evening", + "forecast", + "high", + "light", + "maximum", + "moon", + "morning", + "new", + "night", + "nighttime", + "photo", + "photography", + "picture", + "plus", + "rising", + "setting", + "space", + "star", + "sun", + "symbol", + "temperature", + "weather" + ], + "nightlife": [ + "activity", + "alcohol", + "bar", + "beer", + "beverage", + "bottle", + "celebrate", + "cheers", + "club", + "cocktail", + "dance", + "disco", + "drink", + "drinks", + "entertainment", + "evening", + "event", + "food", + "fun", + "gathering", + "glass", + "happy hour", + "leisure", + "liquor", + "lounge", + "music", + "night", + "nightlife", + "note", + "party", + "pub", + "recreation", + "social", + "toast", + "wine" + ], + "nightlight": [ + "astronomy", + "bedtime", + "brightness", + "celestial", + "circle", + "crescent", + "dark", + "display", + "disturb", + "filled", + "graphic", + "icon", + "light", + "mode", + "moon", + "night", + "nightlight", + "round", + "setting", + "shape", + "sky", + "sleep", + "star", + "stars", + "symbol", + "theme", + "toggle", + "view" + ], + "nightlight_badge": [ + "nightlight", + "badge" + ], + "nights_stay": [ + "astronomy", + "atmosphere", + "bedroom", + "climate", + "cloud", + "cloudy", + "crescent", + "dark", + "dreams", + "evening", + "forecast", + "hotel", + "lodging", + "lunar", + "meteorology", + "mode", + "moon", + "nature", + "night", + "nights", + "nighttime", + "outdoors", + "partly", + "phases", + "rest", + "silence", + "silent", + "sky", + "sleep", + "stay", + "time", + "travel", + "trip", + "vacation", + "weather" + ], + "nightlight_off": [ + "nightlight", + "off" + ], + "no_accounts": [ + "access", + "access denied", + "account", + "accounts", + "authentication", + "avatar", + "banned", + "blocked", + "cancelled", + "circle", + "denied", + "disabled", + "empty", + "enabled", + "excluded", + "face", + "forbidden", + "human", + "identity", + "invalid", + "line", + "login", + "missing", + "no", + "no accounts", + "none", + "off", + "offline", + "on", + "people", + "person", + "profile", + "profile picture", + "removed", + "restricted", + "slash", + "thumbnail", + "unauthorized", + "unavailable", + "unidentifiable", + "unknown", + "user", + "zero" + ], + "no_adult_content": [ + "access control", + "age rating", + "age restriction", + "block", + "censored", + "content restriction", + "disallowed", + "explicit content", + "filter", + "forbidden", + "inappropriate content", + "limit", + "mature", + "mature content", + "no entry", + "not suitable for minors", + "parental advisory", + "parental control", + "privacy", + "private", + "protection", + "rating", + "restricted", + "safety", + "secure", + "sensitive content", + "warning" + ], + "no_backpack": [ + "access denied", + "accessory", + "alert", + "backpack", + "bag", + "bookbag", + "caution", + "circle", + "denied", + "diagonal line", + "disallowed", + "excluded", + "forbidden", + "knapsack", + "line", + "luggage", + "no", + "not", + "not allowed", + "off limits", + "pack", + "prohibited", + "restriction", + "rucksack", + "slash", + "stop", + "travel", + "unavailable", + "warning" + ], + "no_crash": [ + "accident", + "alert", + "auto", + "automobile", + "avoid", + "barrier", + "blocked", + "car", + "cars", + "caution", + "check", + "collision", + "confirm", + "correct", + "crash", + "critical", + "danger", + "deny", + "direction", + "disallowed", + "done", + "eight sides", + "enter", + "error", + "fail", + "failure", + "forbidden", + "limit", + "maps", + "mark", + "no", + "no crash", + "octagon", + "ok", + "okay", + "prevention", + "prohibited", + "red light", + "refuse", + "reject", + "restricted", + "road sign", + "safe", + "security", + "select", + "stop", + "stop sign", + "tick", + "transportation", + "vehicle", + "warning", + "yes" + ], + "no_drinks": [ + "alcohol", + "alcoholic beverages", + "alert", + "bar", + "beverage", + "beverages", + "bottle", + "circle", + "cocktail", + "cup", + "diagonal line", + "drink", + "drinks", + "event", + "food", + "food and drink", + "forbidden", + "glass", + "liquid", + "liquor", + "no", + "no drinks", + "non-alcoholic beverages", + "not allowed", + "place", + "prohibited", + "prohibition", + "regulation", + "restaurant", + "restricted", + "restriction", + "rule", + "sign", + "slash", + "symbol", + "warning", + "wine" + ], + "no_encryption": [ + "alert", + "blocked", + "cancel", + "data breach", + "data security", + "disabled", + "enabled", + "encryption", + "error", + "forbidden", + "insecure", + "internet security", + "lock", + "network security", + "no", + "no encryption", + "not allowed", + "off", + "on", + "open lock", + "padlock", + "password", + "privacy", + "private", + "protection", + "remove", + "safety", + "security", + "security breach", + "slash", + "stop", + "unauthorized access", + "unlock", + "unlocked", + "unprotected", + "unsecure", + "vulnerability", + "vulnerable", + "warning" + ], + "no_flash": [ + "alert", + "blocked", + "bolt", + "camera", + "camera settings", + "crossed out", + "denied", + "diagonal line", + "disabled", + "electric", + "enabled", + "energy", + "error", + "flash", + "flash disabled", + "flash off", + "forbidden", + "image", + "instant", + "light", + "light off", + "lightning", + "lightning bolt", + "negative", + "no", + "no flash", + "no light", + "notification", + "off", + "on", + "photo", + "photo settings", + "photography", + "picture", + "prohibited", + "restriction", + "slash", + "thunderbolt", + "triangle", + "unavailable", + "warning" + ], + "no_luggage": [ + "access denied", + "airport", + "alert", + "bag", + "baggage", + "baggage check", + "ban", + "box", + "carry", + "cart", + "caution", + "circle", + "diagonal line", + "disabled", + "enabled", + "exclusion", + "forbidden", + "handle", + "luggage", + "no", + "no luggage", + "not allowed", + "off", + "on", + "packing", + "prohibited", + "restricted", + "restriction", + "sign", + "slash", + "suitcase", + "symbol", + "travel", + "travel restriction", + "warning", + "wheels" + ], + "no_food": [ + "alert", + "allergy", + "blocked", + "caution", + "circle", + "diet", + "dining", + "disabled", + "drink", + "eating restriction", + "enabled", + "exclusion", + "fastfood", + "food", + "food restricted", + "forbidden", + "forbidden symbol", + "hamburger", + "icon", + "kitchen", + "limitation", + "meal", + "no", + "no food", + "no symbol", + "not allowed", + "off", + "off limits", + "on", + "prohibited", + "restaurant", + "restricted", + "restriction", + "slash", + "snack", + "symbol", + "unavailable", + "unavailable food", + "warning" + ], + "no_meals": [ + "ban", + "catering", + "circle", + "crossed out", + "diet", + "dining", + "disabled", + "eat", + "eating", + "enabled", + "exclusion", + "food", + "forbidden", + "fork", + "kitchen", + "knife", + "line", + "meal", + "meals", + "no", + "no access", + "no eating", + "no food", + "no meals", + "not allowed", + "off", + "on", + "prohibited", + "restaurant", + "restricted", + "restriction", + "slash", + "spoon", + "sustenance", + "unavailable", + "utensils" + ], + "no_meeting_room": [ + "booking", + "building", + "calendar", + "conference room", + "crossed out", + "disabled", + "door", + "doorway", + "enabled", + "entrance", + "event", + "furniture", + "geometry", + "home", + "house", + "interior", + "location", + "meeting", + "meeting room", + "no", + "not available", + "off", + "office", + "on", + "open", + "outline", + "place", + "places", + "prohibited", + "rectangle", + "reservation", + "restricted", + "room", + "schedule", + "slash", + "square", + "unavailable", + "unavailable meeting room", + "unavailable room" + ], + "no_photography": [ + "access denied", + "blocked", + "camera", + "capture", + "circle", + "crossed out", + "diagonal line", + "disabled", + "disallowed", + "do not record", + "enabled", + "filming prohibited", + "forbidden", + "image", + "lens", + "media", + "multimedia", + "no", + "no camera", + "no photo", + "no photography", + "not allowed", + "off", + "on", + "photo", + "photography", + "photography forbidden", + "picture", + "private", + "prohibition", + "record", + "red circle", + "restricted", + "shutter", + "slash", + "visual media" + ], + "no_sim": [ + "absent", + "alert", + "bar", + "bars", + "camera", + "card", + "cellular", + "chip", + "communication", + "connection", + "cross", + "device", + "diagonal line", + "eject", + "empty", + "error", + "insert", + "line", + "lines", + "memory", + "missing", + "mobile", + "network", + "no", + "no service", + "no signal", + "no sim", + "not inserted", + "phone", + "signal", + "sim", + "sim card", + "slash", + "slot", + "storage", + "triangle", + "unavailable", + "warning" + ], + "no_sound": [ + "Volume", + "alert", + "audio", + "audio mute", + "audio off", + "control", + "cross out", + "diagonal line", + "disable sound", + "disable volume", + "error", + "line", + "media control", + "music", + "mute", + "no audio", + "no sound", + "notification", + "off", + "quiet", + "setting", + "silence", + "silent", + "slash", + "sound", + "sound off", + "speaker", + "speaker off", + "status", + "symbol", + "triangle", + "tv", + "volume down", + "volume off", + "wave" + ], + "no_transfer": [ + "alert", + "automobile", + "bus", + "cancelled", + "car", + "cars", + "circle", + "cross out", + "declined", + "diagonal line", + "direction", + "disabled", + "enabled", + "error", + "failed", + "forbidden", + "graphic", + "hold", + "icon", + "maps", + "no", + "no movement", + "no progress", + "no transfer", + "not allowed", + "off", + "on", + "paused", + "pending", + "prohibition", + "public", + "restricted", + "slash", + "status", + "stopped", + "symbol", + "transfer", + "transfer blocked", + "transfer disabled", + "transportation", + "vehicle", + "warning" + ], + "no_stroller": [ + "access denied", + "area", + "baby", + "baby carriage", + "banned", + "care", + "carriage", + "caution", + "child", + "children", + "circle", + "diagonal line", + "disabled", + "enabled", + "facility", + "forbidden", + "infant", + "infant transport", + "kid", + "limitation", + "newborn", + "no", + "no children", + "no stroller", + "not allowed", + "off", + "on", + "parents", + "perambulator", + "pram", + "prohibited", + "public area", + "regulation", + "restricted", + "rule", + "section", + "signage", + "slash", + "stroller", + "symbol", + "toddler", + "warning", + "young", + "zone" + ], + "noise_aware": [ + "access", + "accessibility", + "acoustic", + "alert", + "ambient", + "arc", + "audio", + "aware", + "cancellation", + "circle", + "detection", + "environment", + "frequency", + "hearing", + "indicator", + "level", + "listening", + "measure", + "meter", + "monitoring", + "music", + "noise", + "note", + "notification", + "perception", + "sensing", + "sensor", + "settings", + "signal", + "sonic", + "sound", + "vibration", + "volume", + "wave" + ], + "noise_control_off": [ + "ambient sound off", + "audio", + "audio off", + "aware", + "blocked", + "cancel", + "cancellation", + "circle", + "circle and slash", + "circle with slash", + "control", + "crossed out", + "disabled", + "enabled", + "lines", + "music", + "mute", + "noise", + "noise cancellation off", + "noise control off", + "noise off", + "not active", + "not enabled", + "note", + "off", + "offline", + "on", + "quiet mode", + "silent mode", + "slash", + "slashed", + "sound", + "sound off", + "three waves", + "waves" + ], + "noise_control_on": [ + "acoustic", + "audio", + "audio control", + "audio icon", + "aware", + "block", + "cancel", + "cancellation", + "control", + "crossed out", + "disable sound", + "disabled", + "enabled", + "music", + "mute", + "no audio", + "no sound", + "noise", + "noise cancellation", + "noise reduction", + "note", + "off", + "on", + "online", + "prevent", + "quiet", + "silence", + "silent", + "slash", + "sound", + "sound control", + "sound icon", + "sound off", + "speaker", + "speaker icon", + "stop", + "toggle sound", + "turn off sound", + "volume", + "volume icon" + ], + "nordic_walking": [ + "active", + "activity", + "athlete", + "athletic", + "body", + "entertainment", + "equipment", + "exercise", + "figure", + "fitness", + "health", + "hike", + "hiking", + "hobby", + "human", + "movement", + "nature", + "nordic", + "nordic walking", + "outdoor", + "pedestrian", + "people", + "person", + "poles", + "recreation", + "silhouette", + "social", + "sports", + "sticks", + "trail", + "travel", + "trek", + "two poles", + "walker", + "walking", + "walking stick", + "wellness", + "workout" + ], + "north": [ + "arrow", + "arrow up", + "compass", + "destination", + "direction", + "direction indicator", + "directional", + "geomagnetic", + "geospatial", + "guide", + "guidepost", + "heading", + "journey", + "location", + "magnetic north", + "map", + "maps", + "navigate", + "navigation", + "north", + "orientation", + "orientation marker", + "point", + "pointer", + "routing", + "sign", + "top", + "travel", + "true north", + "up", + "upwards" + ], + "north_east": [ + "arrow", + "corner", + "diagonal", + "direction", + "direction indicator", + "east", + "external", + "external link", + "follow link", + "go to", + "internet", + "link", + "link arrow", + "location", + "map", + "maps", + "move", + "navigate", + "navigation", + "new tab", + "north east", + "noth", + "open", + "outbound", + "path", + "point", + "redirect", + "right", + "share link", + "up", + "url", + "visit", + "website", + "window" + ], + "north_west": [ + "angle", + "arrow", + "basic", + "corner", + "diagonal", + "direction", + "directional", + "indicator", + "left", + "line", + "locate", + "maps", + "move", + "navigation", + "north", + "northwest", + "point", + "pointer", + "position", + "shift", + "simple", + "thin", + "top", + "up", + "west" + ], + "not_accessible": [ + "access denied", + "accessibility", + "accessible", + "alert", + "blocked", + "body", + "circle", + "closed", + "denied", + "diagonal line", + "error", + "figure", + "forbidden", + "handicap", + "help", + "human", + "inaccessible", + "limitation", + "locked", + "no entry", + "not", + "not accessible", + "off limits", + "outline", + "person", + "privacy", + "private", + "prohibition", + "restricted", + "restriction", + "security", + "silhouette", + "slash", + "strike", + "unavailable", + "user", + "warning", + "wheelchair" + ], + "not_accessible_forward": [ + "accessibility", + "accessible", + "alert", + "arrow", + "ban", + "blocked", + "body", + "control", + "denied", + "direction", + "disability", + "disabled", + "enabled", + "error", + "figure", + "forbidden", + "forward", + "handicap", + "help", + "human", + "inaccessible", + "limitation", + "movement", + "navigation", + "no access", + "no entry", + "not accessible", + "not accessible forward", + "off", + "off limits", + "offline", + "on", + "people", + "person", + "restricted", + "restriction", + "slash", + "stop", + "symbol", + "user", + "warning", + "wheelchair" + ], + "not_listed_location": [ + "?", + "access denied", + "area", + "assistance", + "blocked", + "cancel", + "close", + "coordinate", + "cross", + "delete", + "denied", + "destination", + "direction", + "disallowed", + "forbidden", + "gps", + "help", + "info", + "information", + "listed", + "location", + "map", + "maps", + "marker", + "navigation", + "no entry", + "not", + "not found", + "pin", + "place", + "point", + "pointer", + "position", + "punctuation", + "question mark", + "region", + "remove", + "restricted", + "site", + "stop", + "support", + "symbol", + "unavailable", + "x" + ], + "not_started": [ + "0", + "beginning", + "circle", + "circular", + "empty", + "geometric", + "incomplete", + "initial", + "media", + "not", + "not started", + "null", + "outline", + "pause", + "pending", + "play", + "process", + "progress", + "ring", + "round", + "shape", + "start", + "started", + "status", + "video", + "zero" + ], + "note": [ + "add file", + "article", + "blank document", + "blank page", + "bookmark", + "content", + "create document", + "data", + "digital document", + "digital file", + "doc", + "document", + "document icon", + "draft", + "drive", + "empty file", + "file", + "file icon", + "folder", + "folders", + "form", + "information", + "message", + "new file", + "note", + "office file", + "page", + "paper", + "plus", + "record", + "report", + "sheet", + "slide", + "symbol", + "text", + "writing" + ], + "note_add": [ + "+", + "add", + "add document", + "add note", + "create", + "create document", + "data", + "doc", + "document", + "document add", + "drive", + "entry", + "file", + "folder", + "folders", + "form", + "form add", + "insert", + "list", + "memo", + "message", + "new", + "new file", + "new note", + "note", + "notepad", + "page", + "paper", + "plus", + "plus document", + "plus note", + "sheet", + "slide", + "symbol", + "text", + "to do", + "writing" + ], + "note_alt": [ + "alt", + "article", + "clipboard", + "compose", + "content", + "copy", + "create", + "cut", + "diagonal line", + "document", + "draft", + "edit", + "editor", + "file", + "line", + "mark", + "memo", + "message", + "modify", + "note", + "page", + "paper", + "paste", + "pen", + "pencil", + "record", + "rectangle", + "square", + "text", + "write", + "writing" + ], + "note_stack": [ + "archive", + "bookmark", + "business", + "data", + "doc", + "document", + "documents", + "drive", + "entries", + "file", + "files", + "folder", + "folders", + "form", + "forms", + "information", + "ledger", + "list", + "message", + "more", + "multiple", + "note", + "notes", + "office", + "organize", + "page", + "pages", + "paper", + "papers", + "plus", + "records", + "report", + "reports", + "sheet", + "slide", + "stack", + "stacked", + "symbol", + "writing" + ], + "note_stack_add": [ + "+", + "add", + "create", + "data", + "doc", + "document", + "documents", + "drive", + "entry", + "file", + "files", + "folder", + "folders", + "form", + "forms", + "glyph", + "input", + "list", + "lists", + "new", + "note", + "notebook", + "notes", + "outline", + "page", + "pages", + "paper", + "papers", + "plus", + "record", + "records", + "sheet", + "sheets", + "slide", + "stack", + "stacked", + "symbol", + "writing" + ], + "notes": [ + "basic", + "comment", + "data", + "diary", + "doc", + "document", + "essential", + "file", + "information", + "journal", + "lines", + "list", + "memo", + "message", + "note", + "notepad", + "notes", + "page", + "paper", + "record", + "rectangle", + "reminder", + "simple", + "square", + "text", + "write", + "writing" + ], + "notification_add": [ + "+", + "active", + "add", + "addition", + "alarm", + "alert", + "bell", + "button", + "calendar", + "chat", + "chime", + "control", + "create", + "email", + "event", + "follow", + "future", + "icon", + "message", + "new", + "notification", + "notifications", + "notify", + "plus", + "reminder", + "ring", + "schedule", + "shape", + "social media", + "sound", + "subscribe", + "subscription", + "symbol", + "ui", + "upcoming", + "update" + ], + "notification_audio": [ + "active", + "alarm", + "alert", + "alert sound", + "announce", + "announcement", + "audio", + "audio alert", + "audio notification", + "bell", + "bell icon", + "chime", + "disabled", + "enabled", + "mute", + "mute icon", + "notification", + "notification bell", + "notification sound", + "notification speaker", + "notifications", + "notify", + "off", + "offline", + "on", + "reminder", + "ring", + "ring icon", + "ring sound", + "ringtone", + "silent", + "silent icon", + "slash", + "sound", + "sound icon", + "sound notification", + "sound off", + "sound on", + "speaker", + "speaker icon", + "volume" + ], + "notification_audio_off": [ + "active", + "alarm", + "alert", + "alert control", + "alert mute", + "announce", + "announcement", + "audio", + "audio disabled", + "audio off", + "audio settings", + "bell", + "bell off", + "bell with cross", + "chime", + "chime off", + "controls", + "cross", + "diagonal line", + "disabled", + "enabled", + "mute", + "no audio", + "no sound", + "no volume", + "notification bell", + "notification mute", + "notification off", + "notification sound", + "notifications", + "notify", + "off", + "offline", + "on", + "reminder", + "ring", + "ring off", + "ringtone off", + "settings", + "silence", + "slash", + "sound", + "sound control", + "sound off", + "speaker disabled", + "speaker off", + "speaker with cross", + "volume disabled", + "volume off" + ], + "notification_multiple": [ + "alarm", + "alarms", + "alerts", + "approve", + "attention", + "badge", + "bell", + "bell icon", + "check", + "communicate", + "communication", + "document", + "email", + "file", + "grouped", + "important", + "indicator", + "letters", + "mail", + "many", + "message", + "messages", + "multiple", + "news", + "note", + "notes", + "notification", + "numerous", + "open", + "read", + "reminder", + "reminders", + "select", + "several", + "signal", + "stack", + "stacked", + "status", + "symbol", + "tick", + "updates", + "yes" + ], + "notification_important": [ + "!", + "active", + "alarm", + "alert", + "app icon", + "attention", + "bell", + "caution", + "chime", + "communication", + "critical", + "danger", + "error", + "exclamation", + "icon", + "important", + "inbox", + "information", + "mark", + "message", + "new", + "notification", + "notification bell", + "notifications", + "notify", + "reminder", + "ring", + "sound", + "status", + "status update", + "symbol", + "system", + "timely", + "ui element", + "ui icon", + "update", + "urgent", + "urgent message", + "warning" + ], + "notification_settings": [ + "active", + "administration", + "alarm", + "alert", + "application", + "bell", + "change", + "chime", + "configure", + "control", + "customize", + "details", + "gear", + "info", + "information", + "manage", + "manage alerts", + "manage notifications", + "message", + "mute", + "notification", + "notifications", + "notify", + "options", + "personal", + "personalize", + "preferences", + "reminder", + "reminders", + "ring", + "ringtone", + "service", + "settings", + "setup", + "snooze", + "sound", + "subscribe", + "subscribe alerts", + "system", + "update", + "vibration", + "volume" + ], + "notification_sound": [ + "active", + "alarm", + "alert", + "alert sound", + "announcement", + "attention", + "audible", + "audio", + "bell", + "broadcast", + "chime", + "communication", + "ding", + "hear", + "information", + "message", + "news", + "noise", + "notification", + "notifications", + "notify", + "pulse", + "reminder", + "ring", + "ringtone", + "signal", + "sound", + "speaker", + "tones", + "urgent", + "vibrate", + "volume", + "wave" + ], + "notifications": [ + "active", + "alarm", + "alert", + "announcement", + "app", + "bell", + "chime", + "communication", + "control", + "ding", + "follow", + "hear", + "icon", + "inbox", + "listen", + "mail", + "message", + "none", + "notification", + "notifications", + "notify", + "outline", + "preferences", + "reminder", + "ring", + "setting", + "shape", + "sound", + "subscribe", + "symbol", + "system", + "toggle", + "unread", + "update" + ], + "notifications_active": [ + "active", + "alarm", + "alert", + "attention", + "bell", + "broadcast", + "chime", + "communication", + "current", + "enabled", + "engaged", + "incoming", + "indicator", + "live", + "message", + "new", + "notification", + "notifications", + "notify", + "priority", + "reminder", + "ring", + "ringing", + "ringing bell", + "signal", + "sound", + "status", + "symbol", + "ui element", + "update", + "urgent" + ], + "notifications_off": [ + "active", + "alarm", + "alarm off", + "alert", + "alert off", + "bell", + "bell off", + "blocked", + "cease", + "chime", + "chime off", + "deactivate", + "disabled", + "disarm", + "enabled", + "halt", + "mute", + "no alerts", + "no notifications", + "no sound", + "none", + "notifications", + "notifications off", + "notify", + "off", + "offline", + "on", + "pause", + "quiet", + "reminder", + "ring", + "silence", + "silent", + "slash", + "sound", + "sound off", + "still", + "stop", + "suspend", + "turned off" + ], + "notifications_unread": [ + "active", + "activity", + "alarm", + "alert", + "alerts", + "attention", + "badge", + "bell", + "chime", + "circle", + "dot", + "incoming", + "indicator", + "marker", + "message", + "messages", + "new", + "notification", + "notifications", + "notify", + "number", + "ping", + "point", + "reminder", + "reminders", + "ring", + "round", + "signal", + "sound", + "status", + "unread", + "updates" + ], + "notifications_paused": [ + "active", + "alarm", + "alert", + "attention", + "bell", + "caution", + "chime", + "cross", + "diagonal", + "disable", + "disabled", + "do not disturb", + "ignore", + "line", + "mute", + "muted", + "notification", + "notifications", + "notify", + "off", + "pause", + "paused", + "quiet", + "remind later", + "reminder", + "ring --- pause", + "silence", + "slash", + "sleep", + "snooze", + "sound", + "stop", + "suspend", + "suspended", + "triangle", + "warning", + "z", + "zzz" + ], + "nutrition": [ + "apple", + "breakfast", + "calorie", + "calories", + "cutlery", + "diet", + "diet plan", + "dining", + "dinner", + "dishware", + "eat", + "food", + "fork", + "fruit", + "health", + "healthy", + "ingredients", + "knife", + "knife and fork", + "lunch", + "meal", + "mealtime", + "menu", + "minerals", + "nutrition", + "orange", + "produce", + "restaurant", + "restaurant location", + "silver", + "silverwear", + "vitamins", + "wellness" + ], + "numbers": [ + "active", + "bullet", + "busy", + "button", + "choice", + "circle", + "complete", + "control", + "digit", + "dot", + "empty", + "filled", + "full", + "geometry", + "inactive", + "incomplete", + "indicator", + "loading", + "marker", + "numbers", + "off", + "option", + "point", + "radio button", + "round", + "selected", + "selection", + "shape", + "solid", + "status", + "symbol", + "toggle", + "unchecked" + ], + "ods": [ + "analytics", + "bullet points", + "bulleted list", + "checklist", + "data", + "dots", + "drag and drop", + "drag handle", + "google", + "grip", + "handle", + "horizontal lines", + "infrastructure", + "items", + "lines", + "list", + "list style", + "menu", + "move", + "navigation", + "numbered list", + "ods", + "operations", + "options", + "order", + "organize", + "outline", + "rearrange", + "reorder", + "rows", + "science", + "sort" + ], + "odt": [ + "chip", + "data file", + "die", + "digital document", + "document", + "document format", + "document icon", + "electronic document", + "file", + "file icon", + "file type", + "libreoffice", + "ode file", + "odt", + "odt format", + "office file", + "office suite", + "on", + "open document text", + "openoffice", + "paper", + "semiconductor", + "technology", + "termination", + "text editor", + "text file", + "text icon", + "word", + "word document", + "word processor", + "writing" + ], + "offline_bolt": [ + "adapter", + "alert", + "batteries", + "bolt", + "charger", + "circle", + "device", + "disconnected", + "electric", + "electricity", + "energy", + "error", + "fast", + "flash", + "icon", + "indicator", + "instant", + "internet down", + "lightning", + "line", + "mark", + "nest", + "network error", + "no internet", + "no signal", + "not connected", + "offline", + "out of service", + "power", + "shape", + "status", + "symbol", + "thunderbolt", + "triangular", + "unavailable", + "warning", + "zig-zag" + ], + "offline_pin": [ + "approve", + "available offline", + "cache", + "check", + "checkmark", + "circle", + "complete", + "destination", + "done", + "download", + "dropped pin", + "favorite", + "local", + "location", + "map", + "map pin", + "mark", + "marked", + "marker", + "navigation", + "offline", + "offline access", + "offline map", + "offline mode", + "ok", + "pin", + "pinned", + "placed", + "point", + "position", + "save", + "saved location", + "saved pin", + "select", + "stored", + "tick", + "validate", + "verified", + "yes" + ], + "offline_pin_off": [ + "approve", + "check", + "checkmark", + "circle", + "complete", + "connection", + "disabled", + "disabled pin", + "disconnected", + "done", + "enabled", + "geo", + "icon", + "line", + "location", + "map", + "mark", + "marker", + "network", + "no pin", + "not available", + "not pinned", + "off", + "offline", + "offline pin", + "offline pin off", + "ok", + "on", + "outline", + "pin", + "place", + "point", + "position", + "removed", + "select", + "slash", + "symbol", + "tick", + "unavailable", + "unpinned", + "validate", + "verified", + "yes" + ], + "okonomiyaki": [ + "appetizer", + "asian food", + "batter", + "breakfast", + "cabbage", + "cooking", + "cuisine", + "culinary", + "dinner", + "dish", + "eating", + "food", + "gastronomy", + "grill", + "grilled food", + "hot plate", + "japan", + "japanese food", + "lunch", + "meal", + "okonomiyaki", + "pan-fried", + "pancake", + "restaurant", + "savory pancake", + "snack", + "street food" + ], + "offline_share": [ + "Android", + "OS", + "arrow", + "bluetooth", + "cell", + "communication", + "connect", + "connected", + "connection", + "connectivity", + "data transfer", + "device", + "direction", + "distribute", + "download", + "file transfer", + "hardware", + "iOS", + "link", + "linked", + "local share", + "mobile", + "mobile share", + "multiple", + "nearby sharing", + "network share", + "offline", + "offline share", + "p2p", + "peer to peer", + "phone", + "right", + "share", + "sharing", + "sharing content", + "sharing data", + "sharing files", + "tablet", + "technology", + "upload", + "wireless" + ], + "oil_barrel": [ + "barrel", + "black gold", + "commodity", + "container", + "crude oil", + "diesel", + "droplet", + "drum", + "economic", + "energy", + "fuel", + "gas", + "gasoline", + "industrial", + "industry", + "logistics", + "nest", + "oil", + "oil barrel", + "oil drum", + "petrol", + "petroleum", + "power", + "production", + "refinery", + "reserve", + "resource", + "shipping", + "storage", + "supply", + "tank", + "transportation", + "water" + ], + "on_device_training": [ + "ai", + "analytics", + "arrow", + "artificial intelligence", + "bar", + "brain", + "bulb", + "call", + "cell", + "chart", + "computation", + "computer", + "contact", + "data", + "development", + "device", + "education", + "graph", + "growth", + "hardware", + "idea", + "improvement", + "information", + "inprogress", + "intelligence", + "learning", + "light", + "load", + "loading", + "machine", + "mind", + "mobile", + "model", + "monitor", + "neural network", + "phone", + "process", + "progress", + "refresh", + "renew", + "restore", + "reverse", + "rotate", + "screen", + "system", + "technology", + "telephone", + "training" + ], + "on_hub_device": [ + "access", + "access point", + "box", + "central", + "communication", + "connect", + "connected", + "connection", + "connection point", + "data", + "device", + "digital", + "electronics", + "gateway", + "hardware", + "home automation", + "hub", + "internet", + "join", + "link", + "modem", + "network", + "on", + "point", + "router", + "server", + "smart home", + "system", + "technology", + "wifi", + "wireless" + ], + "oncology": [ + "biology", + "body", + "cancer", + "care", + "chemotherapy", + "clinic", + "diagnosis", + "digest", + "digestive", + "disease", + "doctor", + "find", + "gastro", + "genetics", + "gi", + "glass", + "gut", + "guts", + "health", + "healthcare", + "hospital", + "hospital department", + "human", + "intestine", + "laboratory", + "look", + "magnify", + "magnifying", + "medical", + "medical field", + "medical specialty", + "medicine", + "microscope", + "oncology", + "patient", + "radiation", + "research", + "science", + "search", + "see", + "specialist", + "stomach", + "therapy", + "tract", + "treatment", + "tumor" + ], + "onsen": [ + "abstract", + "asia", + "bath", + "bathe", + "bathhouse", + "curve", + "destination", + "geometric", + "heat", + "hot", + "hot spring", + "hot springs", + "hot tub", + "japanese", + "lines", + "mineral", + "mountain", + "natural", + "outdoor", + "pool", + "relax", + "resort", + "spa", + "steam", + "symbol", + "therapy", + "three", + "tourism", + "travel", + "vapor", + "water", + "wavy", + "wellness", + "zen" + ], + "online_prediction": [ + "ai", + "analysis", + "analytics", + "artificial intelligence", + "bulb", + "business", + "chart", + "computer", + "connection", + "curve", + "data", + "diagram", + "forecast", + "future", + "graph", + "growth", + "idea", + "increase", + "information", + "light", + "line", + "machine learning", + "monitor", + "network", + "online", + "online prediction", + "prediction", + "report", + "screen", + "signal", + "statistics", + "technology", + "trend", + "up", + "wireless" + ], + "opacity": [ + "adjustment", + "appearance", + "blend", + "box", + "color", + "control", + "dark", + "design", + "drop", + "droplet", + "editor", + "effect", + "fade", + "fill", + "gradient", + "graphic", + "horizontal", + "hue", + "invert", + "inverted", + "layers", + "light", + "lines", + "object", + "opacity", + "overlay", + "palette", + "property", + "rectangle", + "setting", + "shape", + "solid", + "square", + "tone", + "tool", + "transparency", + "visibility", + "visual", + "water" + ], + "open_in_full": [ + "action", + "arrow", + "arrows", + "box", + "corners", + "dimensions", + "display", + "document", + "enlarge", + "expand", + "frame", + "full", + "full screen", + "fullscreen", + "grow", + "image", + "in", + "maximize", + "media", + "move", + "open", + "out", + "photo", + "player", + "presentation", + "resize", + "screen", + "size", + "square", + "video", + "view", + "visual", + "window", + "zoom" + ], + "open_in_browser": [ + "access", + "arrow", + "box", + "browser", + "browser window", + "diagonal arrow", + "direct link", + "expand", + "external", + "external link", + "external window", + "frame", + "full screen", + "hyperlink", + "hypertext", + "in", + "internet", + "launch", + "navigate", + "new tab", + "new window", + "online content", + "open", + "open in browser", + "open url", + "pointer", + "rectangle", + "site", + "square", + "up", + "url", + "view online", + "web", + "website", + "window" + ], + "open_in_new": [ + "app", + "application", + "arrow", + "box", + "browser", + "components", + "container", + "diagonal arrow", + "external", + "external link", + "go to", + "in", + "interface", + "launch", + "link", + "navigate", + "navigation", + "new", + "new tab", + "new window", + "open", + "open in browser", + "open in new", + "open url", + "outbound", + "outbound link", + "redirect", + "right", + "screen", + "site", + "square", + "ui", + "up", + "up-right arrow", + "ux", + "visit", + "web", + "website", + "window" + ], + "open_in_new_down": [ + "app", + "application", + "arrow", + "box", + "browser", + "components", + "content", + "document", + "down arrow", + "exit", + "external link", + "file", + "in", + "interface", + "internet", + "link", + "navigation", + "new", + "new window", + "open", + "open in new", + "out", + "popup", + "program", + "redirect", + "right", + "right arrow", + "screen", + "share", + "site", + "square", + "tab", + "ui", + "upward arrow", + "ux", + "view", + "web", + "website", + "window" + ], + "open_in_new_off": [ + "arrow", + "blocked", + "blocked link", + "box", + "broken arrow", + "browser", + "diagonal arrow", + "direction", + "disabled", + "enabled", + "export", + "external", + "external link", + "in", + "inactive", + "link", + "navigation", + "new", + "new tab", + "off", + "on", + "open", + "outward", + "outward arrow", + "redirect", + "restricted", + "restricted link", + "slash", + "square", + "unavailable", + "unavailable link", + "url", + "website", + "window" + ], + "open_jam": [ + "Android", + "OS", + "access", + "archive", + "arrow", + "arrows", + "browse", + "cabinet", + "chrome", + "computer", + "container", + "data", + "desktop", + "device", + "direction", + "directory", + "document", + "drawer", + "drive", + "explore", + "file", + "folder", + "hardware", + "iOS", + "information", + "jam", + "mac", + "monitor", + "open", + "organize", + "records", + "repository", + "storage", + "system", + "tab", + "up", + "view", + "web", + "window" + ], + "open_in_phone": [ + "open", + "in", + "phone" + ], + "open_with": [ + "application", + "arrow", + "arrows", + "arrows pointing out", + "box", + "corners", + "dimensions", + "direction", + "display", + "document", + "enlarge", + "enter", + "expand", + "file", + "four arrows", + "frame", + "full screen", + "fullscreen", + "maximize", + "media", + "mode", + "move", + "open", + "outward arrows", + "pan", + "resize", + "scale", + "size", + "square", + "stretch", + "view", + "visual", + "window", + "with", + "zoom" + ], + "open_run": [ + "activate", + "advance", + "arrow", + "arrows", + "begin", + "button", + "chevron", + "collapse", + "continue", + "control", + "cursor", + "direction", + "down", + "execute", + "expand", + "expandable", + "expansion", + "fitbit", + "forward", + "go", + "initiate", + "launch", + "list", + "media control", + "more", + "movement", + "navigation", + "next", + "open", + "play", + "point", + "polygon", + "proceed", + "resume", + "right arrow", + "run", + "shape", + "start", + "triangle" + ], + "ophthalmology": [ + "anatomy", + "biology", + "body", + "checkup", + "clinic", + "cornea", + "doctor", + "examination", + "eye", + "eyeball", + "eyes", + "health", + "healthcare", + "hospital", + "human", + "human body", + "iris", + "look", + "medical", + "observe", + "ophthalmology", + "optical", + "optometry", + "organ", + "pupil", + "sight", + "specialist", + "study", + "view", + "vision", + "visual" + ], + "oral_disease": [ + "ailment", + "anatomy", + "body", + "checkup", + "clinic", + "dental", + "dentist", + "dentistry", + "diagnosis", + "disease", + "doctor", + "gums", + "health", + "healthcare", + "human", + "illness", + "infection", + "inflammation", + "issue", + "medical", + "mouth", + "oral", + "pain", + "patient", + "problem", + "sickness", + "teeth", + "tongue", + "tooth", + "treatment", + "unwell" + ], + "orbit": [ + "abstract", + "astronomy", + "circle", + "communication", + "concept", + "connection", + "core", + "cosmos", + "data", + "diagram", + "dv360", + "element", + "exploration", + "graphic", + "illustration", + "information", + "intelligence", + "line", + "link", + "movement", + "network", + "nodes", + "nucleus", + "orbit", + "outer space", + "path", + "planet", + "ring", + "satellite", + "science", + "solar system", + "space", + "symbol", + "system", + "technology", + "trajectory" + ], + "order_approve": [ + "approval", + "approve", + "assignment", + "check", + "checklist", + "commerce", + "complete", + "compliance", + "confirmation", + "document", + "done", + "file", + "finished", + "form", + "inventory", + "items", + "job", + "line items", + "list", + "order", + "paper", + "processing", + "products", + "purchase", + "shopping", + "stock", + "task", + "transaction", + "validation", + "verification" + ], + "order_play": [ + "action", + "audio", + "command", + "continue", + "doc", + "document", + "execute", + "file", + "function", + "health", + "list", + "media control", + "music", + "numbered list", + "order", + "ordered list", + "orders", + "page", + "paper", + "play", + "play button", + "playback", + "process", + "receipt", + "receipts", + "resume", + "run", + "sequence", + "start", + "steps", + "task list", + "three lines", + "triangle", + "triangle pointing right", + "video", + "workflow" + ], + "orders": [ + "box", + "checklist", + "data", + "delivery", + "details", + "document", + "documents", + "entries", + "filing", + "history", + "horizontal lines", + "inventory", + "items", + "line", + "lines", + "list", + "list items", + "listing", + "mail", + "management", + "notes", + "numbered list", + "numbering", + "open", + "order", + "orders", + "packaged", + "paper", + "purchase", + "records", + "report", + "rows", + "sales", + "sorting", + "transaction" + ], + "orthopedics": [ + "anatomy", + "body structure", + "bone", + "bones", + "clinic", + "diagnosis", + "doctor", + "education", + "health", + "healthcare", + "hospital", + "human", + "human body", + "joints", + "medical", + "medicine", + "orthopedics", + "osteology", + "patient", + "rehabilitation", + "ribcage", + "scan", + "science", + "skeleton", + "skeleton outline", + "skull", + "spine", + "therapy", + "treatment", + "x-ray" + ], + "other_admission": [ + "access", + "action", + "add", + "admission", + "arrow", + "basic", + "button", + "clinical", + "control", + "create", + "data", + "diagonal arrow", + "direction", + "doc", + "document", + "enter", + "entry", + "extra", + "file", + "geometry", + "health", + "inbound", + "incoming", + "insert", + "interface element", + "line", + "link", + "more", + "navigation", + "new", + "note", + "other", + "page", + "paper", + "pend", + "pending", + "plus", + "right arrow", + "simple", + "ui element", + "upwards arrow", + "writing" + ], + "other_houses": [ + "abodes", + "architecture", + "area", + "buildings", + "collection of homes", + "community", + "cottage", + "district", + "dwelling", + "estate", + "group of houses", + "habitations", + "home", + "homes", + "house", + "houses", + "housing", + "housing development", + "maps", + "multiple houses", + "neighborhood", + "other", + "place", + "property", + "real", + "real estate", + "residence", + "residences", + "residential", + "residential area", + "stay", + "structure", + "suburban", + "town", + "traveling", + "urban", + "village" + ], + "outbound": [ + "arrow", + "away", + "basic", + "box", + "circle", + "diagonal arrow", + "directional", + "element", + "exit", + "export", + "external", + "jump", + "leaving", + "line", + "link", + "move", + "navigation", + "new window", + "open", + "outbound", + "outline", + "outside", + "redirect", + "right", + "right arrow", + "share", + "simple", + "square", + "stroke", + "symbol", + "up", + "up arrow" + ], + "outbox": [ + "arrow", + "box", + "compartment", + "container", + "deliver", + "delivery", + "drafts", + "email", + "export", + "holding", + "mail", + "message", + "move", + "open", + "outbox", + "outgoing", + "pending", + "processing", + "queue", + "rectangle", + "send", + "sending", + "sent", + "square", + "storing", + "transfer", + "unsent", + "upload", + "upward" + ], + "outbox_alt": [ + "archive", + "box", + "chat", + "communicate", + "communication", + "container", + "delivery", + "distribution", + "documents", + "drawer", + "ecommerce", + "email", + "export", + "file", + "folder", + "inventory", + "logistics", + "mail", + "message", + "outbox", + "outgoing", + "package", + "parcel", + "pending", + "queue", + "send", + "sending", + "shipping", + "storage", + "talk", + "tray", + "upload", + "warehouse" + ], + "outdoor_grill": [ + "appliance", + "backyard", + "barbecue", + "barbeque", + "bbq", + "charcoal", + "chimney", + "cook", + "cooking", + "cookout", + "dining", + "eating", + "entertainment", + "equipment", + "fire", + "food", + "grill", + "heat", + "home", + "house", + "kitchenware", + "legs", + "leisure", + "lid", + "meat", + "outdoor", + "outdoor grill", + "outdoor kitchen", + "outside", + "party", + "patio", + "picnic", + "rectangular", + "smoke", + "summer" + ], + "outdoor_garden": [ + "backyard", + "barrier", + "botanical", + "boundaries", + "boundary", + "branch", + "branches", + "door", + "ecology", + "entrance", + "environment", + "environmental", + "fence", + "field", + "flora", + "flowers", + "foliage", + "forest", + "garden", + "gate", + "grass", + "green", + "growth", + "home", + "house", + "landscape", + "landscaping", + "leaf", + "leaves", + "meadow", + "natural", + "nature", + "nest", + "outdoor", + "outside", + "park", + "plant", + "plantlife", + "protection", + "tree", + "woods", + "yard" + ], + "outgoing_mail": [ + "address", + "app", + "application", + "arrow", + "arrows", + "button", + "communication", + "delivery", + "digital", + "directions", + "document", + "electronic", + "email", + "envelop", + "envelope", + "forward", + "graphic", + "icon", + "inbox", + "interface", + "internet", + "letter", + "letters", + "mail", + "message", + "navigation", + "online", + "outbound", + "outgoing", + "paper", + "post", + "right", + "send", + "send mail", + "stamp", + "symbol", + "to", + "ui element", + "writing" + ], + "outlet": [ + "adapter", + "charge", + "charging point", + "connect", + "connecter", + "connection", + "current", + "disconnect", + "electrical", + "electrical outlet", + "electricity", + "electricity symbol", + "energy", + "energy supply", + "outlet", + "plug", + "plug in", + "port", + "power", + "power connection", + "power cord", + "power source", + "power up", + "recharge", + "socket", + "voltage", + "wall socket" + ], + "outpatient": [ + "appointment", + "care", + "clinic", + "clinical", + "consultation", + "data", + "diagram", + "doc", + "doctor", + "document", + "figure", + "file", + "graphic", + "health", + "healthcare", + "hospital", + "human", + "icon", + "illustration", + "line art", + "male", + "man", + "medical", + "movement", + "note", + "outline", + "page", + "paper", + "patient", + "pend", + "pending", + "person", + "silhouette", + "standing", + "symbol", + "vector", + "visit", + "walking", + "writing" + ], + "outpatient_med": [ + "appointment", + "arrow", + "care", + "clinic", + "clinical", + "consultation", + "cross", + "doctor", + "examination", + "health", + "healthcare", + "hospital", + "medical", + "medicine", + "out", + "patient", + "pharmacy", + "pill", + "plus sign", + "prescription", + "right", + "tablet", + "treatment", + "visit" + ], + "output": [ + "action", + "area", + "arrows", + "box", + "control", + "corners", + "diagonal", + "display", + "element", + "enlarge", + "expand", + "expand control", + "full screen", + "function", + "geometry", + "grow", + "interface", + "lines", + "maximize", + "maximize button", + "rectangle", + "resize", + "screen control", + "shape", + "stretch", + "ui", + "ux", + "view" + ], + "output_circle": [ + "arrow", + "arrows", + "boundary", + "circle", + "complete", + "completion", + "conclusive", + "data", + "definite", + "destination", + "direction", + "dot", + "down", + "end point", + "exact", + "filled circle", + "final", + "finished", + "geofence", + "indicator", + "install", + "location", + "marker", + "navigation", + "out", + "output", + "outside", + "pinpoint", + "point", + "precise", + "progress", + "result", + "solid circle", + "south", + "status", + "target", + "ultimate", + "zone" + ], + "oven": [ + "abstract", + "appliance", + "bake", + "baking", + "basic", + "broiler", + "cook", + "cooker", + "cooking", + "door", + "electronics", + "food", + "furnace", + "grill", + "handle", + "heating", + "heet", + "home", + "hot", + "house", + "kitchen", + "meal", + "minimal", + "modern", + "outline", + "oven", + "rectangle", + "roast", + "simple", + "smart home", + "square", + "store", + "stroke", + "technology" + ], + "oven_gen": [ + "appliance", + "bake", + "baking", + "broil", + "controls", + "cook", + "cooking", + "culinary", + "dial", + "domestic appliance", + "door", + "electric", + "food", + "food preparation", + "grill", + "handle", + "heat", + "heating", + "home", + "home appliance", + "house", + "kitchen", + "kitchen appliance", + "knob", + "machine", + "meal", + "nest", + "oven", + "rectangle", + "roast", + "roasting", + "settings", + "square", + "temperature", + "timer" + ], + "overview": [ + "abstract", + "all", + "analysis", + "big picture", + "brief", + "clinical", + "clock", + "complete", + "comprehensive", + "concept", + "dashboard", + "data", + "date", + "details", + "display", + "doc", + "document", + "file", + "full", + "general", + "glance", + "health", + "high-level", + "information", + "metrics", + "note", + "outline", + "overall", + "overview", + "page", + "paper", + "principle", + "report", + "schedule", + "snapshot", + "statistics", + "subject", + "summary", + "time", + "topic", + "total", + "view" + ], + "overview_key": [ + "abstract", + "access", + "applications", + "arrangement", + "blocks", + "chrome", + "chromebook", + "control", + "display", + "four squares", + "function", + "grid", + "key", + "layout", + "menu", + "multitasking", + "navigation", + "organization", + "overview", + "panels", + "pattern", + "perspective", + "screen", + "sections", + "segments", + "settings", + "squares", + "symmetrical", + "tasks", + "tiles", + "view", + "window", + "windows", + "workflow" + ], + "owl": [ + "academic", + "animal", + "beak", + "bird", + "creature", + "ears", + "education", + "eyes", + "face", + "head", + "intelligence", + "knowledge", + "learning", + "mascot", + "nature", + "night", + "nocturnal", + "owl", + "research", + "smart", + "study", + "symbol", + "university", + "wildlife", + "wisdom", + "wise" + ], + "oxygen_saturation": [ + "beat", + "body", + "cardio", + "cardiogram", + "clinic", + "ecg", + "ekg", + "health", + "health data", + "healthcare", + "heart", + "heart rate", + "heartbeat", + "hospital", + "human", + "life", + "line graph", + "measurement", + "medical", + "medical device", + "monitoring", + "nose", + "nostril", + "oxygen", + "patient", + "pulse", + "pulse wave", + "rhythm", + "saturation", + "sensor", + "spo2", + "vital data", + "vital signs", + "wave" + ], + "p2p": [ + "communication", + "connect", + "connect users", + "connection", + "data", + "decentralised", + "device", + "direct connection", + "distributed", + "dots", + "hardware", + "link", + "linked", + "mobile", + "network", + "network connections", + "network nodes", + "networking", + "new", + "nodes", + "p2p", + "pairing", + "peer", + "peer to peer", + "peer-to-peer", + "people", + "phone", + "plus", + "point to point", + "points", + "send", + "sending", + "share", + "share information", + "sharing", + "symbol", + "telephone", + "transfer", + "transfer data", + "two", + "users" + ], + "pace": [ + "activity", + "arrow", + "athlete", + "clock", + "distance", + "exercise", + "figure", + "fitness", + "gauge", + "indicator", + "journey", + "measure", + "meter", + "movement", + "pace", + "path", + "person", + "progression", + "race", + "rate", + "rhythm", + "running", + "running track", + "silhouette", + "speed", + "sports", + "sprint", + "stopwatch", + "tempo", + "time", + "timer", + "track", + "travel", + "walk" + ], + "pacemaker": [ + "battery", + "cardio", + "cardiology", + "care", + "connected", + "device", + "dots", + "ecg", + "ekg", + "electricity", + "electronics", + "emergency", + "health", + "healthcare", + "heart", + "heartbeat", + "implant", + "lines", + "machine", + "medical", + "medical device", + "medical equipment", + "monitor", + "monitoring", + "pacemaker", + "points", + "pulse", + "rhythm", + "wires" + ], + "package": [ + "box", + "boxes", + "cargo", + "carton", + "container", + "crate", + "delivery", + "distribution", + "freight", + "goods", + "inventory", + "item", + "logistics", + "mail", + "move", + "object", + "open box", + "order", + "package", + "packages", + "parcel", + "post", + "postal", + "product", + "received", + "rectangle", + "send", + "shipment", + "shipping", + "square", + "stamp", + "storage", + "supplies", + "transport", + "unpack", + "warehousing" + ], + "package_2": [ + "box", + "boxes", + "carton", + "delivery", + "geometric", + "gift", + "goods", + "inventory", + "lines", + "logistics", + "mail", + "merchandise", + "move", + "open box", + "order", + "package", + "packages", + "parcel", + "post", + "postal", + "product", + "send", + "shipment", + "shipping", + "square", + "stamp", + "storage", + "transport", + "unboxing", + "warehouse" + ], + "padding": [ + "adjust", + "alignment", + "arrangement", + "arrows", + "boundaries", + "box", + "composition", + "control", + "design", + "direction", + "document", + "dots", + "edges", + "edit", + "formatting", + "layout", + "lines", + "margin", + "margins", + "offset", + "options", + "padding", + "presentation", + "rectangle", + "settings", + "size", + "space", + "spacing", + "square", + "structure", + "text", + "visual" + ], + "padel": [ + "active", + "activity", + "athlete", + "athletic", + "ball", + "bat", + "competition", + "court", + "entertainment", + "equipment", + "exercise", + "fitness", + "game", + "gear", + "healthy", + "hobby", + "leisure", + "paddle", + "padel", + "physical", + "play", + "racket", + "recreation", + "social", + "sport", + "sports", + "sports equipment", + "tennis" + ], + "page_control": [ + "carousel", + "circle", + "circles", + "content", + "control", + "current page", + "dot indicator", + "dot navigation", + "dots", + "ellipse", + "ellipses", + "guide", + "indicators", + "location", + "marker", + "marker points", + "markers", + "media", + "more", + "navigation", + "page", + "page navigation", + "page number", + "pagination", + "points", + "position", + "progress", + "scroll", + "selector", + "sequence", + "slider", + "step indicator", + "step navigation", + "steppers", + "steps", + "swipe", + "web", + "wizard" + ], + "page_footer": [ + "area", + "bars", + "block", + "bottom", + "bottom bar", + "boundary", + "closing", + "closure", + "conclusion", + "content", + "dash", + "divider", + "doc", + "document", + "draft", + "element", + "end", + "finish", + "footer", + "format", + "horizontal", + "layout", + "lines", + "page", + "page end", + "rule", + "rule of three", + "section", + "separator", + "stripe", + "style", + "text", + "text section", + "three" + ], + "page_header": [ + "area", + "block", + "component", + "content", + "data", + "display", + "division", + "doc", + "document", + "draft", + "element", + "file", + "format", + "graphic", + "header", + "information", + "layout", + "outline", + "page", + "paper", + "representation", + "screen", + "section", + "sheet", + "structure", + "style", + "symbol", + "text", + "title", + "top", + "view", + "visual" + ], + "page_info": [ + "about", + "article", + "attributes", + "book", + "chrome", + "content", + "controls", + "data", + "details", + "document", + "file", + "filters", + "guide", + "help", + "info", + "information", + "knowledge", + "list", + "manual", + "note", + "options", + "page", + "paper", + "properties", + "publication", + "reference", + "report", + "scroll", + "settings", + "sheet", + "summary", + "text" + ], + "page_menu_ios": [ + "app", + "article", + "book", + "burger", + "content", + "data", + "details", + "document", + "file", + "format", + "hamburger", + "horizontal lines", + "information", + "ios", + "lines", + "list", + "menu", + "more", + "navigation", + "notes", + "options", + "page", + "paper", + "record", + "report", + "sheet", + "stack", + "text", + "three lines", + "ui", + "ux", + "view", + "writing" + ], + "pageless": [ + "adjust", + "adjustments", + "area", + "concept", + "content", + "continuous", + "crop", + "data", + "display", + "document", + "edit", + "editing", + "editor", + "endless", + "flow", + "format", + "frame", + "image", + "images", + "infinite", + "layout", + "mode", + "pages", + "paper", + "photo", + "photos", + "presentation", + "rectangle", + "representation", + "scrolling", + "seamless", + "settings", + "size", + "text", + "view", + "visual", + "writing" + ], + "pages": [ + "archive", + "article", + "bundle", + "collection", + "content", + "copy", + "data", + "documents", + "duplicate", + "file manager", + "files", + "forms", + "gplus", + "group", + "information", + "layered", + "layering", + "library", + "list", + "multiple", + "new document", + "organization", + "pages", + "paper", + "parallel", + "post", + "records", + "rectangle", + "reports", + "sheets", + "squared", + "stacked", + "stacking", + "star" + ], + "paid": [ + "amount", + "balance", + "banknote", + "bill", + "business", + "buy", + "card", + "cash", + "circle", + "coin", + "commerce", + "cost", + "credit", + "currency", + "debt", + "dollar", + "dollars", + "e-commerce", + "economic", + "expense", + "finance", + "income", + "monetization", + "money", + "on", + "online", + "paid", + "pay", + "payment", + "price", + "purchase", + "savings", + "shopping", + "symbol", + "transaction", + "value", + "wealth" + ], + "pageview": [ + "add", + "book", + "browse", + "circle", + "content", + "create", + "data", + "details", + "doc", + "document", + "enlarge", + "entry", + "explore", + "file", + "find", + "form", + "glass", + "information", + "locate", + "magnify", + "magnifying", + "new", + "note", + "page", + "paper", + "plus", + "reading", + "rectangle", + "scan", + "search", + "text", + "view", + "zoom" + ], + "palette": [ + "appearance", + "art", + "artist", + "artistic", + "brush", + "color", + "colors", + "creative", + "customization", + "customize", + "design", + "designer", + "draw", + "drawing", + "editor", + "filters", + "graphic", + "hues", + "paint", + "painting", + "palette", + "shades", + "spectrum", + "style", + "swatch", + "theme", + "tint", + "tints", + "tone", + "tones", + "visual" + ], + "pallet": [ + "bars", + "box", + "cargo", + "commercial", + "construction", + "crate", + "delivery", + "distribution", + "factory", + "freight", + "goods", + "handling", + "industrial", + "inventory", + "lines", + "load", + "logistics", + "manufactory", + "movement", + "pallet", + "rectangular", + "shipping", + "stack", + "storage", + "supply chain", + "transport", + "transportation", + "warehouse", + "wood" + ], + "pan_tool": [ + "application", + "control", + "cursor", + "drag", + "editor", + "fingers", + "gesture", + "glove", + "grab", + "graphic", + "hand", + "hands", + "hold", + "human", + "icon", + "interface element", + "manipulation", + "map", + "move", + "navigation", + "pan", + "pointer", + "position", + "scan", + "select", + "software", + "stop", + "symbol", + "tool", + "view" + ], + "pan_tool_alt": [ + "action", + "control", + "cursor", + "digital hand", + "drag", + "fingers", + "gesture", + "grab", + "grab hand", + "graphic", + "grasp", + "hand", + "hands", + "hold", + "human", + "icon", + "interaction", + "interactive", + "interface", + "interface hand", + "manipulation", + "map", + "move", + "move hand", + "movement", + "navigation", + "pan", + "point", + "pointer", + "scan", + "stop", + "symbol", + "tool", + "tool icon", + "ui element" + ], + "pan_zoom": [ + "adjust", + "arrow", + "arrows", + "control", + "cursor", + "detail", + "discover", + "dragging", + "enlarge", + "expand", + "exploration", + "fill", + "find", + "focus", + "gesture", + "grab", + "hand", + "inspect", + "interaction", + "locate", + "magnifying glass", + "move", + "navigate", + "out", + "outward", + "pan", + "perspective", + "pointer", + "reduce", + "scale", + "search", + "stretch", + "tool", + "view", + "zoom", + "zooms" + ], + "panorama": [ + "ad", + "advertisement", + "advertising", + "angle", + "banner", + "display", + "elongated", + "graphic", + "horizontal", + "image", + "landscape", + "layout", + "marketing", + "mountain", + "mountains", + "panorama", + "perspective", + "photo", + "photography", + "picture", + "planning", + "promotion", + "rectangular", + "scenic", + "stretched", + "view", + "vista", + "wide" + ], + "panorama_fish_eye": [ + "angle", + "basic", + "basic shape", + "button", + "circle", + "circular", + "design element", + "donut", + "empty circle", + "eye", + "fish", + "full", + "geometry", + "glyph", + "graphic", + "hollow circle", + "hollow shape", + "icon", + "image", + "indicator", + "lens", + "line circle", + "marker", + "minimal", + "moon", + "outline", + "outline shape", + "panorama", + "photo", + "photography", + "picture", + "placeholder", + "ring", + "round", + "shape", + "simple", + "stroke", + "symbol", + "ui control", + "visual element", + "wide" + ], + "panorama_horizontal": [ + "angle", + "aspect ratio", + "camera", + "composition", + "display", + "expand", + "format", + "fullscreen", + "geometric", + "horizontal", + "image", + "landscape", + "layout", + "media", + "panorama", + "panoramic", + "perspective", + "photo", + "photography", + "picture", + "rectangle", + "scene", + "scenic", + "screen", + "shape", + "stretch", + "view", + "visual", + "wide", + "wide shot" + ], + "panorama_photosphere": [ + "360", + "angle", + "ar", + "augmented reality", + "camera", + "environment", + "experience", + "explore", + "globe", + "horizontal", + "image", + "immersive", + "landscape", + "map", + "panorama", + "perspective", + "photo", + "photography", + "photosphere", + "picture", + "scene", + "sphere", + "surround", + "travel", + "view", + "virtual reality", + "visual", + "vr", + "wide", + "wide angle", + "world" + ], + "panorama_vertical": [ + "angle", + "aspect ratio", + "building", + "camera", + "capture", + "compose", + "field of view", + "framing", + "geometry", + "image", + "landscape", + "lines", + "nature", + "orientation", + "outdoor", + "panorama", + "panorama vertical", + "perspective", + "photo", + "photography", + "picture", + "rectangle", + "scene", + "shape", + "shoot", + "stitch", + "travel", + "urban", + "vertical", + "view", + "wide", + "wide angle" + ], + "panorama_wide_angle": [ + "adjust", + "album", + "angle", + "aperture", + "broad", + "camera", + "capture", + "crop", + "edit", + "expansive", + "film", + "focal length", + "frame", + "gallery", + "horizontal", + "image", + "landscape", + "lens", + "media", + "panorama", + "perspective", + "photo", + "photography", + "picture", + "scenic", + "view", + "vision", + "visual", + "wide", + "wide angle" + ], + "paragliding": [ + "activity", + "adventure", + "aerial", + "air", + "altitude", + "athlete", + "athletic", + "body", + "entertainment", + "exercise", + "exploration", + "extreme", + "flight", + "fly", + "flying", + "freedom", + "fun", + "gliding", + "hobby", + "human", + "journey", + "landscape", + "leisure", + "nature", + "outdoor", + "parachute", + "paragliding", + "people", + "person", + "recreation", + "sail", + "sky", + "skydiving", + "social", + "sport", + "sports", + "thrilling", + "tourism", + "travel", + "vacation", + "wind", + "wing" + ], + "parent_child_dining": [ + "accessibility", + "adult", + "amenity", + "baby", + "baby friendly", + "body", + "care", + "chair", + "child", + "children", + "comfort", + "dine", + "dining", + "eating", + "facility", + "family", + "family-friendly", + "feeding", + "figure", + "food", + "high chair", + "human", + "infant", + "kid", + "meal", + "parent", + "people", + "person", + "restaurant", + "seated", + "service", + "silhouette", + "sitting", + "table", + "toddler", + "young" + ], + "park": [ + "area", + "attraction", + "destination", + "environment", + "fresh", + "garden", + "green space", + "land", + "landscape", + "leisure", + "local", + "location", + "map", + "monument", + "nature", + "outdoor", + "outside", + "park", + "pin", + "plant", + "preserve", + "public space", + "recreation", + "relaxation", + "tree", + "trees" + ], + "parking_meter": [ + "auto", + "automate", + "automobile", + "car", + "cars", + "circle", + "city", + "clock", + "coin", + "display", + "expired", + "fine", + "indicator", + "location", + "machine", + "meter", + "money", + "park", + "parking", + "parking meter", + "payment", + "penalty", + "pole", + "rectangle", + "spot", + "street", + "ticket", + "time", + "timer", + "town", + "transportation", + "urban", + "vehicle" + ], + "parking_sign": [ + "area", + "auto", + "automobile", + "car", + "cars", + "designated", + "direction", + "geometry", + "guidance", + "information", + "letter p", + "location", + "lot", + "map", + "meter", + "navigation", + "p", + "parking", + "public", + "road", + "route", + "shape", + "sign", + "space", + "spot", + "square", + "street", + "symbol", + "traffic", + "transport", + "transportation", + "uppercase p", + "vehicle" + ], + "parking_valet": [ + "attendant", + "auto", + "automative", + "automobile", + "automotive", + "capital p", + "car", + "cars", + "concierge", + "drop off", + "garage", + "human", + "letter p", + "location", + "lot", + "map", + "p", + "parking", + "people", + "person", + "pick up", + "rectangle", + "road", + "service", + "sign", + "space", + "spot", + "square", + "symbol", + "traffic", + "transport", + "transportation", + "travel", + "valet", + "vehicle" + ], + "partly_cloudy_day": [ + "atmosphere", + "circle", + "climate", + "cloud", + "cloud and sun", + "condition", + "curves", + "day", + "day sky", + "daytime", + "forecast", + "half cloud", + "half sun", + "meteorological", + "meteorology", + "nature", + "outdoor", + "partly cloudy", + "partly obscured", + "partly sunny", + "sky", + "sky condition", + "sun", + "sun behind cloud", + "sunny", + "temperature", + "weather", + "weather app", + "weather forecast", + "weather icon" + ], + "reg_logo_ift": [ + "reg", + "logo", + "ift" + ], + "partly_cloudy_night": [ + "astronomy", + "atmosphere", + "bedroom", + "climate", + "cloud", + "cloudy", + "crescent", + "dark", + "dreams", + "evening", + "forecast", + "hotel", + "lodging", + "lunar", + "meteorology", + "moon", + "nature", + "night", + "nighttime", + "outdoors", + "partly", + "rest", + "sky", + "sleep", + "stay", + "temperature", + "travel", + "trip", + "vacation", + "weather" + ], + "partner_exchange": [ + "agreement", + "arrow", + "arrows", + "body", + "business", + "collaborate", + "collaboration", + "connect", + "connect partners", + "couple", + "deal", + "diamond", + "double arrow", + "exchange", + "gem", + "greeting", + "group", + "handshake", + "horizontal", + "human", + "left arrow", + "line", + "link", + "link partners", + "network", + "outline", + "partner", + "partner link", + "partnership", + "people", + "person", + "relationship", + "right arrow", + "side to side", + "stroke", + "swap", + "trade", + "transaction", + "transfer" + ], + "partner_heart": [ + "affection", + "body", + "button", + "cardiology", + "connect", + "couple", + "element", + "emotion", + "engagement", + "favorite", + "feelings", + "graphic", + "greeting", + "group", + "handshake", + "health", + "heart", + "heartbeat", + "human", + "icon", + "isolated", + "like", + "love", + "medical", + "organ", + "outline", + "partner", + "people", + "person", + "pulse", + "relationship", + "romance", + "shape", + "symbol", + "ui element", + "valentine", + "vector" + ], + "partner_reports": [ + "!", + "alert", + "analysis", + "analytics", + "attention", + "bracket", + "business", + "caution", + "chart", + "danger", + "dashboard", + "data", + "diagrams", + "error", + "evaluation", + "exclamation", + "graph", + "growth", + "important", + "information", + "insight", + "key performance indicators", + "kpi", + "mark", + "measurement", + "metrics", + "metrics dashboard", + "monitoring", + "notification", + "partner", + "partner data", + "performance", + "presentation", + "progress", + "reporting", + "reports", + "results", + "statistics", + "summary", + "symbol", + "tracking", + "trend", + "visual data", + "warning" + ], + "party_mode": [ + "bright", + "camera", + "camera mode", + "celebration", + "celebration mode", + "cheerful", + "energetic", + "enjoy", + "event", + "festive", + "festive mode", + "fun", + "fun picture", + "group", + "happy", + "joy", + "lens", + "mode", + "night", + "nightlife", + "party", + "party night", + "party picture", + "party setting", + "photo", + "photography", + "picture", + "social", + "social event", + "special", + "special event", + "vibrant" + ], + "passkey": [ + "abstract", + "access", + "access key", + "authentication", + "authorization", + "body", + "concept", + "credentials", + "digital", + "entry", + "human", + "internet", + "key", + "lock", + "login", + "online", + "pass", + "passkey", + "password", + "people", + "person", + "pin", + "privacy", + "private", + "secure", + "security", + "security key", + "shape", + "symbol", + "technology", + "unlock", + "web" + ], + "passport": [ + "authorized", + "book", + "booklet", + "border", + "citizenship", + "credentials", + "crossing", + "document", + "entry", + "exit", + "globe", + "government", + "id", + "identification", + "identity", + "immigration", + "international", + "license", + "official", + "paper", + "passbook", + "passport", + "permit", + "personal", + "profile", + "secure", + "stamp", + "travel", + "validated", + "verified", + "visa", + "world" + ], + "password": [ + "access", + "access code", + "account", + "authentication", + "authorization", + "code", + "credentials", + "data protection", + "encrypted", + "key", + "key symbol", + "keyhole", + "lock", + "lock and key", + "login", + "padlock", + "password", + "password protection", + "pin", + "privacy", + "private", + "protection", + "restricted", + "secret", + "secure", + "secure access", + "secure connection", + "security", + "sign in", + "sign up", + "star", + "unlock" + ], + "password_2": [ + "access", + "access code", + "account", + "authenticate", + "authorization", + "authorize", + "code", + "confidential", + "credentials", + "digital key", + "encrypted", + "entry", + "key", + "lock", + "login", + "password", + "permission", + "pin", + "privacy", + "private", + "protection", + "safe", + "safe access", + "secret", + "secure", + "secure access", + "secure login", + "security", + "star", + "unlock", + "user", + "verification" + ], + "password_2_off": [ + "access", + "authentication", + "barred", + "closed", + "code", + "confidential", + "disabled", + "enabled", + "hide", + "invisible", + "key", + "lock", + "login", + "masked", + "off", + "offline", + "on", + "password", + "pin", + "privacy", + "private", + "protected", + "restricted", + "secret", + "security", + "slash", + "star", + "unavailable", + "unlock" + ], + "patient_list": [ + "body", + "chart", + "clinic", + "contacts", + "content", + "directory", + "doctor", + "document", + "file", + "health", + "health record", + "healthcare", + "hospital", + "human", + "lines", + "list", + "lists", + "medical chart", + "medical record", + "medicine", + "notes", + "paper", + "patient", + "patient list", + "people list", + "person", + "profile list", + "profiles", + "roster", + "sheet", + "staff list", + "text", + "user list", + "users" + ], + "pattern": [ + "abstract", + "appearance", + "arrangement", + "background", + "background design", + "composition", + "decoration", + "decorative element", + "design", + "element", + "fill", + "fill pattern", + "geometric", + "graphic", + "graphic element", + "grid", + "key", + "login", + "look", + "look and feel", + "motif", + "password", + "pattern", + "pin", + "repeat", + "repeat pattern", + "security", + "shape", + "square", + "star", + "style", + "texture", + "tiling", + "unlock", + "visual", + "visual appearance", + "visual style" + ], + "pause": [ + "action", + "audio", + "break", + "button", + "command", + "control", + "controls", + "function", + "halt", + "hold", + "inactivity", + "interlude", + "media", + "media control", + "music", + "parallel lines", + "pause", + "pending", + "playback control", + "player", + "rectangle", + "standby", + "stop", + "suspend", + "temporary", + "two lines", + "vertical lines", + "video", + "waiting" + ], + "pause_circle": [ + "audio", + "bars", + "break", + "button", + "circle", + "circular", + "control", + "controls", + "filled", + "hold", + "interface", + "media", + "media controls", + "music", + "outline", + "pause", + "play", + "playback", + "player", + "resume", + "rounded", + "shape", + "stop", + "suspend", + "symbol", + "two lines", + "vertical", + "video", + "wait" + ], + "pause_presentation": [ + "action", + "app", + "application desktop", + "audio player", + "break", + "control", + "device", + "display", + "halt", + "media", + "media control", + "media player", + "parallel lines", + "pause", + "pause button", + "playback", + "playback control", + "present", + "presentation", + "presentation software", + "screen", + "share", + "site", + "slides", + "slideshow", + "stop", + "suspend", + "two bars", + "two vertical lines", + "ui control", + "vertical bars", + "video player", + "web", + "website", + "window", + "www" + ], + "payment_arrow_down": [ + "arrow", + "banking", + "bill", + "business", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "debit", + "details", + "dollars", + "down", + "download", + "economics", + "finance", + "financial", + "funds", + "incoming", + "information", + "list", + "money", + "online", + "pay", + "payment", + "payments", + "price", + "purchase", + "receipt", + "receive", + "shopping", + "transaction", + "transaction history", + "transfer", + "view", + "withdraw" + ], + "payment_card": [ + "account", + "banking", + "bill", + "business", + "buy", + "buy now", + "card", + "cash", + "checkout", + "chip", + "coin", + "commerce", + "cost", + "credit", + "credit card", + "currency", + "debit card", + "digital", + "dollars", + "e-commerce", + "finance", + "financial", + "financial instrument", + "money", + "pay", + "payment", + "plastic", + "purchase", + "rectangular", + "shopping", + "stripe", + "transaction", + "wallet" + ], + "payments": [ + "bank", + "banking", + "bill", + "bills", + "buy", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "credit card", + "currency", + "debit card", + "dollar", + "dollars", + "expense", + "finance", + "financial", + "income", + "layer", + "money", + "multiple", + "online", + "pay", + "payment", + "payments", + "price", + "purchase", + "rectangle", + "shop", + "shopping", + "store", + "symbol", + "transaction", + "wallet" + ], + "pdf_off": [ + "pdf", + "off" + ], + "pedal_bike": [ + "active", + "automobile", + "bicycle", + "bike", + "car", + "cars", + "chain", + "commute", + "cycle", + "cycling", + "direction", + "exercise", + "fitness", + "frame", + "handlebars", + "human", + "maps", + "movement", + "outdoor", + "park", + "path", + "pedal", + "pedaling", + "public", + "recreation", + "ride", + "riding", + "road", + "route", + "scooter", + "seat", + "sport", + "trail", + "transportation", + "travel", + "two wheels", + "vehicle", + "vespa", + "wheels" + ], + "pediatrics": [ + "baby", + "bottle", + "care", + "checkup", + "child", + "children's health", + "clinic", + "diagnosis", + "doctor", + "examination", + "health", + "health services", + "healthcare", + "healthcare professional", + "heart", + "heartbeat", + "hospital", + "infant", + "line icon", + "medical", + "medical symbol", + "medicine", + "newborn", + "outline", + "pediatrician", + "pediatrics", + "pulse", + "pulse line", + "stethoscope", + "toddler", + "treatment" + ], + "pen_size_1": [ + "adjustable", + "art", + "calibrate", + "creative", + "design", + "document", + "drawing", + "edit", + "format", + "graphic", + "interface", + "line", + "line weight", + "measure", + "nib", + "pen", + "pencil", + "size", + "small", + "stroke", + "strokes", + "thickness", + "thin", + "tiny", + "tool", + "weight", + "writing" + ], + "pen_size_2": [ + "adjust", + "art", + "bars", + "brush size", + "control", + "design", + "drawing", + "edit", + "editing", + "editor", + "format", + "graphic design", + "horizontal lines", + "illustration", + "line", + "line weight", + "lines of different thickness", + "marker size", + "menu", + "option", + "pen thickness", + "pencil", + "pencil size", + "progressive lines", + "scale", + "setting", + "size", + "stripe", + "stroke", + "stroke width", + "strokes", + "thickness", + "tool", + "typography", + "weight", + "writing" + ], + "pen_size_3": [ + "annotation", + "brush", + "different sizes", + "dimensions", + "drawing", + "drawing tools", + "edit", + "format", + "formatting", + "graphic editor", + "line options", + "line size", + "line thickness", + "line weight", + "lines", + "marker", + "pen", + "pencil", + "size", + "stroke", + "stroke size", + "stroke weight", + "strokes", + "styling", + "text editor", + "thickness", + "thickness options", + "three lines", + "variable line", + "weight", + "width", + "writing", + "writing tools" + ], + "pen_size_4": [ + "adjustment", + "brush", + "control", + "customize", + "drawing", + "drawing tool", + "edit", + "editing tool", + "format", + "input", + "input tool", + "line", + "line thickness", + "line weight", + "options", + "pen", + "pen tool", + "pencil", + "preferences", + "setting", + "settings", + "size", + "stroke", + "stroke weight", + "strokes", + "stylus", + "thickness", + "tool", + "weight", + "width", + "writing", + "writing instrument" + ], + "pen_size_5": [ + "annotation", + "art", + "bigger", + "bigger line", + "creative", + "diagram", + "digital pen", + "drawing", + "drawing tool", + "edit", + "editing", + "format", + "illustration", + "input", + "large", + "line", + "line weight", + "pen", + "pencil", + "size", + "sketch", + "sketching", + "stroke", + "strokes", + "stylus", + "text editor", + "thick", + "thickness", + "visual editor", + "weight", + "width", + "writing", + "writing tool" + ], + "pending_actions": [ + "actions", + "agenda", + "alert", + "backlog", + "calendar", + "clipboard", + "clock", + "date", + "delay", + "doc", + "document", + "future", + "history", + "incomplete", + "list", + "log", + "notification", + "paper", + "pending", + "pending actions", + "processing", + "progress", + "queue", + "remember", + "reminder", + "schedule", + "tasks", + "time", + "to do", + "upcoming", + "waiting", + "workflow" + ], + "pending": [ + "accordion", + "arrow down", + "bottom", + "choose", + "circle", + "close", + "collapse", + "details", + "direction", + "dots", + "down arrow", + "dropdown", + "dropdown menu", + "expand", + "hide", + "indicator", + "list", + "loading", + "menu", + "more", + "navigation", + "open", + "pending", + "point", + "pointer", + "progress", + "reveal", + "scroll down", + "section", + "select", + "south", + "triangle", + "view more", + "wait", + "waiting" + ], + "pentagon": [ + "abstract", + "angled", + "basic", + "clean", + "concept", + "element", + "facet", + "filled", + "five point", + "five sides", + "five-sided", + "form", + "geometric", + "graphic", + "icon", + "illustration", + "line art", + "minimal", + "modern", + "object", + "outline", + "pentagon", + "polygon", + "shape", + "sharp", + "simple", + "solid", + "structure", + "symbol", + "symmetrical", + "vector" + ], + "percent": [ + "analysis", + "arithmetic", + "calculation", + "chart", + "circle", + "completion", + "data", + "diagonal line", + "discount", + "dot", + "geometry", + "graph", + "interest", + "math", + "metric", + "number", + "numbers", + "numerical", + "percent", + "percentage", + "progress", + "proportion", + "rate", + "ratio", + "representation", + "savings", + "sign", + "slash", + "statistics", + "symbol", + "value" + ], + "percent_discount": [ + "bargain", + "calculation", + "calculations", + "commerce", + "commercial", + "coupon", + "deal", + "discount", + "e-commerce", + "economy", + "finance", + "financial", + "marketing", + "math", + "mathematics", + "money", + "numbers", + "percent", + "percent sign", + "percentage", + "price reduction", + "promotion", + "retail", + "sale", + "savings", + "seal", + "shopping", + "sign", + "special offer", + "symbol" + ], + "performance_max": [ + "performance", + "max" + ], + "pergola": [ + "abstract", + "arbor", + "architecture", + "backyard", + "beam", + "building", + "canopy", + "ceiling", + "cover", + "garden", + "geometric", + "horizontal lines", + "landscape", + "linear", + "nest", + "outdoor", + "outdoor living", + "outdoor structure", + "outline", + "patio", + "pergola", + "post", + "recreation", + "roof", + "shelter", + "simple", + "square", + "structure", + "sunshade", + "terrace", + "vertical lines" + ], + "perm_camera_mic": [ + "access", + "audio", + "button", + "camera", + "capture", + "communication", + "controls", + "device", + "glyph", + "icon", + "image", + "input", + "linear", + "media", + "mic", + "microphone", + "min", + "outline", + "perm", + "permission", + "photo", + "photography", + "picture", + "privacy", + "recording", + "security", + "settings", + "sound", + "speaker", + "square", + "stream", + "streaming", + "symbol", + "video", + "videography" + ], + "perm_contact_calendar": [ + "account", + "address book", + "appointment", + "button", + "calendar", + "contact", + "date", + "day", + "details", + "directory", + "element", + "event", + "face", + "graphic", + "human", + "icon", + "information", + "interface", + "meeting", + "month", + "organizer", + "people", + "perm", + "permanent", + "persistent", + "person", + "pictogram", + "profile", + "saved", + "schedule", + "symbol", + "time", + "ui element", + "user", + "year" + ], + "perm_data_setting": [ + "access", + "adjustments", + "administration", + "cloud", + "cog", + "configuration", + "connection", + "control", + "data", + "data setting", + "database", + "disk", + "drive", + "files", + "gear", + "info", + "information", + "management", + "network", + "options", + "organized", + "perm", + "permanent", + "persistent", + "preferences", + "server", + "settings", + "setup", + "storage", + "stored", + "system" + ], + "perm_device_information": [ + "Android", + "OS", + "about", + "alert", + "announcement", + "build", + "cell", + "cellular", + "configuration", + "connection", + "connectivity", + "data", + "details", + "device", + "hardware", + "history", + "i", + "iOS", + "imei", + "info", + "information", + "mobile", + "network", + "number", + "options", + "perm", + "permanent", + "phone", + "settings", + "smartphone", + "software", + "specifications", + "specs", + "status", + "tablet", + "version" + ], + "perm_media": [ + "archive", + "arrangement", + "collection", + "content", + "copy", + "data", + "digital library", + "doc", + "document", + "documents", + "duplicate", + "file", + "files", + "folder", + "folders", + "grouping", + "image", + "landscape", + "layers", + "layers of files", + "library", + "media", + "media library", + "mountain", + "mountains", + "multimedia", + "multiple", + "order", + "organization", + "organized files", + "paper documents", + "papers", + "perm", + "perm media", + "photo", + "photography", + "picture", + "records", + "sheets", + "sheets of paper", + "stack", + "stacked documents", + "storage" + ], + "perm_phone_msg": [ + "always", + "avatar", + "bubble", + "business", + "call", + "cell", + "chat", + "chat support", + "comment", + "communicate", + "communication", + "connected", + "contact", + "conversation", + "device", + "feedback", + "glyph", + "icon", + "message", + "mobile", + "msg", + "outline", + "perm", + "permanent", + "person", + "personal", + "phone", + "portrait", + "profile", + "recording", + "smartphone", + "speech", + "speech bubble", + "support", + "symbol", + "telephone", + "user", + "voice" + ], + "perm_scan_wifi": [ + "access", + "alert", + "always on", + "announcement", + "antenna", + "broadcast", + "communication", + "configuration", + "connect", + "connection", + "connectivity", + "detect", + "device", + "find", + "info", + "information", + "internet", + "mobile", + "network", + "options", + "perm", + "permanent", + "persistent", + "radiating lines", + "router", + "scan", + "search", + "service", + "setting", + "signal", + "symbol", + "technology", + "three lines", + "waves", + "wifi", + "wireless" + ], + "person": [ + "account", + "avatar", + "avatar filled", + "avatar outline", + "body", + "circle", + "contact", + "face", + "figure", + "filled", + "head", + "human", + "identity", + "individual", + "login", + "member", + "my account", + "my profile", + "outline", + "people", + "perm identity", + "person", + "profile", + "register", + "shoulders", + "silhouette", + "user", + "user account", + "user identity", + "user profile" + ], + "person_2": [ + "abstract", + "account", + "avatar", + "basic", + "body", + "circle", + "default", + "face", + "figure", + "generic", + "head", + "human", + "identification", + "individual", + "login", + "member", + "minimal", + "one", + "outline", + "people", + "person", + "profile", + "shape", + "shoulders", + "silhouette", + "simple", + "single", + "social", + "user" + ], + "person_3": [ + "account", + "association", + "audience", + "avatar", + "collaboration", + "collective", + "community", + "company", + "crowd", + "face", + "figures", + "group", + "group chat", + "human", + "identity", + "individuals", + "members", + "multiple", + "network", + "organization", + "people", + "person", + "profile", + "silhouette", + "social", + "staff", + "team", + "team building", + "team members", + "three", + "user", + "user accounts", + "users" + ], + "person_4": [ + "account", + "account settings", + "anonymous", + "avatar", + "contact", + "default", + "face", + "figure", + "generic", + "geometric", + "human", + "identity", + "image", + "individual", + "login", + "member", + "outline", + "people", + "person", + "persona", + "personal", + "placeholder", + "private", + "profile", + "shape", + "silhouette", + "simple", + "single user", + "user", + "user profile" + ], + "person_add": [ + "+", + "account", + "account outline", + "add", + "add contact", + "add friend", + "add person", + "add user", + "avatar", + "contact", + "contact outline", + "create", + "face", + "friend", + "friend request", + "head and shoulders", + "human", + "invite", + "invite friend", + "invite user", + "man", + "new", + "new person", + "new user", + "people", + "person", + "person outline", + "plus", + "plus sign", + "profile", + "profile outline", + "symbol", + "user", + "user outline" + ], + "person_add_disabled": [ + "+", + "account", + "add", + "blocked", + "cancelled", + "contact", + "crossed out", + "declined", + "delete", + "denied", + "disabled", + "enabled", + "face", + "forbidden", + "human", + "invalid", + "member", + "new", + "off", + "offline", + "on", + "people", + "person", + "plus", + "profile", + "remove", + "restricted", + "slash", + "subtract", + "symbol", + "unavailable", + "user" + ], + "person_alert": [ + "!", + "account", + "add", + "alert", + "attention", + "avatar", + "bust", + "caution", + "circle", + "danger", + "error", + "exclamation", + "exclamation point", + "face", + "feedback", + "figure", + "head", + "human", + "important", + "issue", + "mark", + "notification", + "people", + "person", + "person warning", + "plus", + "problem", + "profile", + "profile alert", + "report", + "risk", + "security", + "security alert", + "shoulder", + "silhouette", + "symbol", + "triangle", + "urgent", + "user", + "user alert", + "warning" + ], + "person_apron": [ + "account", + "apron", + "avatar", + "baker", + "chef", + "cook", + "cooking", + "employee", + "face", + "figure", + "food", + "graphic", + "human", + "icon", + "illustration", + "job", + "kitchen", + "occupation", + "people", + "person", + "profession", + "profile", + "restaurant", + "server", + "service", + "silhouette", + "staff", + "symbol", + "uniform", + "user", + "worker" + ], + "person_book": [ + "account", + "biography", + "body", + "book", + "circle", + "course", + "curriculum", + "education", + "enrollment", + "face", + "figure", + "glyph", + "head", + "human", + "identity", + "information", + "knowledge", + "learning", + "library", + "literature", + "memoir", + "object", + "people", + "person", + "person's book", + "profile", + "profile book", + "read", + "reading", + "rectangle", + "register", + "shape", + "shoulders", + "study", + "symbol", + "user" + ], + "person_cancel": [ + "access denied", + "account", + "add", + "avatar", + "banned", + "blacklist", + "block", + "cancel", + "circle", + "clear", + "close", + "deauthorize", + "delete", + "deny", + "error", + "exit", + "face", + "forbidden", + "human", + "invalid", + "people", + "person", + "plus", + "profile", + "prohibited", + "rejection", + "remove", + "restricted", + "stop", + "unauthorized", + "unsubscribe", + "user", + "x" + ], + "person_celebrate": [ + "achievement", + "award", + "body", + "celebrate", + "celebration", + "character", + "completed", + "completion", + "confetti", + "done", + "ecstatic", + "excited", + "festive", + "figure", + "finished", + "goal", + "hands up", + "happy", + "human", + "joy", + "juggle", + "milestone", + "party", + "people", + "person", + "play", + "positive", + "raising arms", + "ribbon", + "shapes", + "silhouette", + "stick figure", + "success", + "victory", + "win" + ], + "person_check": [ + "accepted", + "account", + "achievement", + "add", + "approve", + "approved", + "authenticated", + "authorized", + "avatar", + "body", + "check", + "checkmark", + "complete", + "confirmed", + "correct", + "done", + "face", + "figure", + "head", + "human", + "identity", + "identity verification", + "man", + "mark", + "ok", + "people", + "person", + "plus", + "profile", + "security", + "select", + "status", + "success", + "tick", + "user", + "valid", + "validate", + "verified", + "yes" + ], + "person_edit": [ + "account", + "avatar", + "bust", + "button", + "change", + "circle", + "compose", + "configure", + "create", + "customize", + "details", + "drawing tool", + "edit", + "editing", + "face", + "head", + "human", + "icon", + "individual", + "information", + "input", + "manage", + "modify", + "new", + "pen", + "pencil", + "people", + "person", + "preferences", + "profile", + "settings", + "shape", + "shoulders", + "silhouette", + "update", + "user", + "write", + "writing" + ], + "person_filled": [ + "person", + "filled" + ], + "person_heart": [ + "account", + "appreciate", + "avatar", + "body", + "cardiology", + "care", + "face", + "favorite", + "favorite user", + "graphic", + "health", + "health status", + "healthcare", + "heart", + "human", + "icon", + "identity", + "individual", + "like", + "love", + "loved one", + "medical", + "medical record", + "patient", + "people", + "person", + "personal", + "personal health", + "profile", + "pulse", + "shape", + "silhouette", + "symbol", + "user", + "user account", + "user profile", + "well-being", + "wellness" + ], + "person_off": [ + "access denied", + "account", + "avatar", + "block", + "circle", + "deactivate", + "disable", + "disabled", + "enabled", + "exclude", + "face", + "figure", + "forbidden", + "human", + "line", + "log out", + "no entry", + "not allowed", + "off", + "offline", + "on", + "people", + "person", + "pictogram", + "private", + "profile", + "removed", + "restricted", + "shape", + "sign out", + "silhouette", + "slash", + "symbol", + "unavailable", + "user" + ], + "person_pin": [ + "account", + "address", + "avatar", + "circle", + "colleague", + "contact", + "destination", + "direction", + "drop pin", + "face", + "figure", + "find", + "find person", + "find user", + "friend", + "geotag", + "human", + "identify location", + "identify user", + "location", + "map", + "maps", + "marker", + "my location", + "navigate", + "people", + "person", + "pin", + "place", + "point of interest", + "position", + "profile", + "silhouette", + "stop", + "team member", + "user", + "whereabouts" + ], + "person_pin_circle": [ + "account", + "address", + "avatar", + "circle", + "contact", + "destination", + "direction", + "face", + "find me", + "gps", + "human", + "identity", + "locate", + "location", + "map", + "maps", + "marker", + "navigation", + "nearby", + "people", + "person", + "pin", + "pinpoint", + "place", + "position", + "profile", + "stop", + "tracking", + "user", + "whereabouts" + ], + "person_play": [ + "account", + "avatar", + "body", + "button", + "celebrate", + "circle", + "confetti", + "control", + "festive", + "fill", + "glyph", + "happy", + "head", + "human", + "initiate", + "juggle", + "launch", + "media", + "people", + "person", + "play", + "profile", + "run", + "shape", + "shapes", + "silhouette", + "start", + "symbol", + "triangle", + "user", + "video" + ], + "person_raised_hand": [ + "agreement", + "answer", + "attendee", + "attention", + "avatar", + "body", + "class", + "figure", + "gesture", + "graphic", + "greeting", + "group", + "hand", + "help", + "human", + "icon", + "lifted", + "meeting", + "participant", + "participation", + "people", + "person", + "question", + "raise", + "shape", + "silhouette", + "symbol", + "user", + "volunteer", + "wave" + ], + "person_remove": [ + "account", + "avatar", + "ban", + "blacklist", + "block", + "cancellation", + "circle", + "contact", + "delete", + "depart", + "diagonal line", + "exclude", + "exit", + "face", + "friend", + "human", + "line", + "minus", + "negative", + "people", + "person", + "profile", + "prohibition", + "refusal", + "rejection", + "remove", + "slash", + "unfollow", + "unfriend", + "unsubscribe", + "user", + "withdrawal" + ], + "person_search": [ + "account", + "avatar", + "body", + "circle", + "contact", + "contact search", + "diagonal line", + "discover", + "face", + "find", + "find contact", + "find friend", + "find person", + "find profile", + "find user", + "friend", + "friend search", + "glass", + "handle", + "head", + "human", + "investigate", + "locate contact", + "locate person", + "locate profile", + "locate user", + "look", + "lookup", + "loupe", + "magnify", + "magnifying", + "magnifying glass", + "people", + "person", + "person search", + "profile", + "profile search", + "search", + "silhouette", + "torso", + "user", + "user search", + "zoom" + ], + "person_shield": [ + "access", + "account", + "account security", + "authentication", + "avatar", + "certified", + "defense", + "face", + "guarded", + "human", + "identity", + "integrity", + "login", + "people", + "person", + "person security", + "privacy", + "private", + "profile", + "profile security", + "protect", + "protected", + "protection", + "safe", + "safety", + "secure", + "secure user", + "security", + "shape", + "shield", + "silhouette", + "user", + "user protection", + "verified" + ], + "person_text": [ + "account", + "avatar", + "body", + "bust", + "character", + "contact", + "figure", + "glyph", + "graphic", + "head", + "human", + "identity", + "individual", + "info", + "one", + "outline", + "people", + "person", + "profile", + "shape", + "shoulders", + "silhouette", + "single", + "solitary", + "symbol", + "text", + "user" + ], + "personal_bag": [ + "airport", + "back", + "backpack", + "bag", + "baggage", + "belongings", + "book", + "bookbag", + "briefcase", + "carry", + "carry-on", + "container", + "handle", + "journey", + "luggage", + "pack", + "packing", + "personal", + "personal belongings", + "personal items", + "personal luggage", + "portmanteau", + "rectangle", + "square", + "storage", + "strap", + "suitcase", + "transport", + "travel", + "travel bag", + "trip", + "unpacked", + "unpacked luggage", + "vacation" + ], + "personal_bag_off": [ + "access", + "access denied", + "account", + "back", + "backpack", + "bag", + "baggage", + "blocked", + "book", + "bookbag", + "cross", + "diagonal line", + "disabled", + "enabled", + "line", + "luggage", + "no access", + "not allowed", + "not personal", + "not private", + "off", + "on", + "pack", + "personal", + "personal bag", + "private", + "profile", + "prohibition", + "restricted", + "restriction", + "security", + "shopping", + "slash", + "storage", + "travel", + "unavailable", + "user" + ], + "personal_bag_question": [ + "?", + "accessory", + "ask", + "assistance", + "back", + "backpack", + "bag", + "baggage", + "book", + "bookbag", + "bubble", + "chat", + "communication", + "container", + "conversation", + "dialog", + "fashion", + "handbag", + "help", + "info", + "information", + "inquiry", + "luggage", + "mystery", + "pack", + "personal", + "problem", + "purse", + "query", + "question", + "question mark", + "shopping", + "speech", + "storage", + "support", + "symbol", + "thinking", + "travel", + "unknown" + ], + "personal_injury": [ + "accident", + "accident claim", + "aid", + "anatomy", + "arm", + "bandage", + "body", + "bone", + "broke", + "broken bone", + "broken leg", + "cast", + "crutches", + "disability", + "emergency", + "foot", + "fracture", + "fractured leg", + "health", + "healthcare", + "human", + "injury", + "insurance", + "leg", + "legal", + "lower limb", + "medical", + "orthopedics", + "pain", + "patient", + "people", + "person", + "personal", + "personal injury", + "shin", + "skeletal", + "sling", + "social", + "support", + "trauma", + "walking aid" + ], + "personal_places": [ + "address", + "area", + "community", + "coordinates", + "destination", + "district", + "favorites", + "find", + "flag", + "geotag", + "home", + "journey", + "location", + "map", + "map pin", + "maps", + "mark", + "marker", + "navigation", + "neighbourhood", + "personal", + "pinpoint", + "place", + "places", + "point of interest", + "position", + "region", + "route", + "save", + "saved locations", + "spot", + "tag", + "territory", + "travel", + "vicinity", + "zone" + ], + "pest_control": [ + "alert", + "animal", + "block", + "bug", + "circle", + "control", + "cross", + "diagonal line", + "exterminator", + "fly", + "forbidden", + "forbidden sign", + "insect", + "insects", + "line", + "mosquito", + "nature", + "no entry", + "pest", + "prevention", + "problem", + "prohibition", + "protection", + "restriction", + "safety", + "sign", + "slash", + "solution", + "stop", + "warning", + "warning sign" + ], + "pest_control_rodent": [ + "animal", + "animal control", + "control", + "creature", + "extermination", + "exterminator", + "health", + "home", + "house", + "infestation", + "inspection", + "issue", + "mammal", + "mice", + "mouse", + "pest", + "pest control", + "poisoning", + "prevention", + "problem", + "property", + "rat", + "removal", + "rodent", + "rodent control", + "sanitation", + "service", + "trapping", + "treatment", + "vermin", + "wildlife control" + ], + "pet_supplies": [ + "accessories", + "animal", + "bone", + "bowl", + "care", + "cat", + "collar", + "commerce", + "companion", + "dog", + "feeding", + "food", + "grooming", + "health", + "hygiene", + "kitten", + "leash", + "love", + "paw print", + "pet", + "play", + "puppy", + "retail", + "shopping", + "store", + "supplies", + "toy", + "treat", + "veterinary", + "water" + ], + "pets": [ + "adoption", + "animal", + "animal foot", + "animal icon", + "animal print", + "animal shelter", + "animal symbol", + "animal tracks", + "animals", + "cat", + "dog", + "footprint", + "hand", + "mark", + "paw", + "paw mark", + "paw print", + "pet", + "pet care", + "pet friendly", + "pet icon", + "pet symbol", + "pets", + "print", + "rescue", + "shape", + "tracking", + "trail", + "vet", + "veterinary", + "walk" + ], + "phishing": [ + "alert", + "attack", + "block", + "caution", + "crime", + "cyber security", + "cybercrime", + "danger", + "digital", + "email", + "exclamation", + "fish", + "fishing", + "flag", + "fraud", + "hook", + "internet security", + "malware", + "network", + "online safety", + "phishing", + "protection", + "report", + "scam", + "security", + "shield", + "spam", + "threat", + "triangle", + "virus", + "vulnerability", + "warning", + "web security" + ], + "phone_android": [ + "OS", + "android", + "button", + "call", + "cell", + "cellphone", + "cellular", + "communication", + "connect", + "contact", + "device", + "digital", + "display", + "electronic", + "gadget", + "handheld", + "hardware", + "iOS", + "message", + "mobile", + "modern", + "phone", + "portable", + "power", + "rectangle", + "ring", + "rounded", + "screen", + "smartphone", + "tablet", + "technology", + "telephone", + "volume", + "wireless" + ], + "phone_bluetooth_speaker": [ + "audio", + "audio connection", + "audio device", + "bluetooth", + "bluetooth device", + "bluetooth icon", + "call", + "cell", + "communication", + "connect", + "connection", + "connectivity", + "contact", + "device", + "hardware", + "mobile", + "pairing", + "pairing device", + "phone", + "phone icon", + "signal", + "sound", + "speaker", + "speaker icon", + "speakerphone", + "symbol", + "technology", + "telephone", + "transfer", + "wireless", + "wireless connection", + "wireless speaker" + ], + "phone_callback": [ + "arrow", + "audio", + "call", + "callback", + "cell", + "cellular", + "communication", + "connection", + "contact", + "conversation", + "device", + "dial", + "down", + "graphic", + "handset", + "hardware", + "incoming", + "line", + "mobile", + "number", + "outgoing", + "outline", + "phone", + "receiver", + "ring", + "shape", + "symbol", + "talk", + "technology", + "telephone" + ], + "phone_cancel": [ + "blocked", + "busy", + "call", + "call management", + "cancel", + "cell", + "clear", + "close", + "close call", + "communication", + "contact", + "cross", + "decline", + "denied", + "device", + "disconnect", + "end call", + "error", + "exit", + "failed", + "forbidden", + "handset", + "hang up", + "hangup", + "hardware", + "mobile", + "mute", + "no call", + "phone", + "problem", + "receiver", + "reject", + "remove", + "stop", + "telephone", + "telephony", + "unavailable", + "x", + "x-mark" + ], + "phone_disabled": [ + "blocked", + "call", + "cancel", + "cell", + "communication", + "contact", + "device", + "diagonal line", + "disabled", + "disconnect", + "enabled", + "end", + "forbidden", + "hang up", + "hardware", + "line", + "mobile", + "mute", + "no call", + "not allowed", + "not reachable", + "off", + "offline", + "on", + "pause", + "phone", + "prohibited", + "silent", + "slash", + "stop", + "technology", + "telephone", + "unavailable", + "unreachable" + ], + "phone_enabled": [ + "active", + "answer", + "audio", + "available", + "call", + "cell", + "communication", + "connect", + "contact", + "conversation", + "device", + "dial", + "enabled", + "handset", + "hardware", + "mobile", + "on", + "phone", + "pickup", + "receiver", + "ringing", + "talk", + "telephone", + "voice" + ], + "phone_forwarded": [ + "angle", + "arrow", + "audio", + "call", + "cell", + "cell phone", + "communication", + "connection", + "contact", + "device", + "diagonal line", + "direction", + "forward", + "forwarded", + "handset", + "hardware", + "incoming", + "line", + "mobile", + "move", + "phone", + "pictogram", + "pointing", + "receive", + "redirect", + "right", + "right arrow", + "symbol", + "technology", + "telephone", + "transfer", + "voice" + ], + "phone_in_talk": [ + "active call", + "audio", + "call", + "call in progress", + "calling", + "cell", + "cellular", + "chat", + "communication", + "communication device", + "connected", + "connection", + "contact", + "conversation", + "data", + "device", + "handset", + "hardware", + "in", + "line", + "line active", + "mobile", + "network", + "ongoing call", + "phone", + "phone call", + "scan", + "service", + "signal", + "sound", + "sound waves", + "speaker", + "speaking", + "talk", + "talk line", + "talking", + "telephone", + "telephone call", + "voice", + "voice communication", + "volume", + "waves", + "wireless" + ], + "phone_in_talk_watchface_indicator": [ + "phone", + "in", + "talk", + "watchface", + "indicator" + ], + "phone_iphone": [ + "Android", + "OS", + "app", + "application", + "call", + "cell", + "cellphone", + "cellular", + "communication", + "communication device", + "connection", + "contact", + "device", + "digital", + "display", + "electronics", + "gadget", + "gadgetry", + "handheld", + "hardware", + "iOS", + "iphone", + "message", + "mobile", + "network", + "personal", + "phone", + "portable", + "rectangular", + "rounded corners", + "screen", + "smart", + "smartphone", + "tablet", + "technology", + "telephone", + "telephony" + ], + "phone_locked": [ + "access", + "authentication", + "authorization", + "block", + "call", + "cell", + "cellphone", + "communication", + "contact", + "device", + "gadget", + "hardware", + "lock", + "locked", + "mobile", + "password", + "phone", + "privacy", + "private", + "prohibited", + "protected", + "protection", + "restricted", + "safety", + "secure", + "secure device", + "security", + "shield", + "smartphone", + "technology", + "telephone" + ], + "phone_missed": [ + "alert", + "arrow", + "call", + "cell", + "communication", + "contact", + "device", + "diagonal", + "hardware", + "history", + "incoming call", + "line", + "log", + "missed", + "missed call", + "missed communication", + "mobile", + "notification", + "outbound call", + "phone", + "phone call", + "recent calls", + "smartphone", + "telecommunication", + "telephone", + "telephone communication", + "tilted", + "unanswered call", + "voice call" + ], + "phone_paused": [ + "break", + "call", + "cell", + "communication", + "contact", + "delay", + "device", + "handheld", + "handset", + "hardware", + "hold", + "idle", + "inactive", + "interrupted", + "mobile", + "mute", + "not active", + "on hold", + "pause", + "paused", + "phone", + "quiet", + "rectangular", + "silent", + "speaking", + "square", + "stop", + "suspend", + "talking", + "technology", + "telephone", + "unavailable", + "vertical", + "waiting" + ], + "phonelink_erase": [ + "Android", + "OS", + "action", + "button", + "cancel", + "cell", + "clear", + "close", + "connection", + "control", + "cross", + "delete", + "device", + "diagonal line", + "disconnect", + "erase", + "exit", + "forbidden", + "hardware", + "iOS", + "line", + "mobile", + "negative", + "no", + "outline", + "phone", + "phonelink", + "pictogram", + "prohibited", + "rectangle", + "remove", + "screen", + "shape", + "smartphone", + "stop", + "symbol", + "tablet", + "unavailable", + "x" + ], + "phonelink_lock": [ + "Android", + "OS", + "access", + "access control", + "authentication", + "cell", + "cell phone", + "connection", + "control", + "device", + "erase", + "hardware", + "iOS", + "lock", + "locked", + "mobile", + "password", + "phone", + "phonelink", + "pin", + "portrait", + "privacy", + "private", + "protect", + "protection", + "restricted", + "restriction", + "safety", + "screen", + "screen lock", + "secure", + "secure device", + "security", + "smartphone", + "tablet", + "unlock" + ], + "phonelink_off": [ + "Android", + "OS", + "broken link", + "cancelled", + "computer", + "connection off", + "cross out", + "desktop", + "device", + "devices off", + "diagonal line", + "disabled", + "disconnected", + "enabled", + "hardware", + "iOS", + "laptop", + "link", + "link off", + "mobile", + "monitor", + "no connection", + "no signal", + "not available", + "off", + "offline", + "on", + "pairing off", + "phone", + "phonelink", + "phonelink off", + "screen", + "slash", + "tablet", + "unavailable", + "unlink", + "unpair", + "watch", + "wearable", + "web" + ], + "phonelink_ring": [ + "Android", + "OS", + "alarm", + "alert", + "audio", + "call", + "calling", + "cell", + "cellular", + "communication", + "communications", + "connection", + "data", + "device", + "hardware", + "iOS", + "incoming", + "line", + "lines", + "listen", + "listening", + "mobile", + "network", + "notification", + "outbound", + "phone", + "phonelink", + "ring", + "ringing", + "service", + "signal", + "smartphone", + "sound", + "tablet", + "technology", + "telecommunication", + "telecommunications", + "telephone", + "vibrate", + "vibration", + "volume", + "waves", + "wireless" + ], + "phonelink_ring_off": [ + "phonelink", + "ring", + "off" + ], + "phonelink_setup": [ + "Android", + "OS", + "adjust", + "administration", + "call", + "chat", + "cog", + "configuration", + "control", + "customization", + "device", + "gear", + "hardware", + "iOS", + "icon", + "info", + "manage", + "mobile", + "options", + "parameters", + "phone", + "phonelink", + "preferences", + "settings", + "setup", + "smartphone", + "symbol", + "system", + "tablet", + "technology", + "text" + ], + "photo": [ + "album", + "basic", + "camera roll", + "digital", + "file", + "gallery", + "geometric", + "graphic", + "icon", + "image", + "landscape", + "media", + "mountain", + "mountains", + "nature", + "outline", + "photo", + "photo library", + "photography", + "picture", + "picture library", + "rectangle", + "representation", + "shape", + "simple", + "square", + "sun", + "sunrise", + "sunset", + "symbol", + "visual" + ], + "photo_album": [ + "album", + "archive", + "bookmark", + "browsing", + "collection", + "collection of photos", + "digital album", + "gallery", + "image", + "image gallery", + "images", + "label", + "library", + "media", + "memories", + "memories album", + "mountain", + "mountains", + "multimedia", + "organization", + "photo", + "photo album", + "photo collection", + "photo storage", + "photography", + "photos", + "picture", + "pictures", + "portfolio", + "rectangle", + "ribbon", + "save", + "scrapbook", + "snapshots", + "square", + "stacked rectangles", + "stacked squares", + "tag", + "viewing", + "visual archive", + "visual content", + "visual library" + ], + "photo_auto_merge": [ + "a", + "account", + "album", + "algorithm", + "alphabet", + "assist", + "automate", + "automatic", + "avatar", + "best take", + "blend", + "body", + "collage", + "collection", + "combine", + "connect", + "consolidate", + "create", + "edit", + "face", + "gallery", + "group", + "human", + "image", + "intelligent", + "join", + "layer", + "letters", + "link", + "merge", + "modify", + "organize", + "people", + "person", + "photo", + "photography", + "picture", + "pictures", + "processing", + "profile", + "smart", + "stack", + "user", + "wizard" + ], + "photo_camera": [ + "analog", + "button", + "camera", + "capture", + "circle", + "device", + "digital", + "film", + "icon", + "image", + "input", + "lens", + "media", + "movie", + "multimedia", + "multimedia input", + "photo", + "photograph", + "photography", + "picture", + "record", + "shoot", + "shutter", + "square", + "symbol", + "technology", + "video", + "videography", + "visual" + ], + "photo_camera_back": [ + "back", + "back camera", + "camera", + "capture", + "circle", + "device", + "flash", + "focus", + "gadget", + "image", + "landscape", + "lens", + "mountain", + "mountains", + "photo", + "photography", + "picture", + "rear", + "rear camera", + "record", + "shoot", + "shutter", + "square", + "technology", + "video" + ], + "photo_camera_front": [ + "account", + "border", + "camera", + "capture", + "circle", + "create", + "create media", + "face", + "file", + "file creation", + "front", + "front camera", + "human", + "image", + "image capture", + "lens", + "media", + "media capture", + "multimedia", + "outline", + "people", + "person", + "photo", + "photo tool", + "photography", + "photography tool", + "picture", + "portrait", + "profile", + "record", + "selfie", + "shutter", + "square", + "upload", + "upload media", + "user", + "video", + "video capture", + "video tool" + ], + "photo_filter": [ + "adjust", + "adjust image", + "adjust photo", + "ai", + "artificial", + "automatic", + "automation", + "brightness", + "color correction", + "contrast", + "custom", + "edit", + "edit image", + "edit photo", + "effects", + "enhance image", + "enhance photo", + "enhancement", + "exposure", + "filter", + "filters", + "genai", + "gradient", + "graphic design", + "image", + "image filter", + "intelligence", + "levels", + "magic", + "options", + "photo", + "photo filter", + "photography", + "picture", + "saturation", + "settings", + "smart", + "spark", + "sparkle", + "star", + "vignette", + "visual effects" + ], + "photo_frame": [ + "art", + "artwork", + "border", + "decoration", + "display", + "frame", + "gallery", + "graphic", + "hang", + "home decor", + "image", + "item", + "keepsake", + "media", + "memory", + "mount", + "outline", + "photo", + "photo frame", + "photograph", + "picture", + "picture frame", + "presentation", + "rectangle", + "square", + "view", + "visual", + "wall art" + ], + "photo_library": [ + "album", + "archive", + "assets", + "browse", + "catalog", + "collection", + "compilation", + "data.", + "directory", + "display", + "files", + "image", + "image gallery", + "layers", + "library", + "management", + "media", + "mountain", + "mountains", + "multimedia", + "organization", + "organize", + "overlay", + "photo", + "photo library", + "photography", + "photos", + "picture", + "pictures", + "rectangles", + "repository", + "squares", + "stack", + "storage", + "view", + "visual" + ], + "photo_prints": [ + "album", + "collection", + "content", + "digital", + "display", + "document", + "file", + "files", + "flower", + "gallery", + "image", + "media", + "memories", + "memory", + "multiple", + "paper", + "photo", + "photo album", + "photo gallery", + "photo prints", + "photography", + "photos", + "picture", + "pictures", + "presentation", + "print", + "printing", + "prints", + "rectangle", + "sheet", + "square", + "stack", + "view", + "visual" + ], + "photo_size_select_large": [ + "adjust", + "adjustments", + "album", + "bigger", + "dash", + "dashed", + "edit", + "editing", + "expand", + "file", + "formatting", + "frame", + "full screen", + "gallery", + "image", + "landscape", + "large", + "library", + "maximize", + "media", + "mountain", + "mountains", + "options", + "photo", + "photography", + "picture", + "preview", + "rectangle", + "resize", + "scale", + "scenery", + "select", + "selection", + "size", + "sun", + "view" + ], + "photo_size_select_small": [ + "adjust", + "album", + "arrangement", + "compact", + "condense", + "dimensions", + "display", + "edit", + "editing", + "format", + "grid", + "image", + "large", + "layout", + "library", + "matrix", + "minimize", + "mountain", + "mountains", + "options", + "photo", + "photography", + "picture", + "rectangle", + "reduce", + "select", + "shrink", + "size", + "small", + "square", + "thumbnails", + "tiles", + "view", + "zoom out" + ], + "php": [ + "abstract", + "alphabet", + "backend", + "badge", + "brackets", + "character", + "code", + "coding", + "css", + "dev", + "develop", + "developer", + "development", + "emblem", + "engineer", + "engineering", + "font", + "html", + "hypertext preprocessor", + "hypertext.", + "internet", + "language", + "letters", + "logo", + "online", + "php", + "platform", + "programming", + "programming language", + "script", + "scripting", + "server", + "server-side", + "symbol", + "technology", + "text", + "type", + "web development", + "web language", + "web programming" + ], + "physical_therapy": [ + "body", + "bone", + "chiropractic", + "clinic", + "doctor", + "exercise", + "fitness", + "health", + "healthcare", + "hospital", + "human", + "injured", + "injury", + "joint", + "medical", + "movement", + "muscle", + "pain", + "patient", + "person", + "physical therapy", + "physiotherapy", + "posture", + "recovery", + "rehabilitation", + "sport", + "stretch", + "stretching", + "therapist", + "therapy", + "wellness", + "workout", + "yoga" + ], + "piano": [ + "art", + "audio", + "band", + "black keys", + "classical music", + "concert", + "entertainment", + "harmony", + "instrument", + "keyboard", + "keys", + "learn", + "leisure", + "media", + "melody", + "music", + "musical", + "performance", + "piano", + "play", + "practice", + "recording", + "rhythm", + "social", + "song", + "sound", + "studio", + "white keys" + ], + "piano_off": [ + "audio", + "audio settings", + "control", + "crossed out", + "deactivated", + "diagonal line", + "disabled", + "enabled", + "instrument", + "keyboard", + "keys", + "lines", + "music", + "music app", + "musical", + "musical instrument", + "mute", + "no sound", + "not playing", + "notes", + "off", + "on", + "piano", + "rectangle", + "silent", + "slash", + "social", + "sound", + "stop", + "strike through", + "toggle", + "turn off" + ], + "pickleball": [ + "active", + "activity", + "athlete", + "athletic", + "ball", + "bat", + "competitive", + "court", + "entertainment", + "equipment", + "exercise", + "fitness", + "fun", + "game", + "healthy", + "hit", + "hobby", + "leisure", + "match", + "movement", + "net", + "outdoor", + "paddle", + "pickleball", + "play", + "playing", + "racket", + "recreation", + "serving", + "social", + "sport", + "sports", + "strike", + "tennis", + "tournament" + ], + "picture_as_pdf": [ + "adobe", + "adobe acrobat", + "alphabet", + "as", + "character", + "copy", + "digital document", + "digital file", + "document", + "document icon", + "document preview", + "document representation", + "document symbol", + "document viewer", + "duplicate", + "electronic document", + "electronic file", + "electronic file icon", + "file", + "file format", + "file symbol", + "file type", + "font", + "format", + "image", + "letters", + "multiple", + "pages", + "paper", + "paper icon", + "pdf", + "pdf file", + "pdf icon", + "pdf symbol", + "photo", + "photography", + "picture", + "portable document format", + "show document", + "show file", + "stack", + "symbol", + "text", + "type", + "view document", + "view file" + ], + "picture_in_picture": [ + "chat", + "crop", + "cropped", + "display", + "display within display", + "displays", + "dual view", + "embedded video", + "entertainment", + "floating window", + "layout", + "media", + "media controls", + "miniature", + "miniaturize", + "minimize", + "multiple screens", + "multitasking", + "overlap", + "overlay", + "photo", + "picture", + "picture in picture", + "pip", + "pop out", + "position", + "reduce size", + "scale down", + "screen", + "secondary display", + "shape", + "sizes", + "small screen", + "split screen", + "talktrack", + "video", + "video box", + "video player", + "video viewing", + "video window", + "view", + "window" + ], + "picture_in_picture_alt": [ + "alternate", + "box", + "chat", + "crop", + "cropped", + "display", + "displays", + "floating window", + "image", + "layout", + "media", + "media controls", + "media player", + "multi window", + "multitasking", + "overlap", + "overlay", + "photo", + "picture", + "picture in picture", + "pip", + "playback", + "player", + "position", + "rectangle", + "screen", + "shape", + "sizes", + "square", + "streaming", + "talktrack", + "video", + "video player", + "view", + "viewing mode", + "watching", + "window" + ], + "picture_in_picture_center": [ + "center", + "chat", + "controls", + "corner", + "crop", + "cropped", + "display", + "displays", + "embedded", + "enlarge", + "expand", + "floating window", + "frame", + "inset", + "interface element", + "layered", + "layout", + "media", + "move", + "multitasking", + "overlap", + "overlay", + "photo", + "picture", + "picture in picture", + "pip", + "position", + "rectangle", + "resize", + "screen", + "shape", + "shrink", + "sizes", + "smaller window", + "sub window", + "talktrack", + "thumbnail", + "video", + "view", + "window" + ], + "picture_in_picture_large": [ + "chat", + "crop", + "cropped", + "display", + "displays", + "embed", + "embedded video", + "expand", + "float", + "floating window", + "full screen", + "large", + "layout", + "media", + "media control", + "minimize", + "multi window", + "multitasking", + "overlap", + "overlay", + "photo", + "picture", + "picture in picture", + "picture within picture", + "pip", + "player", + "player control", + "pop out", + "pop up", + "position", + "screen", + "shape", + "shrink", + "size", + "sizes", + "talktrack", + "video", + "video control", + "video player", + "window" + ], + "picture_in_picture_medium": [ + "button", + "chat", + "control", + "crop", + "cropped", + "display", + "displays", + "element", + "embedded", + "film", + "floating", + "icon", + "interface", + "layout", + "media", + "minimize", + "movie", + "multitasking", + "nested", + "option", + "overlap", + "overlay", + "photo", + "picture", + "picture in picture", + "pip", + "playback", + "player", + "position", + "resize", + "screen", + "shape", + "shrink", + "sizes", + "stream", + "streaming", + "talktrack", + "ui", + "ux", + "video", + "window" + ], + "picture_in_picture_mobile": [ + "action", + "app", + "application", + "chat", + "compact view", + "content", + "control", + "corner", + "crop", + "cropped", + "display", + "displays", + "entertainment", + "floating window", + "frame", + "interactive", + "layout", + "media", + "mini player", + "mobile", + "multimedia", + "multitasking", + "overlap", + "overlay", + "photo", + "picture", + "picture in picture", + "pip", + "position", + "rectangle", + "screen", + "shape", + "sizes", + "smaller rectangle", + "smartphone", + "talktrack", + "video", + "video playback", + "video player", + "viewing", + "window", + "within" + ], + "picture_in_picture_off": [ + "button", + "chat", + "close", + "control", + "crop", + "cropped", + "disable", + "disabled", + "display", + "displays", + "enabled", + "exit", + "full screen", + "icon", + "layout", + "media", + "minimize", + "movie player", + "multitasking", + "off", + "offline", + "on", + "option", + "overlap", + "overlay", + "photo", + "picture", + "picture in picture off", + "pip", + "pip off", + "pop out", + "position", + "remove", + "screen", + "shape", + "sizes", + "slash", + "stop", + "streaming", + "talktrack", + "toggle", + "turn off", + "video", + "video player", + "view", + "window" + ], + "picture_in_picture_small": [ + "chat", + "compact", + "control", + "crop", + "cropped", + "display", + "displays", + "expand", + "floating window", + "frame", + "image", + "inset", + "layout", + "media", + "minimized", + "movie", + "multitasking", + "nested", + "overlap", + "overlay", + "photo", + "picture", + "picture in picture", + "pip", + "playback", + "player", + "position", + "rectangle", + "resize", + "screen", + "shape", + "sizes", + "small", + "square", + "talktrack", + "television", + "theatre", + "toggle", + "video", + "view", + "visual", + "window" + ], + "pie_chart": [ + "analysis", + "analytics", + "bar", + "bars", + "business", + "chart", + "circle", + "comparison", + "data", + "diagram", + "division", + "economics", + "finance", + "graph", + "growth", + "infographic", + "information", + "insights", + "marketing", + "measure", + "metrics", + "overview", + "percentage", + "pie", + "pie chart", + "progress", + "reports", + "results", + "sales", + "segment", + "slice", + "statistics", + "summary", + "tracking", + "visualization" + ], + "pill": [ + "ailment", + "basic", + "capsule", + "cure", + "dosage", + "drug", + "drugs", + "health", + "healthcare", + "icon", + "medical", + "medication", + "medicine", + "meds", + "object", + "oval", + "pharmacy", + "pill", + "pills", + "prescription", + "remedy", + "round", + "rx", + "shape", + "sickness", + "simple", + "solid", + "therapy", + "treatment", + "wellness" + ], + "pill_off": [ + "cancel", + "capsule", + "deactivate", + "diagonal line", + "disable", + "disabled", + "drug", + "drugs", + "health", + "healthcare", + "illicit", + "inactive", + "line through", + "medical", + "medication", + "medicine", + "meds", + "not active", + "off", + "oval", + "pharmaceutical", + "pharmacy", + "pill", + "pills", + "prescription", + "remove", + "rounded rectangle", + "rx", + "shape", + "slash", + "stop", + "tablet", + "treatment", + "unavailable" + ], + "pin": [ + "1", + "2", + "3", + "address", + "cartography", + "destination", + "digit", + "directional", + "drop pin", + "favorite location", + "find", + "geo", + "geography", + "geotag", + "gps", + "here", + "key", + "location", + "login", + "logout", + "map marker", + "mapping", + "marker", + "navigation", + "numbers", + "password", + "pattern", + "pin", + "place", + "point of interest", + "pointer", + "position", + "pushpin", + "saved location", + "security", + "spatial", + "star", + "symbol", + "tracking", + "travel", + "unlock", + "where" + ], + "pin_drop": [ + "address", + "address pin", + "destination", + "direction", + "drop", + "find", + "gps", + "graphic", + "icon", + "journey", + "locate", + "location", + "location pin", + "map", + "map pin", + "maps", + "mark", + "marker", + "marker pin", + "navigate", + "navigation", + "pin", + "pinpoint", + "place", + "point of interest", + "pointer", + "position", + "stop", + "street", + "symbol", + "travel", + "ui element" + ], + "pin_end": [ + "action", + "arrow", + "destination", + "direction", + "dot", + "end", + "end point", + "find", + "geographic location", + "geotag", + "gps", + "locate", + "location marker", + "location pin", + "map marker", + "map pin", + "mark", + "marker", + "navigation", + "pin", + "pin end", + "pin location", + "pin mark", + "pinpoint", + "place", + "point of interest", + "pointer", + "position", + "target", + "track" + ], + "pin_invoke": [ + "action", + "add location", + "arrow", + "destination", + "direction", + "dot", + "drop", + "geotag", + "gps", + "guide", + "indicator", + "invoke", + "location", + "map", + "mark", + "marker", + "navigation", + "new location", + "object", + "pin", + "pinpoint", + "place", + "point", + "pointer", + "position", + "pushpin", + "select location", + "set location", + "sharp", + "tack", + "tool", + "travel" + ], + "pinboard": [ + "board", + "bulletin", + "collaboration", + "communication", + "concept", + "corkboard", + "display", + "idea", + "information", + "keep", + "management", + "memo", + "message", + "note", + "notice", + "organize", + "pin", + "pinboard", + "pins", + "planning", + "post", + "presentation", + "project", + "push", + "pushpin", + "remember", + "reminder", + "save", + "share", + "sticky", + "tack", + "task", + "thumb", + "thumbtacks", + "visual", + "wall" + ], + "pinboard_unread": [ + "alert", + "board", + "board marker", + "bookmark", + "bulletin", + "circle", + "dot", + "important", + "location", + "location marker", + "map", + "map marker", + "marker", + "memo", + "message", + "new", + "notice", + "notification", + "pin", + "pinned", + "place marker", + "pointer", + "push", + "pushpin", + "read", + "receive", + "reminder", + "save", + "saved", + "saved location", + "saved place", + "send", + "tack", + "task", + "thumb", + "unread", + "unread alert", + "unread message", + "unread notification" + ], + "pinch": [ + "adjust", + "arrow", + "arrows", + "compress", + "control", + "direction", + "document", + "enlarge", + "expand", + "finger", + "fingers", + "gesture", + "grasp", + "grow", + "hand", + "image", + "interaction", + "magnifier", + "magnify", + "map", + "maximize", + "minimize", + "mobile", + "navigation", + "nip", + "photo", + "pinch", + "reduce", + "resize", + "scale", + "screen", + "shrink", + "size", + "squeeze", + "tablet", + "touch", + "tweak", + "two fingers", + "zoom" + ], + "pinch_zoom_in": [ + "add", + "adjust", + "arrows", + "close", + "close up", + "control", + "details", + "direction", + "display", + "enlarge", + "expand", + "fingers", + "focus", + "gesture", + "gesture control", + "hand", + "hands", + "in", + "increase size", + "interaction", + "magnify", + "mobile", + "perspective", + "pinch", + "plus", + "resize", + "scale", + "scale up", + "screen", + "tablet", + "touch", + "view", + "zoom", + "zoom in" + ], + "pinch_zoom_out": [ + "arrow", + "arrows", + "contract", + "decrease size", + "diagonal", + "diagram", + "direction", + "display", + "document", + "finger", + "fingers", + "gesture", + "hand", + "hands", + "image", + "interface", + "less", + "line", + "magnify out", + "map", + "minimize", + "minus", + "mobile", + "open", + "out", + "photo", + "pinch", + "pointer", + "reduce view", + "scale down", + "screen", + "shrink", + "touch", + "two fingers", + "view", + "viewer", + "zoom", + "zoom out" + ], + "pip": [ + "arrow", + "box", + "cinema", + "close", + "content", + "corner", + "display", + "entertainment", + "film", + "floating window", + "frame", + "input", + "inset", + "into", + "media", + "mini player", + "minimize", + "move", + "movie", + "multimedia", + "overlay", + "picture", + "picture in picture", + "pip", + "playback", + "player", + "pop out", + "rectangle", + "right", + "screen", + "small screen", + "square", + "top right", + "tv", + "video", + "video player", + "view", + "window" + ], + "pip_exit": [ + "arrow", + "close", + "close window", + "collapse", + "corner icon", + "cross mark", + "dismiss", + "end", + "exit", + "expand", + "floating window", + "frame", + "full screen", + "input", + "into", + "left", + "media", + "media control", + "minimize window", + "move", + "out", + "picture", + "picture in picture", + "picture in picture exit", + "pip", + "playback", + "remove", + "resize", + "return", + "shrink", + "small window", + "stop", + "video", + "video player", + "window", + "x mark" + ], + "pivot_table_chart": [ + "accounting", + "analysis", + "analytics", + "arrow", + "arrows", + "bar", + "bars", + "business", + "chart", + "columns", + "dashboard", + "data", + "data visualization", + "diagram", + "direction", + "drive", + "edit", + "editing", + "finance", + "graph", + "grid", + "infographic", + "information", + "insight", + "key performance indicators", + "measure", + "metrics", + "organize", + "pivot", + "pivot table", + "presentation", + "report", + "reporting", + "rotate", + "rows", + "sheet", + "spreadsheet", + "statistics", + "summarize", + "table", + "tracking", + "visualize" + ], + "pixel_3_3xl_3a": [ + "pixel", + "3", + "3xl", + "3a" + ], + "pixel_9_pro_fold": [ + "pixel", + "9", + "pro", + "fold" + ], + "place_item": [ + "address", + "arrow", + "arrows", + "destination", + "direction", + "discover", + "down", + "drop", + "find", + "geography", + "geotag", + "guide", + "item", + "journey", + "locate", + "location", + "location pin", + "map marker", + "map pin", + "mapping", + "move", + "navigation", + "pinpoint", + "place", + "place marker", + "place pin", + "point of interest", + "position", + "put", + "search", + "travel", + "trip", + "where" + ], + "plagiarism": [ + "academic", + "alert", + "caution", + "check", + "content", + "copy", + "detection", + "dishonest", + "doc", + "document", + "duplicate", + "emblem", + "essay", + "ethical", + "find", + "forbidden", + "glass", + "glyph", + "illegal", + "infringement", + "look", + "magnifying", + "page", + "paper", + "plagiarism", + "repeated", + "report", + "scan", + "search", + "see", + "symbol", + "text", + "unethical", + "unoriginal", + "violation", + "warning", + "writing" + ], + "plane_contrails": [ + "abstract", + "air", + "aircraft", + "airplane", + "airplanes", + "airport", + "aviation", + "contrail", + "destination", + "flight", + "flights", + "fly", + "flying", + "journey", + "line", + "minimalist", + "mode", + "modern", + "on", + "path", + "plane", + "planes", + "route", + "signal", + "simple", + "sky", + "trail", + "transport", + "transportation", + "travel", + "trip", + "vapour trail", + "wake" + ], + "planet": [ + "astronomy", + "browse", + "circle", + "communication", + "connection", + "cosmos", + "discovery", + "earth", + "education", + "environment", + "explore", + "geography", + "global", + "globe", + "international", + "internet", + "navigation", + "network", + "orbit", + "outer space", + "oval", + "planet", + "science", + "space", + "sphere", + "technology", + "travel", + "universe", + "website", + "world", + "world map" + ], + "planner_banner_ad_pt": [ + "ad", + "advertisement", + "area", + "banner", + "bar", + "block", + "box", + "component", + "container", + "content", + "design", + "display", + "element", + "filled", + "flat", + "graphic", + "horizontal", + "image", + "landscape", + "layout", + "marketing", + "mountain", + "mountains", + "photo", + "photography", + "picture", + "placeholder", + "planner", + "portrait", + "promotion", + "pt", + "rectangle", + "section", + "shot", + "solid", + "space", + "ui element", + "visual" + ], + "refresh": [ + "action", + "around", + "arrow", + "arrows", + "browser", + "button", + "circle", + "circular arrow", + "control", + "cycle", + "data", + "data transfer", + "direction", + "download", + "information", + "inprogress", + "internet", + "load", + "loading", + "loading refresh", + "loop", + "navigation", + "process", + "refresh", + "reload", + "renew", + "repeat", + "right", + "rotate", + "spin", + "status", + "sync", + "synchronize", + "turn", + "update", + "upload", + "waiting", + "web" + ], + "planner_review": [ + "agenda", + "analysis", + "appointment", + "assessment", + "calendar", + "check", + "data", + "date", + "edit", + "evaluation", + "event", + "graph", + "lines", + "list", + "management", + "notes", + "notification", + "organization", + "plan", + "planner", + "planner review", + "productivity", + "progress", + "reminder", + "report", + "review", + "schedule", + "scheduling", + "task", + "time management", + "timeline", + "update" + ], + "play_arrow": [ + "app", + "application", + "arrow", + "audio", + "back", + "begin", + "button", + "cinema", + "components", + "control", + "controls", + "direction", + "entertainment", + "episode", + "forward", + "icon", + "interface", + "media", + "movie", + "music", + "navigation", + "play", + "playback", + "player", + "resume", + "right", + "screen", + "show", + "site", + "sound", + "start", + "stream", + "triangle", + "ui", + "ux", + "video", + "web", + "website" + ], + "play_circle": [ + "active", + "arrow", + "audio", + "begin", + "button", + "circle", + "control", + "controls", + "filled", + "film", + "go", + "interface control", + "listen", + "media", + "movie", + "multimedia", + "music", + "play", + "playback", + "player", + "rounded", + "sound", + "start", + "stream", + "triangle", + "video", + "watch" + ], + "play_disabled": [ + "action", + "audio", + "blocked", + "button", + "cannot play", + "control", + "controls", + "disabled", + "enabled", + "forward", + "greyed out", + "inactive", + "initiate", + "interface element", + "media", + "movie", + "music", + "not playable", + "off", + "on", + "play", + "playback", + "player control", + "shape", + "slash", + "start", + "symbol", + "triangle", + "unavailable", + "video" + ], + "play_for_work": [ + "arrow", + "audio", + "bag", + "briefcase", + "business", + "career", + "circle", + "corporate", + "document", + "down", + "file", + "film", + "google", + "half", + "job", + "management", + "media", + "media work", + "movie", + "office", + "play", + "play file", + "play video", + "playback", + "player", + "portfolio", + "professional", + "progress", + "project", + "start", + "start work", + "stream", + "task", + "video", + "work" + ], + "play_lesson": [ + "academic", + "audio", + "book", + "bookmark", + "button", + "class", + "continue", + "course", + "digital", + "ebook", + "education", + "guide", + "learning", + "lecture", + "lesson", + "lesson continue", + "lesson playback", + "lesson start", + "media", + "module", + "multimedia", + "play", + "play lesson", + "playback", + "read", + "reading", + "resume", + "ribbon", + "school", + "start", + "teaching", + "training", + "triangle", + "tutorial", + "video" + ], + "play_pause": [ + "action", + "arrow", + "audio", + "bars", + "button", + "command", + "continue", + "control", + "controls", + "double bar", + "forward", + "function", + "halt", + "interruption", + "lines", + "media", + "media control", + "music", + "pause", + "play", + "playback", + "player", + "resume", + "start", + "stop", + "streaming", + "toggle", + "triangle", + "video" + ], + "play_shapes": [ + "play", + "shapes" + ], + "playground": [ + "activity", + "children", + "classroom", + "create", + "creative", + "development", + "development environment", + "education", + "entertainment", + "experiment", + "exploration", + "fun", + "game", + "interactive", + "kids", + "learning", + "leisure", + "outdoor", + "park", + "play", + "play_area", + "playground", + "practice", + "recreation", + "sandbox", + "sandbox environment", + "school", + "seesaw", + "simulation", + "slide", + "swing", + "testing", + "tree" + ], + "playground_2": [ + "action", + "audio", + "begin", + "button", + "circle", + "control", + "curve", + "element", + "entertainment", + "execute", + "film", + "icon", + "initiate", + "interface", + "launch", + "media", + "movie", + "multimedia", + "music", + "outdoor", + "play", + "play_area", + "player", + "rounded square", + "seesaw", + "square", + "start", + "stream", + "swing", + "tree", + "ui", + "ux", + "video" + ], + "playing_cards": [ + "blackjack", + "card deck", + "card game", + "cards", + "cards icon", + "casino", + "casino icon", + "club", + "deck", + "deck of cards", + "diamond", + "entertainment", + "entertainment icon", + "gambling", + "game", + "game icon", + "game pieces", + "games", + "google play", + "heart", + "leisure", + "leisure icon", + "magic", + "magician", + "pack", + "playing cards", + "poker", + "recreation", + "spade", + "stack", + "suit", + "trick" + ], + "playlist_add": [ + "+", + "add", + "add to playlist", + "audio", + "audio list", + "bar", + "bars", + "collection", + "create", + "create list", + "file", + "files", + "item", + "items", + "library", + "line", + "lines", + "list", + "media", + "media list", + "music", + "music list", + "new", + "new playlist", + "playlist", + "playlist add", + "plus", + "row", + "rows", + "song list", + "sound", + "symbol" + ], + "playlist_add_check": [ + "add", + "added", + "and", + "approve", + "arrangement", + "audio", + "check", + "checked", + "collection", + "complete", + "completed", + "confirmed", + "done", + "entries", + "items", + "library", + "list", + "mark", + "multimedia", + "music", + "ok", + "order", + "playlist", + "plus", + "queue", + "select", + "sequence", + "sorted", + "success", + "task", + "tick", + "validate", + "verified", + "video", + "yes" + ], + "playlist_add_check_circle": [ + "accepted", + "add", + "album", + "appended", + "artist", + "audio", + "build", + "cd", + "check", + "circle", + "collection", + "complete", + "confirmed", + "content", + "create", + "done", + "edit", + "grouping", + "included", + "integrated", + "items", + "library", + "list", + "manage", + "mark", + "media", + "music", + "order", + "organize", + "playlist", + "record", + "sequence", + "sound", + "success", + "track", + "verified", + "video" + ], + "playlist_add_circle": [ + "add", + "album", + "and", + "artist", + "audio", + "cd", + "check", + "circle", + "collection", + "create", + "episode", + "library", + "list", + "mark", + "media", + "movie", + "music", + "new", + "playlist", + "plus", + "queue", + "record", + "series", + "song", + "sound", + "track", + "tv", + "video" + ], + "playlist_play": [ + "albums", + "arrow", + "audio", + "bars", + "collection", + "content", + "entertainment", + "episodes", + "horizontal", + "lines", + "list", + "media", + "media controls", + "media player", + "multimedia", + "music", + "play", + "play media", + "playback", + "player", + "playlist", + "queue", + "queue playback", + "series", + "start", + "stream", + "tracks", + "triangle", + "vertical", + "video" + ], + "playlist_remove": [ + "-", + "album", + "cancel", + "clear", + "close", + "collection", + "cross", + "delete", + "discard", + "eliminate", + "empty", + "erase", + "hamburger menu", + "horizontal lines", + "library", + "lines", + "list", + "media", + "minus", + "music", + "playlist", + "record", + "remove", + "song list", + "subtract", + "three lines", + "track list", + "unselect", + "untick", + "x mark" + ], + "plug_connect": [ + "adapter", + "cable", + "charge", + "charging", + "connect", + "connection", + "connector", + "cord", + "coupling", + "device", + "electric", + "electrical", + "electricity", + "electronics", + "energy", + "equipment", + "hookup", + "input", + "interface", + "link", + "outlet", + "output", + "plug", + "port", + "power", + "power source", + "socket", + "sync", + "synchronize", + "technology", + "utility", + "wire" + ], + "plumbing": [ + "build", + "commercial", + "connections", + "construction", + "diagram", + "domestic", + "drainage", + "engineering", + "fitting", + "fix", + "flow", + "fluid", + "grid", + "handyman", + "home", + "house", + "industrial", + "infrastructure", + "joint", + "lines", + "maintenance", + "network", + "pipe", + "pipes", + "plumbing", + "repair", + "schematic", + "service", + "system", + "tools", + "utility", + "valve", + "water", + "wrench" + ], + "podcasts": [ + "audio", + "audio player", + "bars", + "broadcast", + "casting", + "circle", + "communication", + "content", + "entertainment", + "episode", + "internet", + "lines", + "listen", + "listen now", + "media", + "media player", + "microphone", + "music", + "network", + "news", + "play", + "play button", + "podcast", + "podcasts", + "radio", + "record", + "signal", + "sound", + "speech", + "streaming", + "talk", + "technology", + "transmitting", + "voice", + "waves", + "wireless" + ], + "podiatry": [ + "anatomy", + "body", + "body part", + "care", + "checkup", + "clinic", + "consultation", + "doctor", + "examination", + "foot", + "health", + "healthcare", + "hospital", + "human", + "illness", + "injury", + "limb", + "medical", + "medicine", + "orthopedics", + "pain", + "patient", + "podiatry", + "running", + "shoe", + "specialist", + "standing", + "step", + "steps", + "therapy", + "treatment", + "walk", + "walking" + ], + "podium": [ + "achievement", + "award", + "champion", + "competition", + "conference", + "contest", + "elevated", + "event", + "first", + "keynote", + "leader", + "leading", + "lecture", + "medal", + "performance", + "place", + "platform", + "podium", + "presentation", + "presenter", + "pulpit", + "ranking", + "second", + "speech", + "sport", + "stage", + "stand", + "success", + "third", + "top", + "trophy", + "winner", + "winning" + ], + "point_of_sale": [ + "accounting", + "business", + "buy", + "buying", + "cash", + "cash register", + "checkout", + "commerce", + "cost", + "counter", + "machine", + "marketplace", + "merchant", + "money", + "of", + "pay", + "payment", + "payment terminal", + "point", + "point of purchase", + "point of sale", + "pos", + "purchase", + "register", + "retail", + "retail point of sale", + "sale", + "sales", + "sell", + "selling", + "shop", + "store", + "system", + "terminal", + "till", + "till machine", + "till register", + "transaction" + ], + "point_scan": [ + "abstract", + "acquire", + "aim", + "analysis", + "arc", + "chrome", + "circle", + "data", + "detect", + "digital", + "discovery", + "explore", + "find", + "geometric", + "identify", + "information", + "line", + "locate", + "pinpoint", + "point", + "pointer", + "pulse", + "radar", + "read", + "scan", + "scanning", + "search", + "shape", + "signal", + "sonar", + "sweep", + "target", + "technology" + ], + "poker_chip": [ + "bet", + "betting", + "casino", + "casino chip", + "chip", + "chips", + "circle", + "coin", + "collection", + "currency", + "dice", + "disc", + "dots", + "entertainment", + "finance", + "flat", + "gamble", + "gambling", + "gambling chip", + "game", + "game piece", + "games", + "gaming", + "item", + "leisure", + "luck", + "money", + "object", + "places", + "poker", + "poker chip", + "recreation", + "round", + "stack", + "symbol", + "tokens", + "toy", + "wager" + ], + "policy": [ + "administration", + "agreement", + "certified", + "checklist", + "compliance", + "conditions", + "contract", + "data", + "declaration", + "document", + "ethics", + "file", + "find", + "glass", + "governance", + "guidelines", + "information", + "law", + "legal", + "list", + "look", + "magnify", + "magnifying", + "management", + "official", + "paper", + "policy", + "privacy", + "private", + "protect", + "protection", + "regulation", + "report", + "rules", + "search", + "security", + "see", + "shield", + "standards", + "statement", + "terms", + "text", + "verified" + ], + "policy_alert": [ + "!", + "access", + "alert", + "attention", + "caution", + "certified", + "compliance", + "conditions", + "danger", + "error", + "exclamation", + "exclamation point", + "find", + "flag", + "glass", + "guidelines", + "high", + "important", + "information", + "issue", + "law", + "legal", + "look", + "magnify", + "magnifying", + "mark", + "notification", + "policy", + "privacy", + "private", + "problem", + "protect", + "protection", + "regulation", + "reminder", + "restricted", + "risk", + "rules", + "search", + "security", + "see", + "shield", + "status", + "symbol", + "terms", + "triangle", + "verified", + "warning" + ], + "polyline": [ + "chart", + "compose", + "connect", + "connected", + "connection", + "create", + "data", + "design", + "diagram", + "draw", + "drawing", + "form", + "geometry", + "graph", + "graphic", + "illustration", + "line", + "lines", + "node", + "outline", + "path", + "plot", + "points", + "polyline", + "representation", + "segment", + "segments", + "shape", + "sketch", + "vector", + "visual", + "wireframe" + ], + "polymer": [ + "abstract", + "arrangement", + "atoms", + "branching", + "chain", + "chemistry", + "connection", + "data structure", + "diagram", + "emblem", + "engineering", + "flow", + "graph", + "inorganic", + "interconnected", + "link", + "linked", + "logo", + "mark", + "molecular", + "molecules", + "network", + "nodes", + "nodes and links", + "order", + "organic", + "polymer", + "science", + "scientific", + "sequence", + "structure", + "visualization" + ], + "pool": [ + "activity", + "aquatic", + "athlete", + "athletic", + "bath", + "beach", + "body", + "dip", + "entertainment", + "exercise", + "facility", + "fitness", + "fitness center", + "fun", + "health", + "hobby", + "hot tub", + "hotel", + "human", + "indoors", + "leisure", + "ocean", + "outdoor", + "people", + "person", + "places", + "play", + "pool", + "recreation", + "relax", + "resort", + "sea", + "spa", + "sports", + "summer", + "swim", + "swimming", + "therapy", + "vacation", + "water" + ], + "portable_wifi_off": [ + "connection", + "connection disabled", + "connection off", + "crossed out", + "data", + "data off", + "disabled", + "disconnected", + "enabled", + "hotspot off", + "internet", + "internet off", + "line", + "mobile hotspot off", + "network", + "network disabled", + "network off", + "no connection", + "no internet", + "no network", + "no wifi", + "off", + "offline", + "on", + "portable", + "portable hotspot off", + "portable wifi off", + "service", + "sharing off", + "signal", + "signal disabled", + "signal off", + "slash", + "tethering disabled", + "tethering off", + "unavailable", + "wifi", + "wifi disabled", + "wifi off", + "wireless" + ], + "portrait_lighting": [ + "portrait", + "lighting" + ], + "portrait_lighting_off": [ + "portrait", + "lighting", + "off" + ], + "position_bottom_left": [ + "alignment", + "anchor", + "app", + "application", + "area", + "bottom", + "bottom-left", + "compass", + "components", + "coordinates", + "corner", + "design", + "destination", + "direction", + "grid", + "guide", + "interface", + "layout", + "left", + "location", + "marker", + "mobile", + "monitor", + "orientation", + "phone", + "pin", + "place", + "placement", + "point", + "position", + "quadrant", + "region", + "screen", + "sector", + "segment", + "site", + "spot", + "tablet", + "target", + "top", + "ui", + "ux", + "web", + "website", + "window", + "zone" + ], + "position_bottom_right": [ + "align", + "alignment", + "anchor", + "app", + "application", + "axis", + "bottom right", + "components", + "control", + "coordinates", + "corner", + "design", + "direction", + "dot", + "fixation", + "grid", + "indicator", + "interface", + "layout", + "location", + "marker", + "mobile", + "monitor", + "orientation", + "phone", + "pinpoint", + "placement", + "point", + "position", + "positioning", + "quadrant", + "reference", + "screen", + "site", + "tablet", + "top", + "ui", + "ux", + "web", + "website", + "window" + ], + "position_top_right": [ + "align", + "anchor", + "app", + "application", + "area", + "arrow", + "box", + "components", + "control", + "corner", + "design", + "direction", + "element", + "grid", + "guide", + "indicator", + "interface", + "layout", + "location", + "mobile", + "monitor", + "move", + "navigation", + "object", + "orientation", + "phone", + "pin", + "pinpoint", + "placement", + "pointer", + "position", + "quadrant", + "right", + "screen", + "section", + "site", + "snap", + "square", + "tablet", + "target", + "top", + "ui", + "ux", + "web", + "website", + "window" + ], + "post": [ + "add", + "article", + "blog", + "content", + "create", + "doc", + "document", + "entry", + "file", + "form", + "lines", + "memo", + "message", + "new", + "note", + "page", + "paper", + "post", + "publish", + "record", + "rectangle", + "sheet", + "submit", + "writing" + ], + "post_add": [ + "+", + "add", + "add new", + "add post", + "adding content", + "article", + "blog", + "compose", + "compose new", + "content", + "create", + "create new", + "create post", + "data", + "doc", + "document", + "drive", + "entry", + "file", + "folder", + "folders", + "message", + "new", + "new post", + "notes", + "page", + "paper", + "plus", + "post", + "post add", + "publish", + "publish new", + "publishing", + "sheet", + "slide", + "social media", + "text", + "write", + "writing" + ], + "potted_plant": [ + "botany", + "decoration", + "ecology", + "environment", + "floral", + "flower pot", + "foliage", + "garden", + "gardening", + "green", + "growth", + "home", + "horticulture", + "houseplant", + "indoor plant", + "interior design", + "landscaping", + "leaf", + "leaves", + "life", + "natural", + "nature", + "organic", + "plant", + "plant care", + "pot", + "potted", + "potted plant", + "seedling", + "sprout" + ], + "power": [ + "arc", + "button", + "charge", + "circle", + "control", + "cord", + "device", + "disable", + "electric", + "electrical", + "electricity", + "electronic", + "enable", + "energy", + "indicator", + "line", + "off", + "on", + "outlet", + "plug", + "power", + "reboot", + "restart", + "ring", + "shutdown", + "start", + "state", + "stop", + "switch", + "system", + "technology", + "toggle", + "turn off", + "turn on" + ], + "power_input": [ + "adapter", + "amperage", + "cable", + "charge", + "charging", + "connect", + "connector", + "current", + "device", + "electric", + "electrical", + "electricity", + "electronic", + "energy", + "input", + "interface", + "lines", + "plug", + "port", + "power", + "power connection", + "power cord", + "power input", + "power outlet", + "power source", + "socket", + "supply", + "technology", + "utility", + "voltage", + "wall plug", + "watts" + ], + "power_off": [ + "button", + "charge", + "circle", + "close", + "command", + "control", + "cord", + "device", + "disabled", + "electric", + "electrical", + "enabled", + "end session", + "exit", + "geometric", + "hardware", + "line", + "log out", + "off", + "on", + "outlet", + "plug", + "power", + "power button", + "restart", + "shut down", + "slash", + "standby", + "suspend", + "switch", + "switch off", + "switch on", + "symbol", + "system", + "toggle", + "turn off", + "turn on", + "vertical line" + ], + "power_rounded": [ + "power", + "rounded" + ], + "power_settings_circle": [ + "battery", + "button", + "circle", + "circular", + "configuration", + "connect", + "control", + "disconnect", + "electricity", + "energy", + "hardware", + "info", + "information", + "line", + "off", + "on", + "options", + "power", + "power button", + "power icon", + "reboot", + "restart", + "round", + "save", + "settings", + "settings icon", + "shutdown", + "software", + "switch", + "symbol", + "system", + "toggle" + ], + "power_settings_new": [ + "action", + "button", + "circle", + "command", + "control", + "device", + "electrical", + "electronics", + "energy", + "info", + "information", + "interface control", + "line", + "machine", + "off", + "on", + "power", + "rounded", + "save", + "settings", + "shutdown", + "start", + "stop", + "switch", + "symbol", + "system", + "toggle", + "utility" + ], + "prayer_times": [ + "arab", + "arabic", + "architecture", + "building", + "crescent moon", + "dome", + "faith", + "holy place", + "islam", + "islamic architecture", + "islamic landmark", + "islamic monument", + "landmark", + "middle east", + "minaret", + "monument", + "mosque", + "muslim", + "place of worship", + "prayer", + "religion", + "religious", + "religious building", + "sacred place", + "salah", + "spiritual building", + "spirituality", + "travel", + "worship" + ], + "precision_manufacturing": [ + "accurate", + "advanced", + "arm", + "assembly", + "assembly line", + "automated", + "automatic", + "automation", + "automation arm", + "chain", + "conveyor", + "crane", + "create", + "engineering", + "fabrication", + "factory", + "industrial", + "industrial automation", + "industrial machinery", + "industrial robot", + "industry", + "machine", + "machinery", + "manufacturing", + "manufacturing process", + "mechanic", + "mechanical", + "precise", + "precision", + "precision manufacturing", + "produce", + "production", + "repairing", + "robot", + "robotic arm", + "robotics", + "supply", + "technology", + "warehouse" + ], + "pregnancy": [ + "abdomen", + "baby", + "birth", + "body", + "child", + "curved lines", + "dad", + "expecting", + "family", + "father", + "female", + "figure", + "health", + "healthcare", + "human", + "lady", + "male", + "maternity", + "medical", + "medicine", + "men", + "mom", + "mother", + "outline", + "parent", + "paternity", + "people", + "person", + "pregnancy", + "pregnant", + "pregnant woman", + "prenatal", + "profile", + "round belly", + "side view", + "silhouette", + "woman", + "women" + ], + "pregnant_woman": [ + "abdomen", + "baby", + "birth", + "body", + "child", + "curved lines", + "expecting", + "family", + "female", + "figure", + "health", + "healthcare", + "human", + "lady", + "maternity", + "medical", + "medicine", + "mom", + "mother", + "outline", + "people", + "person", + "pregnancy", + "pregnant", + "pregnant woman", + "prenatal", + "profile", + "round belly", + "side view", + "silhouette", + "woman", + "women" + ], + "preliminary": [ + "approve", + "art", + "artboard", + "change", + "check", + "complete", + "creativity", + "design", + "done", + "draft", + "draw", + "drawing", + "edit", + "edit tool", + "editor", + "fill", + "graphic", + "health", + "illustration", + "ink", + "line", + "load", + "loading", + "mark", + "modify", + "modify tool", + "ok", + "pen", + "pencil", + "pend", + "pending", + "point", + "preliminary", + "revise", + "select", + "shape", + "sharp", + "sketch", + "stroke", + "tick", + "tool", + "validate", + "verified", + "write", + "yes" + ], + "prescriptions": [ + "aid", + "care", + "clipboard", + "cross", + "cross shape", + "doc", + "doctor app", + "document", + "drug", + "drugs", + "emergency", + "geometric", + "health", + "health records", + "healthcare", + "healthcare app", + "illicit", + "medical", + "medical app", + "medication list", + "medicine", + "meds", + "patient portal", + "pharmacy", + "pharmacy app", + "pills", + "prescription", + "protection", + "rx", + "safety", + "shield shape", + "therapy", + "treatment" + ], + "present_to_all": [ + "all", + "arrow", + "audience", + "broadcast", + "conference", + "content", + "demonstrate", + "display", + "lecture", + "meeting", + "monitor", + "present", + "present content", + "present display", + "present screen", + "present to all", + "presentation", + "project", + "projector", + "screen", + "screen sharing", + "seminar", + "share", + "share content", + "share display", + "share screen", + "sharing", + "show", + "show content", + "show display", + "show screen", + "site", + "slides", + "to", + "video", + "web", + "webinar", + "website" + ], + "preview": [ + "check", + "design", + "discern", + "disclosed", + "discover", + "display", + "examine", + "explore", + "exposed", + "eye", + "glimpse", + "inspect", + "layout", + "look", + "monitor", + "notice", + "observe", + "optic", + "peek", + "preview", + "reveal", + "revealed", + "screen", + "scrutinize", + "see", + "show", + "sight", + "site", + "spot", + "spy", + "view", + "visible", + "vision", + "watch", + "web", + "website", + "window", + "www" + ], + "preview_off": [ + "access denied", + "blind", + "block view", + "cannot see", + "confidential", + "crossed out eye", + "design", + "disabled", + "disabled preview", + "enabled", + "eye", + "hidden", + "hide", + "invisible", + "layout", + "no preview", + "no view", + "not visible", + "off", + "offline", + "on", + "preview", + "preview off", + "privacy", + "restrict preview", + "restrict view", + "reveal", + "screen", + "security", + "see", + "show", + "show disabled", + "sight disabled", + "site", + "slashed eye", + "stop view", + "unsee", + "view", + "view disabled", + "visibility off", + "web", + "website", + "window", + "www" + ], + "price_change": [ + "analysis", + "arrow", + "arrows", + "bill", + "card", + "cash", + "change", + "chart", + "coin", + "commerce", + "cost", + "credit", + "currency", + "data", + "decline", + "decrease", + "diagram", + "dollars", + "down", + "down arrow", + "fall", + "finance", + "financial", + "graph", + "growth", + "increase", + "market", + "money", + "online", + "pay", + "payment", + "price", + "price change", + "report", + "rise", + "shopping", + "statistics", + "stats", + "stock", + "stocks", + "symbol", + "trend", + "trending", + "up", + "up arrow", + "value" + ], + "price_check": [ + "approve", + "barcode scanner", + "bill", + "card", + "cash", + "check", + "check price", + "coin", + "commerce", + "compare price", + "complete", + "cost", + "credit", + "currency", + "deal", + "discount", + "dollars", + "done", + "finance", + "inquiry", + "label", + "lookup", + "mark", + "money", + "offer", + "ok", + "online", + "pay", + "payment", + "price", + "price check", + "purchase", + "retail", + "sale", + "savings", + "scan", + "scan price", + "scanner", + "search price", + "select", + "shopping", + "symbol", + "tag", + "tick", + "transaction", + "validate", + "value", + "verified", + "yes" + ], + "print": [ + "copier", + "copy", + "device", + "document", + "draft", + "fax", + "hardware", + "ink", + "local", + "machine", + "office", + "output", + "paper", + "press", + "print", + "printer", + "printing", + "printing press", + "printshop", + "publication", + "publish", + "scanner", + "send" + ], + "print_add": [ + "+", + "action", + "add", + "button", + "control", + "create", + "cross", + "device", + "dialog", + "document", + "draft", + "fax", + "file", + "form", + "graphic", + "hardcopy", + "icon", + "ink", + "interface", + "machine", + "menu", + "new", + "office", + "option", + "output", + "paper", + "plus", + "print", + "printer", + "send", + "symbol" + ], + "print_connect": [ + "access", + "approve", + "check", + "checkmark", + "communication", + "complete", + "connect", + "connection", + "connectivity", + "device", + "digital", + "done", + "draft", + "equipment", + "fax", + "ink", + "link", + "linkage", + "machine", + "mark", + "network", + "network device", + "network printer", + "office", + "ok", + "online", + "pairing", + "pairing device", + "paper", + "peripheral", + "print", + "print device", + "printer", + "select", + "send", + "share", + "sync", + "synchronize", + "technology", + "tick", + "validate", + "verified", + "wireless", + "wireless device", + "yes" + ], + "print_disabled": [ + "access denied", + "action denied", + "blocked", + "cancelled", + "cannot print", + "denied", + "device", + "disabled", + "document", + "enabled", + "forbidden", + "graphic", + "no action", + "no print", + "not printable", + "off", + "on", + "output", + "paper", + "print", + "print disabled", + "print icon", + "printer", + "printer disabled", + "printer icon", + "printing forbidden", + "printing restricted", + "restricted", + "restricted action", + "slash", + "symbol", + "unavailable", + "unavailable action", + "vector" + ], + "print_error": [ + "!", + "alert", + "attention", + "caution", + "communication", + "computer", + "danger", + "device", + "document", + "document printing", + "draft", + "error", + "exclamation", + "failure", + "fax", + "feedback", + "file", + "hardware", + "important", + "ink", + "issue", + "job", + "machine", + "malfunction", + "mark", + "message", + "notification", + "office", + "output", + "paper", + "print", + "printer", + "problem", + "queue", + "report", + "send", + "service", + "status", + "symbol", + "technology", + "triangle", + "warning" + ], + "priority": [ + "alert", + "approve", + "attention", + "caution", + "check", + "complete", + "critical", + "crucial", + "danger", + "done", + "error", + "exclamation mark", + "filled", + "flag", + "geometric", + "hazard", + "high priority", + "important", + "indicator", + "marker", + "minimal", + "notification", + "ok", + "outline", + "priority", + "security", + "select", + "shape", + "significant", + "symbol", + "tick", + "triangle", + "urgency", + "urgent", + "vital", + "warning", + "yes" + ], + "priority_high": [ + "!", + "alarm", + "alert", + "attention", + "caution", + "critical", + "danger", + "error", + "exclamation", + "exclamation mark", + "exclamation point", + "flag", + "high", + "high priority", + "important", + "indicator", + "mark", + "message", + "note", + "notification", + "outline", + "point", + "priority", + "reminder", + "signal", + "symbol", + "triangle", + "triangular", + "urgent", + "warning" + ], + "print_lock": [ + "access", + "authorized", + "authorized printing", + "confidential", + "confidential printing", + "document", + "draft", + "fax", + "forbidden", + "ink", + "lock", + "locked", + "machine", + "office", + "padlock", + "paper", + "password", + "permission", + "print", + "print job", + "print security", + "printer", + "privacy", + "private", + "private printing", + "protect", + "protection", + "restricted", + "restricted access", + "safe", + "safety", + "secure", + "secure printing", + "secured", + "security", + "send", + "shield" + ], + "privacy": [ + "access", + "account security", + "authorized", + "authorized access", + "cam", + "camera", + "closed", + "conference", + "confidential", + "cyber security", + "data", + "dictation", + "digital security", + "disabled", + "enabled", + "encryption", + "film", + "filming", + "guardian", + "hardware", + "hear", + "hearing", + "image", + "information", + "keyhole", + "lock", + "mic", + "microphone", + "motion", + "network security", + "noise", + "off", + "offline", + "on", + "padlock", + "permissions", + "personal data", + "picture", + "privacy", + "private", + "protection", + "record", + "restrict", + "restricted", + "safety", + "secret", + "secure", + "secure lock", + "security", + "sensitive information", + "shield", + "slash", + "sound", + "video", + "videography", + "voice" + ], + "privacy_screen": [ + "privacy", + "screen" + ], + "privacy_screen_off": [ + "privacy", + "screen", + "off" + ], + "privacy_tip": [ + "advice", + "alert", + "announcement", + "assistance", + "bulb", + "certified", + "concept", + "creativity", + "details", + "education", + "enlightenment", + "guidance", + "guidance system", + "help", + "i", + "idea", + "idea generation", + "info", + "information", + "informational", + "innovation", + "insight", + "knowledge", + "knowledge sharing", + "learning", + "lightbulb", + "privacy", + "private", + "protect", + "protection", + "security", + "service", + "shield", + "solution", + "solution finding", + "suggestion", + "support", + "thinking", + "thought", + "tip", + "verified" + ], + "private_connectivity": [ + "access", + "anonymize", + "connection", + "connectivity", + "data", + "digital privacy", + "encrypted", + "internet", + "internet security", + "lock", + "locked", + "network", + "network security", + "online", + "online security", + "password", + "privacy", + "private", + "private access", + "protected", + "protected access", + "protection", + "safe browsing", + "safety", + "secure", + "secure browsing", + "secure connection", + "secure data", + "secure network", + "security", + "shield", + "tunnel", + "virtual private network", + "vpn" + ], + "problem": [ + "!", + "alert", + "attention", + "card", + "caution", + "caution sign", + "critical", + "danger", + "danger symbol", + "error", + "error symbol", + "exclamation", + "exclamation point", + "health", + "important", + "information", + "issue", + "mark", + "message", + "notification", + "problem", + "problem symbol", + "report", + "risk", + "security", + "signal", + "status", + "symbol", + "triangle", + "warning", + "warning sign" + ], + "procedure": [ + "action", + "arrangement", + "checklist", + "diagram", + "flow", + "flowchart", + "guide", + "health", + "instructions", + "list", + "medical", + "method", + "operation", + "order", + "organization", + "plan", + "procedure", + "process", + "progress", + "sequence", + "series", + "stages", + "steps", + "structure", + "surgery", + "system", + "task", + "timeline", + "workflow" + ], + "process_chart": [ + "arrow", + "block", + "branches", + "chart", + "connection", + "data", + "diagram", + "flow", + "flowchart", + "forward", + "graph", + "hierarchy", + "infographic", + "journey", + "line", + "lines", + "link", + "map", + "measure", + "metrics", + "network", + "node", + "organization", + "path", + "plan", + "procedure", + "process", + "progression", + "relationships", + "sequence", + "slant", + "slants", + "slash", + "slashes", + "stages", + "steps", + "strategy", + "structure", + "timeline", + "tree", + "workflow" + ], + "production_quantity_limits": [ + "!", + "alert", + "amount", + "attention", + "bill", + "boundary", + "box", + "capacity", + "card", + "cart", + "carton", + "cash", + "caution", + "coin", + "commerce", + "constraint", + "control", + "count", + "credit", + "currency", + "danger", + "dollars", + "ecommerce", + "error", + "exclamation", + "full", + "important", + "inventory", + "limit", + "limited", + "limits", + "management", + "manufacturing", + "mark", + "maximum", + "money", + "notification", + "number", + "online", + "overflow", + "package", + "pay", + "payment", + "product", + "production", + "quantity", + "restriction", + "shopping", + "sold out", + "stock", + "symbol", + "unavailable", + "warning" + ], + "productivity": [ + "agenda", + "alarm", + "appointment", + "business", + "calendar", + "clock", + "daily", + "date", + "deadline", + "efficiency", + "event", + "home", + "improvement", + "management", + "monitoring", + "nest", + "notification", + "office", + "organization", + "personal", + "planner", + "planning", + "productivity", + "progress", + "projects", + "reminder", + "schedule", + "tasks", + "time", + "timeline", + "tracking", + "work" + ], + "progress_activity": [ + "activity", + "animation", + "buffering", + "busy", + "circle", + "circular", + "connection", + "data", + "duration", + "fetching", + "indicator", + "loading", + "loop", + "network", + "processing", + "progress", + "refresh", + "reload", + "running", + "spinning", + "status", + "sync", + "synchronize", + "task", + "time", + "transfer", + "turning", + "update", + "waiting" + ], + "prompt_suggestion": [ + "arrow", + "backward", + "brainstorming", + "bright idea", + "bulb", + "creativity", + "discovery", + "electrical", + "energy", + "filament", + "glass bulb", + "glyph", + "icon", + "idea", + "innovation", + "inspiration", + "knowledge", + "learning", + "left", + "lightbulb", + "mail", + "message", + "pictogram", + "power", + "reply", + "send", + "share", + "solution", + "symbol", + "thinking", + "understanding", + "wisdom" + ], + "propane": [ + "barbecue", + "bottle", + "cap", + "container", + "cooking", + "cylinder", + "energy", + "flammable", + "fuel", + "gas", + "gauge", + "grill", + "heating", + "home", + "indicator", + "industrial", + "level", + "line", + "nest", + "outdoor", + "portable", + "power", + "propane", + "rounded rectangle", + "storage", + "supply", + "tank", + "utility", + "valve", + "volume" + ], + "propane_tank": [ + "barbecue", + "bbq", + "bottle", + "camping", + "container", + "cooking", + "cylinder", + "empty", + "energy", + "fire", + "fuel", + "full", + "gas", + "gauge", + "grill", + "heat", + "industrial", + "level", + "measurement", + "nest", + "outdoor", + "portable", + "propane", + "refill", + "reserve", + "residential", + "resource", + "storage", + "supply", + "tank", + "utility" + ], + "psychiatry": [ + "analysis", + "brain", + "cognitive", + "consciousness", + "education", + "garden", + "head", + "health", + "healthcare", + "human head", + "ideas", + "intelligence", + "knowledge", + "knowledge sharing", + "leaf", + "learning", + "leaves", + "medical", + "memory", + "mental", + "mental health", + "mind", + "neurology", + "plant", + "psychiatry", + "psychology", + "science", + "sprout", + "therapy", + "thinking", + "thinking cap", + "thoughts", + "understanding", + "wellness", + "wisdom", + "yard" + ], + "psychology": [ + "awareness", + "behavior", + "body", + "brain", + "brainstorm", + "clever", + "cognitive", + "concept", + "education", + "function", + "gear", + "head", + "health", + "human", + "idea", + "insight", + "intellectual", + "intelligence", + "knowledge", + "learning", + "memory", + "mental", + "mind", + "neurological", + "people", + "person", + "preferences", + "psychiatric", + "psychiatrist", + "psychoanalysis", + "psychology", + "research", + "science", + "settings", + "smart", + "social", + "therapy", + "thinking", + "thought", + "thoughts", + "understanding", + "wise" + ], + "psychology_alt": [ + "?", + "abstract", + "alternate", + "analysis", + "assistance", + "awareness", + "behavior", + "body", + "brain", + "cognitive", + "concept", + "consciousness", + "expertise", + "function", + "gear", + "head", + "health", + "healthcare", + "help", + "human", + "human body", + "idea", + "info", + "information", + "intellectual", + "intelligence", + "knowledge", + "learning", + "medical", + "mental", + "mental health", + "mind", + "people", + "person", + "preferences", + "profile", + "psychiatric", + "psychiatry", + "psychology", + "punctuation", + "question mark", + "science", + "settings", + "skill", + "social", + "solution", + "study", + "support", + "symbol", + "therapy", + "thinking", + "thought", + "thoughts", + "understanding" + ], + "public": [ + "access", + "accessibility", + "circle", + "community", + "connection", + "country", + "earth", + "everybody", + "geography", + "global", + "globe", + "international", + "internet", + "location", + "map", + "network", + "open", + "planet", + "public", + "round", + "share", + "social", + "space", + "sphere", + "unlocked", + "visible", + "web", + "world", + "worldwide" + ], + "public_off": [ + "access", + "circle", + "connection", + "continents", + "disabled", + "earth", + "enabled", + "geography", + "global", + "globe", + "international", + "limited", + "location", + "map", + "mapping", + "network", + "off", + "on", + "planet", + "privacy", + "private", + "public", + "restricted", + "security", + "slash", + "social", + "space", + "sphere", + "unavailable", + "web", + "world" + ], + "publish": [ + "arrow", + "arrow up", + "cloud", + "cloud upload", + "data", + "data transfer", + "disseminate", + "distribute", + "document", + "document upload", + "export", + "file", + "file transfer", + "import", + "internet", + "network", + "online", + "post", + "public", + "publish", + "release", + "send", + "send to cloud", + "share", + "transfer", + "up", + "upload", + "upload arrow", + "upload file", + "upload to cloud" + ], + "published_with_changes": [ + "approve", + "approved", + "arrow", + "arrows", + "article", + "blog", + "changes", + "check", + "commit", + "complete", + "content", + "document", + "done", + "draft", + "edit", + "file", + "finalize", + "inprogress", + "lines", + "load", + "loading", + "mark", + "modify", + "ok", + "page", + "paper", + "post", + "publish", + "published", + "rectangle", + "refresh", + "renew", + "replace", + "revision", + "rotate", + "save", + "select", + "share", + "sheet", + "square", + "text", + "tick", + "update", + "upload", + "validate", + "verified", + "version", + "with", + "writing", + "yes" + ], + "pulmonology": [ + "air", + "airways", + "alveoli", + "anatomy", + "biology", + "body", + "breath", + "breathing", + "bronchi", + "cardio", + "chest", + "clinic", + "doctor", + "exercise", + "fitness", + "health", + "healthcare", + "hospital", + "human", + "icon", + "lung", + "lungs", + "medical", + "medicine", + "organ", + "oxygen", + "physiology", + "pulmonology", + "respiratory", + "respiratory care", + "respiratory system", + "ribcage", + "science", + "symbol", + "trachea", + "windpipe" + ], + "pulse_alert": [ + "!", + "activity", + "alert", + "analysis", + "attention", + "cardio", + "caution", + "chart", + "critical", + "danger", + "data", + "doc", + "doctor", + "electrocardiogram", + "emergency", + "error", + "exclamation", + "graph", + "health", + "heart", + "heart issue", + "heart rhythm", + "heartbeat", + "high", + "important", + "information", + "line", + "loss of pulse", + "mark", + "measurement", + "medical", + "metric", + "monitor", + "monitoring", + "notification", + "nurse", + "pulse", + "rate", + "report", + "signal", + "status", + "symbol", + "urgent", + "vital signs", + "warning", + "wave", + "zigzag" + ], + "punch_clock": [ + "attendance", + "attendance tracking", + "business", + "clock", + "clock in", + "clock out", + "date", + "employee tracking", + "hours", + "labor", + "labor tracking", + "office", + "punch", + "punch clock", + "punch in", + "punch out", + "punching", + "record time", + "records", + "schedule", + "time", + "time clock", + "time record", + "time sheet", + "time tracking", + "timekeeping", + "timer", + "timesheet", + "timestamp", + "tracking", + "work hours", + "work log", + "workplace" + ], + "push_pin": [ + "attach", + "board", + "bulletin board", + "communication", + "cork board", + "document", + "fasten", + "hold", + "location", + "marker", + "memo", + "metal", + "note", + "office", + "paper", + "pin", + "place", + "point", + "pointer", + "position", + "push", + "push pin", + "reference", + "remember", + "reminder", + "save", + "sharp", + "stationery", + "stick", + "tack", + "thumbtack" + ], + "qr_code": [ + "2d barcode", + "access", + "barcode", + "camera", + "code", + "computer", + "connect", + "contactless", + "data matrix", + "decode", + "device", + "digital code", + "identification", + "information", + "link", + "machine readable", + "media", + "mobile", + "modern", + "pattern", + "payment", + "product", + "qr", + "qr code", + "quick", + "quick response code", + "read", + "response", + "scan", + "scannable", + "share", + "smartphone", + "square", + "technology", + "transaction", + "url", + "urls", + "verification", + "website" + ], + "qr_code_2": [ + "2d barcode", + "barcode", + "business", + "camera", + "code", + "connection", + "contact", + "data", + "digital", + "encoding", + "identification", + "information", + "link", + "machine readable", + "marketing", + "matrix code", + "media", + "mobile", + "pattern", + "payment", + "product", + "qr", + "qr code", + "quick", + "quick response code", + "reading", + "response", + "scan", + "scanner", + "sharing", + "smartphone", + "square", + "square code", + "technology", + "url", + "urls", + "website" + ], + "qr_code_2_add": [ + "+", + "add", + "barcode", + "business", + "camera", + "code", + "connection", + "create", + "data", + "digital", + "generate", + "grid", + "icon", + "information", + "link", + "media", + "mobile", + "new", + "payment", + "plus", + "product", + "qr", + "qr code", + "quick", + "quick response code", + "registration", + "response", + "scan", + "sign up", + "smartphone", + "square", + "squares", + "symbol", + "technology", + "url", + "urls" + ], + "qr_code_scanner": [ + "access", + "app", + "application", + "authentication", + "barcode", + "bars", + "camera", + "code", + "corners", + "data matrix", + "digital", + "information", + "lines", + "link", + "matrix code", + "media", + "mobile", + "optical code", + "pattern", + "payment", + "phone", + "product", + "qr", + "qr code", + "quick", + "quick response code", + "reader", + "rectangular", + "response", + "scan", + "scanner", + "smartphone", + "square", + "technology", + "url", + "urls", + "website" + ], + "query_stats": [ + "analysis", + "analytics", + "chart", + "circle", + "dashboard", + "data", + "diagram", + "examine", + "explore", + "find", + "glass", + "graph", + "infographic", + "information", + "insights", + "investigate", + "line", + "look", + "magnify", + "magnifying", + "magnifying glass", + "measure", + "measurement", + "metrics", + "monitoring", + "performance", + "query", + "reporting", + "research", + "results", + "review", + "search", + "see", + "statistics", + "stats", + "tracking", + "trends" + ], + "question_exchange": [ + "answer", + "ask", + "assistance", + "bubble", + "chat", + "comment", + "communication", + "community", + "conversation", + "dialogue", + "discussion", + "double speech bubble", + "faq", + "feedback", + "forum", + "frequently asked questions", + "help", + "help center", + "inquiry", + "knowledge base", + "message", + "q&a", + "query", + "question", + "response", + "service", + "speech bubble", + "support", + "support ticket", + "thought bubble" + ], + "question_mark": [ + "?", + "ask", + "assistance", + "circle", + "clue", + "curious", + "curve", + "dot", + "doubt", + "education", + "faq", + "glyph", + "guidance", + "help", + "hint", + "info", + "information", + "inquire", + "interrogation", + "learning", + "mark", + "problem", + "punctuation", + "puzzle", + "query", + "question mark", + "stroke", + "support", + "symbol", + "unknown", + "unsure" + ], + "queue_music": [ + "audio", + "burger menu", + "collection", + "entertainment", + "lines", + "list", + "media", + "media player", + "menu", + "music", + "musical note", + "note", + "order", + "organization", + "playback", + "player", + "playlist", + "queue", + "queue list", + "sequence", + "songs", + "sound", + "stack", + "stacked lines", + "staff", + "three lines", + "tracks" + ], + "queue_play_next": [ + "+", + "add", + "add to playlist", + "add to queue", + "arrow", + "audio", + "control", + "desktop", + "device", + "display", + "enqueue", + "future", + "hardware", + "list", + "manage", + "media", + "media player", + "monitor", + "music", + "music player", + "new", + "next", + "order", + "organize", + "play", + "playback", + "player", + "playlist", + "plus", + "queue", + "queued", + "rearrange", + "reorder", + "screen", + "sequence", + "sound", + "stream", + "streaming", + "symbol", + "tv", + "upcoming", + "video", + "video player" + ], + "quick_phrases": [ + "bubble", + "bubble icon", + "canned responses", + "chat", + "chat bubbles", + "chat icon", + "comic bubbles", + "comment", + "common phrases", + "communicate", + "communication", + "communication bubbles", + "conversation", + "dialogue", + "discussion", + "feedback", + "instant messaging", + "message", + "message bubbles", + "phrases", + "predefined text", + "preset messages", + "prewritten text", + "quick", + "quick responses", + "ready messages", + "saved messages", + "speech", + "speech bubbles", + "speech icon", + "talk bubbles", + "talking", + "templates", + "text bubbles", + "text icon", + "texting", + "thought bubbles" + ], + "quick_reference": [ + "alert", + "announcement", + "article", + "assistance", + "cheat sheet", + "content", + "data", + "details", + "doc", + "document", + "file", + "find", + "geometry", + "glass", + "guide", + "help", + "i", + "icon", + "info", + "information", + "instruction", + "knowledge", + "linear", + "list", + "look", + "magnify", + "magnifying", + "manual", + "notes", + "outline", + "page", + "paper", + "quick guide", + "quick links", + "reference", + "search", + "see", + "service", + "shape", + "shortcut", + "square", + "support", + "symbol", + "text" + ], + "quick_reference_all": [ + "all", + "close", + "collapse", + "controls", + "doc", + "document", + "drawer", + "expand", + "file", + "find", + "glass", + "hamburger", + "hide", + "lines", + "list", + "look", + "magnify", + "magnifying", + "menu", + "more", + "navigation", + "open", + "options", + "page", + "panel", + "paper", + "quick reference", + "search", + "see", + "settings", + "show", + "sidebar", + "three bars", + "toggle" + ], + "quick_reorder": [ + "arrows", + "bidirectional", + "box", + "change order", + "change position", + "delivery", + "direction", + "down arrow", + "fast", + "list", + "mail", + "move items", + "movement", + "order", + "organize", + "organize list", + "packaged", + "quick", + "rearrange", + "rearrange items", + "reorder", + "reorder list", + "sequence", + "sort", + "sort list", + "two arrows", + "up and down", + "up arrow", + "vertical arrows" + ], + "quickreply": [ + "bolt", + "bubble", + "chat", + "comment", + "comment bubble", + "communicate", + "communication", + "communication bubble", + "conversation", + "dialogue", + "electric", + "energy", + "engaging", + "express", + "fast", + "fast reply", + "feedback", + "input", + "instant", + "instant reply", + "interaction", + "lightning", + "message", + "quick", + "quick reply", + "quickreply", + "reply", + "reply icon", + "respond", + "response", + "short reply", + "speech", + "speech bubble", + "talk", + "talk bubble", + "text", + "text bubble", + "thought bubble", + "thunderbolt" + ], + "quiet_time": [ + "quiet", + "time" + ], + "quiet_time_active": [ + "quiet", + "time", + "active" + ], + "quiz": [ + "?", + "academic", + "answer", + "assessment", + "assistance", + "box", + "brain", + "challenge", + "checkmark", + "choices", + "education", + "evaluation", + "exam", + "faq", + "form", + "game", + "help", + "info", + "information", + "knowledge", + "learning", + "list", + "options", + "punctuation", + "question", + "question mark", + "questionnaire", + "quiz", + "result", + "school", + "score", + "selection", + "square", + "study", + "support", + "survey", + "symbol", + "test", + "thinking", + "trivia" + ], + "r_mobiledata": [ + "alphabet", + "bars", + "cell", + "cellular", + "cellular data", + "character", + "communication", + "connection", + "connectivity", + "data", + "device", + "font", + "geometric", + "icon", + "internet", + "letters", + "line", + "mobile", + "mobile data", + "network", + "phone", + "r", + "reception", + "signal", + "strength", + "symbol", + "text", + "three lines", + "type", + "ui element", + "user interface", + "wifi bars", + "wireless" + ], + "radar": [ + "area", + "broadcast", + "circle", + "cone", + "detect", + "detection", + "discovery", + "expanding", + "lines", + "location", + "military", + "monitor", + "near", + "network", + "ping", + "position", + "proximity", + "pulse", + "radar", + "radiating", + "radius", + "range", + "reach", + "scan", + "scope", + "search", + "sensor", + "signal", + "surveillance", + "sweep", + "target", + "tracking", + "transmission", + "wave" + ], + "radio": [ + "airwaves", + "antenna", + "audio", + "broadcast", + "channel", + "communication", + "device", + "digital", + "entertainment", + "frequency", + "hardware", + "internet", + "listen", + "live", + "media", + "music", + "player", + "podcast", + "radio", + "receiver", + "signal", + "sound", + "streaming", + "technology", + "transmission", + "tune", + "waves", + "wireless" + ], + "radio_button_checked": [ + "active", + "app", + "application", + "bullet", + "button", + "checked", + "checked circle", + "checked state", + "choice", + "circle", + "components", + "control", + "design", + "dot", + "enabled", + "filled circle", + "form", + "form element", + "input", + "interactive", + "interface", + "mutually exclusive", + "off", + "on", + "option", + "picker", + "picker control", + "point", + "radio", + "radio button", + "record", + "round", + "screen", + "select", + "selected", + "selected state", + "single choice", + "site", + "toggle", + "ui", + "ui control", + "ux", + "web", + "website" + ], + "radio_button_unchecked": [ + "blank radio button", + "bullet", + "button", + "choice", + "choose", + "circle", + "control", + "deselect", + "deselected", + "empty radio button", + "form", + "input", + "multiple choice", + "off", + "on", + "option", + "outlined circle", + "point", + "preferences", + "radio", + "radio button", + "record", + "ring", + "select", + "selection", + "settings", + "survey", + "switch", + "toggle", + "ui control", + "unchecked", + "unselected" + ], + "radio_button_partial": [ + "active", + "app", + "application", + "bullet", + "button", + "checked", + "choice", + "circle", + "circular", + "components", + "controls", + "design", + "dot", + "filled", + "filled dot", + "filter", + "form", + "form element", + "input", + "interactive", + "interface", + "menu", + "off", + "on", + "option", + "outline", + "partial", + "point", + "preferences", + "radio", + "radio button", + "record", + "screen", + "select", + "selected", + "selection", + "settings", + "site", + "switch", + "toggle", + "ui", + "ui control", + "ux", + "web", + "website" + ], + "radiology": [ + "analysis", + "anatomy", + "apparatus", + "body", + "bone", + "bones", + "clinical", + "data", + "diagnostic", + "equipment", + "examination", + "graphic", + "health", + "healthcare", + "hospital", + "imaging", + "machine", + "medical", + "monitor", + "outline", + "radiologists", + "radiology", + "result", + "scan", + "science", + "screen", + "skeleton", + "symbol", + "technology", + "test", + "tool", + "visualization", + "x-ray" + ], + "railway_alert": [ + "!", + "alert", + "attention", + "automobile", + "bike", + "car", + "cars", + "caution", + "critical", + "danger", + "delay", + "direction", + "error", + "exclamation", + "exclamation point", + "important", + "issue", + "line", + "maps", + "mark", + "notification", + "outage", + "path", + "problem", + "public", + "railroad", + "railway", + "route", + "scooter", + "service", + "sign", + "signal", + "subway", + "symbol", + "track", + "tracks", + "train", + "transportation", + "travel", + "triangle", + "vehicle", + "vespa", + "warning" + ], + "rainy": [ + "atmosphere", + "climate", + "cloud", + "cloudy", + "drizzle", + "drops", + "environment", + "falling water", + "forecast", + "liquid", + "meteorology", + "moisture", + "natural phenomenon", + "nature", + "outdoor", + "precipitation", + "rain", + "rainfall", + "rainy", + "showers", + "sky", + "snow", + "temperature", + "water", + "water drops", + "weather", + "weather app", + "weather condition", + "weather icons", + "weather status", + "wet" + ], + "railway_alert_2": [ + "!", + "alert", + "attention", + "automobile", + "bike", + "car", + "cars", + "caution", + "crisis", + "danger", + "direction", + "emergency", + "error", + "exclamation", + "exclamation point", + "hazard", + "important", + "issue", + "maps", + "mark", + "notification", + "problem", + "public", + "railway", + "road", + "scooter", + "sign", + "subway", + "symbol", + "track", + "train", + "transportation", + "triangle", + "vehicle", + "vespa", + "warning" + ], + "rainy_heavy": [ + "alert", + "bad weather", + "climate", + "cloud", + "cloudy", + "downpour", + "droplets", + "drops", + "falling water", + "forecast", + "heavy rain", + "intense rain", + "lines", + "meteorology", + "nature", + "outdoor", + "pouring rain", + "precipitation", + "rain", + "rainfall", + "rainy", + "showers", + "sky", + "snow", + "storm", + "temperature", + "warning", + "water", + "weather", + "weather app", + "weather conditions", + "weather report" + ], + "rainy_light": [ + "ambient light", + "atmospheric condition", + "climate", + "cloud", + "cloudy", + "downpour", + "drizzle", + "drops", + "forecast", + "forecast icon", + "illumination", + "light", + "light source", + "meteorology", + "natural light", + "precipitation", + "rain", + "rain with light", + "rainfall", + "raining", + "rainy", + "showers", + "snow", + "storm", + "temperature", + "water drops", + "weather", + "weather app", + "weather condition", + "weather status" + ], + "rainy_snow": [ + "atmospheric", + "climate", + "cloud", + "cloudy", + "cold", + "condition", + "droplet", + "environmental", + "forecast", + "frozen", + "icy", + "meteorologist", + "meteorology", + "mixed precipitation", + "nature", + "precipitation", + "precipitation type", + "rain", + "rainfall", + "shower", + "showers", + "sky", + "sleet", + "snow", + "snowflake", + "snowing", + "storm", + "temperature", + "weather", + "weather conditions", + "weather event", + "weather icon", + "winter", + "wintry mix" + ], + "ramen_dining": [ + "asian food", + "bowl", + "chinese food", + "chopsticks", + "chopsticks in bowl", + "cuisine", + "delivery", + "dining", + "eating", + "eating out", + "food", + "food icon", + "food service", + "hot meal", + "japan", + "japanese", + "japanese food", + "korean food", + "meal", + "mealtime", + "noodle dish", + "noodle soup", + "noodles", + "ramen", + "ramen bowl", + "restaurant", + "soup", + "steaming food", + "take out" + ], + "ramp_left": [ + "arrow", + "arrows", + "curve", + "diagram", + "direction", + "directional", + "directions", + "exit", + "highway", + "lane", + "left", + "map", + "maps", + "merge", + "navigation", + "path", + "ramp", + "road", + "route", + "sign", + "signage", + "split", + "symbol", + "traffic", + "transportation", + "travel", + "turn", + "way" + ], + "ramp_right": [ + "access", + "advance", + "angle", + "arrow", + "arrows", + "curve", + "diagonal", + "direction", + "directionality", + "directions", + "elevate", + "go", + "growth", + "incline", + "increase", + "maps", + "mobility", + "move", + "navigation", + "path", + "positive", + "progress", + "ramp", + "right", + "rise", + "road", + "route", + "sign", + "slope", + "traffic", + "transportation", + "trend", + "turn", + "upward" + ], + "range_hood": [ + "above stove", + "air purification", + "appliance", + "appliance icon", + "chimney", + "cook", + "cooking", + "cooking icon", + "device", + "exhaust", + "exhaust hood", + "fan", + "filter", + "fume extractor", + "home", + "home appliance", + "home icon", + "hood", + "house", + "house icon", + "kitchen", + "kitchen appliance", + "kitchen icon", + "kitchen vent", + "line", + "nest", + "odor", + "over stove", + "range hood", + "rectangle", + "restaurants", + "shape", + "smoke", + "ventilation", + "ventilation icon" + ], + "rate_review": [ + "assessment", + "box", + "bubble", + "chat bubble", + "comment", + "comment box", + "dialogue", + "enter", + "evaluation", + "feedback", + "fill", + "form", + "input", + "message", + "opinion", + "pen", + "pencil", + "rate", + "rating", + "rectangle", + "review", + "score", + "shape", + "speak", + "speech bubble", + "star", + "stars", + "talk", + "text", + "thought bubble", + "write" + ], + "raven": [ + "abstract", + "animal", + "animal head", + "avian", + "beak", + "bird", + "blackbird", + "corvid", + "creature", + "crow", + "emblem", + "fauna", + "fly", + "geometric", + "head", + "icon", + "illustration", + "logo", + "mascot", + "nature", + "pet", + "profile", + "profile view", + "raven", + "silhouette", + "single animal", + "single object", + "symbol", + "wildlife", + "winged creature", + "wings" + ], + "raw_off": [ + "alphabet", + "button", + "camera", + "cancel", + "character", + "close", + "code", + "data", + "deactivate", + "digital", + "disabled", + "enabled", + "file format", + "file type", + "font", + "image", + "image file", + "image format", + "letters", + "off", + "on", + "original", + "photo", + "photo format", + "photography", + "photography setting", + "raw", + "raw image", + "remove", + "slash", + "source", + "stop", + "switch", + "symbol", + "text", + "toggle", + "turn off", + "type", + "unprocessed" + ], + "raw_on": [ + "abstract", + "activate", + "active", + "alphabet", + "button", + "character", + "control", + "device", + "disabled", + "electric", + "electronic", + "enable", + "enabled", + "engage", + "font", + "graphic", + "image", + "interface", + "letters", + "light", + "line", + "machine", + "manipulate", + "mechanism", + "minimalist", + "off", + "on", + "operational", + "option", + "original", + "photo", + "photography", + "power", + "raw", + "setting", + "shape", + "slash", + "state", + "switch", + "symbol", + "text", + "toggle", + "type", + "ui" + ], + "read_more": [ + "add", + "additional", + "additional info", + "arrow", + "article", + "augment", + "button", + "content", + "control", + "cross", + "crosshairs", + "details", + "enlarge", + "expand", + "expand content", + "extend", + "extra info", + "info", + "information", + "link", + "more", + "plus", + "plus sign", + "read", + "read more", + "show more", + "text", + "toggle", + "view more" + ], + "readiness_score": [ + "aim", + "assessment", + "assessment icon", + "azm", + "bullseye", + "bullseye icon", + "circle", + "concentric circles", + "control", + "controls", + "dartboard", + "dartboard icon", + "evaluation", + "evaluation icon", + "fast", + "fitbit", + "fitness", + "gauge", + "health", + "heart rate variability", + "hrv", + "indicator", + "level", + "meter", + "motion", + "music", + "performance", + "progress", + "rating", + "rating icon", + "readiness", + "readiness icon", + "ready", + "score", + "score icon", + "sleep", + "slow", + "speed", + "speedometer", + "state", + "status", + "target", + "target icon", + "velocity", + "video", + "wellness" + ], + "real_estate_agent": [ + "advice", + "agent", + "agreement", + "architecture", + "associate", + "broker", + "building", + "business", + "buy", + "commercial", + "contract", + "counsel", + "deal", + "estate", + "for sale", + "hand", + "handshake", + "home", + "house", + "investment", + "key", + "loan", + "mortgage", + "partnership", + "professional", + "property", + "real", + "real estate", + "realtor", + "representation", + "residence", + "residential", + "sales", + "sell", + "service", + "social" + ], + "rear_camera": [ + "Android", + "OS", + "app", + "back", + "backside", + "button", + "camera", + "capture", + "cell", + "control", + "device", + "digital", + "electronic", + "entertainment", + "equipment", + "film", + "fold", + "foldable", + "gadget", + "hardware", + "iOS", + "icon", + "lens", + "media", + "mobile", + "movie", + "multimedia", + "phone", + "photo", + "photography", + "picture", + "rear", + "recording", + "shoot", + "shutter", + "symbol", + "tablet", + "technology", + "video", + "videography", + "visual" + ], + "rebase": [ + "arrow", + "arrows", + "branch", + "chart", + "circle", + "code", + "combine", + "commit", + "configuration", + "connection", + "develop", + "development", + "direction", + "fork", + "git", + "history", + "integrate", + "lines", + "linking", + "management", + "merge", + "navigation", + "path", + "point", + "process", + "programming", + "pull", + "push", + "rebase", + "repository", + "software", + "sync", + "synchronize", + "update", + "version control", + "workflow" + ], + "rebase_edit": [ + "adjust", + "alter", + "arrow", + "arrows", + "branch", + "change", + "chart", + "code", + "combine", + "commits", + "compose", + "connections", + "create", + "development", + "diagram", + "direction", + "draft", + "edit", + "editing", + "flow", + "git", + "history", + "input", + "merge", + "modify", + "navigation", + "nodes", + "organization", + "path", + "pen", + "pencil", + "process", + "programming", + "rearrange", + "rebase", + "reconstruct", + "repository", + "structure", + "timeline", + "update", + "version control", + "workflow", + "write", + "writing" + ], + "receipt": [ + "bill", + "details", + "document", + "expenses", + "financial", + "invoice", + "itemized", + "lined", + "lines", + "list", + "money", + "order", + "paper", + "payment", + "purchase", + "receipt", + "record", + "rectangle", + "register", + "retail", + "shop", + "shopping", + "store", + "summary", + "transaction" + ], + "receipt_long": [ + "accounting", + "bill", + "bill icon", + "business", + "check", + "checkout", + "details", + "document", + "document icon", + "expense", + "expense icon", + "financial", + "financial icon", + "history", + "invoice", + "list", + "long", + "long receipt", + "long receipt icon", + "order", + "paper", + "paper icon", + "paperwork", + "payment", + "payment icon", + "purchase", + "receipt", + "receipt icon", + "record", + "register", + "shopping", + "store", + "transaction", + "transaction icon" + ], + "receipt_long_off": [ + "accounting", + "bill", + "bill history", + "block", + "cancelled", + "check", + "commerce", + "cross out", + "diagonal line", + "disabled", + "document", + "enabled", + "financial", + "history", + "inactive", + "invalid", + "invoice", + "list", + "long", + "off", + "offline", + "on", + "paper", + "paperwork", + "prohibited", + "purchase", + "purchase history", + "receipt", + "record", + "rectangle", + "retail", + "slash", + "stop", + "store", + "transaction", + "unavailable", + "void" + ], + "recent_actors": [ + "account", + "accounts", + "actors", + "address book", + "avatar", + "avatars", + "card", + "cards", + "carousel", + "colleagues", + "community", + "connections", + "contacts", + "directory", + "face", + "friends", + "group", + "human", + "id", + "identification", + "identity", + "layers", + "list", + "members", + "network", + "networking", + "organization", + "people", + "person", + "profile", + "profiles", + "recent", + "recent actors", + "rolodex", + "roster", + "social", + "staff", + "team", + "thumbnail", + "user", + "users" + ], + "recent_patient": [ + "account", + "avatar", + "body", + "bolt", + "circle", + "client", + "customer", + "data", + "electric", + "energy", + "fast", + "figure", + "flash", + "head", + "health", + "healthcare", + "healthcare icon", + "history", + "human", + "individual", + "instant", + "lightning", + "medical", + "medical icon", + "patient", + "patient icon", + "person", + "person icon", + "profile", + "profile icon", + "recent", + "record", + "silhouette", + "thunderbolt", + "user", + "user icon" + ], + "recenter": [ + "adjust", + "aim", + "align", + "arrow", + "arrows", + "center", + "compass", + "crosshair", + "current location", + "destination", + "direction", + "focus", + "geolocate", + "gps", + "in", + "locate", + "location", + "map", + "maps", + "marker", + "middle", + "move", + "my location", + "navigation", + "orientation", + "pinpoint", + "place", + "pointer", + "position", + "realign", + "recenter", + "reset location", + "reset view", + "stop", + "target", + "track", + "view", + "zoom" + ], + "recommend": [ + "affirm", + "agree", + "agreement", + "approval", + "approved", + "assess", + "choice", + "circle", + "confirm", + "endorse", + "evaluate", + "favorite", + "feedback", + "gesture", + "good", + "hand", + "like", + "opinion", + "positive", + "preference", + "rating", + "reaction", + "recommend", + "selection", + "social", + "social media", + "support", + "thumbs", + "thumbs up", + "up", + "upvote", + "validation", + "vote", + "well" + ], + "record_voice_over": [ + "account", + "announce", + "audio", + "avatar", + "broadcast", + "character", + "circle", + "commentary", + "communicate", + "dictation", + "face", + "geometric", + "human", + "lines", + "microphone", + "narrate", + "narration", + "outline", + "over", + "people", + "person", + "person speaking", + "person talking", + "profile", + "record", + "recording", + "silhouette", + "sound", + "speak", + "speaking", + "speech", + "studio", + "talk", + "transcript", + "user", + "voice", + "voice over" + ], + "rectangle": [ + "basic shape", + "blank", + "border", + "box", + "container", + "contour", + "diagram", + "drawing", + "element", + "empty", + "enclosed space", + "form", + "four sides", + "frame", + "fundamental form", + "fundamental shape", + "geometric shape", + "geometry", + "illustration", + "outline", + "outline shape", + "parallelograms", + "placeholder", + "polygons", + "quadrilaterals", + "recangle", + "rectangle", + "shape", + "simple", + "solid line", + "square", + "stroke", + "two dimensional", + "visual aid", + "visual element" + ], + "rectangle_add": [ + "action", + "add", + "add element", + "add item", + "add object", + "add record", + "addition", + "append", + "border", + "box", + "button", + "command", + "create", + "expand", + "extend", + "form", + "game controller", + "gaming", + "increase", + "insert", + "interface icon", + "line", + "mathematical symbol", + "new", + "outline", + "plus", + "positive", + "rectangle", + "shape", + "square", + "stroke", + "ui control" + ], + "recycling": [ + "arrows", + "arrows in a loop", + "bio", + "circle", + "conservation", + "cycle", + "eco", + "ecological", + "ecology", + "emblem", + "environment", + "environmental", + "garbage", + "green", + "loop", + "material", + "materials", + "process", + "recyclable", + "recycle", + "recycling", + "reduce", + "remake", + "remanufacture", + "renewable", + "renewal", + "reuse", + "rotate", + "sustainability", + "sustainable", + "symbol", + "three arrows", + "transform", + "trash", + "waste" + ], + "redeem": [ + "bill", + "bonus", + "bonus points", + "bow", + "buy", + "card", + "cart", + "cash", + "celebration", + "certificate", + "coin", + "commerce", + "coupon", + "credit", + "currency", + "discount", + "dollars", + "event", + "gift", + "gift card", + "giftcard", + "giving", + "holiday", + "loyalty", + "loyalty program", + "money", + "online", + "pay", + "payment", + "present", + "prize", + "purchase", + "rectangle", + "redeem", + "reward", + "reward system", + "ribbon", + "shopping", + "special offer", + "transaction", + "voucher" + ], + "redo": [ + "action", + "application", + "arrow", + "backward", + "button", + "circular", + "command", + "control", + "correction", + "curve", + "cycle", + "document", + "edit", + "forward", + "go again", + "history", + "next", + "point", + "redo", + "repeat", + "return", + "reverse undo", + "right", + "rotate", + "software", + "symbol", + "text editor", + "turnaround", + "undo", + "user interface", + "word processor" + ], + "reduce_capacity": [ + "arrow", + "body", + "capacity", + "capacity reduction", + "compact", + "compress", + "constrain", + "contract", + "covid", + "de-emphasize", + "decrease", + "decrease capacity", + "down", + "fewer items", + "human", + "less space", + "lessen", + "lessen amount", + "lessen quantity", + "limit", + "lower", + "minimize", + "narrow", + "optimize", + "people", + "person", + "reduce", + "reduce count", + "reduce load", + "reduce quantity", + "reduce size", + "reduce volume", + "restrict", + "save space", + "scale back", + "scale down", + "shrink", + "social" + ], + "regular_expression": [ + "algorithm", + "algorithms", + "application", + "code", + "coding", + "computer science", + "data", + "development", + "find", + "find and replace", + "it", + "logic", + "match", + "pattern", + "patterns", + "processing", + "programming", + "programming language", + "regex", + "regular expression", + "replace", + "script", + "search", + "software", + "string", + "strings", + "symbol", + "syntax", + "system", + "technology", + "text", + "web development" + ], + "relax": [ + "body", + "break", + "calm", + "chill", + "chillout", + "comfort", + "contemplation", + "de-stress", + "destress", + "figure", + "fitbit", + "heart", + "human", + "lax", + "leisure", + "loosen up", + "meditation", + "mental health", + "mind", + "mood", + "peaceful", + "person", + "pose", + "quiet", + "relax", + "relaxed", + "repose", + "rest", + "seated", + "selfcare", + "serene", + "silhouette", + "sitting", + "slow down", + "spirit", + "stay loose", + "still", + "stress relief", + "timeout", + "tranquility", + "unwind", + "wellness", + "yoga" + ], + "release_alert": [ + "!", + "alarm", + "alert", + "announce", + "attention", + "audio", + "available", + "award", + "bell", + "broadcast", + "burst", + "caution", + "chime", + "danger", + "error", + "exclamation", + "important", + "information", + "latest", + "listen", + "mark", + "message", + "new", + "new release", + "news", + "notification", + "publication", + "publish", + "release", + "releases", + "reminder", + "ring", + "seal", + "signal", + "sound", + "subscribe", + "subscription", + "symbol", + "update", + "warning" + ], + "remember_me": [ + "Android", + "OS", + "account", + "authentication", + "avatar", + "boolean", + "checkbox", + "checked", + "checkmark", + "device", + "form", + "hardware", + "human", + "iOS", + "identity", + "keep me signed in", + "login", + "me", + "mobile", + "option", + "people", + "persistent login", + "person", + "phone", + "preferences", + "profile", + "remember", + "remember login", + "remember me", + "remember password", + "remember settings", + "remember user", + "select", + "selection", + "session", + "settings", + "stay logged in", + "tablet", + "toggle", + "user", + "user account" + ], + "reminder": [ + "alarm", + "alert", + "alerts", + "appointment", + "basic", + "bell", + "bell ringing", + "calendar", + "clock", + "due date", + "event", + "fingers", + "general", + "gesture", + "hand", + "hands", + "hint", + "interface", + "line", + "notice", + "notification", + "notifications", + "organization", + "outline", + "planning", + "remember", + "reminder", + "reminders", + "schedule", + "shape", + "simple", + "standard", + "symbol", + "task", + "time", + "to do" + ], + "remote_gen": [ + "TV", + "cloud", + "cloud computing", + "cloud generation", + "computing", + "connection", + "control", + "creation", + "data", + "data generation", + "device", + "digital", + "download", + "generate", + "hardware", + "information", + "information generation", + "monitor", + "nest", + "network", + "online", + "processing", + "processing generation", + "production", + "remote", + "remote access", + "remote generation", + "server", + "server generation", + "technology", + "television", + "transfer", + "upload", + "wireless" + ], + "remove": [ + "bar", + "basic", + "can", + "cancel", + "clean", + "clear", + "close", + "cut", + "delete", + "detach", + "dissociate", + "division", + "eliminate", + "erase", + "essential", + "exclude", + "exit", + "garbage", + "horizontal line", + "line", + "minimal", + "minus", + "negative", + "remove", + "segment", + "sever", + "simple", + "substract", + "subtract", + "trash", + "unlink" + ], + "remove_done": [ + "abolish", + "accept", + "approval", + "approve", + "bin", + "cancel", + "check", + "checkmark", + "clear", + "complete", + "completion", + "confirmation", + "delete", + "destroy", + "disabled", + "discard", + "done", + "eliminate", + "enabled", + "erase", + "finished", + "get rid of", + "invalidate", + "mark", + "multiple", + "obliterate", + "off", + "ok", + "on", + "positive", + "remove", + "rubbish", + "scrap", + "select", + "slash", + "tick", + "trash", + "verification", + "wipe out", + "yes" + ], + "remove_from_queue": [ + "action", + "cancel", + "clear", + "close", + "control", + "cross", + "delete", + "desktop", + "device", + "display", + "from", + "hardware", + "interface", + "line", + "list", + "management", + "mark", + "media", + "monitor", + "music", + "order", + "playback", + "playlist", + "podcast", + "queue", + "remove", + "remove from queue", + "screen", + "shape", + "stream", + "symbol", + "video", + "x" + ], + "remove_moderator": [ + "access", + "account", + "admin", + "administrator", + "ban", + "block", + "cancel", + "certified", + "close", + "community", + "cross", + "delete", + "demote", + "disabled", + "enabled", + "exit", + "group", + "human", + "minus", + "moderation", + "moderator", + "off", + "on", + "permissions", + "person", + "privacy", + "private", + "priviledge", + "profile", + "profile management", + "protect", + "protection", + "remove", + "revoke", + "security", + "shield", + "silhouette", + "slash", + "social", + "subtract", + "user", + "verified", + "x" + ], + "remove_road": [ + "-", + "cancel", + "clear", + "close", + "delete", + "destination", + "diagonal line", + "direction", + "discard", + "eliminate", + "erase", + "exclude", + "exit", + "filter", + "forbidden", + "highway", + "line", + "location", + "map", + "maps", + "marker", + "minus", + "navigation", + "new", + "no", + "path", + "point of interest", + "prohibition", + "remove", + "road", + "route", + "slash", + "stop", + "street", + "strike through", + "symbol", + "traffic", + "transportation", + "travel", + "unlink", + "unpin", + "unset", + "x" + ], + "remove_selection": [ + "abandon", + "all", + "cancel", + "clear", + "clear filter", + "clear selection", + "close", + "cross", + "dash", + "dashed", + "decline", + "delete", + "deselect", + "discard", + "dismiss", + "erase", + "exit", + "geometry", + "ignore", + "line", + "multiplication symbol", + "none", + "null", + "opt out", + "reject", + "remove", + "remove filter", + "remove selection", + "reset", + "select", + "selection", + "shape", + "square", + "stop", + "tool", + "undo", + "unselect", + "withdraw", + "x", + "x mark" + ], + "remove_shopping_cart": [ + "basket", + "card", + "cart", + "cash", + "checkout", + "clear", + "clear cart", + "coin", + "commerce", + "credit", + "currency", + "delete", + "dollars", + "e-commerce", + "empty", + "empty cart", + "erase", + "item", + "minus", + "online", + "online shopping", + "online store", + "pay", + "payment", + "product", + "purchase", + "quantity", + "remember", + "remove", + "remove from cart", + "remove item", + "retail", + "ribbon", + "save", + "shop", + "shopping", + "shopping cart", + "store", + "subtract" + ], + "reopen_window": [ + "action", + "application", + "around", + "arrow", + "arrows", + "auto", + "browser", + "computer", + "corners", + "desktop", + "direction", + "direction indicator", + "display", + "expand", + "expand window", + "inprogress", + "interface", + "load", + "loading refresh", + "maximize", + "maximize window", + "mode", + "navigation", + "nest", + "pointing", + "program", + "rectangle", + "renew", + "reopen window", + "restore", + "restore window", + "rotate", + "screen", + "software", + "square", + "turn", + "ui control", + "view", + "window" + ], + "reorder": [ + "adjust", + "arrows", + "bars", + "burger", + "dots", + "down", + "drag", + "drag and drop", + "drop", + "ellipses", + "format", + "grid", + "grip", + "handle", + "horizontal", + "layout", + "lines", + "list", + "menu", + "move", + "navigation", + "order", + "organize", + "parallel", + "rearrange", + "reorder", + "sort", + "stacked", + "structure", + "up", + "vertical" + ], + "repartition": [ + "allocation", + "analysis", + "area", + "arrow", + "arrows", + "breakdown", + "categories", + "chart", + "circle", + "configuration", + "dashboard", + "dashboard item", + "data", + "diagram", + "distribution", + "division", + "graph", + "hierarchy", + "management", + "module", + "organization", + "partition", + "pie chart", + "refresh", + "renew", + "repartition", + "restore", + "sections", + "segments", + "settings", + "setup", + "slice", + "split", + "statistics", + "structure", + "table" + ], + "repeat": [ + "arrow", + "arrow icon", + "arrows", + "audio", + "circular arrows", + "continuous", + "control", + "controls", + "cycle", + "direction", + "loop", + "media", + "media control", + "multimedia", + "multimedia icon", + "music", + "play again", + "playback", + "refresh", + "repeat", + "replay", + "video", + "video player" + ], + "repeat_on": [ + "active", + "album", + "arrow", + "arrows", + "audio", + "button", + "circular arrows", + "continuous", + "control", + "controls", + "curving arrows", + "cycle", + "enabled", + "episode", + "geometry", + "loop", + "media", + "media controls", + "movie", + "music", + "never ending", + "on", + "playback", + "playlist", + "repeat", + "series", + "shape", + "song", + "symbol", + "toggle", + "two arrows", + "video" + ], + "repeat_one": [ + "1", + "arrow", + "arrow with number", + "arrows", + "audio", + "control", + "controls", + "curved arrow", + "digit", + "loop", + "loop button", + "loop one", + "loop playback", + "loop single", + "loop track", + "media", + "media controls", + "media player", + "music", + "number one", + "numbers", + "one", + "playback", + "repeat", + "repeat button", + "repeat forever", + "repeat one", + "repeat single", + "repeat track", + "single item", + "single song", + "single video", + "symbol", + "video" + ], + "repeat_one_on": [ + "again", + "album", + "arrow", + "arrows", + "audio", + "circle", + "continuous", + "control", + "controls", + "cycle", + "digit", + "endless", + "list", + "loop", + "loop one", + "media", + "music", + "number", + "numbers", + "numeric", + "on", + "one", + "playback", + "player", + "playlist", + "repeat", + "repeat one", + "single", + "song", + "symbol", + "track", + "ui", + "ux", + "video" + ], + "replace_audio": [ + "adjust", + "alter", + "arrow", + "arrows", + "audio", + "audiotrack", + "back", + "change", + "circle", + "direction", + "directional", + "edit", + "exchange", + "image", + "input", + "key", + "media", + "mic", + "microphone", + "modify", + "music", + "note", + "output", + "photo", + "recording", + "recover", + "redo", + "refresh", + "replace", + "song", + "sound", + "speaker", + "substitute", + "swap", + "switch", + "track", + "undo", + "update", + "voice", + "volume" + ], + "replace_image": [ + "angle bracket left", + "arrow", + "arrow left", + "arrows", + "back", + "caret left", + "chevron left", + "direction left", + "history back", + "image", + "landscape", + "left direction", + "left indicator", + "less than symbol", + "mountain", + "mountains", + "navigate back", + "pagination previous", + "photo", + "photography", + "picture", + "point left", + "previous", + "recover", + "redo", + "refresh", + "return", + "reverse", + "rewind", + "stern", + "triangle pointing left", + "undo", + "westward" + ], + "replace_video": [ + "arrow", + "arrows", + "back", + "button", + "cam", + "camera", + "change", + "clip", + "conference", + "content", + "control", + "digital media", + "file", + "film", + "filming", + "hardware", + "image", + "media", + "motion", + "movie", + "multimedia", + "new video", + "photo", + "picture", + "play", + "play symbol", + "recording", + "recover", + "rectangle", + "redo", + "refresh", + "replace", + "replace video", + "square", + "swap", + "switch", + "triangle", + "ui element", + "undo", + "update", + "upload", + "upload video", + "video", + "videography" + ], + "replay": [ + "again", + "arrow", + "arrows", + "audio", + "back", + "back arrow", + "circular", + "circular arrow", + "continuous", + "control", + "controls", + "curve", + "curving arrow", + "cycle", + "loop", + "media", + "media control", + "music", + "navigation", + "playback", + "playback control", + "player", + "redo", + "refresh", + "renew", + "repeat", + "replay", + "restart", + "return", + "rewind", + "rewind arrow", + "start over", + "video" + ], + "replay_10": [ + "10", + "arrow", + "arrows", + "audio", + "back", + "backward", + "circle", + "control", + "controls", + "counter", + "digit", + "duration", + "history", + "jump back", + "media control", + "media player", + "music", + "numbers", + "playback", + "player", + "refresh", + "renew", + "repeat", + "replay", + "reverse", + "rewind", + "seconds", + "seconds backward", + "skip back", + "step back", + "symbol", + "ten", + "time", + "ui icon", + "undo", + "ux icon", + "video" + ], + "replay_30": [ + "30", + "arrow", + "arrows", + "audio player", + "back 30", + "backward", + "circular arrow", + "control", + "controls", + "curved arrow", + "digit", + "duration", + "go back 30 seconds", + "left arrow", + "media", + "media control", + "music", + "numbers", + "playback control", + "player", + "refresh", + "renew", + "repeat", + "replay", + "replay 30", + "replay button", + "restart 30", + "rewind", + "rewind 30", + "rewind button", + "seconds", + "skip backward 30", + "symbol", + "thirty", + "thirty seconds", + "time", + "video", + "video player" + ], + "replay_5": [ + "5", + "arrow", + "arrows", + "audio player", + "backward", + "circular", + "control", + "controls", + "digit", + "digits", + "five", + "jump", + "jump back 5 seconds", + "loop", + "media", + "media control", + "media player icon", + "music", + "number", + "numbers", + "playback", + "player", + "refresh", + "renew", + "repeat", + "replay", + "replay 5 seconds", + "replay button", + "restart", + "rewind", + "rewind 5", + "rewind 5 seconds", + "rewind icon", + "skip", + "skip back", + "symbol", + "time control", + "video", + "video player" + ], + "replay_circle_filled": [ + "arrow", + "arrows", + "audio player", + "circle", + "circular arrow", + "circular shape", + "control", + "controls", + "counterclockwise arrow", + "filled", + "filled circle", + "full circle", + "loop", + "loop button", + "media controls", + "multimedia", + "music", + "play again", + "play again button", + "playback", + "refresh", + "reload", + "renew", + "repeat", + "repeat button", + "replay", + "replay button", + "restart", + "restart button", + "rewind", + "rewind button", + "rounded", + "video", + "video player" + ], + "reply": [ + "arrow", + "backward", + "bubble", + "chat", + "chat box", + "chat bubble", + "comment", + "communicate", + "communication", + "conversation", + "dialogue", + "direct message", + "email", + "feedback", + "forward", + "interaction", + "left", + "mail", + "message", + "message bubble", + "messenger", + "receive", + "reply", + "respond", + "response", + "send", + "share", + "social media", + "speak", + "speech", + "square", + "talk", + "talk bubble", + "text" + ], + "reply_all": [ + "all", + "answer", + "arrow", + "backward", + "boomerang", + "broadcast", + "chat", + "communication", + "connect", + "conversation", + "correspondence", + "curved arrow", + "direction", + "email", + "everyone", + "feedback", + "forward", + "group", + "inbox", + "inform", + "interact", + "left", + "left arrow", + "loop", + "mail", + "message", + "multiple", + "notify", + "outbound", + "reply", + "reply all", + "response", + "return", + "send", + "share" + ], + "report": [ + "!", + "abuse", + "alert", + "attention", + "caution", + "complaint", + "danger", + "error", + "exclamation", + "feedback", + "flag", + "important", + "issue", + "mark", + "notification", + "octagon", + "outline", + "problem", + "report", + "send", + "shape", + "spam", + "stroke", + "submit", + "symbol", + "triangle", + "warning" + ], + "report_off": [ + "!", + "alert", + "attention", + "block", + "blocked", + "cancel", + "cancelled", + "caution", + "danger", + "deactivate", + "deactivated", + "disable", + "disable report", + "disabled", + "enabled", + "error", + "exclamation", + "important", + "mark", + "notification", + "octagon", + "off", + "offline", + "on", + "remove", + "removed", + "report", + "report blocked", + "report deactivated", + "report disabled", + "report off", + "report restricted", + "reporting blocked", + "reporting deactivated", + "reporting disabled", + "reporting off", + "reporting restricted", + "restrict", + "restricted", + "slash", + "stop", + "stopped", + "symbol", + "turn off", + "turn off report", + "warning" + ], + "request_page": [ + "add", + "add document", + "add file", + "application", + "ask", + "content", + "create", + "data", + "doc", + "document", + "drive", + "file", + "folder", + "folders", + "form", + "form field", + "form submission", + "memo", + "needs", + "new", + "new document", + "new file", + "note", + "page", + "paper", + "plus", + "plus sign", + "query", + "request", + "request form", + "request page", + "require", + "sheet", + "slide", + "submission", + "text", + "writing" + ], + "request_quote": [ + "ask for a quote", + "asking", + "bill", + "bubble", + "business", + "card", + "cash", + "chat", + "coin", + "comment", + "commerce", + "communication", + "conversation", + "cost", + "credit", + "currency", + "dialog", + "dialogue", + "dollars", + "estimate", + "finance", + "inquiry", + "message", + "money", + "online", + "pay", + "payment", + "price", + "pricing", + "quotation", + "quote", + "rectangle", + "request", + "request a quote", + "shape", + "shopping", + "speech", + "speech bubble", + "square", + "symbol", + "talk", + "text", + "transaction" + ], + "reset_brightness": [ + "adjust", + "around", + "arrow", + "arrows", + "auto", + "automatic", + "back", + "baseline", + "brightness", + "circle", + "control", + "crescent", + "default", + "display", + "glow", + "illuminate", + "initial", + "inprogress", + "level", + "light", + "load", + "loading refresh", + "mode", + "moon", + "option", + "original", + "preference", + "radiant", + "ray", + "renew", + "reset", + "restore", + "return", + "rotate", + "screen", + "setting", + "shine", + "standard", + "star", + "sun", + "turn" + ], + "reset_exposure": [ + "adjustment", + "around", + "arrow", + "arrows", + "brightness", + "circular arrow", + "contrast", + "curved arrow", + "cycle", + "default", + "edit", + "editing", + "effect", + "image", + "initialize", + "inprogress", + "load", + "loading refresh", + "loop", + "photo", + "photography", + "picture", + "redo", + "refresh", + "reload", + "renew", + "reset", + "reset all", + "reset progress", + "reset settings", + "reset to default", + "reset value", + "restart", + "restore", + "retry", + "return", + "revert", + "revert changes", + "rewind", + "rotate", + "start over", + "synchronization", + "synchronize", + "synchronize data", + "turn", + "undo" + ], + "reset_focus": [ + "action", + "aim", + "around", + "arrow", + "arrows", + "button", + "camera", + "center", + "circle", + "control", + "crosshair", + "crosshairs", + "crosshairs icon", + "focus", + "geometry", + "image", + "inprogress", + "interface control", + "lens", + "lines", + "load", + "loading refresh", + "optics", + "photo", + "pinpoint", + "point", + "re-center", + "recenter", + "recenter view", + "refresh", + "reload", + "renew", + "reset", + "restart", + "reticle", + "rotate", + "scope", + "setting", + "symbol", + "target", + "target icon", + "turn", + "ui symbol" + ], + "reset_image": [ + "adjust", + "arrow", + "arrows", + "back", + "cancel", + "circle", + "clean", + "clear", + "clockwise", + "delete", + "edit", + "effects", + "filters", + "graphic design", + "image", + "options", + "photo", + "photography", + "picture", + "preference", + "recover", + "redo", + "refresh", + "reload", + "remove", + "reset", + "restart", + "restore", + "revert", + "settings", + "synchronize", + "undo", + "update" + ], + "reset_iso": [ + "action", + "add", + "around", + "arrow", + "arrows", + "back", + "button", + "circle", + "circular arrow", + "clockwise", + "control", + "cycle", + "edit", + "editing", + "effect", + "geometric", + "image", + "inprogress", + "iso", + "load", + "loading refresh", + "loop", + "minus", + "photography", + "picture", + "plus", + "process", + "redo", + "refresh", + "reload", + "renew", + "repeat", + "reset", + "restart", + "restore", + "return", + "revert", + "rotate", + "sensor", + "shutter", + "speed", + "spin", + "start over", + "subtract", + "synchronize", + "turn", + "undo", + "update" + ], + "reset_settings": [ + "adjust", + "around", + "arrow", + "arrow circle", + "arrows", + "beginning", + "circular arrow", + "clock", + "counter clockwise", + "cycle", + "default", + "discover", + "edit", + "editing", + "filters", + "go back", + "history", + "inprogress", + "load", + "loading refresh", + "loop", + "music", + "options", + "original", + "previous", + "refresh", + "reload", + "renew", + "reset", + "restart", + "restore", + "retry", + "reverse", + "revert", + "rewind", + "rotate", + "setting", + "settings", + "spin", + "start over", + "synchronize", + "timer", + "tune", + "turn", + "undo", + "update" + ], + "reset_shadow": [ + "action", + "adjustment", + "app", + "around", + "arrow", + "arrow loop", + "arrows", + "back", + "circle", + "circular", + "circular arrow", + "control", + "counterclockwise", + "curved arrow", + "default", + "edit", + "editing", + "effect", + "history", + "image", + "inprogress", + "left arrow", + "load", + "loading refresh", + "loop", + "photo", + "photography", + "picture", + "redo", + "refresh", + "reload", + "renew", + "reset", + "restart", + "rotate", + "round arrow", + "settings", + "shadow", + "start over", + "system", + "turn", + "undo", + "update" + ], + "reset_shutter_speed": [ + "adjustment", + "aperture", + "around", + "arrow", + "arrows", + "camera", + "circle", + "circular arrow", + "clear", + "clockwise", + "control", + "default", + "duration", + "erase", + "image", + "inprogress", + "lens", + "load", + "loading refresh", + "options", + "photo", + "photography", + "photos", + "picture", + "preferences", + "refresh", + "reload", + "remove", + "renew", + "reset", + "restore", + "revert", + "rotate", + "setting", + "settings", + "shutter", + "shutter speed", + "speed", + "start over", + "sync", + "synchronize", + "turn", + "undo", + "update" + ], + "reset_tv": [ + "arrow", + "arrows", + "back", + "button", + "circle", + "circular arrow", + "control", + "cycle", + "device", + "display", + "electronics", + "entertainment", + "hardware", + "loop", + "media", + "monitor", + "option", + "rectangle", + "refresh", + "reload", + "reset", + "restart", + "restore", + "reverse", + "rounded rectangle", + "screen", + "setting", + "square", + "technology", + "television", + "tv", + "undo", + "video" + ], + "reset_white_balance": [ + "adjustment", + "around", + "arrow", + "button", + "camera", + "circle", + "circular", + "circular arrow", + "climate", + "color correction", + "control", + "default settings", + "element", + "forecast", + "graphic", + "icon", + "image adjustment", + "image.", + "inprogress", + "interface", + "load", + "loading refresh", + "photo editing", + "photography", + "refresh", + "renew", + "reset", + "restore", + "revert", + "rotate", + "settings", + "symbol", + "temperature", + "thermostat", + "turn", + "undo", + "weather", + "white balance" + ], + "reset_wrench": [ + "adjust", + "around", + "arrow", + "build", + "circle", + "circular", + "clear", + "cog", + "defaults", + "fix", + "gear", + "inprogress", + "load", + "loading refresh", + "maintenance", + "options", + "outline", + "preferences", + "refresh", + "renew", + "repair", + "reset", + "restore", + "rotate", + "settings", + "tool", + "tools", + "troubleshoot", + "turn", + "wrench" + ], + "resize": [ + "adjust", + "arrows", + "change size", + "collapse", + "contract", + "corners", + "dash", + "dashes", + "decrease", + "diagonal arrows", + "diagonally", + "dimensions", + "display", + "enlarge", + "expand", + "extend", + "frame", + "full screen", + "grow", + "increase", + "maximize", + "minimize", + "resize", + "scale", + "shrink", + "sizing", + "transform", + "view", + "visual", + "window", + "zoom", + "zoom in", + "zoom out" + ], + "resize_window": [ + "adjust", + "application", + "arrangement", + "change", + "contract", + "corners", + "diagonal", + "dimensions", + "display", + "drag", + "edit", + "expand", + "extent", + "hash", + "layout", + "lines", + "manipulate", + "maximize", + "minimize", + "modify", + "move", + "panel", + "resize", + "scale", + "screen", + "size", + "sizing", + "transform", + "ui", + "view", + "viewport", + "window", + "zoom" + ], + "respiratory_rate": [ + "air", + "breath", + "breathing", + "breathing rate", + "chart", + "clinic", + "data", + "doctor", + "ecg", + "ekg", + "electrocardiogram", + "graph", + "health", + "healthcare", + "heart", + "hospital", + "line chart", + "lung", + "lungs", + "measure", + "measurement", + "medical", + "medical chart", + "medicine", + "monitor", + "oxygen", + "pulse", + "respiration", + "respiratory rate", + "ventilate", + "ventilating", + "vital signs", + "wave" + ], + "responsive_layout": [ + "adaptive", + "adjust", + "arrangement", + "breakpoints", + "change size", + "components", + "design", + "desktop", + "development", + "device", + "different screens", + "display", + "display modes", + "form factor", + "interface", + "layout", + "layout switcher", + "media", + "media query", + "mobile", + "monitor", + "multiple devices", + "orientation", + "phone", + "rectangles", + "resize", + "responsive", + "screen", + "site", + "size", + "sizing", + "tablet", + "ui", + "ux", + "view", + "viewport", + "web", + "web design", + "website", + "window" + ], + "rest_area": [ + "amenity", + "bench", + "break", + "break time", + "destination", + "eating", + "eating area", + "expressway", + "food", + "highway", + "journey", + "landscape", + "leisure", + "map", + "motorway", + "mountain", + "navigation", + "outdoor", + "outdoors", + "park", + "pause", + "picnic", + "picnic table", + "pull over", + "recreation", + "relaxation", + "relaxation spot", + "rest area", + "rest stop", + "road trip", + "roadside", + "roadside stop", + "serve area", + "services", + "stop", + "stopover", + "table", + "travel" + ], + "restart_alt": [ + "action", + "alt", + "around", + "arrow", + "circle", + "circular arrow", + "control", + "curved arrow", + "cycling", + "data", + "data flow", + "inprogress", + "load", + "loading refresh", + "loop", + "process", + "process flow", + "reboot", + "redo", + "refresh", + "refresh data", + "reload", + "reload data", + "renew", + "repeat", + "reset", + "restart", + "resync", + "resynchronize", + "rotate", + "rotation", + "sync", + "synchronize", + "system", + "undo", + "update" + ], + "restaurant": [ + "bar", + "breakfast", + "breakfast place", + "building", + "cafe", + "cafeteria", + "culinary", + "cutlery", + "dine", + "diner", + "dining", + "dining establishment", + "dinner", + "dinner place", + "eat", + "eatery", + "eating", + "establishment", + "fast food", + "food", + "food court", + "food place", + "food service", + "fork", + "gastronomy", + "knife", + "local", + "lunch", + "lunch place", + "meal", + "place", + "restaurant", + "spoon", + "utensils" + ], + "restaurant_menu": [ + "bistro", + "breakfast", + "cafe", + "catering", + "cuisine", + "cutlery", + "dining", + "dining experience", + "dining out", + "dinner", + "dish", + "eat", + "eatery", + "eating utensils", + "food", + "food and drink", + "food service", + "fork", + "gastronomy", + "knife", + "local", + "lunch", + "meal", + "menu", + "plate", + "restaurant", + "restaurant finder", + "setting", + "silverware", + "spoon", + "table setting" + ], + "restore_from_trash": [ + "action", + "archive", + "archive management", + "arrow", + "back", + "backwards", + "bin", + "bring back", + "circle", + "clock", + "curve", + "data", + "data recovery", + "date", + "delete", + "direction", + "documents", + "files", + "garbage", + "history", + "items", + "management", + "pointing up", + "recover", + "recycle", + "refresh", + "renew", + "restore", + "restore from trash", + "retrieve", + "reverse", + "rotate", + "schedule", + "time", + "trash", + "turn", + "un-delete", + "undo" + ], + "restore_page": [ + "arrow", + "arrows", + "back", + "browser", + "button", + "circular arrow", + "control", + "data", + "doc", + "document", + "document icon", + "file", + "file icon", + "history", + "page", + "paper", + "previous state", + "refresh", + "reload", + "renew", + "reset", + "restart", + "restore", + "restore page", + "revert", + "rotate", + "sheet", + "storage", + "synchronize", + "ui", + "undo", + "update", + "web page" + ], + "resume": [ + "application", + "arrow", + "biography", + "career", + "continue", + "control", + "controls", + "credentials", + "curriculum vitae", + "cv", + "details", + "document", + "document icon", + "education", + "employment", + "experience", + "file", + "file icon", + "form", + "history", + "information", + "job", + "lines", + "media", + "music", + "paper", + "personal", + "personal file", + "play", + "professional", + "profile", + "qualifications", + "record", + "rectangular", + "resume", + "summary", + "video", + "work" + ], + "reviews": [ + "approve", + "attempt", + "best", + "bubble", + "chat", + "comment", + "communicate", + "evaluation", + "excellence", + "favorite", + "feedback", + "gold star", + "grade", + "highlighted", + "important", + "marked", + "message", + "preferred", + "premium", + "quality", + "rank", + "ranking", + "rate", + "rating", + "recommendation", + "recommended", + "review", + "reviews", + "score", + "special", + "speech", + "star", + "top", + "try", + "trying", + "valued" + ], + "rewarded_ads": [ + "accomplishment", + "achievement", + "ads", + "advertising", + "app", + "award", + "benefit", + "bonus", + "chalice", + "challenge", + "champion", + "complete", + "cup", + "earn", + "exclusive", + "first", + "gain", + "game", + "goal", + "incentive", + "marketing", + "medal", + "premium", + "prize", + "promotion", + "reward", + "rewarded", + "special offer", + "sport", + "success", + "trophy", + "unlock", + "victory", + "win", + "winner" + ], + "rheumatology": [ + "anatomy", + "arthritis", + "body", + "bone", + "bones", + "clinic", + "disease", + "doctor", + "health", + "healthcare", + "hospital", + "human body", + "human silhouette", + "inflammation", + "joint", + "joints", + "knee", + "leg", + "medical", + "medical care", + "medicine", + "musculoskeletal", + "orthopedic", + "pain", + "patient", + "person", + "physical therapy", + "physician", + "rheumatic", + "rheumatism", + "rheumatologists", + "rheumatology", + "specialist", + "therapy", + "treatment" + ], + "rib_cage": [ + "anatomy", + "biology", + "body", + "bone", + "bones", + "chest", + "contour", + "diagram", + "form", + "graphic", + "health", + "healthcare", + "heart", + "human", + "icon", + "illustration", + "lungs", + "medical", + "outline", + "pictogram", + "protection", + "research", + "rib cage", + "ribs", + "science", + "shape", + "skeleton", + "structure", + "symbol", + "torso", + "vital organs" + ], + "rice_bowl": [ + "asian cuisine", + "asian food", + "bowl", + "breakfast", + "carbohydrate", + "ceramic bowl", + "cooking", + "cuisine", + "dining", + "dinner", + "dinnerware", + "dish", + "eating", + "food", + "grains", + "ingredients", + "kitchen", + "lunch", + "meal", + "nutrition", + "oriental food", + "restaurant", + "rice", + "rounded bowl", + "serving", + "serving dish", + "staple food" + ], + "right_click": [ + "access", + "actions", + "additional options", + "arrow", + "box", + "choices", + "circle", + "clicks", + "command", + "computer", + "context menu", + "control", + "cursor", + "desktop", + "dropdown menu", + "interaction", + "list", + "menu", + "more options", + "mouse", + "mouse click", + "move", + "options", + "pointer", + "popup menu", + "preferences", + "rectangle", + "reveal", + "right click", + "secondary menu", + "select", + "selection", + "selects", + "settings", + "show", + "vertical" + ], + "right_panel_close": [ + "arrow", + "arrow right", + "chevron", + "chevron right", + "collapse", + "direction", + "drawer", + "expand", + "expand right", + "forward", + "layout", + "move right", + "navigate", + "navigation", + "next", + "open", + "open right", + "panel", + "panels", + "point right", + "proceed", + "reveal", + "right", + "right arrow", + "right chevron", + "show", + "show right", + "sidebar", + "slide open", + "spaces", + "window", + "workflow" + ], + "right_panel_open": [ + "action", + "arrow", + "chevron", + "close", + "collapse", + "control", + "direction", + "directional", + "display", + "expand", + "expand right", + "hide", + "indicator", + "interface element", + "layout", + "menu", + "navigation", + "open", + "open right", + "panel", + "panels", + "pointer", + "reveal", + "reveal right", + "right", + "show", + "sidebar", + "slide", + "spaces", + "toggle", + "view", + "window", + "workflow" + ], + "ring_volume": [ + "adjust", + "alert", + "audio", + "bell", + "call", + "calling", + "cell", + "communication", + "contact", + "control", + "decrease", + "device", + "filled", + "glyph", + "hardware", + "incoming", + "increase", + "level", + "loud", + "mobile", + "mute", + "notification", + "phone", + "ring", + "ringer", + "setting", + "shape", + "silent", + "solid", + "sound", + "speaker", + "symbol", + "telephone", + "ui", + "vibrate", + "volume" + ], + "ripples": [ + "abstract", + "audio", + "broadcast", + "circular", + "components", + "concentric circles", + "connection", + "curved lines", + "design", + "effect", + "expansion", + "frequency", + "function", + "interface", + "layout", + "liquid", + "mobile", + "modern", + "monitor", + "network", + "phone", + "pulse", + "radial", + "radio", + "ripples", + "rounded", + "rounded lines", + "screen", + "signal", + "site", + "sound", + "streaming", + "tablet", + "top", + "transmitting", + "ui", + "ux", + "vibration", + "water", + "wave lines", + "waves", + "web", + "website", + "wifi" + ], + "road": [ + "avenue", + "boulevard", + "destination", + "direction", + "drive", + "forward", + "freeway", + "ground", + "highway", + "journey", + "lane", + "line", + "location", + "map", + "maps", + "navigation", + "path", + "pavement", + "perspective", + "point a to b", + "progress", + "road", + "roadway", + "route", + "straight", + "street", + "street line", + "surface", + "traffic", + "transportation", + "travel", + "travel path", + "travel route", + "way" + ], + "robot": [ + "ai", + "android", + "artificial intelligence", + "assistant", + "automated", + "automated assistant", + "bionic", + "bot", + "character", + "chatbot", + "computer", + "computing", + "cyber", + "cyborg", + "digital", + "droid", + "face", + "futuristic", + "futuristic head", + "games", + "head", + "helper", + "intelligence", + "machine", + "mechanical", + "mechanical head", + "robot", + "science fiction", + "smart", + "tech", + "technology", + "toy", + "virtual assistant" + ], + "robot_2": [ + "agent", + "ai", + "android", + "artificial intelligence", + "assistance", + "automation", + "avatar", + "bot", + "character", + "chatbot", + "communication", + "computing", + "connection", + "cyborg", + "data", + "digital", + "droid", + "electronics", + "future", + "futuristic", + "games", + "head", + "intelligence", + "learning", + "machine", + "mechanical", + "robot", + "science", + "science fiction", + "smart", + "technology", + "toy", + "virtual assistant" + ], + "rocket": [ + "adventure", + "ascent", + "astronaut", + "astronomy", + "boost", + "cosmos", + "discovery", + "engine", + "exploration", + "fast", + "flight", + "futuristic", + "ignition", + "journey", + "launch", + "mission", + "progress", + "projectile", + "propulsion", + "quick", + "rocket", + "science", + "sky", + "space", + "spacecraft", + "spaceship", + "speed", + "start", + "travel", + "universe", + "velocity", + "zoom" + ], + "rocket_launch": [ + "accelerate", + "ascent", + "astronaut", + "boost", + "cosmic", + "exploration", + "fast", + "flight", + "forward", + "ignition", + "journey", + "launch", + "lift off", + "mission", + "momentum", + "new", + "progress", + "projectile", + "quick", + "rocket", + "science fiction", + "space", + "spaceship", + "speed", + "start", + "startup", + "successful", + "takeoff", + "thrust", + "transport", + "upward", + "vehicle" + ], + "roller_shades": [ + "adjust", + "automation", + "basic", + "blinds", + "close", + "control", + "cover", + "coverings", + "curtains", + "decor", + "elevate", + "home", + "horizontal line", + "house", + "interior", + "light", + "lines", + "nest", + "open", + "outline", + "privacy", + "pull down", + "rectangle", + "retractable", + "roller", + "roller shades", + "rolling", + "shade", + "shades", + "shutter", + "simple", + "smart home", + "sunlight", + "sunshade", + "vertical lines", + "window", + "window covering" + ], + "roller_shades_closed": [ + "blinds", + "blinds closed", + "building control", + "closed", + "cover", + "curtains", + "curtains closed", + "down", + "fully closed", + "home automation", + "horizontal lines", + "house", + "indoor", + "interior", + "light blocking", + "lowered", + "nest", + "privacy", + "rectangle", + "roller", + "roller blinds closed", + "roller shades closed", + "room", + "shade", + "shades closed", + "shutter", + "smart home", + "sun protection", + "sunshade", + "window blinds closed", + "window covering closed", + "window treatment closed" + ], + "roller_skating": [ + "active", + "activity", + "athlete", + "athletic", + "blade", + "boot", + "entertainment", + "exercise", + "figure", + "fitness", + "footwear", + "fun", + "hobby", + "human", + "indoor", + "inline skating", + "leisure", + "movement", + "outdoor", + "person", + "recreation", + "roller", + "roller skating", + "rollerblading", + "shoe", + "silhouette", + "skate", + "skates", + "skating", + "social", + "speed", + "sport", + "sports", + "transportation", + "travel", + "wheels" + ], + "roofing": [ + "angle", + "apex", + "architecture", + "builder", + "building", + "chimney", + "commercial", + "construction", + "contractor", + "estate", + "gable", + "home", + "house", + "maintenance", + "peak", + "property", + "protection", + "real", + "real estate", + "repair", + "residence", + "residential", + "roof", + "roof structure", + "roofing", + "roofline", + "service", + "shelter", + "shingle", + "structure", + "tile", + "triangle" + ], + "room_preferences": [ + "adjust", + "apartment", + "blueprint", + "building", + "configuration", + "control", + "customise", + "diagram", + "door", + "doorway", + "dwelling", + "edit", + "entrance", + "environment", + "floor plan", + "gear", + "home", + "house", + "interior", + "layout", + "manage", + "map", + "modify", + "office", + "open", + "options", + "personalize", + "plan", + "preferences", + "property", + "real estate", + "room", + "settings", + "space", + "structure", + "user settings" + ], + "room_service": [ + "alert", + "amenity", + "bell", + "breakfast", + "call", + "catering", + "cloche", + "cover", + "delivery", + "dining", + "dinner", + "dish", + "dome", + "eat", + "food delivery", + "hospitality", + "hotel", + "lunch", + "luxury", + "meal", + "metal", + "notify", + "order", + "plate", + "restaurant", + "room", + "room service", + "service", + "serving", + "silver", + "travel", + "tray" + ], + "rotate_90_degrees_ccw": [ + "90", + "90 degrees", + "action", + "adjustment", + "angle", + "arrow", + "arrows", + "ccw", + "circle section", + "circular arrow", + "control", + "counter-clockwise", + "curve", + "curve arrow", + "degrees", + "direction", + "edit", + "editing", + "geometric", + "image", + "left", + "media", + "orientation", + "photo", + "pivot", + "quadrant", + "reorient", + "rotate", + "rotation", + "spin", + "symbol", + "transform", + "turn", + "visual" + ], + "rotate_90_degrees_cw": [ + "90", + "90 degree turn", + "90 degrees", + "adjust", + "angle", + "arrow", + "arrows", + "ccw", + "circle", + "clockwise", + "curved arrow", + "degrees", + "direction", + "edit", + "editing", + "editor", + "image", + "image editor", + "manipulate", + "orientation", + "photo", + "photo editor", + "pivot", + "right turn", + "rotate", + "rotation", + "spinning", + "swiveling", + "tool", + "transformation", + "turn", + "turning" + ], + "rotate_auto": [ + "A", + "a", + "accelerometer", + "alphabet", + "arrow", + "auto", + "auto rotate", + "automatic", + "automatic rotation", + "back", + "backwards", + "character", + "circular arrow", + "clock", + "cycle", + "date", + "device", + "device orientation", + "direction", + "display", + "font", + "history", + "home", + "landscape", + "letter", + "loop", + "mobile", + "nest", + "orientation", + "orientation lock", + "phone", + "portrait", + "refresh", + "renew", + "reset", + "restore", + "reverse", + "rotate", + "rotate auto", + "rotation", + "schedule", + "screen", + "screen orientation", + "sensor", + "spinning", + "sync", + "tablet", + "text", + "time", + "turn", + "turning" + ], + "rotate_left": [ + "action", + "adjust", + "around", + "arrow", + "back", + "change", + "circle", + "circular arrow", + "counter-clockwise", + "curved arrow", + "dash", + "dashed", + "direction", + "edit", + "history", + "inprogress", + "left", + "load", + "loading refresh", + "manipulation", + "orient", + "orientation", + "previous", + "redo", + "refresh", + "reload", + "renew", + "reverse", + "revert", + "rotate", + "rotate left", + "rotation", + "spin", + "step back", + "turn", + "turn back", + "undo" + ], + "rotate_right": [ + "action", + "app", + "around", + "arrow", + "button", + "change direction", + "circular", + "circular arrow", + "control", + "counter-clockwise", + "curve", + "direction", + "element", + "history", + "icon", + "inprogress", + "interface", + "load", + "loading refresh", + "loop", + "pointer", + "redo", + "refresh", + "reload", + "renew", + "repeat", + "restart", + "revert", + "right", + "rotate", + "rotate right", + "shape", + "spin right", + "symbol", + "turn", + "turn right", + "ui", + "undo", + "web" + ], + "roundabout_left": [ + "arrow", + "arrows", + "circle", + "circular intersection", + "curved arrow", + "detour", + "direction", + "directions", + "driving", + "flow", + "gps", + "guidance", + "intersection", + "left", + "left turn", + "map", + "maps", + "movement", + "navigation", + "path", + "road", + "road sign", + "roundabout", + "route", + "sign", + "signage", + "street", + "traffic", + "traffic circle", + "transportation", + "travel", + "turn", + "u-turn", + "waypoint" + ], + "roundabout_right": [ + "arrow", + "arrows", + "circular intersection", + "crossroads", + "curved arrow", + "direction", + "direction arrow", + "directions", + "driving", + "flow", + "gps", + "guidance", + "highway", + "infrastructure", + "junction", + "map", + "maps", + "mobility", + "motor vehicle", + "navigate", + "navigation", + "path", + "right", + "right turn", + "road", + "road sign", + "roundabout", + "route", + "sign", + "street", + "traffic", + "traffic circle", + "traffic management", + "transport", + "transport infrastructure", + "turn", + "wayfinding" + ], + "rounded_corner": [ + "adjust", + "border", + "boundary", + "box", + "chamfer", + "corner", + "curve", + "customization", + "dash", + "dashed", + "design", + "edge", + "edit", + "element", + "fillet", + "format", + "geometry", + "graphic", + "outline", + "properties", + "radius", + "rectangle", + "rounded", + "rounded corner", + "settings", + "shape", + "shape editor", + "smooth", + "soft", + "square", + "style", + "transform", + "ui control", + "visual" + ], + "route": [ + "connection", + "connection line", + "course", + "destination", + "direction line", + "directions", + "endpoint", + "itinerary", + "journey", + "line", + "map", + "map line", + "maps", + "navigation", + "navigation line", + "path", + "plotting", + "point a to point b", + "road", + "route", + "route line", + "sign", + "starting point", + "street", + "trace", + "track", + "traffic", + "trail", + "travel", + "travel path", + "travel plan", + "two points" + ], + "router": [ + "access point", + "box", + "broadband", + "cable", + "communication", + "computer", + "computer network", + "connection", + "connectivity", + "curved lines", + "data", + "device", + "equipment", + "hardware", + "home network", + "internet", + "internet access", + "lines", + "modem", + "network", + "office network", + "rectangle", + "router", + "server", + "signal", + "square", + "technology", + "technology device", + "telecommunications", + "wifi", + "wireless", + "wireless network" + ], + "router_off": [ + "access point", + "appliance off", + "box", + "broken connection", + "cable", + "communication off", + "connection", + "connection lost", + "dead zone", + "device off", + "diagonal line", + "disabled", + "disconnected", + "enabled", + "hardware", + "home network", + "internet", + "internet off", + "modem", + "network", + "network disconnected", + "network error", + "network symbol", + "no internet", + "no signal", + "off", + "office network", + "offline", + "on", + "rectangle", + "router", + "router off", + "signal", + "slash", + "wifi", + "wifi off", + "wifi symbol", + "wireless" + ], + "routine": [ + "agenda", + "appearance", + "calendar", + "checklist", + "climate", + "clock", + "consistency", + "daily", + "display mode", + "habit", + "list", + "lunar", + "management", + "monthly", + "moon", + "nest", + "notification", + "order", + "organize", + "pattern", + "plan", + "process", + "program", + "progress", + "recurring", + "reminder", + "repeat", + "routine", + "schedule", + "sequence", + "steps", + "structure", + "sun", + "sync", + "synchronize", + "system", + "task", + "theme", + "time", + "timeline", + "track", + "ui theme", + "weather", + "weekly", + "workflow" + ], + "rowing": [ + "activity", + "athlete", + "boat", + "body", + "canoe", + "competitive", + "exercise", + "figure", + "fitness", + "human", + "journey", + "lake", + "leisure", + "line", + "oar", + "outline", + "paddle", + "people", + "person", + "race", + "recreation", + "river", + "row", + "rowboat", + "rowing", + "sea", + "shape", + "simple", + "sport", + "stream", + "transportation", + "vessel", + "water", + "workout" + ], + "rss_feed": [ + "antenna", + "application", + "arc", + "atom", + "blog", + "broadcast", + "channel", + "circle", + "communication", + "connection", + "content", + "curve", + "data", + "distribution", + "dot", + "feed", + "information", + "internet", + "network", + "news", + "online", + "point", + "pulsate", + "radiate", + "rss", + "service", + "signal", + "streaming", + "subscribe", + "syndication", + "updates", + "waves", + "web", + "website", + "wifi", + "wireless" + ], + "rsvp": [ + "accept", + "accepted", + "acknowledged", + "affirmed", + "agree", + "alphabet", + "attendance", + "attended", + "attending", + "box", + "character", + "check", + "checkbox", + "complete", + "confirm", + "confirmation", + "confirmed", + "done", + "event", + "font", + "invitation", + "invite", + "letters", + "mark", + "plaît", + "replied", + "reply", + "respond", + "response", + "rsvp", + "répondez", + "select", + "sil", + "success", + "symbol", + "text", + "true", + "type", + "validated", + "vous", + "yes" + ], + "rtt": [ + "accessibility", + "aid", + "assistance", + "button", + "call", + "chat", + "closed captioning", + "communication", + "control", + "conversation", + "deaf", + "direct", + "feature", + "hard of hearing", + "hearing impaired", + "icon", + "keyboard", + "live captions", + "live text", + "message", + "option", + "phone", + "real", + "real time", + "relay", + "rrt", + "rtt", + "setting", + "speech to text", + "symbol", + "telephone", + "text", + "time", + "typing" + ], + "rubric": [ + "analytics", + "approach", + "assessment", + "bar", + "bars", + "bullet", + "chart", + "check", + "checklist", + "criteria", + "data", + "details", + "diagram", + "evaluation", + "framework", + "grading", + "graph", + "grouping", + "guidelines", + "hierarchy", + "infographic", + "items", + "list", + "measure", + "measurement", + "method", + "metrics", + "ok", + "ordered", + "organization", + "outline", + "performance", + "plan", + "points", + "ranking", + "rating", + "rubric", + "scoring", + "sheet", + "spreadsheet", + "standards", + "statistics", + "structure", + "system", + "tick", + "tracking", + "unordered" + ], + "rule": [ + "approve", + "basis", + "benchmark", + "canon", + "check", + "code", + "command", + "complete", + "condition", + "criterion", + "decree", + "dictate", + "direction", + "done", + "formula", + "governance", + "guidelines", + "incomplete", + "law", + "line", + "management", + "mark", + "measure", + "metric", + "missing", + "no", + "ok", + "order", + "policy", + "precept", + "principle", + "regulation", + "requirement", + "rubric", + "rule", + "select", + "standard", + "statute", + "stipulation", + "system", + "tenet", + "tick", + "validate", + "verified", + "wrong", + "x", + "yes" + ], + "rule_folder": [ + "administration", + "approve", + "archive", + "archive folder", + "business", + "cancel", + "check", + "close", + "collection", + "complete", + "data", + "directory", + "doc", + "document", + "document folder", + "document management", + "done", + "drive", + "exit", + "file", + "file management", + "folder", + "guideline", + "library", + "management", + "mark", + "no", + "office", + "ok", + "organization", + "organization folder", + "policy", + "policy folder", + "regulations", + "remove", + "repository", + "rule", + "rules", + "select", + "sheet", + "slide", + "standards", + "storage", + "structure", + "system", + "tick", + "validate", + "verified", + "x", + "yes" + ], + "rule_settings": [ + "360", + "adjust", + "administration", + "application", + "around", + "arrow", + "arrows", + "automation", + "change", + "cog", + "cogwheel", + "command", + "configuration", + "control", + "criteria", + "custom", + "customize", + "definition", + "details", + "direction", + "gear", + "governance", + "guideline", + "info", + "information", + "inprogress", + "load", + "loading refresh", + "manage", + "mechanism", + "options", + "parameters", + "policy", + "procedure", + "process", + "regulation", + "renew", + "restriction", + "rotate", + "rule", + "service", + "setting", + "settings", + "setup", + "standard", + "sync", + "system", + "tool", + "turn", + "wrench" + ], + "run_circle": [ + "action", + "active", + "activity", + "athletics", + "begin", + "body", + "button", + "circle", + "continue", + "control", + "exercise", + "figure", + "glyph", + "human", + "jogging", + "media", + "movement", + "people", + "person", + "play", + "progress", + "race", + "rounded", + "run", + "running", + "silhouette", + "sport", + "sprint", + "start", + "symbol", + "track", + "workout" + ], + "running_with_errors": [ + "!", + "activity", + "alert", + "attention", + "blocked", + "busy", + "caution", + "danger", + "debugging", + "duration", + "error", + "errors", + "exclamation", + "execution", + "failed", + "failure", + "important", + "incomplete", + "interrupted", + "issue", + "loading", + "mark", + "notification", + "ongoing", + "operation", + "problem", + "process", + "processing", + "progress", + "running", + "running with errors", + "status", + "stop", + "symbol", + "task", + "time", + "triangle", + "troubleshooting", + "warning", + "with" + ], + "rv_hookup": [ + "arrow", + "attach", + "automobile", + "automotive", + "back", + "camper", + "camping", + "campsite", + "car", + "cars", + "connect", + "connection", + "destination", + "direction", + "electric hookup", + "hookup", + "left", + "lodging", + "maps", + "motorhome", + "outdoor", + "park", + "parking", + "parking space", + "power hookup", + "public", + "recreation", + "recreational vehicle", + "right", + "road trip", + "rv", + "sewage hookup", + "trailer", + "transportation", + "travel", + "truck", + "vacation", + "van", + "vehicle", + "water hookup" + ], + "sad_tab": [ + "sad", + "tab" + ], + "safety_check": [ + "approved", + "authentic", + "authentication", + "certified", + "check", + "clock", + "confirmed", + "confirmed status", + "coverage", + "guarantee", + "guarantee symbol", + "guard", + "health", + "insurance", + "privacy", + "private", + "protect", + "protection", + "protection shield", + "safe", + "safety", + "safety check", + "schedule", + "secure", + "secure check", + "secure transaction", + "security", + "shield", + "time", + "trust", + "validated", + "validation", + "verification", + "verified", + "verified identity", + "wellness" + ], + "safety_check_off": [ + "access", + "alert", + "authentication", + "certified", + "check", + "checkmark", + "clock", + "control", + "danger", + "deactivate", + "disable", + "disabled", + "enabled", + "inactive", + "insecure", + "not safe", + "off", + "offline", + "on", + "permission", + "prevention", + "privacy", + "private", + "protect", + "protection", + "risk", + "safe", + "safety", + "safety check off", + "schedule", + "secure", + "security", + "shield", + "slash", + "status", + "time", + "trust", + "unverified", + "validation", + "verified", + "warning" + ], + "safety_divider": [ + "apart", + "barrier", + "border", + "boundary", + "delineate", + "demarcation", + "distance", + "divide", + "divider", + "enclosed", + "fenced", + "guarded", + "horizontal line", + "horizontal rule", + "isolate", + "limit", + "line", + "line break", + "line segment", + "protect", + "rule", + "rule off", + "safety", + "section", + "secure", + "security", + "segment", + "separate", + "separation", + "social", + "space" + ], + "sailing": [ + "adventure", + "aquatic", + "boat", + "boating", + "cruise", + "entertainment", + "explore", + "fishing", + "hobby", + "hull", + "journey", + "leisure", + "lines", + "marine", + "maritime", + "mast", + "nautical", + "ocean", + "recreation", + "sail", + "sailboat", + "sailing", + "sea", + "ship", + "social sports", + "sport", + "transportation", + "travel", + "triangle", + "vessel", + "voyage", + "water", + "watercraft", + "yacht" + ], + "salinity": [ + "analysis", + "aquatic", + "chemical", + "concentration", + "data", + "detection", + "dissolved", + "droplet", + "environment", + "gauge", + "indicator", + "laboratory", + "level", + "liquid", + "measurement", + "measurement.", + "meter", + "probe", + "quality", + "reading", + "saline", + "salinity", + "salt", + "sample", + "science", + "test", + "testing", + "value", + "water" + ], + "sanitizer": [ + "anti-bacterial", + "bacteria", + "bathroom", + "bottle", + "clean", + "clean hands", + "cleaning", + "covid", + "covid-19", + "disinfect", + "disinfectant", + "dispense", + "epidemic", + "gel", + "germ", + "germs", + "handwash", + "health", + "healthcare", + "hospital", + "hygiene", + "kill", + "liquid", + "lotion", + "medical", + "pandemic", + "personal care", + "protect", + "public health", + "pump", + "pump bottle", + "sanitizer", + "soap", + "virus" + ], + "satellite": [ + "antenna", + "astronomy", + "bluetooth", + "broadcast", + "communication", + "connect", + "connection", + "connectivity", + "data", + "device", + "dish", + "earth", + "future", + "global", + "gps", + "image", + "internet", + "landscape", + "location", + "mapping", + "maps", + "mountain", + "mountains", + "navigation", + "network", + "orbit", + "orbital", + "photo", + "photography", + "picture", + "planet", + "radar", + "receiving", + "satellite", + "scan", + "science", + "service", + "signal", + "space", + "symbol", + "technology", + "tracking", + "transmission", + "wifi", + "wireless", + "world" + ], + "satellite_alt": [ + "alternative", + "antenna", + "artificial", + "astronomy", + "broadcast", + "celestial", + "communication", + "connection", + "cosmos", + "data", + "dish", + "earth", + "futuristic", + "global", + "gps", + "link", + "navigation", + "network", + "orbit", + "orbital", + "relay", + "remote", + "satellite", + "science", + "signal", + "solar panel", + "space", + "space station", + "technology", + "telecommunications", + "television", + "transmission" + ], + "sauna": [ + "abstract", + "activity", + "amenity", + "bath", + "bathe", + "bathhouse", + "body", + "building", + "evaporate", + "facility", + "health", + "heat", + "hot", + "hot spring", + "hot springs", + "hot tub", + "house", + "human", + "hygiene", + "leisure", + "lines", + "people", + "person", + "purification", + "recreation", + "relaxation", + "resort", + "room", + "sauna", + "service", + "spa", + "steam", + "structure", + "therapy", + "treatment", + "vapor", + "water", + "waves", + "wellness" + ], + "save": [ + "action", + "backup", + "button", + "computer", + "control", + "data", + "disk", + "document", + "drive", + "file", + "flat", + "floppy", + "function", + "memory", + "multimedia", + "object", + "old technology", + "progress", + "recording", + "retro", + "save", + "save button", + "save icon", + "shape", + "solid", + "storage", + "store", + "tool", + "vintage" + ], + "save_as": [ + "archive", + "backup", + "classic", + "compose", + "computer", + "copy", + "create", + "data", + "disk", + "diskette", + "document", + "download", + "draft", + "drive", + "duplicate", + "edit", + "editing", + "export", + "file", + "floppy", + "floppy disk", + "information", + "input", + "multimedia", + "new file", + "office", + "old", + "paper", + "pen", + "pencil", + "rectangle", + "rename", + "retro", + "save", + "save as", + "square", + "storage", + "vintage", + "write", + "writing" + ], + "save_clock": [ + "application", + "archive", + "capture", + "chronometer", + "clock", + "data", + "date", + "disk", + "document", + "drive", + "duration", + "elapsed time", + "file", + "floppy", + "graphic", + "history", + "icon", + "illustration", + "information", + "log", + "memory", + "multimedia", + "past", + "recent", + "record", + "save", + "schedule", + "software", + "storage", + "store", + "symbol", + "time", + "timepiece", + "timestamp", + "ui", + "ux", + "watch" + ], + "saved_search": [ + "archive", + "bookmark", + "collection", + "criteria", + "data", + "discover", + "explore", + "favorite", + "filter", + "find", + "glass", + "highlight", + "important", + "information", + "inquiry", + "keep", + "list", + "locate", + "look", + "lookup", + "magnify", + "magnifying", + "magnifying glass", + "mark", + "marked", + "monitor", + "query", + "records", + "remember", + "results", + "saved", + "saved search", + "scope", + "search", + "see", + "star", + "storage", + "track" + ], + "savings": [ + "account", + "bank", + "banking", + "banking icon", + "bill", + "budget", + "card", + "cash", + "coin", + "commerce", + "cost", + "credit", + "currency", + "currency exchange", + "deposit", + "dollars", + "earnings", + "economy", + "finance", + "financial literacy", + "financial planning", + "fund", + "income", + "investment", + "money", + "online", + "pay", + "payment", + "pig", + "piggy", + "piggy bank", + "reserve", + "revenue", + "saving", + "savings", + "symbol", + "transaction", + "wealth", + "wealth creation", + "wealth management" + ], + "scale": [ + "balance", + "balance scale", + "compare", + "compare measure", + "compare weight", + "comparing", + "comparison", + "courtroom", + "equilibrium", + "equity", + "judgment", + "justice", + "law", + "legal", + "legal system", + "measure", + "measurement", + "monitor", + "scale", + "scales of justice", + "weighing", + "weighing instrument", + "weight", + "weight measurement", + "⚖️", + "⚖️ icon", + "⚖️ symbol" + ], + "scan": [ + "article", + "authentication", + "barcode", + "capture", + "checkout", + "commerce", + "data", + "device", + "digital", + "doc", + "document", + "drive", + "file", + "find", + "folder", + "folders", + "identification", + "inventory", + "locate", + "matrix code", + "mobile", + "mobile payment", + "notes", + "online shopping", + "optical", + "page", + "paper", + "payment", + "point of sale", + "product", + "qr code", + "quick response", + "reading", + "retail", + "scan", + "scanner", + "search", + "sheet", + "shopping", + "slide", + "technology", + "text", + "verification", + "writing" + ], + "scan_delete": [ + "bin", + "cancel", + "clean", + "clear", + "close", + "cross", + "data", + "delete", + "delete document", + "deny", + "discard", + "doc", + "document", + "document actions", + "drive", + "erase", + "exit", + "file", + "folder", + "folders", + "garbage", + "lines", + "no", + "notes", + "off", + "page", + "paper", + "rectangle", + "reject", + "remove", + "remove document", + "remove scan", + "scan", + "scan delete", + "scanner", + "sheet", + "slide", + "stop", + "text", + "trash", + "trash document", + "wipe", + "writing", + "x" + ], + "scanner": [ + "authenticate", + "barcode", + "box", + "camera", + "code", + "copy", + "corner", + "cyber", + "data", + "detection", + "device", + "digital", + "document", + "electronic", + "hardware", + "identify", + "information", + "laser", + "lens", + "line", + "machine", + "mobile", + "optical", + "product", + "qrcode", + "read", + "reader", + "recognition", + "scan", + "scanner", + "search", + "square", + "technology", + "verify" + ], + "scatter_plot": [ + "analysis", + "analysis icon", + "analytics", + "bar", + "bars", + "chart", + "chart icon", + "circles", + "comparison", + "coordinate system", + "correlation", + "data", + "data icon", + "diagram", + "distribution", + "dot", + "dots", + "graph", + "graph icon", + "infographic", + "mathematics", + "measure", + "metrics", + "pattern", + "plot", + "plotting", + "points", + "relationship", + "report", + "research", + "scatter", + "scatter plot", + "science", + "spread", + "statistics", + "statistics icon", + "tracking", + "trend", + "visualization", + "x-axis", + "y-axis" + ], + "scene": [ + "IoT", + "abstract", + "adventure", + "camping", + "couch", + "destination", + "environment", + "geography", + "hiking", + "hills", + "home", + "horizon", + "house", + "landscape", + "light", + "minimal", + "mountain range", + "mountains", + "nature", + "nest", + "outdoor", + "panorama", + "peaks", + "room", + "scene", + "simple", + "sky", + "sofa", + "sun", + "sunrise", + "sunset", + "terrain", + "tourism", + "travel", + "view", + "vista", + "weather", + "wilderness" + ], + "schedule_send": [ + "agenda", + "appointment", + "arrow", + "calendar", + "circle", + "clock", + "date", + "delivery", + "dispatch", + "email", + "event", + "forward", + "forward message", + "future", + "letters", + "mail", + "message", + "notification", + "organize", + "pending", + "planner", + "planning", + "remember", + "reminder", + "right arrow", + "schedule", + "send", + "share", + "time", + "transfer", + "transmit" + ], + "schedule": [ + "access", + "alarm", + "appointment", + "calendar", + "circle", + "clock", + "date", + "deadline", + "dial", + "duration", + "event", + "future", + "hands", + "history", + "hour hand", + "measure", + "minute hand", + "notification", + "past", + "planning", + "productivity", + "query builder", + "recent", + "reminder", + "schedule", + "second hand", + "stopwatch", + "time", + "timer", + "watch", + "watch later" + ], + "schema": [ + "analytics", + "architecture", + "blueprint", + "boxes", + "chart", + "conceptual", + "connections", + "data", + "database", + "diagram", + "flow", + "flowchart", + "graph", + "grid", + "hierarchy", + "infographic", + "layout", + "links", + "logic", + "map", + "mapping", + "measure", + "metrics", + "model", + "network", + "organization", + "plan", + "process", + "relationships", + "representation", + "schema", + "squares", + "statistics", + "structure", + "system", + "tracking", + "tree", + "visual" + ], + "school": [ + "academic", + "academics", + "academy", + "achievement", + "architecture", + "building", + "building facade", + "campus", + "cap", + "class", + "college", + "college building", + "columns", + "doorway", + "education", + "educational institution", + "entrance", + "entrance way", + "gateway", + "graduation", + "hat", + "institution", + "knowledge", + "learning", + "learning institution", + "pillars", + "portal", + "public building", + "school", + "steps", + "structure", + "student", + "studying", + "teaching", + "university", + "university building" + ], + "science": [ + "analysis", + "beaker", + "beaker icon", + "chemical", + "chemistry", + "chemistry icon", + "container", + "discovery", + "education", + "experiment", + "experiment icon", + "flask", + "fluid", + "glass", + "glassware", + "innovation", + "knowledge", + "lab", + "lab icon", + "laboratory", + "learning", + "liquid", + "reaction", + "research", + "research icon", + "science", + "scientific", + "solution", + "study", + "test tube", + "tube" + ], + "scooter": [ + "automobile", + "bicycle", + "bike", + "city", + "commute", + "delivery", + "direction", + "directions", + "electric scooter", + "flat", + "footboard", + "handlebars", + "maps", + "mobility", + "moped", + "motion", + "movement", + "personal transport", + "platform", + "point a to point b", + "public", + "rental", + "ride", + "scooter", + "service", + "sharing", + "simple", + "transit", + "transport", + "transportation", + "travel", + "two wheels", + "urban", + "vehicle", + "wheels" + ], + "score": [ + "2k", + "achievement", + "alphabet", + "amount", + "analytics", + "bar", + "bars", + "character", + "chart", + "count", + "data", + "diagram", + "digit", + "education", + "evaluation", + "figure", + "finance", + "font", + "gaming", + "gauge", + "graph", + "indicator", + "infographic", + "letters", + "measure", + "measurement", + "metric", + "metrics", + "number", + "numbers", + "performance", + "points", + "quantity", + "ranking", + "record", + "result", + "score", + "sports", + "statistics", + "sum", + "symbol", + "tally", + "text", + "total", + "tracking", + "type", + "value" + ], + "science_off": [ + "academic off", + "analysis off", + "beaker", + "beaker off", + "cancelled", + "chemical", + "chemistry", + "chemistry off", + "data off", + "disabled", + "disabled science", + "discovery off", + "education off", + "enabled", + "experiment", + "experiment off", + "flask", + "flask off", + "glass", + "inactive", + "innovation off", + "knowledge off", + "laboratory", + "laboratory off", + "learn off", + "muted science", + "no science", + "not available", + "off", + "offline", + "on", + "research", + "research off", + "science", + "science off", + "scientific off", + "slash", + "stopped", + "study off", + "technology off", + "test tube off", + "tube", + "turned off", + "unavailable" + ], + "scoreboard": [ + "board", + "competition", + "data", + "display", + "game", + "information", + "leader", + "lines", + "losing", + "match", + "monitor", + "numbers", + "performance", + "points", + "presentation", + "ranking", + "record", + "rectangular", + "report", + "results", + "score", + "scoreboard", + "screen", + "sport", + "sports", + "statistics", + "stats", + "tally", + "tracking", + "winners" + ], + "screen_lock_landscape": [ + "Android", + "OS", + "access", + "device", + "device lock", + "display", + "hardware", + "horizontal", + "iOS", + "landscape", + "lock", + "locked", + "mobile", + "mobile lock", + "orientation", + "orientation lock", + "padlock", + "phone", + "privacy", + "private", + "protection", + "rectangle", + "restricted", + "rotate", + "rotation", + "safety", + "screen", + "screen lock", + "secured", + "security", + "sign", + "symbol", + "tablet", + "technology", + "unlock" + ], + "screen_lock_rotation": [ + "Android", + "OS", + "access", + "accessibility", + "arrow", + "circle", + "clockwise", + "control", + "counter-clockwise", + "curved", + "device", + "diagonal", + "display", + "hardware", + "iOS", + "landscape", + "lock", + "locked", + "mobile", + "option", + "orientation", + "phone", + "portrait", + "privacy", + "protected", + "restricted", + "rotate", + "rotation", + "screen", + "security", + "setting", + "tablet", + "turn", + "unlocked" + ], + "screen_lock_portrait": [ + "Android", + "OS", + "access", + "access control", + "authentication", + "cell", + "cell phone", + "connection", + "control", + "device", + "erase", + "hardware", + "iOS", + "lock", + "locked", + "mobile", + "password", + "phone", + "phonelink", + "pin", + "portrait", + "privacy", + "private", + "protect", + "protection", + "restricted", + "restriction", + "safety", + "screen", + "screen lock", + "secure", + "secure device", + "security", + "smartphone", + "tablet", + "unlock" + ], + "screen_record": [ + "app", + "application", + "av", + "broadcast", + "camera", + "capture", + "circle", + "components", + "computer", + "device", + "display", + "film", + "interface", + "media", + "monitor", + "movie", + "playback", + "record", + "recorder", + "recording", + "screen", + "screen record", + "select", + "selected", + "site", + "square", + "stream", + "technology", + "toggle", + "ui", + "ux", + "video" + ], + "screen_rotation": [ + "Android", + "OS", + "adjust", + "arrow", + "arrows", + "circle", + "circular", + "clockwise", + "control", + "counter clockwise", + "device", + "directional", + "display", + "hardware", + "iOS", + "landscape", + "mobile", + "movement", + "orientation", + "phone", + "portrait", + "rotate", + "rotation", + "round", + "screen", + "settings", + "switch", + "tablet", + "toggle", + "turn", + "view" + ], + "screen_rotation_alt": [ + "Android", + "OS", + "adjust", + "alter", + "alternate", + "alternative", + "arrow", + "change", + "circle", + "circular", + "control", + "counter clockwise", + "counterclockwise", + "device", + "direction", + "display", + "flip", + "hardware", + "iOS", + "landscape", + "mobile", + "orientation", + "phone", + "portrait", + "refresh", + "reload", + "rotate", + "rotation", + "screen", + "screen rotation", + "setting", + "switch", + "tablet", + "turn" + ], + "screen_rotation_up": [ + "Android", + "OS", + "arrow", + "auto lock", + "auto rotate", + "device", + "device orientation", + "device rotation", + "display lock", + "display orientation", + "display rotation", + "hardware", + "iOS", + "lock orientation", + "lock vertically", + "mobile", + "mobile rotation", + "orientation lock", + "phone", + "phone rotation", + "portrait lock", + "portrait mode", + "portrait orientation", + "rotate", + "rotate screen", + "rotate up", + "rotate vertically", + "rotation", + "rotation control", + "rotation lock", + "screen", + "screen direction", + "screen orientation", + "screen rotation", + "screen turn", + "tablet", + "turn", + "turn screen", + "up rotation", + "upward rotation", + "vertical display", + "vertical mode", + "vertical orientation" + ], + "screen_share": [ + "Android", + "OS", + "arrow", + "broadcast", + "cast", + "casting", + "chrome", + "collaboration", + "computer", + "connect", + "connection", + "desktop", + "device", + "display", + "hardware", + "iOS", + "laptop", + "mac", + "meeting", + "mirror", + "monitor", + "network", + "online", + "present", + "presentation", + "projection", + "projection screen", + "rectangular", + "remote", + "screen", + "screen share", + "share", + "sharing", + "showing", + "stream", + "streaming", + "upward", + "video", + "web", + "webinar", + "window" + ], + "screen_search_desktop": [ + "Android", + "OS", + "application", + "arrow", + "browser", + "computer", + "desktop", + "device", + "digital", + "discover", + "display", + "electronic", + "explore", + "find", + "glass", + "hardware", + "iOS", + "information", + "lens", + "lines", + "lock", + "look", + "magnify", + "magnifying glass", + "monitor", + "program", + "rectangle", + "rotate", + "screen", + "screen search desktop", + "search", + "square", + "technology", + "web", + "website", + "window", + "zoom" + ], + "screencast": [ + "screencast" + ], + "screenshot": [ + "Android", + "OS", + "app", + "application", + "art", + "camera", + "capture", + "cell", + "computer", + "crop", + "desktop", + "device", + "digital", + "display", + "electronic", + "flat", + "glyph", + "graphic", + "hardware", + "iOS", + "image", + "laptop", + "media", + "mobile", + "monitor", + "outline", + "phone", + "photo", + "picture", + "screen", + "screenshot", + "shot", + "symbol", + "tablet", + "technology", + "window" + ], + "screenshot_frame": [ + "album", + "app", + "area", + "border", + "camera", + "capture", + "computer", + "corner", + "crop", + "display", + "document", + "frame", + "gallery", + "image", + "landscape", + "media", + "mobile", + "multimedia", + "outline", + "photo", + "photograph", + "picture", + "portrait", + "print screen", + "rectangle", + "screen", + "screen capture", + "screengrab", + "screenshot", + "shape", + "square", + "ui", + "view", + "web" + ], + "screenshot_frame_2": [ + "area", + "border", + "boundary", + "box", + "capture", + "computer", + "corners", + "crop", + "digital", + "display", + "edges", + "frame", + "graphic", + "image", + "landscape", + "media", + "multimedia", + "outline", + "photo", + "picture", + "portrait", + "presentation", + "rectangle", + "screen", + "screengrab", + "screenshot", + "screenshot frame 2", + "snapshot", + "square", + "stroke", + "technology", + "viewer", + "visual", + "window" + ], + "screenshot_keyboard": [ + "QWERTY", + "accessibility", + "alternate input", + "buttons", + "capture", + "character input", + "communication", + "computer", + "data entry", + "device", + "digital", + "grid", + "hardware", + "input", + "interface", + "keyboard", + "keys", + "layout", + "lines", + "mobile", + "on-screen keyboard", + "rectangular", + "screen", + "screengrab", + "squares", + "tablet", + "technology", + "text", + "typing", + "virtual keyboard", + "writing", + "writing input" + ], + "screenshot_monitor": [ + "Android", + "OS", + "application", + "camera", + "capture", + "chrome", + "computer", + "desktop", + "device", + "digital", + "display", + "electronic", + "grab", + "hardware", + "iOS", + "image", + "mac", + "media", + "monitor", + "photo", + "picture", + "print screen", + "program", + "record", + "rectangle", + "screen", + "screengrab", + "screenshot", + "snapshot", + "technology", + "ui", + "video", + "web", + "website", + "window" + ], + "screenshot_region": [ + "+", + "add", + "area", + "area selection", + "boundaries", + "bounding box", + "boxed selection", + "capture", + "crop", + "defined area", + "frame", + "framing", + "graphic capture", + "highlight", + "image capture", + "new", + "partial screenshot", + "plus", + "polygonal selection", + "rectangle", + "region", + "screen", + "screen capture", + "screengrab", + "screenshot", + "screenshot area", + "screenshot region", + "select area", + "select region", + "selection", + "snip", + "snipping tool", + "square", + "window selection" + ], + "screenshot_tablet": [ + "Android", + "OS", + "capture", + "chrome", + "copy", + "desktop", + "device", + "digital", + "display", + "electronic", + "gadget", + "grab", + "hardware", + "iOS", + "image", + "mac", + "media", + "mobile", + "monitor", + "photo", + "photograph", + "picture", + "portable", + "record", + "rectangular", + "save", + "screen", + "screengrab", + "screenshot", + "snapshot", + "still", + "tablet", + "technology", + "view", + "web", + "window" + ], + "script": [ + "A", + "algorithm", + "alphabet", + "analysis", + "automation", + "character", + "classification", + "code", + "coding", + "command", + "console", + "data", + "developer", + "development", + "document", + "download", + "editor", + "engineering", + "execution", + "file", + "font", + "function", + "instructions", + "it", + "letters", + "lines", + "macro", + "process", + "programming", + "programming language", + "running", + "script", + "sequence", + "software", + "square", + "symbol", + "technology", + "terminal", + "text", + "type", + "typeface" + ], + "scrollable_header": [ + "arrangement", + "browsing", + "content", + "data", + "design", + "divider", + "elements", + "exploring", + "function", + "grouping", + "header", + "hierarchy", + "information", + "interface", + "items", + "layout", + "list", + "menu", + "navigation", + "organization", + "screen", + "scroll", + "scrollable", + "section", + "sections", + "separation", + "structure", + "ui", + "ux", + "view", + "viewport", + "window" + ], + "scuba_diving": [ + "activity", + "adventure", + "aquatic", + "deep sea", + "discovery", + "diver", + "diving", + "entertainment", + "equipment", + "exercise", + "expedition", + "explore", + "fins", + "flippers", + "gear", + "hobby", + "holiday", + "journey", + "leisure", + "marine", + "mask", + "ocean", + "recreation", + "scuba", + "scuba diving", + "sea", + "snorkel", + "social", + "sport", + "swim", + "swimming", + "tank", + "travel", + "underwater", + "vacation", + "water sport" + ], + "sd_card": [ + "angled corner", + "camera", + "card", + "computer", + "data", + "data storage", + "device", + "digital", + "digital media", + "documents", + "electronic", + "electronics", + "external storage", + "file management", + "file storage", + "information", + "loading", + "media", + "memory", + "memory card", + "micro sd", + "multimedia", + "music storage", + "photo storage", + "photos", + "portable storage", + "removable storage", + "saving", + "sd", + "sd card", + "secure", + "square", + "storage", + "technology", + "transfer", + "trapezoid", + "video storage" + ], + "sd_card_alert": [ + "!", + "alert", + "attention", + "camera", + "card", + "caution", + "chip", + "communication", + "danger", + "data", + "device", + "digital", + "electronic", + "error", + "exclamation", + "exclamation point", + "fail", + "failed", + "hardware", + "important", + "indication", + "indicator", + "issue", + "mark", + "memory", + "mobile", + "network", + "notification", + "phone", + "photos", + "problem", + "sd", + "sd card", + "secure", + "sim card", + "slot", + "status", + "storage", + "symbol", + "triangle", + "warning" + ], + "sdk": [ + "add-on", + "addition", + "applications", + "apps", + "block", + "build", + "building block", + "coding", + "collaboration", + "component", + "connection", + "create", + "development", + "element", + "framework", + "inclusion", + "integration", + "kit", + "link", + "module", + "part", + "piece", + "platform", + "programming", + "puzzle", + "puzzle piece", + "sdk", + "section", + "segment", + "shape", + "software", + "structure", + "system", + "technology", + "together", + "unit", + "websites" + ], + "search": [ + "browse", + "circle", + "discover", + "discover icon", + "explore", + "explore icon", + "filter", + "find", + "find icon", + "glass", + "handle", + "inspect", + "investigate", + "locate", + "locate icon", + "look", + "magnifier", + "magnify", + "magnifying", + "mode", + "options", + "query", + "query icon", + "scope", + "search", + "search bar", + "search button", + "see", + "stick", + "tool", + "view", + "zoom" + ], + "search_activity": [ + "action", + "activity", + "analytics", + "bar chart", + "browsing", + "chronological", + "circle", + "clock", + "dashed", + "data", + "date", + "display", + "dots", + "dotted", + "find", + "graph", + "handle", + "history", + "internet", + "investigate", + "journal", + "line", + "list", + "log", + "loupe", + "magnifying glass", + "past", + "previous", + "recent", + "record", + "schedule", + "search", + "time", + "timeline", + "trends", + "view", + "web" + ], + "search_check": [ + "accurate", + "approve", + "approved", + "check", + "checked search", + "checkmark", + "circle", + "complete", + "confirmed", + "confirmed search", + "correct", + "diagonal line", + "discover", + "done", + "find", + "finished", + "glass", + "handle", + "health", + "investigate", + "line", + "locate", + "look", + "loupe", + "magnify", + "magnifying", + "magnifying glass", + "mark", + "ok", + "query", + "search", + "search complete", + "search results", + "search success", + "see", + "select", + "success", + "tick", + "validate", + "validated search", + "verified", + "yes", + "zoom" + ], + "search_check_2": [ + "action", + "approve", + "approved", + "check", + "checkmark", + "circle", + "complete", + "confirmed", + "done", + "explore", + "find", + "form", + "found", + "geometric", + "glass", + "health", + "lens", + "line", + "locate", + "look", + "magnifier", + "magnify", + "magnifying", + "magnifying glass", + "mark", + "navigation", + "ok", + "query", + "results", + "search", + "see", + "select", + "shape", + "successful", + "tick", + "tool", + "validate", + "verified", + "yes" + ], + "search_gear": [ + "adjust", + "administration", + "advanced search", + "application", + "change", + "cog", + "configuration", + "control", + "customize", + "detailed search", + "details", + "filter", + "find", + "gear", + "glass", + "info", + "information", + "look", + "loupe", + "magnify", + "magnifying", + "magnifying glass", + "manage", + "modify", + "narrow", + "options", + "personal", + "preferences", + "refine", + "search", + "see", + "service", + "settings", + "setup", + "specific search", + "system", + "tool", + "tune" + ], + "search_hands_free": [ + "accessibility", + "accessible", + "assistance", + "assisted", + "audio", + "automobile", + "automotive", + "car", + "command", + "control", + "direction", + "discover", + "find", + "futuristic", + "hands free", + "icon", + "input", + "interface element", + "listen", + "locate", + "magnifying glass", + "microphone", + "query", + "recognition", + "search", + "speech", + "steering", + "steering wheel", + "symbol", + "technology", + "tool", + "vehicle", + "voice", + "without touch" + ], + "search_insights": [ + "analysis", + "analytics", + "bar", + "bar chart", + "bars", + "chart", + "data", + "data analysis", + "dataform", + "diagram", + "discovery", + "explore", + "find", + "glass", + "graph", + "infographic", + "information", + "insert", + "insights", + "lens", + "look", + "magnify", + "magnifying", + "magnifying glass", + "measure", + "metric", + "metrics", + "performance", + "query", + "reference", + "report", + "research", + "results", + "search", + "see", + "statistics", + "text", + "tracking", + "trend", + "visualization" + ], + "search_off": [ + "access denied", + "blocked", + "blocked access", + "cancel", + "cancel search", + "circle", + "clear", + "clear search", + "close", + "close search", + "cross out", + "diagonal line", + "disabled", + "disallowed search", + "enabled", + "find", + "find blocked", + "find disabled", + "find off", + "forbidden search", + "glass", + "lens", + "look", + "magnify", + "magnify blocked", + "magnify disabled", + "magnify glass", + "magnify off", + "magnifying", + "no access", + "no results", + "not found", + "off", + "on", + "prohibited", + "remove", + "remove search", + "restricted", + "restricted search", + "search", + "search access denied", + "search blocked", + "search disabled", + "search off", + "search prevented", + "search stopped", + "search unavailable", + "see", + "slash", + "stop", + "unavailable", + "x" + ], + "seat_cool_left": [ + "ac", + "adjustable", + "air", + "arrow", + "automobile", + "automotive", + "car", + "chair", + "climate", + "comfort", + "contour", + "control", + "cool", + "cooling", + "direction", + "directional", + "heated", + "hvac", + "interior", + "left", + "outline", + "seat", + "setting", + "silhouette", + "temperature", + "vehicle", + "ventilated", + "ventilation" + ], + "seat_cool_right": [ + "ac", + "air", + "airflow", + "arrow", + "automobile", + "automotive", + "button", + "car", + "chair", + "climate", + "climate control", + "comfort", + "control", + "cool", + "cooling", + "cooling seat", + "direction", + "driver", + "fan", + "hvac", + "indicator", + "interior", + "passenger", + "right seat", + "seat", + "seat ventilation", + "setting", + "technology", + "temperature", + "toggle", + "transport", + "vehicle", + "vent", + "ventilation" + ], + "seat_heat_left": [ + "adjustment", + "arrow", + "auto", + "automobile", + "automotive", + "button", + "cabin", + "car", + "car seat", + "climate", + "cold weather", + "comfort", + "control", + "direction", + "driver", + "feature", + "heat", + "heated seat", + "hvac", + "interior", + "left", + "left side", + "passenger", + "seat", + "settings", + "temperature", + "toggle", + "utility", + "vehicle", + "warm", + "warming", + "winter" + ], + "seat_heat_right": [ + "adjustable", + "arrow", + "automobile", + "automotive", + "car", + "climate", + "comfort", + "control", + "direction", + "element", + "glyph", + "heat", + "hvac", + "interior", + "outline", + "passenger", + "right", + "seat", + "setting", + "side", + "symbol", + "temperature", + "vehicle", + "warm", + "warming" + ], + "seat_vent_left": [ + "adjustment", + "air", + "air flow", + "airflow", + "arrow", + "auto", + "automobile", + "automotive", + "breeze", + "car", + "climate", + "climate settings", + "comfort", + "comfort settings", + "conditioning", + "control", + "cool", + "cooling", + "direction", + "driver", + "fan", + "heated", + "hvac", + "interior", + "left", + "passenger", + "seat", + "seat controls", + "setting", + "side", + "temperature", + "vehicle", + "vent", + "ventilation" + ], + "seat_vent_right": [ + "adjust", + "air", + "airflow", + "arrow", + "automobile", + "automotive", + "car", + "climate", + "climate control", + "comfort", + "control", + "cool", + "cooling", + "dashboard", + "direction", + "directional", + "fan", + "heating", + "hvac", + "interior", + "louvers", + "passenger", + "right", + "seat", + "setting", + "temperature", + "transport", + "travel", + "vehicle", + "vent", + "ventilation" + ], + "security": [ + "access", + "allowed", + "authentication", + "certified", + "data security", + "defense", + "encrypted", + "guard", + "mobile security", + "network security", + "permission", + "privacy", + "privacy policy", + "private", + "protect", + "protected", + "protection", + "safe", + "safety", + "secure", + "secure access", + "secure connection", + "secure data", + "security", + "shield", + "ssl", + "system security", + "trust", + "trusted", + "verified", + "vpn", + "web security" + ], + "security_key": [ + "2-step", + "access", + "access key", + "authentication", + "authorization", + "authorized", + "circle", + "device", + "digital", + "entry", + "flat", + "identity", + "key", + "keys", + "ldap", + "line", + "lock", + "login", + "online", + "password", + "permission", + "personal", + "pin", + "private", + "protected", + "reauth", + "secure", + "security", + "security key", + "sign in", + "simple", + "straight", + "tag", + "technology", + "thumb drive", + "unlock", + "user", + "verification", + "yubi", + "yubi key" + ], + "security_update_good": [ + "Android", + "OS", + "approve", + "approved", + "cell", + "check", + "checkmark", + "complete", + "device", + "display", + "done", + "friendly", + "good", + "hardware", + "iOS", + "icon", + "mark", + "mobile", + "mobile check", + "mobile phone", + "ok", + "phone", + "protection", + "safe", + "screen", + "secure", + "security", + "security update", + "select", + "smartphone", + "success", + "symbol", + "system", + "system update", + "tablet", + "technology", + "tick", + "ui", + "update", + "validate", + "validated", + "verified", + "yes" + ], + "security_update_warning": [ + "!", + "Android", + "OS", + "alert", + "attention", + "bug", + "caution", + "critical", + "danger", + "device", + "download", + "error", + "exclamation", + "fix", + "hardware", + "hazard", + "iOS", + "important", + "issue", + "mark", + "mobile", + "notification", + "patch", + "phone", + "portrait", + "precaution", + "problem", + "protection", + "screen", + "secure", + "security", + "shield", + "symbol", + "system", + "tablet", + "threat", + "triangle", + "update", + "vulnerability", + "warning" + ], + "segment": [ + "alignment", + "analytics", + "analyze", + "breakdown", + "categorize", + "chart", + "chunk", + "classify", + "component", + "data", + "diagram", + "divided", + "division", + "element", + "fonts", + "format", + "fragment", + "graph", + "group", + "isolate", + "lines", + "list", + "modular", + "modularity", + "paragraph", + "part", + "piece", + "portion", + "rule", + "rules", + "section", + "segment", + "separate", + "slice", + "split", + "style", + "subset", + "text" + ], + "select": [ + "action", + "all", + "area", + "arrow", + "border", + "box", + "choose", + "control", + "cursor", + "dash", + "dashed", + "delineate", + "drag", + "element", + "highlight", + "indicate", + "interact", + "item", + "locate", + "marquee", + "move", + "object", + "option", + "outline", + "pick", + "point", + "pointer", + "select", + "selection", + "shape", + "square", + "target", + "tool" + ], + "select_all": [ + "all", + "batch", + "box", + "bulk", + "check", + "choose", + "collection", + "collective", + "complete", + "comprehensive", + "dash", + "dashed", + "everything", + "full", + "group", + "highlight", + "items", + "list", + "mark", + "multiple", + "options", + "outline", + "pick", + "select", + "select all", + "selection", + "square", + "tool", + "total" + ], + "select_check_box": [ + "active", + "approved", + "basic", + "boolean", + "box", + "button", + "check", + "checkbox", + "checked", + "checkmark", + "choose", + "complete", + "component", + "confirmed", + "control", + "done", + "element", + "field", + "form", + "graphic", + "input", + "mark", + "minimal", + "ok", + "on", + "option", + "outlined", + "select", + "selected", + "selection", + "simple", + "square", + "tick", + "toggle", + "true", + "ui", + "ui control", + "verified", + "yes" + ], + "select_to_speak": [ + "accessibility", + "announcement", + "assistive technology", + "audible", + "audio", + "communication", + "control", + "cursor", + "disabilities", + "frame", + "hear", + "highlight text", + "impaired", + "interactive", + "language", + "listen", + "music", + "paragraph", + "pointer", + "read aloud", + "reading", + "screen reader", + "select text", + "selection", + "sentence", + "sound", + "speak", + "speak out", + "speaker", + "text", + "text to speech", + "translate", + "tv", + "up", + "voice", + "volume", + "word" + ], + "select_window": [ + "active window", + "application", + "background", + "border", + "browser", + "close", + "component", + "desktop", + "display", + "displays", + "element", + "foreground", + "frame", + "internet", + "management", + "maximize", + "minimize", + "multiple", + "multiple windows", + "open", + "outline", + "pages", + "rectangle", + "resize", + "screen", + "screens", + "select", + "software", + "square", + "stack", + "switch", + "taskbar", + "user interface", + "view", + "web", + "webpages", + "websites", + "window", + "windows", + "www" + ], + "select_window_2": [ + "arrangement", + "browser", + "choose", + "control", + "depth", + "display", + "displays", + "graphic", + "interface element", + "internet", + "layers", + "layout", + "multiple", + "multiple windows", + "organization", + "overlapping", + "pages", + "perspective", + "pick", + "pictogram", + "rectangles", + "screens", + "select", + "selection", + "selection tool", + "squares", + "stack", + "symbol", + "tabs", + "ui element", + "view", + "web", + "webpages", + "websites", + "window", + "windows", + "www" + ], + "select_window_off": [ + "app", + "application", + "border", + "box", + "browser", + "choice", + "deselect", + "disabled", + "display", + "displays", + "enabled", + "frame", + "geometry", + "inactive", + "internet", + "multiple", + "off", + "on", + "option", + "outline", + "pages", + "panel", + "program", + "rectangle", + "screen", + "screens", + "select", + "shape", + "slash", + "square", + "stack", + "state", + "switch", + "toggle", + "ui element", + "unchecked", + "unselected", + "view", + "web", + "webpages", + "websites", + "window", + "windows", + "www" + ], + "self_care": [ + "arms", + "body", + "brush", + "calm", + "care", + "chest", + "chi", + "comb", + "comfort", + "embrace", + "emotional", + "figure", + "hands", + "health", + "heart", + "holding", + "hug", + "human", + "improvement", + "love", + "mental health", + "mindfulness", + "mirror", + "peace", + "person", + "person with heart", + "physical health", + "protection", + "relax", + "relaxation", + "security", + "self", + "self care", + "silhouette", + "support", + "therapy", + "well being", + "wellness" + ], + "self_improvement": [ + "balance", + "body", + "brain", + "calm", + "care", + "chi", + "coaching", + "counseling", + "development", + "emotional", + "growth", + "healing", + "health", + "help", + "human", + "improvement", + "life", + "meditate", + "meditation", + "mental", + "mind", + "mindfullness", + "peace", + "people", + "person", + "personal", + "progress", + "relax", + "self", + "self-care", + "sitting", + "spiritual", + "support", + "therapy", + "well-being", + "wellbeing", + "wellness", + "yoga", + "zen" + ], + "sell": [ + "bargain", + "bill", + "card", + "cart", + "cash", + "coin", + "commerce", + "coupon", + "credit", + "currency", + "deal", + "discount", + "dollars", + "label", + "market", + "money", + "offer", + "online", + "pay", + "payment", + "pointed shape", + "price", + "promotion", + "retail", + "sale", + "sell", + "shape", + "shop", + "shopping", + "special offer", + "store", + "tag", + "tag shape", + "voucher" + ], + "send": [ + "airplane", + "arrow", + "communicate", + "communication", + "deliver", + "direction", + "email", + "flight", + "fly", + "forward", + "mail", + "message", + "paper", + "paper airplane", + "plane", + "point", + "reply", + "right", + "right arrow", + "send", + "share", + "submit", + "triangle", + "triangular" + ], + "send_and_archive": [ + "archive", + "arrow", + "box", + "chat", + "chat message", + "communication", + "compose", + "deliver", + "dispatch", + "document", + "down", + "download", + "email", + "email message", + "file", + "folder", + "inbox", + "instant message", + "letters", + "mail", + "mail message", + "message", + "move", + "move to archive", + "outbox", + "quick action", + "reply", + "save", + "send", + "send and archive", + "share", + "store", + "store message" + ], + "send_money": [ + "arrow", + "banking", + "button", + "card", + "cash", + "checkout", + "coin", + "coins", + "commerce", + "credit", + "currency", + "digital wallet", + "direction", + "dollars", + "e-commerce", + "exchange", + "export", + "finance", + "financial", + "funds", + "icon", + "mobile pay", + "money", + "money transfer", + "move money", + "online", + "pay", + "payment", + "pictogram", + "purchase", + "rectangle", + "remittance", + "right", + "send", + "send money", + "shape", + "square", + "symbol", + "transaction", + "transfer funds", + "wallet" + ], + "send_time_extension": [ + "action", + "add", + "add time", + "arrow", + "button", + "clock", + "communication", + "delay", + "deliver", + "dispatch", + "email", + "envelop", + "extend", + "extension", + "future", + "internet", + "mail", + "message", + "paper plane", + "plus", + "plus sign", + "postpone", + "right arrow", + "schedule", + "send", + "send button", + "send later", + "share", + "submit", + "time", + "timer", + "triangle", + "watch", + "web" + ], + "send_to_mobile": [ + "Android", + "OS", + "abstract", + "action", + "arrow", + "cellular", + "communication", + "connect", + "data transfer", + "device", + "direction", + "export", + "forward", + "hardware", + "iOS", + "line", + "mobile", + "move", + "navigation", + "open", + "open in phone", + "open link", + "open on device", + "phone", + "pointer", + "push to device", + "redirect", + "right", + "send", + "send to mobile", + "share", + "smartphone", + "symbol", + "tablet", + "technology", + "to", + "transfer" + ], + "sensor_occupied": [ + "activated", + "active", + "alarm", + "alert", + "automation", + "body", + "body response", + "connection", + "detection", + "detection sensor", + "fitbit", + "human", + "human sensor", + "indicator", + "motion", + "motion sensor", + "movement", + "network", + "occupant", + "occupied", + "occupied sensor", + "people", + "person", + "person sensor", + "presence", + "presence sensor", + "scan", + "security", + "sensor", + "sensors", + "signal", + "smart body scan sensor", + "smart home", + "status", + "status indicator", + "surveillance", + "technology", + "wireless" + ], + "sensor_door": [ + "access", + "access point", + "alarm", + "alert", + "automation", + "close", + "detect", + "door", + "entrance", + "entry", + "entry point", + "exit", + "gateway", + "home security", + "indication", + "monitoring", + "open", + "opening", + "passage", + "portal", + "secure", + "security", + "security system", + "sensor", + "smart home", + "state", + "status", + "status indication", + "threshold" + ], + "sensor_window": [ + "alarm", + "area", + "border", + "boundary", + "camera", + "data", + "detection", + "device", + "display", + "focus", + "frame", + "input", + "limits", + "monitor", + "monitoring", + "outline", + "rectangle", + "region", + "screen", + "security", + "security system", + "sensor", + "sensor window", + "signal", + "square", + "surveillance", + "target", + "technology", + "view", + "window", + "zone" + ], + "sensors": [ + "antenna", + "bar graph", + "bars", + "communication", + "connection", + "connection status", + "connectivity", + "data", + "device", + "device status", + "graduated bars", + "indicator", + "internet", + "levels", + "measurement", + "network", + "radio waves", + "reception", + "scan", + "sensing", + "sensors", + "signal", + "signal strength", + "status", + "technology", + "three bars", + "transfer", + "transmission", + "waves", + "wifi", + "wireless" + ], + "sensors_krx": [ + "alarm", + "automation", + "bismuth", + "connected", + "connection", + "control", + "data", + "detect", + "detection", + "detector", + "device", + "digital", + "disabled", + "electronic", + "enabled", + "environment", + "equipment", + "information", + "input", + "intelligent", + "internet of things", + "iot", + "machine", + "measurement", + "monitor", + "monitoring", + "network", + "off", + "offline", + "on", + "output", + "science", + "sensor", + "sensors", + "signal", + "slash", + "smart", + "system", + "technology", + "tracking", + "wireless" + ], + "sensors_krx_off": [ + "alarm", + "bismuth", + "control", + "control off", + "detect", + "detection", + "detector", + "device", + "device off", + "disabled", + "disabled sensor", + "enabled", + "graphic", + "inactive", + "indicator", + "krx", + "measurement", + "monitoring", + "off", + "offline", + "on", + "sensor", + "sensor off", + "sensors", + "sensors off", + "settings", + "settings off", + "slash", + "state", + "status", + "symbol", + "technology", + "technology off" + ], + "sensors_off": [ + "block", + "cancel", + "connection", + "crossed out", + "detection off", + "diagonal line", + "disable", + "disabled", + "disconnected", + "enabled", + "forbid", + "inactive", + "line", + "measurement disabled", + "measurement off", + "network", + "no detection", + "no measurement", + "no sensors", + "off", + "on", + "prevent", + "scan", + "sensors", + "sensors off", + "sensory", + "signal", + "slash", + "state", + "status", + "stop", + "toggle", + "unavailable", + "wireless" + ], + "sentiment_calm": [ + "avatar", + "calm", + "circle", + "content", + "emoji", + "emotion", + "expression", + "face", + "facial expression", + "feeling", + "happy", + "head", + "human", + "mood", + "peaceful", + "person", + "pleased", + "positive", + "profile", + "rating", + "reaction", + "relaxed", + "response", + "review", + "round", + "sentiment", + "serene", + "smile", + "smiley", + "tranquil", + "user" + ], + "sentiment_content": [ + "comment", + "dislike", + "dissatisfaction", + "emotion", + "emotional response", + "emotional state", + "evaluation", + "expression", + "face", + "feedback", + "feeling", + "frown", + "happy", + "like", + "mood", + "mood tracking", + "neutral", + "opinion", + "rating", + "reaction", + "response", + "review", + "sad", + "satisfaction", + "satisfied", + "satisfy", + "sentiment", + "smiley", + "survey", + "user experience" + ], + "sentiment_dissatisfied": [ + "angry", + "avatar", + "bad", + "circle", + "disappointed", + "dislike", + "dissatisfied", + "emoticon", + "emotion", + "emotions", + "expression", + "expressions", + "face", + "feedback", + "feeling", + "feelings", + "frown", + "head", + "human", + "mood", + "negative", + "person", + "poor", + "profile", + "rating", + "review", + "sad", + "sentiment", + "survey", + "unhappy", + "unsatisfied", + "upset", + "user" + ], + "sentiment_excited": [ + "avatar", + "character", + "cheerful", + "delighted", + "ecstatic", + "emoticon", + "emotion", + "excite", + "excited", + "excitement", + "expression", + "face", + "feeling", + "glad", + "grin", + "happy", + "human", + "joyful", + "lively", + "mood", + "passionate", + "person", + "pleased", + "positive", + "profile", + "satisfaction", + "satisfied", + "smile", + "smiley", + "thrilled", + "upbeat", + "user" + ], + "sentiment_extremely_dissatisfied": [ + "angry", + "bad review", + "crying", + "crying face", + "customer service", + "disappointed", + "dissatisfaction", + "dissatisfied", + "emoji", + "emoticon", + "emotion", + "emotions", + "expressions", + "extremely", + "face", + "feedback", + "feeling", + "feelings", + "frowny", + "frowny face", + "frustrated", + "furious", + "mad", + "mood", + "negative", + "negative feedback", + "person", + "poll", + "poor rating", + "rating", + "reaction", + "review", + "sad face", + "sadness", + "sentiment", + "survey", + "tears", + "teary face", + "unhappiness", + "unhappy", + "unhappy face", + "upset", + "upset face" + ], + "sentiment_frustrated": [ + "angry", + "annoyed", + "avatar", + "bad", + "character", + "circle", + "disappointed", + "displeased", + "dissatisfied", + "emoji", + "emotional", + "expression", + "face", + "feeling", + "frustrated", + "frustration", + "head", + "human", + "low", + "mental health", + "mood", + "negative", + "person", + "poor", + "reaction", + "round", + "sad", + "smiley", + "unhappy", + "upset" + ], + "sentiment_neutral": [ + "attitude", + "avatar", + "average", + "emoji", + "emotion", + "emotionless", + "emotions", + "expression", + "expressions", + "face", + "feedback", + "feeling", + "feelings", + "fine", + "horizontal line", + "indifference", + "indifferent", + "mood", + "mouth", + "neutral", + "ok", + "okay", + "people", + "person", + "profile", + "rating", + "regular", + "sentiment", + "status", + "straight face", + "survey", + "user" + ], + "sentiment_sad": [ + "avatar", + "bad", + "character", + "circle", + "disappointment", + "dissatisfied", + "downturned mouth", + "emoji", + "emotion", + "expression", + "face", + "feedback", + "feeling", + "frown", + "human", + "low", + "mood", + "negative", + "person", + "poor", + "profile", + "rating", + "rounded", + "sad", + "sentiment", + "unhappy", + "upset", + "user" + ], + "sentiment_satisfied": [ + "cheerful", + "circle", + "emoji", + "emoticon", + "emotion", + "emotions", + "expression", + "expressions", + "eyes", + "face", + "feeling", + "feelings", + "glad", + "happiness", + "happy", + "happy face", + "joy", + "like", + "mood", + "mouth", + "person", + "pleased", + "positive", + "satisfaction", + "satisfied", + "sentiment", + "smile", + "smiley", + "smiley face", + "smiling", + "survey" + ], + "sentiment_stressed": [ + "anxious", + "avatar", + "character", + "displeased", + "distressed", + "emoji", + "emotion", + "expression", + "face", + "feeling", + "frown", + "frown face", + "head", + "melancholy", + "mental state", + "mood", + "nervous", + "overwhelmed", + "person", + "profile", + "sad", + "sentiment", + "stress", + "stressed", + "stressed out", + "tense", + "uneasy", + "unhappy", + "user", + "worried" + ], + "sentiment_very_dissatisfied": [ + "angry", + "avatar", + "character", + "circle", + "disappointed", + "disapproval", + "dislike", + "dissatisfied", + "dissatisfied face", + "emoji", + "emoticon", + "emotion", + "emotions", + "expressions", + "face", + "facial expression", + "feedback", + "feeling", + "feelings", + "frowning", + "human", + "indicator", + "low rating", + "mood", + "negative", + "outline", + "person", + "reaction", + "review", + "sad", + "sentiment", + "sorrow", + "status", + "survey", + "unhappy", + "unsatisfied", + "upset", + "very" + ], + "sentiment_very_satisfied": [ + "approval", + "avatar", + "character", + "cheerful", + "circle", + "delight", + "emoticon", + "emotion", + "emotions", + "excellent", + "expression", + "expressions", + "face", + "feedback", + "feeling", + "feelings", + "glad", + "happiness", + "happy", + "human", + "joyful", + "like", + "mood", + "people", + "person", + "pleased", + "positive", + "profile", + "rating", + "satisfied", + "sentiment", + "simple", + "smile", + "smiley face", + "smiling", + "survey", + "user", + "very", + "very happy" + ], + "sentiment_worried": [ + "anxiety", + "anxious", + "avatar", + "bad", + "character", + "concerned", + "disappointment", + "discomfort", + "emoji", + "emotion", + "expression", + "face", + "feedback", + "feeling", + "frowning", + "head", + "human", + "interface icon", + "line icon", + "mental state", + "mood", + "negative", + "outline", + "person", + "reaction", + "sad", + "sentiment", + "status", + "stress", + "symbol", + "unhappy", + "worried", + "worry" + ], + "serif": [ + "A", + "alphabet", + "art", + "bold", + "capital t", + "character", + "character t", + "classification", + "creative", + "document", + "download", + "editor", + "education", + "font", + "format text", + "italic", + "letter t", + "letters", + "paragraph", + "serif", + "square", + "symbol", + "t icon", + "text", + "text alignment", + "text formatting", + "text style", + "type", + "typeface", + "typography", + "underline", + "uppercase t", + "word processing", + "writing", + "writing tools" + ], + "server_person": [ + "account", + "administration", + "administrator", + "avatar", + "cloud", + "computer", + "computing", + "connection", + "data", + "database", + "datacenter", + "face", + "host", + "hosting", + "human", + "human icon", + "icon", + "it", + "management", + "network", + "outline", + "people", + "person", + "profile", + "server", + "server rack", + "silhouette", + "sole tenancy", + "sole tenant", + "symbol", + "system", + "technology", + "user" + ], + "service_toolbox": [ + "adjusting", + "box", + "collection", + "configuration", + "container", + "customizing", + "equipment", + "fixing", + "gear", + "hardware", + "instrument", + "job", + "kit", + "maintenance", + "management", + "mechanic", + "options", + "professional", + "rectangle", + "repair", + "repairing", + "service", + "settings", + "silhouette", + "technician", + "tool", + "toolbox", + "tools", + "trade", + "utility", + "work", + "workshop" + ], + "set_meal": [ + "chopsticks", + "cutlery", + "dining", + "dining etiquette", + "dining room", + "dinner", + "dish", + "dishware", + "eat", + "eating", + "fish", + "food", + "fork and knife", + "lunch", + "meal", + "place setting", + "plate", + "restaurant", + "serving", + "set", + "silverware", + "spoon", + "tableware", + "teishoku", + "utensils" + ], + "settings": [ + "adjustments", + "administration", + "administration panel", + "application", + "change", + "cog", + "cogwheel", + "configuration", + "control", + "control panel", + "customization settings", + "customize", + "details", + "fine tune", + "gear", + "gear wheel", + "info", + "information", + "machinery", + "manage", + "management", + "management tools", + "mechanism", + "modify", + "options", + "options button", + "panel", + "parameter", + "personal", + "preference settings", + "preferences", + "service", + "settings", + "setup", + "system", + "tools" + ], + "settings_accessibility": [ + "access", + "accessibility", + "adaptation", + "adjustments", + "aids", + "body", + "cog", + "configuration", + "control", + "customization", + "details", + "disabilities", + "figure", + "gear", + "hearing aid", + "human", + "inclusive", + "information", + "menu", + "mobility", + "options", + "people", + "person", + "personal", + "preferences", + "profile", + "settings", + "setup", + "silhouette", + "special needs", + "symbol", + "tools", + "universal access", + "user", + "visual aid" + ], + "settings_account_box": [ + "account", + "adjust", + "administration", + "application", + "avatar", + "box", + "cog", + "configuration", + "control", + "custom", + "customize", + "dashboard", + "details", + "face", + "gear", + "head", + "human", + "info", + "information", + "manage", + "menu", + "modify", + "options", + "outline", + "panel", + "people", + "person", + "personal", + "portrait", + "preferences", + "profile", + "rectangle", + "service", + "settings", + "square", + "system", + "thumbnail", + "user" + ], + "settings_alert": [ + "adjustments", + "administration", + "alert", + "attention", + "caution", + "cog", + "configuration", + "controls", + "customize", + "engineering", + "error", + "exclamation", + "gear", + "gears", + "home", + "important", + "issue", + "machinery", + "maintenance", + "manage", + "mechanical", + "nest", + "notification", + "options", + "personalize", + "preferences", + "problem", + "settings", + "setup", + "symbol", + "system", + "tools", + "triangle", + "troubleshooting", + "warning" + ], + "settings_applications": [ + "adjust", + "administration", + "app", + "application", + "applications", + "change", + "circle", + "cog", + "computer", + "configuration", + "configure", + "control", + "customize", + "details", + "device", + "engineering", + "gear", + "gears", + "industrial", + "info", + "information", + "internet", + "machinery", + "manage", + "mechanical", + "mechanism", + "mobile", + "options", + "personal", + "preference", + "service", + "settings", + "setup", + "software", + "system", + "technology", + "tools", + "web", + "wheel" + ], + "settings_b_roll": [ + "access", + "adjustments", + "application", + "arrow", + "circle", + "circular", + "cog", + "configuration", + "controls", + "custom", + "customize", + "details", + "dialog", + "form", + "forward", + "gear", + "graphic", + "icon", + "info", + "information", + "line", + "manage", + "menu", + "modify", + "options", + "outline", + "panel", + "parameters", + "personal", + "preferences", + "right", + "service", + "setting", + "settings", + "setup", + "shape", + "symbol", + "system", + "tools", + "ui element" + ], + "settings_backup_restore": [ + "archive", + "arrow", + "back", + "backup", + "backwards", + "circle", + "cloud", + "cycle", + "data", + "documents", + "download", + "files", + "history", + "loop", + "progress", + "redo", + "refresh", + "reload", + "replay", + "reset", + "restart", + "restore", + "restore defaults", + "reverse", + "rotate", + "settings", + "spin", + "status", + "sync", + "synchronize", + "transfer", + "undo", + "update", + "upload" + ], + "settings_brightness": [ + "adjust", + "adjustment", + "appearance", + "brightness", + "configuration", + "contrast", + "control", + "customize", + "dark", + "dial", + "display", + "environment", + "exposure", + "filter", + "glow", + "illumination", + "intensity", + "interface", + "level", + "light", + "management", + "mode", + "modify", + "monitor", + "options", + "preferences", + "screen", + "setting", + "settings", + "solar", + "sun", + "theme", + "visual" + ], + "settings_cell": [ + "Android", + "OS", + "adjustment", + "administration", + "administration panel", + "cell", + "cell phone", + "cellular", + "cog", + "configuration", + "control", + "customization", + "dashboard", + "device", + "gadget", + "gear", + "hardware", + "iOS", + "machinery", + "management", + "mechanical", + "mobile", + "mobile menu", + "options", + "phone", + "preferences", + "settings", + "settings cell", + "setup", + "smart device", + "system", + "tablet", + "technical", + "technology", + "telephony" + ], + "settings_cinematic_blur": [ + "account", + "adjustments", + "application", + "blur", + "bokeh", + "camera", + "cinema", + "cinematic", + "cog", + "configuration", + "control", + "custom", + "customize", + "depth of field", + "details", + "edit", + "editing", + "effect", + "film", + "filter", + "gear", + "human", + "image", + "info", + "information", + "movie", + "options", + "out of focus", + "person", + "personal", + "picture", + "preferences", + "production", + "profile", + "quality", + "service", + "setting", + "settings", + "tools", + "user", + "video", + "visual", + "wrench" + ], + "settings_ethernet": [ + "arrows", + "cable", + "communication", + "component", + "computer", + "computer network", + "connect", + "connection", + "connectivity", + "connector", + "data", + "device", + "dots", + "ethernet", + "hardware", + "infrastructure", + "interface", + "internet", + "jack", + "lan", + "line", + "link", + "local area network", + "network", + "network cable", + "network settings", + "plug", + "port", + "rj45", + "settings", + "socket", + "technology", + "wifi", + "wire", + "wired" + ], + "settings_heart": [ + "adjust", + "app settings", + "application", + "change", + "cog", + "configuration", + "control", + "customize", + "details", + "favorite", + "gear", + "general settings", + "glyph", + "heart", + "icon", + "info", + "information", + "like", + "love", + "object", + "options", + "personal", + "personalization", + "preferences", + "profile settings", + "remember", + "save", + "service", + "settings", + "shape", + "symbol", + "system settings", + "user settings" + ], + "settings_input_antenna": [ + "airplay", + "antenna", + "arrows", + "broadcast", + "cast", + "communication", + "computer", + "connect", + "connection", + "connectivity", + "data", + "dish", + "dish antenna", + "dots", + "entertainment", + "input", + "internet", + "media", + "network", + "parabole", + "parabolic", + "radio", + "radio signal", + "receiver", + "receiver dish", + "satellite", + "satellite dish", + "satellite signal", + "screencast", + "settings", + "signal", + "stream", + "streaming", + "technology", + "television", + "transmission", + "tv", + "tv antenna", + "wifi", + "wireless" + ], + "settings_bluetooth": [ + "accessories", + "adjustments", + "audio", + "bluetooth", + "configuration", + "connect", + "connection", + "connectivity", + "control", + "data", + "device", + "devices", + "disable", + "discoverable", + "enable", + "headphones", + "mobile", + "network", + "options", + "pairing", + "settings", + "setup", + "sharing", + "signal", + "speakers", + "symbol", + "technology", + "toggle", + "wireless" + ], + "settings_input_component": [ + "audio", + "av", + "cable", + "cables", + "component", + "composite", + "configure", + "connect", + "connection", + "connectivity", + "connector", + "device", + "entertainment", + "equipment", + "hardware", + "hookup", + "input", + "install", + "internet", + "jacks", + "link", + "media", + "multimedia", + "plug", + "plug in", + "points", + "ports", + "settings", + "setup", + "technology", + "vga", + "video", + "wifi", + "wiring" + ], + "settings_input_hdmi": [ + "audio", + "av", + "cable", + "configuration", + "connection", + "connectivity", + "connector", + "definition", + "device", + "digital", + "display", + "electronics", + "entertainment", + "hdmi", + "high", + "high definition", + "input", + "jack", + "link", + "monitor", + "multimedia", + "plug", + "plugin", + "points", + "port", + "settings", + "setup", + "signal", + "socket", + "technology", + "television", + "video", + "wire" + ], + "settings_input_svideo": [ + "adapter", + "audio video", + "audio visual", + "av", + "cable", + "cable connection", + "circle", + "component video", + "connection", + "connectivity", + "connector", + "definition", + "device", + "electronics", + "entertainment", + "geometric", + "input", + "line", + "media", + "multimedia", + "plug", + "plugin", + "points", + "port", + "s-video", + "settings", + "shape", + "signal", + "square", + "standard", + "svideo", + "technology", + "video", + "video input" + ], + "settings_motion_mode": [ + "adjust", + "administration", + "animation", + "apparatus", + "application", + "blur", + "camera", + "cog", + "configuration", + "control", + "custom", + "customization", + "customize", + "details", + "device", + "engineering", + "feature", + "function", + "gear", + "image", + "info", + "information", + "machinery", + "manage", + "management", + "mechanics", + "mechanism", + "mode", + "motion", + "operation", + "options", + "parameter", + "personal", + "personalization", + "photo", + "photography", + "picture", + "preferences", + "process", + "service", + "setting", + "settings", + "setup", + "system", + "tool", + "transition" + ], + "settings_night_sight": [ + "adjust", + "appearance", + "application", + "astronomy", + "camera", + "celestial", + "configuration", + "controls", + "crescent moon", + "custom", + "customize", + "dark", + "darkness", + "details", + "display", + "enhance", + "feature", + "filter", + "gear", + "image adjustment", + "info", + "information", + "low light", + "moon", + "night", + "night mode", + "night sight", + "optimization", + "options", + "personal", + "personalization", + "photo", + "photo editing", + "photography", + "preferences", + "service", + "setting", + "settings", + "sight", + "stars", + "view", + "visual settings" + ], + "settings_overscan": [ + "adjustment", + "arrows", + "aspect ratio", + "border", + "box", + "calibration", + "corners", + "display", + "edges", + "expand", + "four corners", + "image", + "lines", + "monitor", + "output", + "overscan", + "photo", + "picture", + "picture adjustment", + "picture settings", + "presentation", + "rectangle", + "resize", + "scan", + "screen", + "screen display", + "settings", + "settings overscan", + "square", + "television", + "tv", + "video", + "video settings", + "view", + "zoom" + ], + "settings_panorama": [ + "adjustment", + "angle", + "application", + "camera", + "circle", + "cog", + "control", + "custom", + "customize", + "details", + "environment", + "exposure", + "gear", + "horizon", + "horizontal", + "image", + "info", + "information", + "landscape", + "lens", + "lines", + "mountain", + "mountains", + "nature", + "options", + "panorama", + "panoramic view", + "personal", + "photo", + "photography", + "picture", + "preferences", + "rotate", + "scenic", + "service", + "setting", + "settings", + "sky", + "view", + "vista", + "vrpano", + "wide" + ], + "settings_phone": [ + "adjust", + "administration", + "call", + "cell", + "cellular", + "cog", + "communication", + "configuration", + "connection", + "contact", + "control", + "customize", + "details", + "device", + "feature", + "gear", + "hardware", + "manage", + "mobile", + "options", + "personalization", + "phone", + "preferences", + "settings", + "setup", + "system", + "telephone", + "tool", + "wheel" + ], + "settings_photo_camera": [ + "adjustment", + "application", + "automatic", + "camera", + "capture", + "cog", + "configuration", + "control", + "custom", + "customization", + "customize", + "details", + "effect", + "exposure", + "filter", + "fine-tune", + "flash", + "focus", + "gear", + "image", + "info", + "information", + "lens", + "manual", + "mode", + "modify", + "option", + "options", + "parameters", + "personal", + "photo", + "photography", + "picture", + "preference", + "preferences", + "service", + "setting", + "settings", + "setup", + "shutter", + "zoom" + ], + "settings_power": [ + "access", + "action", + "button", + "circle", + "component", + "control", + "device", + "electrical", + "electricity", + "energy", + "function", + "hardware", + "icon", + "info", + "information", + "line", + "menu", + "off", + "on", + "on off", + "power", + "power off", + "reset", + "restart", + "save", + "settings", + "shutdown", + "standby", + "switch", + "symbol", + "system", + "toggle", + "turn off" + ], + "settings_remote": [ + "access", + "access settings", + "adjustment", + "appliance", + "bluetooth", + "configuration", + "configure", + "connection", + "connection manager", + "connection settings", + "connectivity", + "control", + "device", + "electronic", + "manage", + "management", + "media", + "options", + "preferences", + "remote", + "remote access", + "remote control", + "remote control settings", + "remote device", + "settings", + "setup", + "signal", + "system", + "television", + "tv", + "wifi", + "wireless", + "wireless control" + ], + "settings_seating": [ + "adjustment", + "arrange", + "arrangement", + "auditorium", + "chair", + "chairs", + "cog", + "configuration", + "control", + "customize", + "diagram", + "furniture", + "gear", + "graphic", + "icon", + "layout", + "management", + "modify", + "option", + "options", + "organize", + "plan", + "preferences", + "restaurant", + "room", + "seat", + "seating", + "settings", + "setup", + "space", + "theatre", + "venue" + ], + "settings_slow_motion": [ + "adjust", + "application", + "arrow", + "circle", + "clock", + "cog", + "configuration", + "control", + "controls", + "custom", + "customize", + "dashed", + "details", + "gear", + "gear shape", + "info", + "information", + "media", + "menu", + "modify", + "motion", + "movement", + "music", + "options", + "panel", + "personal", + "personalize", + "play", + "playback", + "preferences", + "rounded corners", + "service", + "setting", + "settings", + "setup", + "slow", + "slow motion", + "speed", + "time", + "video" + ], + "settings_suggest": [ + "adjust", + "administration", + "advise", + "ai", + "artificial", + "assist", + "asterisk", + "automatic", + "automation", + "change", + "cog", + "configuration", + "control", + "counsel", + "custom", + "customize", + "details", + "gear", + "genai", + "guidance", + "guide", + "help", + "hint", + "intelligence", + "magic", + "management", + "offering", + "options", + "panel", + "personalize", + "preferences", + "proposal", + "recommendation", + "recommendations", + "service", + "settings", + "setup", + "smart", + "spark", + "sparkle", + "star", + "suggest", + "suggestion", + "system", + "tips", + "tune" + ], + "settings_system_daydream": [ + "adjustment", + "backup", + "cloud", + "configuration", + "control", + "daydream", + "device", + "digital", + "display", + "drive", + "electronic", + "electronics", + "equipment", + "experience", + "futuristic", + "goggles", + "headset", + "immersive", + "interface element", + "monitor", + "options", + "preferences", + "screen", + "settings", + "setup", + "storage", + "system", + "tech", + "technology", + "viewing", + "virtual reality", + "vr" + ], + "settings_video_camera": [ + "adjust", + "application", + "button.", + "cam", + "camera", + "camera settings", + "cinema", + "circle", + "cog", + "conference", + "configuration", + "controls", + "custom", + "customize", + "details", + "film", + "filming", + "gear", + "hardware", + "icon", + "image", + "info", + "information", + "lines", + "media", + "motion", + "movie", + "multimedia", + "options", + "parameters", + "personal", + "personalize", + "picture", + "preferences", + "record", + "recording", + "service", + "setting", + "settings", + "shape", + "square", + "symbol", + "video", + "video settings", + "videography" + ], + "settings_timelapse": [ + "adjustment", + "administration", + "application", + "arrows", + "chronometer", + "circle", + "clock", + "cog", + "configuration", + "control", + "custom", + "customize", + "details", + "dial", + "fast", + "forward", + "gear", + "hand", + "indicator", + "info", + "information", + "manage", + "mechanism", + "media", + "music", + "options", + "panel", + "personal", + "play", + "pointer", + "precision", + "preference", + "preferences", + "service", + "setting", + "settings", + "setup", + "speed", + "system", + "time", + "timelapse", + "timer", + "tool", + "tuning", + "tv", + "video", + "watch" + ], + "settings_voice": [ + "adjustments", + "audio", + "circle", + "circular", + "cog", + "configuration", + "control", + "controls", + "gear", + "horizontal", + "input", + "line", + "lines", + "manage", + "management", + "mic", + "microphone", + "options", + "preferences", + "record", + "recorder", + "recording", + "settings", + "setup", + "sound", + "speak", + "speaker", + "talking", + "vertical", + "voice", + "wheel" + ], + "settop_component": [ + "app", + "application", + "audio", + "audio visual", + "av", + "bars", + "box", + "component", + "components", + "connection", + "console", + "control", + "decoder", + "device", + "digital", + "electronic", + "entertainment", + "home theater", + "horizontal lines", + "interface", + "lines", + "media", + "multimedia", + "nest", + "receiver", + "rectangle", + "screen", + "set top box", + "settop", + "signal", + "system", + "television", + "tuner", + "tv", + "video", + "website" + ], + "severe_cold": [ + "!", + "alert", + "atmosphere", + "attention", + "blizzard", + "caution", + "chill", + "climate", + "cold", + "condition", + "crisis", + "danger", + "disaster", + "error", + "exclamation", + "extreme", + "forecast", + "freeze", + "freezing", + "frost", + "frozen", + "hazard", + "ice", + "icicle", + "important", + "notification", + "season", + "severe", + "snow", + "snowflake", + "temperature", + "warning", + "weather", + "winter" + ], + "shadow": [ + "3d", + "adjustment", + "background", + "casting", + "depth", + "depth of field", + "design element", + "digital effect", + "dimension", + "drop shadow", + "edit", + "editing", + "effect", + "graphics", + "illusion", + "image", + "layer", + "light", + "lighting", + "overlay", + "perspective", + "photo", + "photography", + "picture", + "render", + "rendering", + "semi-transparent", + "shading", + "shadow", + "translucent", + "transparency", + "visual design", + "visual effect" + ], + "shadow_add": [ + "+", + "add", + "add shadow", + "adjustment", + "append", + "create", + "customize", + "darkness", + "decorate", + "drop shadow", + "edit", + "editing", + "effect", + "enhance", + "filter", + "glow", + "graphic design", + "image", + "image editing", + "increase", + "increment", + "insert", + "layer", + "layer effect", + "light effect", + "new", + "personalize", + "photo", + "photo editing", + "photography", + "picture", + "plus", + "positive", + "shadow", + "shape", + "square", + "styling", + "symbol", + "visual effect" + ], + "shadow_minus": [ + "-", + "abstract", + "adjustment", + "appearance", + "bar", + "button", + "configuration", + "control", + "decrease", + "delete", + "depth", + "dimension", + "edit", + "editing", + "effect", + "graphic", + "horizontal line", + "image", + "less", + "minimal", + "minus", + "option", + "photo", + "photography", + "picture", + "remove", + "setting", + "shadow", + "shape", + "simple", + "style", + "subtract", + "toggle", + "ui element", + "visual" + ], + "shape_line": [ + "border", + "circle", + "collapse", + "dash", + "decrease", + "delimiter", + "divider", + "division", + "draw", + "edit", + "editing", + "em dash", + "en dash", + "geometry", + "horizontal line", + "hyphen", + "less", + "line", + "line break", + "minimize", + "minus", + "reduce", + "remove", + "rule", + "rule-off", + "segment", + "separate", + "separation", + "shape", + "shorten", + "square", + "subtract" + ], + "shapes": [ + "abstract", + "abstract shapes", + "arrangement", + "basic shapes", + "block shapes", + "circle", + "composition", + "conceptual", + "design", + "diagram", + "draw", + "edit", + "editing", + "elements", + "form", + "forms", + "foundation shapes", + "geometric shapes", + "geometry", + "graphic design", + "layout", + "pattern", + "polygon", + "shape", + "shapes", + "simple shapes", + "solid forms", + "solid shapes", + "square", + "structure", + "three shapes", + "triangle", + "visual elements" + ], + "share": [ + "DISABLE_IOS", + "activity", + "andriod share", + "android", + "arrow", + "communication", + "communication icon", + "connect", + "connection", + "contect", + "data", + "disable_ios", + "distribute", + "export", + "forward", + "geometric", + "line", + "lines", + "link", + "media", + "multimedia", + "multiple", + "network", + "options", + "outreach", + "point", + "pointing", + "send", + "send to", + "send to friends", + "send to others", + "send to social", + "share", + "shared", + "sharing", + "social", + "three dots", + "up arrow" + ], + "share_eta": [ + "alert", + "arrival time", + "clock", + "communicate", + "connect", + "connection", + "date", + "delivery", + "destination", + "direction", + "estimated time of arrival", + "eta", + "itinerary", + "journey", + "lines", + "link", + "location", + "map", + "navigation", + "network", + "notify", + "point", + "route", + "schedule", + "send eta", + "service", + "share", + "share eta", + "sharing", + "signal", + "social", + "three dots", + "time", + "travel", + "update", + "wifi", + "wireless" + ], + "share_location": [ + "broadcast location", + "communication", + "connect", + "coordinate", + "dash", + "dashed", + "destination", + "direction", + "distribution", + "geographic", + "geospatial", + "geotag", + "global positioning system", + "gps", + "link", + "live location", + "location", + "location marker", + "location sharing", + "map pin", + "maps", + "marker", + "navigation", + "network", + "pin", + "pinpoint", + "place", + "pointer", + "position", + "satellite", + "send location", + "share", + "share location", + "stop", + "tracking", + "transmit location" + ], + "share_off": [ + "android", + "block", + "button", + "cancel", + "cancel share", + "clear", + "close", + "connect", + "contect", + "control", + "deactivate", + "disable", + "disabled", + "link", + "locked", + "media", + "multimedia", + "multiple", + "network", + "no sharing", + "not allowed", + "off", + "options", + "privacy", + "prohibited", + "remove", + "restrict sharing", + "restricted", + "security", + "share", + "share control", + "share off", + "share unavailable", + "shared", + "sharing", + "sharing blocked", + "sharing disabled", + "sharing options", + "sharing settings", + "social", + "stop", + "switch off", + "symbol", + "toggle off", + "x" + ], + "share_reviews": [ + "bubble", + "chat", + "comment", + "communicate", + "communication", + "connect", + "content", + "contribution", + "data", + "disseminate", + "distribute", + "evaluation", + "feedback", + "information", + "input", + "link", + "message", + "networking", + "opinion", + "post", + "publicize", + "publish", + "ratings", + "recommendation", + "review", + "reviews", + "send", + "share", + "share reviews", + "social media", + "speech", + "spread", + "submission", + "testimonials", + "transfer", + "transmit" + ], + "share_windows": [ + "arrow", + "branching", + "connect", + "connection", + "data", + "diagram", + "disperse", + "distribution", + "dots", + "export", + "forward", + "hierarchy", + "information", + "lines", + "links", + "microsoft", + "move", + "network", + "nodes", + "operating system", + "os", + "outflow", + "point", + "relationship", + "right", + "send", + "share", + "sharepoint", + "sharing", + "spread", + "three points", + "triangle", + "windows" + ], + "shaved_ice": [ + "celebration", + "cold", + "cone", + "cool", + "cup", + "dessert", + "event", + "fair", + "festival", + "food", + "food court", + "frozen", + "holiday", + "ice cream", + "icy", + "japan", + "japanese", + "menu", + "party", + "refreshing", + "refreshment", + "shaved ice", + "snack", + "snow cone", + "stand", + "sugary", + "summer", + "sweet", + "sweet treat", + "treat", + "vendor" + ], + "sheets_rtl": [ + "archives", + "arrangement", + "arrow", + "arrows", + "back", + "collection", + "content", + "data", + "doc", + "document", + "documents", + "drive", + "file", + "files", + "folder", + "folders", + "information", + "layers", + "layout", + "left", + "list", + "material", + "multiple", + "notes", + "order", + "organize", + "page", + "pages", + "paper", + "presentation", + "records", + "reports", + "right to left", + "rtl", + "sheet", + "sheets", + "slide", + "stacked", + "switch", + "text", + "writing" + ], + "shelf_auto_hide": [ + "application", + "auto", + "automatic", + "bar", + "bottom", + "clean", + "close", + "collapse", + "conceal", + "desktop", + "disappear", + "display", + "dock", + "dots", + "dotted", + "edge", + "expand", + "hide", + "invisible", + "layout", + "menu", + "minimal", + "operating system", + "panel", + "reveal", + "screen", + "shelf", + "show", + "software", + "taskbar", + "toggle", + "ui", + "view", + "window" + ], + "shelf_position": [ + "analytics", + "arrangement", + "bar", + "bars", + "chart", + "commerce", + "data", + "diagram", + "goods", + "graph", + "horizontal lines", + "infographic grid", + "inventory", + "item", + "layer", + "level", + "lines", + "location", + "measure", + "metrics", + "object", + "organize", + "placed", + "position", + "position icon", + "product", + "rectangle", + "retail", + "shelf", + "shelf icon", + "shelf position", + "square", + "stacked", + "statistics", + "stock", + "storage", + "storage location", + "table", + "three lines", + "tracking", + "warehouse" + ], + "shelves": [ + "arrangement", + "books", + "box", + "business", + "catalogue", + "collection", + "display", + "factory", + "furniture", + "goods", + "home", + "horizontal", + "household", + "inventory", + "items", + "layers", + "library", + "lines", + "manufactory", + "minimal", + "object", + "organization", + "outline", + "products", + "rectangle", + "retail", + "shelf", + "shelves", + "shop", + "simple", + "storage", + "store", + "structure" + ], + "shield": [ + "access", + "authorized", + "certified", + "confidential", + "cyber security", + "data security", + "defense", + "digital security", + "encryption", + "internet security", + "lock", + "network security", + "online security", + "permission", + "privacy", + "private", + "protect", + "protection", + "safe", + "safeguard", + "safety", + "secret", + "secure", + "secure connection", + "security", + "shield", + "ssl", + "tls", + "verified", + "vpn", + "web security" + ], + "shield_lock": [ + "access", + "authentication", + "authorization", + "closed", + "confidential", + "defense", + "emblem", + "guarded", + "lock", + "lock icon", + "locked", + "password", + "privacy", + "private", + "profile", + "protect", + "protection", + "protection icon", + "restricted", + "safe", + "safety", + "secure", + "secure access", + "security", + "settings", + "shield", + "shield icon", + "symbol", + "trust" + ], + "shield_locked": [ + "access", + "access control", + "antivirus", + "authentication", + "authorization", + "blocked", + "closed", + "data", + "defense", + "encryption", + "firewall", + "fortress", + "guard", + "guardian", + "information", + "limited", + "lock", + "locked", + "privacy", + "privacy policy", + "private", + "profile", + "protect", + "protection", + "restricted", + "safe", + "safe house", + "safety", + "secure", + "security", + "settings", + "shield" + ], + "shield_moon": [ + "certified", + "confidential", + "crescent", + "crescent moon", + "dark mode", + "defense", + "do not disturb", + "encrypted", + "guard", + "guarded", + "lock", + "moon", + "moonlight", + "night", + "night mode", + "nighttime", + "privacy", + "privacy mode", + "privacy settings", + "private", + "private browsing", + "protect", + "protected", + "protection", + "safe", + "safety", + "secure", + "secure connection", + "security", + "security settings", + "security shield", + "shield", + "shield with moon", + "verified" + ], + "shield_person": [ + "account", + "admin", + "avatar", + "certified", + "face", + "figure", + "glyph", + "human", + "icon", + "identity", + "isolated", + "outline", + "panel", + "people", + "person", + "privacy", + "private", + "profile", + "protect", + "protection", + "safety", + "secure", + "security", + "settings", + "shape", + "shield", + "silhouette", + "symbol", + "user", + "verified" + ], + "shield_question": [ + "?", + "answer", + "assistance", + "certified", + "defended", + "defense", + "documentation", + "encryption", + "explanation", + "faq", + "guide", + "help", + "help center", + "info", + "information", + "investigation", + "issue", + "privacy", + "private", + "problem", + "protect", + "protection", + "puzzle", + "query", + "question", + "question mark", + "safe search", + "safety", + "search", + "secure", + "security", + "shield", + "support", + "symbol", + "troubleshoot", + "uncertain", + "unsure", + "verified" + ], + "shield_spark": [ + "shield", + "spark" + ], + "shield_toggle": [ + "access", + "active", + "allowed", + "authorized", + "blocked", + "certified", + "components", + "configuration", + "control", + "defense", + "disable", + "enable", + "guard", + "inable", + "inactive", + "interface", + "lock", + "off", + "on", + "options", + "permission", + "privacy", + "private", + "protect", + "protection", + "restrict", + "safe", + "safety", + "secure", + "security", + "selection", + "settings", + "shield", + "site", + "slider", + "switch", + "toggle", + "trust", + "trusted", + "ui", + "unlock", + "ux", + "verified", + "web", + "website" + ], + "shield_watch": [ + "Android", + "OS", + "alert", + "ar", + "certified", + "circle", + "clock", + "defense", + "gadget", + "guard", + "guardian", + "iOS", + "icon", + "interface", + "monitoring", + "polygon", + "privacy", + "private", + "protect", + "protection", + "protection symbol", + "safe", + "safety", + "secure", + "secure device", + "secure watch", + "security", + "security symbol", + "shield", + "smart watch", + "surveillance", + "symbol", + "technology", + "time", + "trust", + "ui", + "verified", + "vr", + "warning", + "watch", + "wearable", + "wearables", + "web", + "wristwatch" + ], + "shield_with_heart": [ + "care", + "defense", + "element", + "health", + "health insurance", + "healthcare", + "heart", + "heart symbol", + "home", + "icon", + "insurance", + "love", + "medical", + "medical symbol", + "nest", + "privacy", + "privacy policy", + "protection", + "safeguard", + "safety", + "secure", + "security", + "security shield", + "shield", + "symbol", + "trust", + "trusted", + "wellness" + ], + "shield_with_house": [ + "access control", + "antivirus", + "data protection", + "defense", + "digital safety", + "encrypted", + "firewall", + "graphic", + "guard", + "home", + "home security", + "house", + "icon", + "internet security", + "nest", + "network security", + "privacy", + "privacy shield", + "protected", + "protection", + "residential security", + "safeguarding", + "safety", + "secure", + "secure connection", + "security", + "shield", + "symbol" + ], + "shift": [ + "adjust", + "arrow", + "button", + "capital", + "change", + "character", + "computer", + "control", + "direction", + "edit", + "editor", + "function", + "input", + "input method", + "key", + "keyboard", + "letter case", + "modifier key", + "move", + "option", + "setting", + "shift", + "text", + "type", + "typing", + "typography", + "up", + "up arrow", + "uppercase", + "writing" + ], + "shift_lock": [ + "active", + "arrow", + "button", + "capital letters", + "capslock", + "computer", + "edit", + "function", + "functionality", + "inactive", + "indicator", + "input", + "input method", + "key", + "keyboard", + "keyboard layout", + "lock", + "mode", + "off", + "on", + "shift lock", + "state", + "text", + "toggle", + "type", + "typing", + "typography", + "up", + "uppercase", + "writing" + ], + "shift_lock_off": [ + "arrow", + "arrow up", + "button", + "caps lock", + "capslock", + "communication", + "computer", + "control", + "direction", + "disabled", + "enabled", + "function", + "inactive", + "input method", + "key", + "keyboard", + "keyboard key", + "lock", + "lowercase", + "off", + "offline", + "on", + "pointing up.", + "setting", + "shift", + "shift lock", + "shift lock off", + "slash", + "state", + "switch", + "technology", + "text", + "text input", + "toggle", + "type", + "typing", + "up", + "up arrow", + "uppercase", + "writing" + ], + "shoe_cleats": [ + "athletic", + "athletic gear", + "baseball", + "baseball shoe", + "boot", + "boots", + "cleats", + "competition", + "equipment", + "exercise", + "field", + "football", + "football shoe", + "footwear", + "game", + "gear", + "grass", + "grip", + "ground", + "lacrosse", + "running", + "running shoe", + "shoe", + "shoes", + "sneaker", + "soccer", + "soccer shoe", + "spike", + "sport", + "sports", + "sports equipment", + "step", + "track", + "traction", + "training" + ], + "shop": [ + "architecture", + "bag", + "bill", + "building", + "business", + "buy", + "buying", + "card", + "cart", + "cash", + "coin", + "commerce", + "commercial", + "credit", + "currency", + "dollars", + "door", + "economic", + "establishment", + "facade", + "google", + "institution", + "lines", + "market", + "marketplace", + "money", + "online", + "pay", + "payment", + "play", + "rectangle", + "retail", + "selling", + "shop", + "shopping", + "shopping center", + "store", + "storefront", + "structure", + "transaction", + "window" + ], + "shop_two": [ + "2", + "add", + "arrow", + "basket", + "business", + "buy", + "cart", + "checkout", + "commerce", + "count", + "e-commerce", + "google", + "market", + "multiple items", + "number two", + "online store", + "play", + "point of sale", + "pos", + "purchase", + "quantity", + "retail", + "retail store", + "selling", + "shop", + "shop 2", + "shopping", + "shopping bag", + "store", + "transactions", + "two" + ], + "shopping_bag": [ + "acquire", + "bag", + "basket", + "bill", + "business", + "buy", + "card", + "carry bag", + "cart", + "cash", + "checkout", + "coin", + "commerce", + "container", + "credit", + "currency", + "dollars", + "e-commerce", + "goods", + "handle", + "handle bag", + "hold", + "items", + "line", + "merchandise", + "money", + "online", + "order", + "outline", + "pay", + "payment", + "product", + "purchase", + "rectangle", + "retail", + "shop", + "shopping", + "shopping bag", + "square", + "store", + "storefront", + "stroke", + "transaction", + "transport" + ], + "shopping_bag_speed": [ + "bag", + "basket", + "bill", + "business", + "buy", + "buy now", + "card", + "cart", + "cash", + "checkout", + "coin", + "commerce", + "credit", + "currency", + "delivery", + "dollars", + "e-commerce", + "express", + "express checkout", + "fast", + "fast shopping", + "money", + "online", + "order", + "pay", + "payment", + "purchase", + "quick", + "quick purchase", + "quick shop", + "retail", + "retail therapy", + "shop", + "shopping", + "shopping cart", + "shopping online", + "speed", + "speed shopping", + "speedy delivery", + "store", + "storefront", + "transaction" + ], + "shopping_basket": [ + "add", + "add to cart", + "bag", + "basket", + "bill", + "buy", + "card", + "cart", + "cash", + "checkout", + "coin", + "commerce", + "container", + "credit", + "currency", + "dollars", + "e-commerce", + "ecommerce", + "ellipse", + "goods", + "groceries", + "handle", + "items", + "market", + "marketplace", + "merchandise", + "money", + "online", + "online store", + "oval", + "pay", + "payment", + "purchase", + "retail", + "shop", + "shopping", + "shopping basket", + "shopping cart", + "store" + ], + "shopping_cart": [ + "add", + "add to cart", + "basket", + "bill", + "buy", + "buying", + "card", + "carriage", + "cart", + "cash", + "checkout", + "coin", + "commerce", + "credit", + "currency", + "dollars", + "e-commerce", + "general store", + "goods", + "grocery", + "items", + "local", + "market", + "merchandise", + "money", + "online", + "online shopping", + "pay", + "payment", + "products", + "purchase", + "retail", + "retail store", + "sale", + "shop", + "shopping", + "shopping bag", + "shopping cart", + "store", + "trolley" + ], + "shopping_cart_checkout": [ + "add", + "add to cart", + "arrow", + "bag", + "basket", + "buy", + "buying", + "cart", + "cash", + "checkout", + "coin", + "commerce", + "currency", + "dollars", + "e-commerce", + "e-commerce cart", + "e-shop", + "e-tail", + "marketplace", + "money", + "online", + "online basket", + "online purchase", + "online retail", + "online shopping", + "online store", + "pay", + "payment", + "purchase", + "retail", + "retail basket", + "retail cart", + "right", + "shop", + "shopping", + "shopping cart", + "store", + "trolley", + "webshop", + "webstore" + ], + "shopping_cart_off": [ + "add to cart", + "alert", + "basket", + "buy", + "card", + "cart", + "cash", + "checkout", + "clear", + "coin", + "commerce", + "credit", + "crossed out", + "currency", + "delete", + "delete item", + "disable", + "disabled", + "dollars", + "e-commerce", + "empty", + "enabled", + "error", + "line", + "minus", + "off", + "on", + "online", + "online shopping", + "pay", + "payment", + "purchase", + "remove", + "remove item", + "retail", + "shop", + "shopping", + "shopping cart", + "slash", + "store", + "stroke", + "tick", + "unavailable", + "warning" + ], + "shoppingmode": [ + "add to cart", + "basket", + "buy", + "cart icon", + "cart with handle", + "checkout", + "clothing", + "commerce", + "ecommerce", + "empty cart", + "full cart", + "goods", + "groceries", + "items", + "line drawing", + "marketplace", + "mode", + "online shopping", + "outline", + "price", + "products", + "purchase", + "rectangle", + "retail", + "shop", + "shopping", + "shopping cart", + "shoppingmode", + "store", + "stroke icon", + "tag", + "trolley", + "view cart" + ], + "short_stay": [ + "Airbnb", + "accommodation", + "architecture", + "bed", + "body", + "booking", + "building", + "clinic", + "clock", + "date", + "door", + "dwelling", + "guesthouse", + "health", + "home", + "hospital", + "hospitality", + "hotel", + "house", + "human", + "lodging", + "motel", + "overnight", + "patient", + "people", + "person", + "property", + "real estate", + "rental", + "residence", + "roof", + "schedule", + "short stay", + "stay", + "structure", + "temporary stay", + "time", + "tourism", + "travel", + "vacation rental", + "windows" + ], + "short_text": [ + "abstract", + "article", + "block of text", + "brief", + "characters", + "comment", + "composition", + "content", + "copy", + "doc", + "document", + "editorial", + "font", + "letters", + "lines of text", + "lorem ipsum", + "note", + "paragraph", + "placeholder", + "placeholder text", + "reading", + "sample text", + "short", + "short text", + "text", + "type", + "typeface", + "typography", + "words", + "write", + "writing" + ], + "show_chart": [ + "analysis", + "analytics", + "bar", + "bars", + "business", + "chart", + "data", + "diagram", + "display", + "economy", + "finance", + "graph", + "growth", + "infographic", + "line", + "line chart", + "measure", + "metrics", + "performance", + "plotting", + "presentation", + "progress", + "report", + "show", + "show chart", + "statistics", + "stock", + "tracking", + "trends", + "view", + "visualization" + ], + "shower": [ + "apartment", + "bath", + "bathroom", + "cleaning", + "cleanliness", + "closet", + "droplet", + "droplets", + "fixture", + "graphic", + "head", + "home", + "hotel", + "house", + "hygiene", + "icon", + "lines", + "personal care", + "place", + "plumbing", + "rain", + "refresh", + "relaxation", + "room", + "sanitary", + "shower", + "spa", + "spray", + "sprinkler", + "stream", + "symbol", + "wash", + "washing", + "water", + "wc" + ], + "shuffle": [ + "alter order", + "arrange", + "arrow", + "arrows", + "change order", + "change sequence", + "control", + "controls", + "crisscross", + "crossed lines", + "diagonal", + "different order", + "disperse", + "jumble", + "list", + "media control", + "mix", + "mixed up", + "music", + "playback", + "playlist", + "random", + "random play", + "re-arrange", + "reorder", + "repeat", + "scatter", + "sequence", + "shuffle", + "sort", + "unpredictable", + "video" + ], + "shuffle_on": [ + "activate", + "active", + "arrow", + "arrows", + "audio", + "control", + "controls", + "criss-cross", + "disordered", + "enabled", + "jumbled", + "lines", + "media control", + "mixed", + "music", + "music player", + "on", + "overlapping arrows", + "play order", + "playback", + "playlist", + "random", + "randomization", + "sequence", + "shuffle", + "shuffle mode", + "shuffle on", + "shuffled", + "switch", + "toggle", + "two arrows", + "video" + ], + "shutter_speed": [ + "adjustment", + "aperture", + "aperture control", + "blades", + "camera", + "camera controls", + "capture", + "circle", + "control", + "duration", + "exposure", + "exposure time", + "geometry", + "image", + "image capture", + "iris", + "lens", + "manual", + "manual mode", + "mechanism", + "photo", + "photograph", + "photographic", + "photography", + "photography settings", + "photos", + "picture", + "radial", + "segmented", + "setting", + "shutter", + "shutter speed", + "speed", + "stop", + "time", + "timer", + "watch" + ], + "shutter_speed_add": [ + "+", + "add", + "adjustment", + "aperture", + "blades.", + "camera", + "capture", + "circle", + "control", + "duration", + "exposure", + "faster", + "icon", + "image", + "increase", + "interface", + "lens", + "light", + "lines", + "manual", + "metering", + "mode", + "new", + "photo", + "photography", + "photos", + "picture", + "plus", + "setting", + "settings", + "shutter", + "slower", + "speed", + "stop", + "symbol", + "time", + "timer", + "triangle", + "ui element", + "watch" + ], + "shutter_speed_minus": [ + "-", + "adjust", + "adjustment", + "aperture", + "blades", + "camera", + "circle", + "control", + "decrease", + "delete", + "dial", + "duration", + "exposure", + "function", + "icon", + "image", + "indicator", + "lens", + "less", + "level", + "light", + "minus", + "mode", + "parameter", + "photo", + "photography", + "photos", + "picture", + "reduce", + "remove", + "setting", + "settings", + "shutter", + "shutter speed", + "speed", + "stop", + "subtract", + "symbol", + "time", + "timer", + "ui element", + "value", + "watch" + ], + "sick": [ + "ailment", + "covid", + "discomfort", + "emoji", + "emoticon", + "emotion", + "emotions", + "expression", + "expressions", + "face", + "feeling", + "feeling ill", + "feeling sick", + "feeling unwell", + "feelings", + "fever", + "flu", + "health", + "health problem", + "ill", + "illness", + "infection", + "medical", + "medical condition", + "mood", + "nauseous", + "negative emotion", + "pain", + "person", + "sad", + "sad face", + "sick", + "sickness", + "survey", + "symptom", + "unhappy", + "unhappy face", + "unwell", + "unwellness", + "upset", + "virus" + ], + "side_navigation": [ + "action", + "app menu", + "browse", + "collapse", + "collapsible menu", + "components", + "control", + "design", + "drawer", + "expand", + "explore", + "half", + "hamburger menu", + "hidden menu", + "horizontal lines", + "interface", + "layout", + "lines", + "list", + "menu", + "mobile", + "mobile menu", + "monitor", + "more options", + "nav", + "navigation", + "options", + "panel", + "phone", + "reveal", + "screen", + "side", + "side navigation", + "sidebar", + "site", + "stacked lines", + "tablet", + "three bars", + "three stacked lines", + "toggle", + "ui", + "ux", + "web", + "website", + "website menu" + ], + "sign_language": [ + "accessibility", + "audio", + "caption", + "communication", + "deaf", + "disability", + "figure", + "fingers", + "gesture", + "hand", + "human", + "inclusive", + "interpretation", + "language", + "linguistics", + "mute", + "people", + "person", + "sign", + "sign language", + "sound", + "speaking", + "speech", + "subtitle", + "symbol", + "talking", + "translate", + "video", + "voice" + ], + "sign_language_2": [ + "sign", + "language", + "2" + ], + "signal_cellular_0_bar": [ + "0", + "0 bars", + "antenna", + "bad signal", + "bar", + "bars", + "bars indicator", + "cell", + "cellular", + "cellular network", + "cellular signal", + "connection", + "connectivity", + "data", + "internet", + "low signal", + "mobile", + "network", + "network strength", + "no signal", + "phone", + "signal", + "signal strength", + "speed", + "status", + "status indicator", + "strength", + "telecommunication", + "towers", + "wifi", + "wireless", + "wireless network", + "wireless signal", + "zero bars" + ], + "signal_cellular_1_bar": [ + "0", + "abstract", + "bar", + "bar chart", + "bars", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "coverage", + "data", + "gauge", + "graphic", + "indicator", + "internet", + "level", + "minimal", + "mobile", + "network", + "phone", + "power", + "progress", + "reception", + "signal", + "simple", + "speed", + "status", + "strength", + "tower", + "wifi", + "wireless" + ], + "signal_cellular_2_bar": [ + "0", + "2 bars", + "bar", + "bars", + "bars indicator", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "indicator", + "internet", + "level", + "mobile", + "mobile signal", + "mobile strength", + "network", + "network signal", + "network strength", + "partial signal", + "phone", + "phone signal", + "phone strength", + "power", + "reception", + "signal", + "signal strength", + "speed", + "status", + "strength", + "technology", + "two bars", + "weak signal", + "wifi", + "wireless" + ], + "signal_cellular_3_bar": [ + "0", + "3 bars", + "bar", + "bars", + "bars increasing", + "cell", + "cell tower", + "cellular", + "cellular network", + "cellular signal", + "cellular tower", + "communications", + "connection", + "connectivity", + "data", + "full bars", + "indicator", + "internet", + "mobile", + "mobile network", + "mobile signal", + "network", + "phone", + "radio waves", + "reception", + "signal", + "speed", + "status", + "strength", + "telecommunications", + "telephone", + "three bars", + "wifi", + "wireless" + ], + "signal_cellular_4_bar": [ + "0", + "bar", + "bars", + "bars increasing", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "four bars", + "full", + "full signal", + "indicator", + "internet", + "mobile", + "mobile data", + "network", + "network connection", + "network status", + "phone", + "reception", + "signal", + "speed", + "status", + "strength", + "strength indicator", + "technology", + "telecommunications", + "wifi", + "wireless" + ], + "signal_cellular_add": [ + "+", + "access", + "add", + "append", + "attach", + "bars", + "cell", + "cellular", + "combine", + "connection", + "connectivity", + "coverage", + "data", + "enhance", + "increase", + "indicator", + "internet", + "join", + "level", + "mobile", + "network", + "new", + "phone", + "plus", + "service", + "signal", + "speed", + "status", + "strength", + "telecommunication", + "telephony", + "wifi", + "wireless" + ], + "signal_cellular_alt": [ + "alt", + "analytics", + "ascending bars", + "bar", + "bars", + "cell", + "cellular", + "chart", + "communication", + "connection", + "connectivity", + "data", + "device", + "diagram", + "full signal", + "good signal", + "graph", + "indicator", + "infographic", + "internet", + "level", + "measure", + "measurement", + "metrics", + "mobile", + "mobile network", + "network", + "phone", + "reception", + "signal", + "signal strength", + "statistics", + "status", + "strength", + "technology", + "telecommunication", + "tracking", + "vertical bars", + "wifi", + "wireless" + ], + "signal_cellular_alt_1_bar": [ + "1 bar", + "alt", + "analytics", + "antenna", + "bar", + "bars", + "cell", + "cell signal", + "cellular", + "chart", + "communication", + "connection", + "connectivity", + "coverage", + "data", + "diagram", + "graph", + "indicator", + "infographic", + "internet", + "level", + "low signal", + "measure", + "metrics", + "mobile", + "mobile signal", + "network", + "one bar", + "phone", + "reception", + "signal", + "signal strength", + "statistics", + "status", + "strength", + "telecommunications", + "tracking", + "wifi", + "wireless" + ], + "signal_cellular_alt_2_bar": [ + "alt", + "analytics", + "bar", + "bars", + "bars up", + "cell", + "cellular", + "chart", + "communication", + "connection", + "connectivity", + "data", + "diagram", + "full", + "graph", + "half strength", + "increasing bars", + "indicator", + "infographic", + "internet", + "level", + "measure", + "medium strength", + "metrics", + "mobile", + "network", + "phone", + "reception", + "signal", + "statistics", + "status", + "strength", + "tracking", + "two bars", + "waves", + "wifi", + "wireless" + ], + "signal_cellular_connected_no_internet_0_bar": [ + "!", + "0", + "0 bars", + "alert", + "attention", + "bar", + "bars", + "caution", + "cell", + "cellular", + "communication", + "connected", + "connection", + "connectivity", + "danger", + "data", + "device", + "disconnected", + "error", + "exclamation", + "important", + "indicator", + "internet", + "low signal", + "mark", + "mobile", + "network", + "no", + "no internet", + "notification", + "phone", + "pyramid", + "signal", + "status", + "symbol", + "triangle", + "unavailable", + "warning", + "wifi", + "wireless", + "zero bars" + ], + "signal_cellular_connected_no_internet_4_bar": [ + "!", + "4", + "4 bars", + "alert", + "attention", + "bar", + "bars", + "caution", + "cell", + "cellular", + "connected", + "connection", + "connectivity", + "danger", + "data", + "disconnection", + "error", + "exclamation", + "four bars", + "full signal", + "important", + "indicator", + "internet", + "level", + "limited connectivity", + "mark", + "mobile", + "mobile data", + "network", + "no", + "no access", + "no internet", + "notification", + "offline", + "phone", + "problem", + "service", + "signal", + "signal strength", + "status", + "symbol", + "warning", + "wifi", + "wireless" + ], + "signal_cellular_nodata": [ + "antenna", + "ascending", + "bars", + "cell", + "cellular", + "clear", + "communication", + "connection", + "data", + "descending", + "disconnected", + "error", + "internet", + "level", + "mobile", + "network", + "no", + "nodata", + "offline", + "phone", + "power", + "quit", + "reception", + "remove", + "service", + "signal", + "status", + "status bar", + "strength", + "technology", + "triangle", + "unavailable", + "warning", + "wifi", + "wireless", + "x" + ], + "signal_cellular_null": [ + "alert", + "bars", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "diagonal line", + "disabled", + "error", + "indicator", + "internet", + "line", + "mobile", + "network", + "no service", + "no signal", + "null", + "offline", + "phone", + "signal", + "signal strength", + "status", + "triangle", + "unavailable", + "warning", + "wifi", + "wireless" + ], + "signal_cellular_off": [ + "antenna", + "bars", + "cell", + "cellular", + "communication", + "communication status", + "connection", + "data", + "deactivated", + "disabled", + "disconnected", + "enabled", + "indicator", + "internet", + "mobile", + "mobile data", + "mobile status", + "network", + "network status", + "no cellular", + "no connection", + "no network", + "no service", + "no signal", + "off", + "offline", + "on", + "phone", + "phone signal", + "service", + "signal", + "signal bars", + "slash", + "status", + "unavailable", + "unavailable signal", + "wifi", + "wireless" + ], + "signal_cellular_pause": [ + "bars", + "break", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "delay", + "disconnected", + "end", + "hold", + "indicator", + "internet", + "interrupted", + "mobile", + "mobile signal", + "network", + "pause", + "phone", + "radio", + "reception", + "rest", + "signal", + "speed", + "status", + "stop", + "stopped", + "strength", + "suspended", + "telecom", + "telecommunications", + "tower", + "waves", + "wifi", + "wireless" + ], + "signal_disconnected": [ + "alert", + "cellular", + "communication", + "connection", + "connectivity", + "cross", + "crossed out", + "data", + "disconnected", + "dropped", + "error", + "failure", + "internet", + "line", + "lost", + "mobile", + "network", + "network error", + "no connection", + "no signal", + "offline", + "poor", + "service", + "signal", + "slash", + "status", + "unavailable", + "unreachable", + "updates", + "warning", + "weak", + "wifi", + "wireless" + ], + "signal_wifi_0_bar": [ + "0", + "access", + "arc", + "bar", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "connectivity status", + "data", + "disconnected", + "indicator", + "internet", + "internet access", + "internet signal", + "mobile", + "network", + "network icon", + "network status", + "no connection", + "no service", + "no signal", + "offline", + "phone", + "signal", + "status bar", + "symbol", + "technology", + "waves", + "weak signal", + "wifi", + "wifi icon", + "wireless", + "wireless network", + "zero bars" + ], + "signal_wifi_4_bar": [ + "4", + "available", + "bar", + "bars", + "cell", + "cellular", + "communication", + "connected", + "connection", + "connection quality", + "connectivity", + "data", + "four bars", + "full", + "indicator", + "internet", + "max", + "mobile", + "network", + "online", + "phone", + "service", + "signal", + "signal strength.", + "status", + "status bar", + "strength", + "system", + "waves", + "wifi", + "wireless" + ], + "signal_wifi_bad": [ + "access", + "arc", + "bad", + "bar", + "bars", + "cancel", + "cell", + "cellular", + "clear", + "close", + "communication", + "cone", + "connect", + "connection", + "data", + "disconnected", + "error", + "exit", + "hotspot", + "icon", + "internet", + "issue", + "lines", + "mobile", + "network", + "no", + "outage", + "phone", + "problem", + "quit", + "radiating", + "remove", + "signal", + "stop", + "symbol", + "technology", + "triangle", + "unconnected", + "waves", + "wifi", + "wireless", + "x" + ], + "signal_wifi_off": [ + "alert", + "antenna", + "arcs", + "bars", + "cell", + "cellular", + "communication", + "connection off", + "connection symbol", + "data", + "diagonal line", + "disabled", + "disconnect", + "disconnected", + "enabled", + "error", + "indicator", + "internet", + "internet off", + "internet symbol", + "mobile", + "network", + "network off", + "network symbol", + "no wifi", + "not connected", + "off", + "offline", + "on", + "phone", + "problem", + "signal", + "signal symbol", + "slash", + "speed", + "status", + "unavailable", + "warning", + "wifi", + "wifi off", + "wifi symbol", + "wireless", + "wireless off", + "wireless symbol" + ], + "signal_wifi_statusbar_not_connected": [ + "?", + "alert", + "arcs", + "assistance", + "broadcasting", + "cell", + "cellular", + "communication", + "connected", + "connection", + "data", + "device", + "disconnect", + "error", + "help", + "indicator", + "info", + "information", + "internet", + "mobile", + "network", + "no", + "no connection", + "not", + "not available", + "not connected", + "offline", + "phone", + "punctuation", + "question mark", + "signal", + "speed", + "status", + "status bar", + "statusbar", + "support", + "symbol", + "technology", + "unavailable", + "warning", + "waves", + "wifi", + "wireless" + ], + "signal_wifi_statusbar_null": [ + "access", + "arc", + "bar", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "curve", + "data", + "device", + "disconnected", + "empty", + "indicator", + "internet", + "level", + "mobile", + "network", + "no signal", + "none", + "null", + "offline", + "phone", + "signal", + "speed", + "status", + "statusbar", + "technology", + "unavailable", + "wave", + "wifi", + "wireless", + "zero" + ], + "signature": [ + "agreement", + "approval", + "approve", + "art", + "authenticate", + "authorize", + "autograph", + "consent", + "contract", + "creative", + "cursive", + "digital signature", + "document", + "draw", + "flourish", + "form", + "handwriting", + "identity", + "ink", + "legal", + "line", + "loop", + "name", + "pen", + "personalization", + "sign", + "signatory", + "signature", + "signing", + "stroke", + "verification", + "write" + ], + "signpost": [ + "arrow", + "bar", + "destination", + "direction", + "guidance", + "guidepost", + "horizontal", + "indicator", + "information", + "journey", + "landmark", + "left", + "location", + "map", + "maps", + "marker", + "navigation", + "path", + "pinpoint", + "pointer", + "post", + "right", + "road", + "route", + "sign", + "signal", + "signpost", + "signs", + "stick", + "street", + "traffic", + "travel", + "upright", + "vertical", + "wayfinding" + ], + "sim_card": [ + "camera", + "card", + "carrier", + "cellular", + "cellular service", + "chip", + "communication", + "communication device", + "connection", + "connectivity", + "contact", + "corner cut", + "data", + "device", + "electronics", + "hardware", + "identity", + "internet", + "memory", + "mobile", + "module", + "network", + "phone", + "service", + "signal", + "sim", + "sim card", + "smart card", + "square", + "storage", + "subscriber", + "subscriber identity module", + "technology", + "telecom", + "telephone" + ], + "sim_card_download": [ + "arrow", + "button", + "camera", + "card", + "cellular", + "chip", + "communication", + "connection", + "data", + "device", + "down", + "down arrow", + "download", + "element", + "get", + "icon", + "import", + "install", + "memory", + "mobile", + "network", + "phone", + "receive", + "rectangle", + "rounded rectangle", + "save", + "sim", + "sim card", + "storage", + "symbol", + "transfer" + ], + "simulation": [ + "activity", + "assembly", + "automation", + "build", + "cogs", + "configuration", + "construction", + "control", + "development", + "engine", + "engineering", + "factory", + "game", + "gaming", + "gears", + "google play", + "immersive", + "industrial", + "logic", + "machinery", + "management", + "mechanical", + "mechanism", + "operation", + "planning", + "procedure", + "process", + "production", + "settings", + "setup", + "sim", + "simulation", + "system", + "technical", + "technology", + "virtual reality", + "vr", + "workflow" + ], + "single_bed": [ + "accommodations", + "apartment", + "bed", + "bed silhouette", + "bedroom", + "bedtime", + "comfort", + "double", + "furniture", + "furniture outline", + "guest room", + "home", + "hostel", + "hotel", + "hotel icon", + "house", + "king", + "lodging", + "motel", + "nap", + "night", + "pillows", + "queen", + "relax", + "relaxation", + "rest", + "room", + "room icon", + "single", + "single bed", + "sleep", + "sleeping", + "tourism", + "travel", + "twin" + ], + "sip": [ + "VoIP", + "alphabet", + "audio call", + "call", + "call control", + "character", + "communication", + "connect", + "connection", + "contact", + "conversation", + "dial", + "dialer", + "earpiece", + "font", + "handset", + "incoming call", + "initiation", + "internet", + "internet call", + "letters", + "line", + "microphone", + "network", + "outgoing call", + "over", + "phone", + "phone call", + "protocol", + "ring", + "routing", + "session", + "signal", + "sip", + "softphone", + "symbol", + "talk", + "telephone", + "telephony", + "text", + "type", + "voice", + "voice call" + ], + "siren": [ + "alarm", + "alert", + "ambulance", + "attention", + "beacon", + "bell", + "caution", + "circular base", + "cone", + "crime", + "crisis", + "danger", + "emergency", + "fire", + "flashing", + "important", + "incident", + "indicator", + "light", + "noise", + "notification", + "police", + "rotating", + "security", + "signal", + "siren", + "sound", + "sound wave.", + "triangular", + "urgent", + "warning" + ], + "siren_check": [ + "alarm", + "alert", + "approval", + "bell", + "check", + "complete", + "confirm", + "confirmed", + "correct", + "done", + "emergency", + "enter", + "finished", + "graphic", + "icon", + "incident", + "light", + "mark", + "notification", + "ok", + "okay", + "security", + "select", + "signal", + "siren", + "sound", + "success", + "symbol", + "tick", + "triangle", + "ui", + "verified", + "warning", + "yes" + ], + "siren_open": [ + "alarm", + "alert", + "ambulance", + "arrow", + "attention", + "bell", + "broadcast", + "caution", + "cone", + "crisis", + "critical", + "danger", + "emergency", + "emit", + "fire", + "flashing", + "hazard", + "horn", + "incident", + "light", + "notification", + "police", + "rescue", + "right", + "security", + "signal", + "siren", + "sound", + "sound wave", + "speaker", + "triangle", + "up", + "urgent", + "warning" + ], + "siren_question": [ + "?", + "alarm", + "alert", + "answer", + "assistance", + "bell", + "caution", + "critical", + "danger", + "emergency", + "hazard", + "help", + "incident", + "indicator", + "info", + "information", + "inquiry", + "issue", + "light", + "police", + "problem", + "problematic", + "punctuation", + "query", + "question", + "question mark", + "risk", + "security", + "siren", + "status", + "status update", + "support", + "symbol", + "troubleshooting", + "unknown", + "unsure", + "warning" + ], + "skateboarding": [ + "action", + "active", + "activity", + "athlete", + "athletic", + "board", + "body", + "entertainment", + "exercise", + "extreme sport", + "extreme sports", + "fun", + "hobby", + "human", + "jump", + "leisure", + "lifestyle", + "motion", + "movement", + "ollie", + "outdoor", + "park", + "people", + "person", + "recreation", + "recreational", + "riding", + "skate", + "skateboard", + "skateboarder", + "skateboarding", + "skatepark", + "social", + "sport", + "sports", + "street", + "trick", + "urban", + "wheels", + "youth", + "youthful" + ], + "skeleton": [ + "anatomy", + "biology", + "body", + "bone", + "bone structure", + "bones", + "cadaver", + "cage", + "curve", + "death", + "diagram", + "drawing", + "figure", + "full skeleton", + "halloween", + "health", + "hip", + "human", + "humanoid", + "illustration", + "line", + "medical", + "medical imaging", + "outline", + "rib", + "science", + "shape", + "silhouette", + "skeletal system", + "skeleton", + "skull", + "spooky", + "spooky season", + "structure", + "x-ray" + ], + "skillet": [ + "cast iron", + "circular", + "cook", + "cooking", + "cooking equipment", + "cooktop", + "cookware", + "dish", + "equipment", + "food", + "food preparation", + "fry", + "fry pan", + "frying", + "handle", + "heating", + "home", + "hot", + "house", + "induction", + "kitchen", + "kitchen equipment", + "kitchenware", + "meal", + "meals", + "oven", + "pan", + "pot", + "preparation", + "recipe", + "round", + "saucepan", + "saute", + "sauteing", + "skillet", + "stockpot", + "stove", + "stovetop", + "utensil" + ], + "skillet_cooktop": [ + "appliance", + "boiling", + "burner", + "cast iron", + "chef", + "circle", + "cook", + "cooking", + "cooktop", + "cookware", + "culinary", + "element", + "flat", + "food", + "fry pan", + "frying", + "handle", + "hearth", + "heat", + "heating", + "home", + "house", + "induction", + "kitchen", + "meal", + "meals", + "oven", + "pan", + "pot", + "preparation", + "restaurant", + "round", + "saucepan", + "sauteing", + "skillet", + "stockpot", + "stove", + "stovetop" + ], + "skip_next": [ + "advance", + "arrow", + "audio player", + "bar", + "button", + "control", + "controls", + "fast forward", + "forward", + "jump", + "media button", + "media control", + "media player", + "move forward", + "music", + "navigation", + "next", + "next track", + "play", + "playback", + "previous", + "right arrow", + "sequence", + "skip", + "skip next", + "triangle", + "vertical bar", + "video", + "video player" + ], + "skip_previous": [ + "arrow", + "audio", + "back", + "bar", + "beginning", + "button", + "control", + "controls", + "double line", + "file", + "go back", + "history", + "interface control", + "line", + "media", + "media controls", + "multimedia", + "music", + "next", + "play", + "playback", + "player", + "previous", + "previous song", + "previous track", + "rewind", + "skip", + "skip previous", + "song", + "start", + "track", + "transport controls", + "triangle", + "ui icon", + "vertical line", + "video" + ], + "skull": [ + "Jolly Roger", + "alert", + "anatomy", + "bad", + "body", + "bone", + "bones", + "caution", + "cranium", + "creepy", + "crossbones", + "danger", + "death", + "emergency", + "evil", + "eye sockets", + "game over", + "graphic", + "halloween", + "hazard", + "head", + "health", + "medical", + "memento mori", + "mortality", + "pirate", + "poison", + "risk", + "scary", + "skeleton", + "skull", + "spooky", + "toxic", + "warning" + ], + "skull_list": [ + "blacklist", + "body", + "bone", + "bones", + "bullets", + "catalog", + "checklist", + "cranium", + "danger", + "death", + "doc", + "document", + "filter", + "gothic", + "halloween", + "head", + "health", + "inventory", + "items", + "lines", + "list", + "macabre", + "medical", + "menu", + "note", + "options", + "order", + "pirate", + "points", + "poison", + "ranking", + "register", + "risk", + "scary", + "sequence", + "skeleton", + "skull", + "spooky", + "subject", + "tasks", + "text", + "threat", + "to do list", + "warning", + "writing" + ], + "slab_serif": [ + "A", + "alphabet", + "application", + "character", + "classification", + "content", + "digital", + "display", + "document", + "document formatting", + "download", + "editor", + "font", + "font style", + "formatting", + "glyph", + "graphic design", + "letter", + "letters", + "publishing", + "script", + "serif", + "slab serif", + "software", + "square", + "style", + "symbol", + "text", + "text formatting", + "text style", + "type", + "typeface", + "typography", + "visual", + "writing" + ], + "sledding": [ + "activity", + "athlete", + "athletic", + "body", + "child", + "christmas", + "cold", + "downhill", + "entertainment", + "exercise", + "festive", + "fun", + "hill", + "hobby", + "holiday", + "human", + "leisure", + "mountain", + "outdoor", + "people", + "person", + "play", + "recreation", + "ride", + "season", + "sled", + "sledding", + "sledge", + "sliding", + "slope", + "snow", + "snow day", + "snowy hill", + "snowy slope", + "social", + "sport", + "sports", + "travel", + "winter", + "winter activity", + "winter sport" + ], + "sleep": [ + "sleep" + ], + "sleep_score": [ + "achievement", + "analysis", + "assessment", + "bedtime", + "chart", + "crescent", + "dark", + "data", + "evaluation", + "graph", + "health", + "improvement", + "indicator", + "lunar", + "measurement", + "metric", + "monitor", + "moon", + "night", + "nighttime", + "performance", + "progress", + "quality", + "rating", + "report", + "rest", + "results", + "score", + "sleep", + "stat", + "statistics", + "stats", + "summary", + "track", + "wellbeing", + "wellness" + ], + "slide_library": [ + "archive", + "arrangement", + "asset library", + "assets", + "collection", + "content", + "content library", + "document", + "document library", + "documents", + "file", + "file library", + "files", + "gallery", + "gallery library", + "grouped", + "layers", + "library", + "media", + "media library", + "multiple", + "multiple documents", + "order", + "organized", + "organized files", + "presentation", + "presentation slides", + "rectangle", + "slides", + "stacked slides", + "stacking" + ], + "sliders": [ + "adjust", + "audio", + "bar", + "button", + "circles", + "configuration", + "controls", + "customize", + "dots", + "edit", + "equalizer", + "filter", + "fine-tune", + "half", + "horizontal bars", + "levels", + "manage", + "options", + "parameters", + "preferences", + "refine", + "settings", + "sliders", + "three bars", + "three lines", + "tune", + "volume" + ], + "slideshow": [ + "begin", + "demonstrate", + "display", + "entertainment", + "exhibit", + "film", + "image sequence", + "media", + "movie", + "movie screen", + "multimedia", + "photo display", + "photos", + "play", + "play button", + "playback", + "presentation", + "projector", + "projector screen", + "right arrow", + "screen", + "screen display", + "show", + "show images", + "slide", + "slideshow", + "square", + "start", + "triangle", + "video", + "view", + "viewing" + ], + "smart_button": [ + "action", + "ai", + "appliance", + "artificial", + "automated", + "automatic", + "automation", + "button", + "circle", + "clever", + "command", + "components", + "composer", + "connected", + "connection", + "control", + "custom", + "device", + "digital", + "electric", + "electronic", + "function", + "genai", + "home automation", + "intelligence", + "interface", + "internet of things", + "iot", + "link", + "magic", + "network", + "remote", + "site", + "smart", + "smart button", + "spark", + "sparkle", + "special", + "star", + "stars", + "switch", + "technology", + "toggle", + "trigger", + "ui", + "ux", + "web", + "website", + "wireless" + ], + "slow_motion_video": [ + "adjust speed", + "arrow", + "camera", + "circle", + "control", + "controls", + "dash", + "dashed", + "edit video", + "effect", + "enhance video", + "film", + "icon", + "media", + "media control", + "modify", + "motion", + "movie", + "music", + "play", + "playback", + "playback speed", + "rate", + "slow", + "slow motion", + "speed", + "speed control", + "symbol", + "time", + "triangle", + "video", + "video control", + "video effect", + "video speed", + "visual effect" + ], + "smart_card_reader": [ + "access", + "account", + "authentication", + "avatar", + "badge", + "card", + "card reader", + "connection", + "data transfer", + "device", + "digital", + "driver's license", + "electronic", + "face", + "finance", + "hardware", + "human", + "id", + "id_card", + "identification", + "insert card", + "license", + "lines", + "machine", + "name", + "payment", + "pc/sc", + "people", + "peripheral", + "person", + "profile", + "reader", + "rectangle", + "secure.", + "security", + "slot", + "smart card", + "smart card reader", + "technology", + "transaction", + "user", + "work" + ], + "smart_display": [ + "airplay", + "appliance", + "automation", + "base", + "cast", + "chrome", + "connect", + "connected", + "connected device", + "control", + "device", + "digital assistant", + "display", + "electronic", + "entertainment", + "entertainment device", + "home", + "home control", + "household", + "information", + "interactive", + "kitchen", + "living room", + "media", + "monitor", + "play", + "rectangular", + "screen", + "screencast", + "smart", + "smart display", + "smart home", + "stand", + "stream", + "technology", + "television", + "touch screen", + "tv", + "video", + "voice assistant", + "voice control" + ], + "smart_outlet": [ + "appliance", + "automation", + "circles", + "connection", + "control", + "device", + "electrical outlet", + "electricity", + "electronic", + "holes", + "home", + "home automation", + "house", + "modern", + "nest", + "outlet", + "plug", + "power", + "power outlet", + "rectangle", + "smart", + "smart home", + "smart outlet", + "socket", + "technology", + "wall outlet", + "wireless" + ], + "smart_screen": [ + "Android", + "OS", + "airplay", + "cast", + "cell", + "communication", + "connect", + "connection", + "connectivity", + "data", + "device", + "device icon", + "display", + "display dots", + "dots", + "entertainment", + "hardware", + "iOS", + "interface", + "link", + "media", + "mirror", + "mobile", + "mobile dots", + "mobile icon", + "network", + "pairing", + "phone", + "replicate", + "screen", + "screencast", + "sharing", + "smart", + "smart screen", + "stream", + "sync", + "synchronize", + "tablet", + "technology", + "transfer", + "video", + "wireless" + ], + "smart_card_reader_off": [ + "access", + "account", + "avatar", + "badge", + "blocked", + "card", + "chip card", + "communication", + "contactless", + "credit card", + "data", + "device", + "disabled", + "disconnected", + "driver's license", + "enabled", + "face", + "hardware", + "human", + "id", + "id_card", + "identification", + "license", + "line", + "name", + "nfc", + "not available", + "not connected", + "off", + "offline", + "on", + "payment", + "pc/sc", + "people", + "person", + "profile", + "reader", + "rectangle", + "scanner", + "security", + "slash", + "smart card", + "technology", + "terminal", + "transaction", + "unavailable", + "user", + "verification", + "work" + ], + "smart_toy": [ + "ai", + "android", + "artificial intelligence", + "assistant", + "automation", + "bot", + "character", + "chatbot", + "companion", + "computing", + "digital", + "droid", + "future", + "futuristic", + "games", + "head", + "icon", + "innovation", + "intelligence", + "interaction", + "interface", + "machine learning", + "mechanical", + "playful", + "robot", + "round eyes", + "smart", + "smart toy", + "square", + "symbol", + "technology", + "toy", + "virtual" + ], + "smart_ventilation": [ + "smart", + "ventilation" + ], + "smartphone": [ + "Android", + "OS", + "border", + "call", + "cell", + "cellphone", + "cellular", + "chat", + "communication", + "current", + "device", + "display", + "frame", + "gadget", + "handheld", + "hardware", + "iOS", + "mobile", + "orientation", + "outline", + "phone", + "portable", + "portrait", + "rectangle", + "rounded corners", + "screen", + "smartphone", + "stay", + "stroke", + "tablet", + "technology", + "text", + "vertical" + ], + "smartphone_camera": [ + "smartphone", + "camera" + ], + "smb_share": [ + "cloud", + "connect", + "connect dots", + "connected points", + "connection", + "connection points", + "content", + "copy", + "cut", + "data", + "data sharing", + "distribute", + "distribute data", + "distribution", + "doc", + "document", + "drive", + "duplicate", + "file", + "file sharing", + "folder", + "folders", + "internet", + "link", + "links", + "multiple", + "network", + "network nodes", + "network share", + "nodes", + "paste", + "points", + "protocol", + "scatter", + "server", + "share", + "share content", + "share file", + "sharing", + "sheet", + "sky", + "slide", + "smb", + "spreading", + "spreading data", + "spreading information", + "stack", + "storage", + "three points", + "upload" + ], + "smoke_free": [ + "addiction", + "area", + "banned", + "cigar", + "cigarette", + "circle", + "clean air", + "diagonal line", + "disabled", + "enabled", + "environment", + "forbidden", + "free", + "graphic", + "health", + "never", + "no", + "no smoking", + "not allowed", + "off", + "on", + "pictogram", + "places", + "policy", + "prohibited", + "prohibition", + "public space", + "restricted", + "rule", + "sign", + "slash", + "smoke", + "smoke free", + "smoking", + "smoking prohibited", + "symbol", + "tobacco", + "warning", + "zone" + ], + "smoking_rooms": [ + "access", + "airport", + "allowed", + "amenity", + "area", + "bar", + "break", + "building", + "cigarette", + "designated", + "facility", + "hotel", + "location", + "lounge", + "permission", + "permitted", + "places", + "point of interest", + "public", + "recreation", + "relaxation", + "restaurant", + "room", + "rooms", + "sign", + "smoke", + "smoking", + "space", + "symbol", + "tobacco", + "zone" + ], + "sms": [ + "3", + "alert", + "bubble", + "bubble icon", + "chat", + "chat bubble", + "chat icon", + "comment", + "communication", + "communication icon", + "contact", + "conversation", + "conversation icon", + "dialogue", + "direct message", + "discuss", + "dots", + "instant message", + "message", + "message icon", + "more", + "new message", + "notification", + "send message", + "service", + "sms", + "sms icon", + "speech", + "speech bubble", + "talk", + "text icon", + "text message", + "textsms", + "three" + ], + "sms_failed": [ + "!", + "alert", + "announcement", + "attention", + "broadcast", + "caution", + "chat", + "chat bubble", + "comment", + "communicate", + "communication", + "conversation", + "danger", + "delivery failed", + "element", + "error", + "exclamation", + "fail", + "failed", + "feedback", + "icon", + "important", + "mark", + "megaphone", + "message", + "news", + "notification", + "public address", + "send failed", + "service", + "sms", + "sound", + "speaker", + "speech", + "symbol", + "text message", + "volume", + "warning" + ], + "snippet_folder": [ + "archive", + "box", + "business", + "categorized", + "collection", + "compartment", + "container", + "data", + "directory", + "doc", + "document", + "documents", + "drive", + "file", + "files", + "folder", + "indexed", + "management", + "office", + "organize", + "repository", + "save", + "sheet", + "slide", + "snippet", + "storage", + "store", + "structured", + "tabbed" + ], + "snooze": [ + "alarm", + "alert", + "bedtime", + "bell", + "clock", + "curve", + "delay", + "duration", + "icon", + "notification", + "pause", + "postpone", + "quiet", + "reminder", + "repeat", + "rest", + "shape", + "silence", + "sleep", + "snooze", + "stop", + "symbol", + "temporary", + "three z's", + "time", + "timer", + "wake up", + "watch", + "wavy line", + "z", + "zzz" + ], + "snowboarding": [ + "action", + "activity", + "athlete", + "athletic", + "board", + "body", + "carve", + "cold", + "downhill", + "entertainment", + "exercise", + "extreme sport", + "figure", + "freestyle", + "hobby", + "human", + "jump", + "maneuver", + "mountains", + "outdoor", + "people", + "person", + "pictogram", + "recreation", + "rider", + "silhouette", + "slide", + "slope", + "snow", + "snowboarder", + "snowboarding", + "social", + "sport", + "sports", + "travel", + "trick", + "winter", + "winter sport" + ], + "snowing": [ + "circles", + "climate", + "cold", + "dots", + "environment", + "falling", + "forecast", + "frost", + "frozen", + "icy", + "nature", + "outdoors", + "particles", + "precipitation", + "season", + "snow", + "snowflake", + "snowing", + "temperature", + "weather", + "winter" + ], + "snowing_heavy": [ + "atmosphere", + "blizzard", + "climate", + "cold", + "condition", + "environment", + "forecast", + "freeze", + "heavy snow", + "icy", + "meteorology", + "outdoors", + "precipitation", + "sky", + "snow", + "snowflakes", + "snowing", + "temperature", + "weather", + "winter" + ], + "snowmobile": [ + "activity", + "adventure", + "automobile", + "car", + "cold", + "direction", + "driver", + "engine", + "graphic", + "handlebars", + "icon", + "illustration", + "leisure", + "line art", + "machine", + "motor", + "outdoor", + "pictogram", + "recreation", + "rider", + "sign", + "skimobile", + "skis", + "snow", + "snowmobile", + "social", + "sport", + "sports", + "symbol", + "track", + "transportation", + "travel", + "vehicle", + "winter" + ], + "snowshoeing": [ + "activity", + "adventure", + "body", + "boots", + "cold", + "equipment", + "explore", + "footwear", + "gear", + "graphic", + "hiking", + "human", + "icon", + "illustration", + "journey", + "outdoor", + "outline", + "people", + "person", + "recreation", + "shape", + "silhouette", + "snow", + "snowshoe", + "snowshoeing", + "snowshoes", + "sport", + "sports", + "symbol", + "trail", + "travel", + "trek", + "walking", + "winter" + ], + "soap": [ + "bar", + "bath", + "bathroom", + "beauty", + "block", + "body wash", + "bubbles", + "clean", + "cleaning product", + "cosmetic", + "detergent", + "fingers", + "foam", + "freshness", + "gesture", + "hand", + "healthcare", + "hygiene", + "item", + "lather", + "personal care", + "product", + "rectangle", + "sanitation", + "shower", + "soap", + "spa", + "suds", + "symbol", + "toiletries", + "wash", + "wc" + ], + "soba": [ + "adjustment", + "adjustment icon", + "apparatus", + "apparatus icon", + "cog", + "cog icon", + "configuration", + "configuration icon", + "control", + "control icon", + "dining", + "engine", + "food", + "gear", + "gear icon", + "japan", + "japanese", + "machinery", + "management", + "management icon", + "mechanical", + "mechanical icon", + "noodles", + "options", + "options icon", + "preferences", + "preferences icon", + "settings", + "settings icon", + "system", + "system icon", + "tools", + "tools icon" + ], + "social_distance": [ + "6", + "alert", + "apart", + "body", + "caution", + "concept", + "covid-19", + "distance", + "distance between people", + "distancing", + "figures", + "ft", + "health", + "healthcare", + "human", + "hygiene", + "icon", + "infection", + "medical", + "pandemic", + "people", + "person", + "prevention", + "public health", + "safety", + "social", + "social distance", + "space", + "spread", + "standing", + "symbol", + "two people", + "virus", + "warning" + ], + "social_leaderboard": [ + "achievement", + "award", + "chart", + "community", + "competition", + "figures", + "game", + "gaming", + "graph", + "group", + "leaderboard", + "list", + "medallion", + "medals", + "performance", + "person", + "podium", + "points", + "progress", + "rank", + "ranking", + "reward", + "ribbon", + "ribbons", + "score", + "social", + "social media", + "sports", + "standings", + "star", + "team", + "three people", + "top scores", + "trophy", + "two people", + "winners" + ], + "solar_power": [ + "array", + "clean energy", + "clean power", + "eco", + "electric power", + "electricity", + "energy", + "generation", + "green energy", + "green power", + "heat", + "nest", + "panel", + "photovoltaic", + "photovoltaic panel", + "power", + "power generation", + "rays", + "renewable", + "solar", + "solar energy", + "solar panel", + "solar power", + "sun", + "sun rays", + "sunlight", + "sunny", + "sustainable", + "sustainable energy" + ], + "solo_dining": [ + "alone", + "body", + "cafeteria", + "cafeteria table", + "chair", + "chair back", + "dine", + "diner", + "dining", + "dining area", + "dining table", + "eating", + "eating alone", + "eating establishment", + "figure", + "food", + "food service", + "human", + "individual", + "meal", + "one person", + "person", + "restaurant", + "restaurant table", + "seated", + "seated person", + "silhouette", + "single", + "single person", + "sitting", + "solo dining", + "table" + ], + "sort": [ + "alphabetize", + "arrangement", + "arrows", + "ascending", + "bars", + "categorization", + "columns", + "criteria", + "data", + "descending", + "direction", + "down arrow", + "filter", + "hierarchy", + "lines", + "list", + "manage", + "numeric", + "options", + "order", + "organize", + "preferences", + "reorder", + "rows", + "sequence", + "sort", + "structure", + "up arrow" + ], + "sort_by_alpha": [ + "a", + "a to z", + "alphabet", + "alphabetical list", + "alphabetical order", + "alphabetically", + "alphabetize", + "arrange", + "arrangement", + "az", + "by alpha", + "character", + "character order", + "font", + "letter order", + "letters", + "list", + "list order", + "order", + "order symbols", + "order text", + "organize", + "reorganize", + "sort", + "sort alphabetically", + "sort text", + "symbol", + "symbols", + "text", + "text list", + "type", + "z", + "z to a" + ], + "sos": [ + "alert", + "box", + "button", + "communication", + "danger", + "distress", + "element", + "emergency", + "font", + "four sides", + "graphic", + "help", + "icon", + "letters", + "safety", + "save", + "shape", + "signal", + "sos", + "square", + "symbol", + "text", + "type", + "ui icon", + "warning" + ], + "sound_detection_dog_barking": [ + "abstract", + "acoustic", + "activity", + "alert", + "animal", + "audio", + "bark", + "barking", + "communication", + "detection", + "dog", + "home", + "hound", + "lines", + "listening", + "loyalty", + "monitoring", + "noise", + "notification", + "pet", + "protection", + "security", + "sensor", + "signal", + "smart", + "sound", + "symbol", + "system", + "technology", + "warning", + "waveform" + ], + "sound_detection_glass_break": [ + "acoustic", + "alarm", + "alert", + "audio", + "break", + "broken", + "crack", + "crash", + "danger", + "detection", + "emergency", + "event", + "fragile", + "glass", + "incident", + "intrusion", + "listen", + "listening", + "microphone", + "monitoring", + "noise", + "notification", + "pane", + "security", + "sensor", + "shatter", + "signal", + "sound", + "surveillance", + "warning", + "window" + ], + "sound_detection_loud_sound": [ + "acoustic", + "acoustic wave", + "alert", + "audible", + "audio", + "audio input", + "decibel", + "detection", + "environmental sound", + "frequency", + "input", + "listening", + "loud", + "loud sound", + "microphone", + "microphone icon", + "monitoring", + "music", + "noise", + "notification", + "recording", + "sensing", + "signal", + "sonic", + "sound", + "sound detection", + "sound signal", + "sound wave", + "sound wave icon", + "volume", + "wave" + ], + "sound_sampler": [ + "audio", + "audio analysis", + "audio control", + "audio editing", + "audio equipment", + "audio graph", + "audio levels", + "audio visualization", + "control", + "controls", + "device", + "digital audio", + "equalizer", + "frequency", + "instrument", + "levels", + "music", + "music production", + "play", + "recording", + "sample", + "sampler", + "sound analysis", + "sound design", + "sound levels", + "sound monitoring", + "sound sampler", + "soundwave", + "spectrum", + "studio", + "volume", + "waveform" + ], + "source_environment": [ + "apartment", + "architecture", + "arrow", + "beginning", + "building", + "business", + "company", + "coordinate", + "coordinate system", + "corner", + "diagonal", + "direction", + "directional indicator", + "environment", + "estate", + "exit", + "from", + "home", + "house", + "indicator", + "initial", + "location", + "locator", + "map", + "maps", + "office", + "origin", + "origin point", + "place", + "point", + "pointing", + "position", + "real", + "reference", + "residence", + "residential", + "right", + "source", + "source environment", + "start", + "start point", + "up", + "vector", + "vector graphics" + ], + "source_notes": [ + "archive", + "around", + "arrow", + "arrows", + "article", + "book", + "collection", + "content", + "data", + "diary", + "direction", + "doc", + "document", + "document icon", + "education", + "file", + "health", + "information", + "inprogress", + "jotting", + "journal", + "knowledge", + "learning", + "left", + "library", + "load", + "loading refresh", + "memo", + "navigation", + "note", + "notes", + "notes file", + "notes icon", + "notes page", + "page", + "paper", + "paper icon", + "record", + "renew", + "rotate", + "scribble", + "study", + "text", + "turn", + "writing" + ], + "south": [ + "arrow", + "arrow down", + "below", + "bottom", + "button", + "chevron", + "control", + "cursor", + "direction", + "directional", + "down", + "down arrow", + "downward", + "graphic", + "guide", + "indicator", + "interface element", + "location", + "maps", + "move down", + "movement", + "navigation", + "pointer", + "pointing down", + "position", + "scroll down", + "south", + "symbol", + "triangle", + "vertical" + ], + "south_america": [ + "area", + "boundary", + "cartography", + "continent", + "continent map", + "continent outline", + "country", + "domain", + "earth", + "geographical", + "geography", + "global", + "globe", + "international", + "international travel", + "landform", + "landmass", + "landscape", + "location", + "map", + "national", + "outline", + "place", + "region", + "shape", + "south america", + "south american map", + "territory", + "travel", + "world", + "zone" + ], + "soup_kitchen": [ + "aid", + "assistance", + "bowl", + "breakfast", + "brunch", + "care", + "charity", + "community", + "dining", + "donation", + "feeding", + "food", + "giving", + "help", + "helping hand", + "human services", + "hunger", + "kitchen", + "lunch", + "meal", + "non-profit", + "nourishment", + "outreach", + "poverty", + "service", + "serving", + "sharing", + "shelter", + "social services", + "soup", + "soup kitchen", + "spoon", + "support", + "volunteer" + ], + "south_east": [ + "arrow", + "bottom right arrow", + "box", + "corner arrow", + "diagonal arrow", + "direction", + "directional", + "down", + "east", + "enlarge", + "expand", + "external link", + "fullscreen", + "indicator", + "jump", + "line", + "link", + "maps", + "maximize", + "movement", + "navigation", + "new window", + "open", + "orientation", + "out", + "outline", + "pointer", + "rectangle", + "resize", + "right", + "south", + "southeast arrow", + "square", + "stroke" + ], + "south_west": [ + "angle", + "angle icon", + "angled arrow", + "arrow", + "arrow icon", + "change direction", + "diagonal", + "diagonal arrow", + "direction", + "direction icon", + "directional", + "down", + "flow", + "indicator", + "left", + "maps", + "move", + "movement", + "movement icon", + "navigation", + "path", + "point", + "pointer", + "progress", + "route", + "south", + "south west", + "south-west", + "southwest arrow", + "travel", + "turn", + "west" + ], + "spa": [ + "aromatherapy", + "bath", + "beauty", + "body", + "flower", + "glyph", + "graphic", + "health", + "healthcare", + "hot springs", + "hotel", + "icon", + "leaf", + "luxury", + "massage", + "meditation", + "nature", + "petals", + "places", + "rejuvenation", + "relax", + "relaxation", + "resort", + "sauna", + "spa", + "steam room", + "symbol", + "therapy", + "treatment", + "water", + "wellbeing", + "wellness" + ], + "space_bar": [ + "bar", + "break", + "button", + "character", + "control", + "document", + "editor", + "enter", + "gap", + "horizontal", + "icon", + "input", + "key", + "keyboard", + "line", + "long", + "paragraph", + "press", + "rectangle", + "separation", + "space", + "spacebar", + "text", + "typing", + "ui", + "ux", + "wide", + "word", + "writing" + ], + "space_dashboard": [ + "analytics", + "arrangement", + "blocks", + "cards", + "composition", + "dashboard", + "dashboard view", + "data", + "display", + "format", + "grid", + "layout", + "layout arrangement", + "metrics", + "modular", + "module", + "organize", + "overview", + "panels", + "rectangle", + "rectangular", + "report", + "sections", + "segments", + "shapes", + "space", + "square", + "squares", + "structure", + "system", + "tiles", + "view", + "web", + "website", + "windows" + ], + "spatial_audio": [ + "3d audio", + "acoustic", + "audio", + "audio effects", + "audio processing", + "audio rendering", + "audio settings", + "direction", + "ears", + "enhanced audio", + "environment audio", + "head", + "headphone icon", + "headphones", + "immersive audio", + "listening", + "music", + "note", + "positional audio", + "sonic", + "sound", + "sound control", + "sound waves", + "sound waves radiating", + "spatial", + "spatial audio", + "stereo", + "surround sound", + "virtual sound" + ], + "spatial_audio_off": [ + "3d audio off", + "audio", + "audio control", + "audio icon", + "audio off", + "audio off icon", + "audio options", + "audio setting off", + "circular sound waves off", + "crossed out audio", + "crossed out sound", + "disable audio", + "disable sound", + "disabled", + "disabled sound", + "disabled state", + "enabled", + "immersive audio off", + "music", + "mute spatial audio", + "no sound", + "no sound icon", + "note", + "off", + "off state", + "offline", + "on", + "settings", + "slash", + "sound", + "sound control", + "sound icon", + "sound off", + "sound options", + "sound waves off", + "spatial", + "spatial audio off", + "spatial audio setting", + "spatial sound disabled", + "surround sound disabled", + "volume off" + ], + "spatial_speaker": [ + "3d", + "Android", + "OS", + "audio", + "audio controls", + "audio output", + "broadcast", + "cell", + "cone", + "device", + "hardware", + "iOS", + "immersive", + "listen", + "media", + "mobile", + "music", + "phone", + "playback", + "projection", + "radiation", + "sound", + "sound settings", + "sound waves", + "spatial", + "speaker", + "speaker cone", + "speaker waves", + "stereo", + "surround", + "tablet", + "triangle", + "voice", + "volume", + "waves" + ], + "spatial_tracking": [ + "3d", + "ar", + "arrow", + "audio", + "augmented reality", + "data", + "direction", + "disabled", + "discover", + "enabled", + "explore", + "find", + "follow", + "live", + "locate", + "location", + "mapping", + "motion", + "movement", + "music", + "navigation", + "note", + "off", + "offline", + "on", + "path", + "pinpoint", + "pointer", + "position", + "real-time", + "sense", + "sensor", + "slash", + "sound", + "spatial", + "spatial tracking", + "three dimensional", + "trace", + "tracking", + "virtual reality", + "vr" + ], + "speaker": [ + "acoustic", + "acoustics", + "adjust", + "amplifier", + "audio", + "audio device", + "box", + "broadcast", + "communication", + "control", + "earphone", + "electronic", + "hifi", + "listen", + "loud", + "media", + "megaphone", + "multimedia", + "music", + "mute", + "noise", + "play", + "playback", + "quiet", + "settings", + "sound", + "speaker", + "speakerphone", + "stereo", + "system", + "unmute", + "video", + "voice", + "volume" + ], + "speaker_group": [ + "audio", + "audio devices", + "audio group", + "audio output", + "box", + "casting", + "configuration", + "connect", + "connect devices", + "control", + "device management", + "electronic", + "group", + "grouping", + "link", + "loud", + "media", + "multiple", + "multiple speakers", + "music", + "network", + "playback", + "settings", + "sharing", + "sound", + "sound devices", + "sound group", + "speaker", + "speaker group", + "speakers", + "stereo", + "stream", + "sync", + "system", + "video", + "volume", + "volume group", + "wireless" + ], + "speaker_notes": [ + "annotation", + "audio", + "bubble", + "bullet points", + "chat", + "comment", + "communicate", + "detail", + "dialogue", + "document", + "explanation", + "format", + "information", + "lecture", + "lines", + "list", + "meeting", + "message", + "mute", + "notes", + "page", + "paper", + "presentation", + "record", + "rectangle", + "sound", + "speaker", + "speaker notes", + "speech", + "square", + "talking", + "text", + "three lines", + "transcript", + "voice", + "volume" + ], + "speaker_notes_off": [ + "bubble", + "cancel", + "chat", + "comment", + "communicate", + "confidential notes", + "control", + "crossed out", + "diagonal line", + "disable", + "disabled", + "disabled speaker notes", + "document", + "enabled", + "format", + "hide notes", + "interface", + "lines", + "list", + "meeting", + "meeting notes off", + "message", + "mute", + "no speaker notes", + "notes", + "notes off", + "off", + "on", + "paper", + "presentation", + "presentation notes off", + "presenter view off", + "private notes", + "slash", + "speaker", + "speaker notes off", + "speech", + "text", + "view" + ], + "speaker_phone": [ + "Android", + "OS", + "audio", + "broadcast", + "button", + "call", + "cell", + "communication", + "conference", + "control", + "device", + "enable", + "handsfree", + "hardware", + "iOS", + "icon", + "loud", + "media", + "mobile", + "on", + "options", + "output", + "phone", + "settings", + "shape", + "signal", + "sound", + "speaker", + "speakerphone", + "symbol", + "tablet", + "talking", + "toggle", + "voice", + "volume", + "waves" + ], + "special_character": [ + "asterisk", + "badge", + "celestial", + "character", + "characters", + "element", + "emblem", + "essential", + "favorite", + "geometric", + "glyph", + "highlight", + "icon", + "importance", + "indicator", + "key", + "label", + "mark", + "marker", + "pointy", + "rating", + "shape", + "sign", + "six points", + "six-pointed star", + "special", + "star", + "symbol", + "type" + ], + "specific_gravity": [ + "analysis", + "beaker", + "chemistry", + "container", + "cup", + "density", + "education", + "experiment", + "fill", + "flask", + "fluid", + "glassware", + "graduate cylinder", + "gravity", + "indicator", + "lab", + "laboratory", + "level", + "liquid", + "measurement", + "metric", + "numerical", + "research", + "scale", + "school", + "science", + "scientific", + "specific", + "specific gravity", + "test", + "volume", + "volume indicator", + "water" + ], + "speech_to_text": [ + "action", + "audio to text", + "bubble", + "chat", + "comment", + "communicate", + "communication", + "conversion", + "dictation", + "doc", + "document", + "feature", + "feedback", + "file", + "horizontal lines", + "input", + "language", + "lines", + "lines of text", + "message", + "mic", + "microphone", + "page", + "paper", + "processing", + "record voice", + "sound waves", + "speech", + "speech to text", + "text", + "transcribe", + "transcription", + "voice input", + "voice notes", + "voice to text", + "wavy lines", + "writing" + ], + "speed": [ + "acceleration", + "arrow", + "automotive", + "car", + "circle", + "circular", + "control", + "controls", + "dashboard", + "data", + "decreasing", + "dial", + "fast", + "gauge", + "increasing", + "indicator", + "information", + "lines", + "measurement", + "meter", + "motion", + "music", + "needle", + "performance", + "pointed", + "progress", + "setting", + "settings", + "slow", + "speed", + "speedometer", + "ticks", + "values", + "velocity", + "video" + ], + "speed_0_25": [ + "0.25", + "25 percent", + "alphabet", + "arrow", + "character", + "circle", + "clock", + "curve", + "decrease", + "dial", + "digit", + "down", + "font", + "guage", + "less", + "letters", + "line", + "meter", + "needle", + "numbers", + "percent", + "performance", + "playback", + "quarter", + "rate", + "replay", + "slow", + "slower", + "snail", + "speed", + "symbol", + "text", + "time", + "tortoise", + "type" + ], + "speed_0_2x": [ + "0", + "acceleration", + "adjustment", + "alphabet", + "arrow", + "audio player", + "character", + "circle", + "control", + "dashboard", + "dial", + "digit", + "font", + "gauge", + "indicator", + "letters", + "level", + "line", + "low speed", + "measurement", + "media player", + "meter", + "minimal speed", + "movement", + "multimedia", + "numbers", + "performance", + "playback", + "pointer", + "progress", + "replay", + "setting", + "slow", + "speed", + "symbol", + "text", + "times", + "type", + "velocity", + "video player", + "x", + "zero" + ], + "speed_0_5": [ + "0.5 speed", + "alphabet", + "audio control", + "audio playback", + "character", + "digit", + "font", + "half rate", + "half speed", + "half speed icon", + "letters", + "media control", + "media control icon", + "numbers", + "playback", + "playback rate", + "playback settings", + "playback speed", + "playback speed icon", + "rate control", + "rate icon", + "replay", + "rewind", + "slow motion", + "slow motion icon", + "slow speed", + "slower", + "speed", + "speed adjustment", + "speed control", + "speed control icon", + "speed icon", + "speed settings", + "symbol", + "text", + "time", + "timeline", + "type", + "video control", + "video playback" + ], + "speed_0_5x": [ + "0.5x speed", + "alphabet", + "audio player", + "audio speed", + "character", + "control", + "digit", + "font", + "half speed", + "letters", + "media", + "media control", + "media player", + "motion", + "movie", + "multimedia", + "numbers", + "pace", + "playback", + "playback rate", + "playback speed", + "rate", + "replay", + "slow down", + "slow motion", + "slower", + "sound", + "speed", + "speed adjustment", + "speed control", + "symbol", + "text", + "time", + "times", + "type", + "velocity", + "video player", + "video speed", + "x" + ], + "speed_0_75": [ + "adjustment", + "alphabet", + "audio", + "character", + "circular", + "clock", + "control", + "dial", + "digit", + "font", + "indicator", + "letters", + "media", + "numbers", + "option", + "playback", + "playback speed", + "rate", + "replay", + "setting", + "slow", + "speed", + "speed setting", + "speedometer", + "symbol", + "text", + "time", + "timer", + "type", + "video" + ], + "speed_1_2": [ + "1/2", + "alphabet", + "arc", + "character", + "circle", + "control", + "dial", + "digit", + "font", + "gauge", + "half", + "indicator", + "letters", + "level", + "limit", + "limiter", + "measurement", + "media", + "meter", + "needle", + "numbers", + "performance", + "playback", + "pointer", + "rate", + "replay", + "restricted", + "setting", + "slow", + "slow speed", + "slower", + "speed", + "speed limit", + "speed restriction", + "speedometer", + "symbol", + "text", + "type", + "velocity" + ], + "speed_1_25": [ + "1.25x", + "acceleration", + "alphabet", + "audio playback", + "character", + "control", + "digit", + "fast forward", + "fast playback", + "font", + "increase speed", + "label.", + "letters", + "media control", + "multiplier", + "number", + "numbers", + "one point two five", + "options", + "overlay", + "play faster", + "playback", + "playback rate", + "playback speed", + "rate", + "replay", + "settings", + "speed", + "speed indicator", + "speed setting", + "speed up", + "symbol", + "text", + "type", + "video playback" + ], + "speed_1_2x": [ + "1.2 times", + "1.2x", + "acceleration", + "alphabet", + "audio", + "character", + "configuration", + "digit", + "double speed", + "fast", + "faster", + "font", + "label", + "letters", + "media", + "media controls", + "multiplier", + "number", + "numbers", + "numeral", + "numerical indicator", + "options", + "playback", + "playback control", + "playback rate", + "playback speed", + "player", + "quick", + "replay", + "settings", + "speed", + "speed indicator", + "symbol", + "text", + "times", + "type", + "video", + "x" + ], + "speed_1_5": [ + "1.5x speed", + "alphabet", + "audio rate", + "audio speed", + "character", + "configuration", + "control", + "decimal", + "digit", + "dot", + "font", + "letters", + "media controls", + "multiplier", + "number", + "numbers", + "numerals", + "one point five", + "playback", + "playback rate", + "playback speed", + "point", + "rate", + "reduced speed", + "replay", + "setting", + "slow speed", + "speed", + "speed adjustment", + "speed indicator", + "speed setting", + "symbol", + "text", + "type", + "video rate", + "video speed" + ], + "speed_0_7x": [ + "0.7x speed", + "alphabet", + "arrow", + "audio speed", + "character", + "circle", + "cog", + "control", + "dial", + "digit", + "font", + "gauge", + "gear", + "indicator", + "letters", + "low speed", + "media", + "media controls", + "media playback", + "multimedia", + "numbers", + "options", + "playback", + "playback speed", + "player", + "pointer", + "replay", + "settings", + "slow speed", + "slower", + "slower playback", + "slower speed", + "speed", + "speed control", + "symbol", + "text", + "times", + "type", + "video speed", + "x" + ], + "speed_1_5x": [ + "1.5", + "1.5x", + "1_5x", + "accelerate", + "acceleration", + "alphabet", + "audio speed", + "character", + "clock", + "configuration", + "controls", + "digit", + "fast", + "faster", + "font", + "letters", + "media controls", + "multiplier", + "numbers", + "option", + "options", + "play", + "play rate", + "playback", + "playback speed", + "rate", + "replay", + "scale", + "setting", + "settings", + "speed", + "speed up", + "symbol", + "text", + "time", + "timer", + "times", + "type", + "video speed", + "x", + "x factor" + ], + "speed_1_75": [ + "1.75", + "1.75x", + "alphabet", + "audio playback", + "audio player", + "character", + "content consumption", + "control", + "digit", + "fast", + "fast forward", + "faster", + "font", + "increase speed", + "letters", + "media controls", + "media playback", + "multimedia", + "multimedia player", + "numbers", + "options", + "playback", + "playback faster", + "playback rate", + "playback speed", + "playback speed control", + "rate", + "rate setting", + "replay", + "settings", + "speed", + "speed control", + "speed setting", + "symbol", + "text", + "type", + "video playback", + "video player" + ], + "speed_1_7x": [ + "1.7", + "adjust", + "alphabet", + "audio player", + "change", + "character", + "control", + "decimal", + "digit", + "factor", + "fast", + "faster", + "font", + "increase", + "indicator", + "lecture", + "letters", + "media", + "multiplication", + "multiplier", + "number", + "numbers", + "numerical", + "one", + "playback", + "playback speed", + "point", + "rate", + "replay", + "setting", + "seven", + "speed", + "speed control", + "symbol", + "text", + "time", + "times", + "type", + "video player", + "x" + ], + "speed_2x": [ + "2x", + "acceleration", + "alphabet", + "audio speed", + "boost", + "character", + "digit", + "double", + "efficiency", + "factor", + "fast", + "faster", + "font", + "increase speed", + "letters", + "measurement", + "metric", + "multiple", + "multiply", + "numbers", + "pace", + "performance", + "playback", + "playback speed", + "productivity", + "quicken", + "rate", + "replay", + "scale", + "speed", + "speed up", + "symbol", + "text", + "time", + "time warp", + "two times", + "type", + "velocity", + "video speed", + "x2" + ], + "speed_camera": [ + "alert", + "car", + "driving", + "enforcement", + "fine", + "journey", + "law", + "limit", + "map", + "maps", + "navigation", + "notification", + "photo", + "police", + "road", + "safety", + "sign", + "speed", + "speed camera", + "speed limit", + "speeding", + "surveillance", + "ticket", + "traffic", + "transportation", + "travel", + "vehicle", + "warning" + ], + "spellcheck": [ + "a", + "accuracy", + "action", + "alphabet", + "approve", + "button", + "character", + "check", + "checkmark", + "control", + "correct", + "correction", + "document", + "editor", + "font", + "grammar", + "interface", + "language", + "letter", + "letters", + "mark", + "ok", + "processor", + "proofread", + "proofreading", + "review", + "right", + "select", + "spell", + "spellcheck", + "symbol", + "text", + "tick", + "type", + "typing", + "ui", + "ux", + "validation", + "verified", + "word", + "write", + "writing", + "yes" + ], + "split_scene": [ + "adjust", + "arrange", + "column", + "configuration", + "display", + "divide", + "dual view", + "editing", + "editor", + "film", + "grid", + "horizontal split", + "interface", + "layout", + "media", + "movie", + "multitasking", + "options", + "panels", + "player", + "row", + "scene", + "screen", + "sections", + "separation", + "settings", + "spaces", + "split", + "split screen", + "split view", + "splitscreen", + "timeline", + "vertical split", + "video", + "view", + "window", + "windows" + ], + "split_scene_down": [ + "arrangement", + "column", + "compare", + "content", + "content separation", + "display", + "divide", + "dividing line", + "dual panel", + "grid", + "horizontal split", + "layout", + "layout control", + "multi-view", + "multitasking", + "panels", + "row", + "scenes", + "screen", + "screen layout", + "section", + "segments", + "separation", + "side-by-side", + "spaces", + "split", + "split down", + "split screen", + "split view", + "splitscreen", + "two panels", + "two views", + "view options", + "visual", + "window", + "workspace" + ], + "split_scene_left": [ + "adjust", + "arrangement", + "column", + "display", + "divider", + "division", + "drag", + "dual", + "grid", + "handle", + "interface", + "layout", + "left", + "left pane", + "multitasking", + "orientation", + "pane", + "panel", + "partition", + "resize", + "right", + "right pane", + "row", + "scene", + "screen", + "sections", + "separator", + "side by side", + "spaces", + "split", + "split view", + "splitscreen", + "vertical", + "view", + "window" + ], + "split_scene_right": [ + "area", + "column", + "display", + "divide", + "divider", + "grid", + "layout", + "layout options", + "multiple panels", + "multiple views", + "multitasking", + "panel", + "panes", + "presentation", + "right", + "right side", + "row", + "scene", + "scenes", + "screen", + "section", + "side by side", + "spaces", + "split", + "split pane", + "split screen", + "split view", + "splitscreen", + "two columns", + "view", + "window" + ], + "split_scene_up": [ + "arrangement", + "column", + "comparison", + "display", + "divide", + "dual view", + "editing", + "editor", + "grid", + "horizontal split", + "interface", + "layout", + "media", + "multiple views", + "multitasking", + "panel", + "presentation", + "preview", + "row", + "scene", + "screen", + "section", + "side by side", + "spaces", + "split", + "split scene", + "split screen", + "splitscreen", + "two panes", + "up", + "vertical split", + "video", + "view", + "window", + "workspace", + "workspace layout" + ], + "splitscreen_add": [ + "+", + "add", + "arrangement", + "box", + "column", + "configuration", + "control", + "customize", + "display", + "divide", + "feature", + "function", + "grid", + "horizontal split", + "interface", + "layout", + "manage", + "multitasking", + "new", + "new symbol", + "options", + "panel", + "plus", + "rectangle", + "row", + "screen", + "section", + "segment", + "side by side", + "spaces", + "split", + "split screen", + "splitscreen", + "square", + "symbol", + "two panes", + "two windows", + "vertical split", + "view", + "window" + ], + "splitscreen": [ + "arrangement", + "arrangement of elements", + "column", + "display", + "divide", + "dual screen", + "grid", + "horizontal split", + "interface layout", + "layout", + "monitor", + "multi-window", + "multiple windows", + "multitasking", + "organization", + "pane", + "panels", + "presentation", + "productivity", + "row", + "screen", + "screen layout", + "sections", + "separate", + "side by side", + "spaces", + "split", + "split screen", + "splitscreen", + "user interface view", + "vertical split", + "view", + "view options", + "window", + "workspace" + ], + "splitscreen_bottom": [ + "application view", + "applications", + "area", + "arrangement", + "bottom", + "column", + "customization", + "display", + "display setting", + "divide", + "division", + "dual", + "dual view", + "format", + "grid", + "horizontal split", + "interface", + "layout", + "mode", + "multi-tasking", + "multi-view", + "multiple windows", + "multitasking", + "orientation", + "panel", + "part", + "partition", + "perspective", + "row", + "screen", + "section", + "spaces", + "split", + "split screen", + "splitscreen", + "view", + "window" + ], + "splitscreen_landscape": [ + "adaptable", + "adjacent", + "arrangement", + "column", + "desktop", + "display", + "divide screen", + "format", + "grid", + "horizontal split", + "interface", + "landscape", + "layout", + "mode", + "monitor", + "multi-tasking", + "multi-window", + "multitasking", + "parallel", + "responsive", + "row", + "screen", + "screen layout", + "side by side", + "spaces", + "split", + "split screen", + "splitscreen", + "two panels", + "view", + "viewing mode", + "window", + "windows" + ], + "splitscreen_landscape_add": [ + "action", + "ad", + "add", + "append", + "arrangement", + "attach", + "bar", + "box", + "column", + "combine", + "create", + "cross", + "display", + "divide", + "function", + "grid", + "horizontal", + "join", + "landscape", + "layout", + "line", + "merge", + "multi window", + "multitasking", + "new", + "operation", + "plus", + "plus sign", + "rectangle", + "row", + "screen", + "section", + "spaces", + "split", + "split screen", + "splitscreen", + "square", + "two panes", + "view", + "window" + ], + "splitscreen_left": [ + "adjust layout", + "application layout", + "arrange", + "column", + "desktop", + "display", + "divide", + "dual view", + "grid", + "layout", + "left pane", + "left panel", + "left side", + "modify", + "monitor", + "multi window", + "multitasking", + "pane", + "parallel view", + "resize", + "row", + "screen", + "screen layout", + "side by side", + "spaces", + "split", + "split screen", + "splitscreen", + "vertical split", + "view", + "window", + "window management" + ], + "splitscreen_portrait": [ + "app", + "application", + "arrangement", + "column", + "configuration", + "display", + "division", + "dual screen", + "grid", + "interface", + "layout", + "mobile", + "mode", + "multitask", + "multitasking", + "option", + "phone", + "portrait", + "row", + "screen", + "separation", + "setting", + "side by side", + "spaces", + "split", + "split screen", + "split view", + "splitscreen", + "toggle", + "two panels", + "ui element", + "vertical", + "view", + "window" + ], + "splitscreen_right": [ + "column", + "display", + "divide", + "divided", + "dual view", + "grid", + "layout", + "layouts", + "multitasking", + "panel", + "panels", + "right panel", + "right section", + "right split", + "row", + "screen", + "screen division", + "screen layout", + "screen orientation", + "section", + "sections", + "separate", + "separation", + "side by side", + "spaces", + "split", + "split screen", + "split view", + "splitscreen", + "vertical split", + "view", + "views", + "window", + "window management", + "windows" + ], + "splitscreen_top": [ + "application", + "arrangement", + "column", + "computer", + "display", + "display mode", + "division", + "format", + "geometry", + "grid", + "horizontal split", + "interface", + "layout", + "mobile", + "multiple screens", + "multitasking", + "panel", + "rectangle", + "row", + "screen", + "screen layout", + "section", + "software", + "spaces", + "split", + "split screen", + "splitscreen", + "tablet", + "top screen", + "top view", + "ui element", + "upper section", + "view", + "visual element", + "window" + ], + "splitscreen_vertical_add": [ + "+", + "add", + "add split", + "app layout", + "column", + "create split", + "cross", + "divide", + "divide screen", + "grid", + "layout", + "layout add", + "multi view", + "multi window", + "multiple panes", + "multitasking", + "new split", + "new symbol", + "pane add", + "panes", + "plus", + "row", + "screen", + "screen division", + "section", + "spaces", + "split", + "split screen", + "splitscreen", + "symbol", + "ui element", + "vertical split", + "vertical view", + "view", + "view add", + "window", + "window add" + ], + "spo2": [ + "analysis", + "blood", + "chart", + "data", + "finger", + "fitbit", + "graph", + "hand", + "health", + "healthcare", + "heartbeat", + "indicator", + "line", + "measure", + "medical", + "monitoring", + "oximeter", + "oxygen", + "oxygen saturation", + "percentage", + "pulse", + "pulse rate", + "reading", + "report", + "saturation", + "sign", + "spo2", + "vital", + "wave" + ], + "spoke": [ + "access point", + "broadcast", + "center", + "central point", + "communicate", + "connect", + "connection", + "connections", + "directions", + "disperse", + "distribution", + "emanating", + "expand", + "grow", + "links", + "network", + "nodes", + "outward", + "points", + "radial lines", + "radiating", + "radius", + "rays", + "share", + "signal", + "spoke", + "spread", + "star", + "wheel", + "wifi" + ], + "spoof": [ + "spoof" + ], + "sports": [ + "action", + "activity", + "athlete", + "athletic", + "blowing", + "coach", + "competition", + "dynamic", + "entertainment", + "exercise", + "fast", + "figure", + "fitness", + "game", + "healthy", + "hobby", + "instrument", + "jog", + "lifestyle", + "motion", + "movement", + "performance", + "person", + "race", + "referee", + "runner", + "running", + "silhouette", + "social", + "sound", + "speed", + "sports", + "sprint", + "swift", + "track and field", + "training", + "warning", + "whistle" + ], + "sports_and_outdoors": [ + "action", + "active", + "activity", + "and outdoors", + "arena", + "athlete", + "athletic", + "athletics", + "ball", + "competition", + "court", + "entertainment", + "exercise", + "field", + "fitness", + "fun", + "game", + "gym", + "healthy", + "hobby", + "individual", + "leisure", + "lifestyle", + "movement", + "outdoors", + "physical", + "play", + "recreation", + "soccer", + "sports", + "stadium", + "team", + "track", + "training", + "workout" + ], + "sports_bar": [ + "alcohol", + "bar", + "beer", + "building", + "casual", + "cheers", + "drink", + "drinking", + "drinks", + "entertainment", + "establishment", + "facility", + "food", + "gathering", + "hangout", + "leisure", + "liquor", + "location", + "lounge", + "nightlife", + "pint", + "place", + "pub", + "rectangular", + "relaxation", + "restaurant", + "rounded corners", + "social", + "sports", + "sports bar", + "tavern", + "venue" + ], + "sports_baseball": [ + "activity", + "american sport", + "athlete", + "athletic", + "ball", + "baseball", + "catch", + "circle", + "curved lines", + "entertainment", + "equipment", + "exercise", + "field", + "game", + "gear", + "hit", + "hobby", + "league", + "leisure", + "mlb", + "pitch", + "play", + "player", + "recreation", + "round", + "seams", + "social", + "softball", + "sport", + "sports", + "stadium", + "stitches", + "team", + "throw", + "usa sport" + ], + "sports_basketball": [ + "activity", + "arena", + "athlete", + "athletic", + "ball", + "basketball", + "circle", + "competition", + "court", + "curves", + "dribble", + "entertainment", + "exercise", + "fitness", + "game", + "hobby", + "hoop", + "league", + "lines", + "match", + "net", + "orange ball", + "play", + "points", + "recreation", + "round", + "score", + "seams", + "shoot", + "social", + "sports", + "team", + "workout" + ], + "sports_cricket": [ + "activity", + "athlete", + "athletic", + "athletics", + "ball", + "bat", + "circle", + "competition", + "cricket", + "entertainment", + "equipment", + "event", + "exercise", + "game", + "hobby", + "leisure", + "line", + "match", + "outdoor", + "play", + "recreation", + "social", + "sphere", + "sport", + "sports", + "stick", + "stump", + "team", + "tournament", + "wicket" + ], + "sports_esports": [ + "asset", + "competitive gaming", + "computer games", + "console", + "console controller", + "console games", + "control", + "controller", + "device", + "digital", + "digital entertainment", + "entertainment", + "esports", + "game", + "game console", + "game controller", + "game input", + "gamepad", + "gaming", + "gaming controller", + "google", + "handheld", + "hardware", + "hobby", + "joystick", + "leisure", + "online", + "online gaming", + "play", + "play games", + "playstation", + "remote", + "social", + "sports", + "stadia", + "technology", + "tournament", + "video", + "video game", + "video game controller", + "video games", + "videogame", + "xbox" + ], + "sports_football": [ + "activity", + "athlete", + "athletic", + "ball", + "championship", + "competition", + "entertainment", + "equipment", + "event", + "exercise", + "field", + "football", + "fun", + "game", + "gear", + "hobby", + "league", + "leisure", + "lines", + "match", + "outdoor", + "park", + "pastime", + "pattern", + "play", + "recreation", + "round", + "soccer", + "social", + "sphere", + "sports", + "stitching", + "team", + "tournament" + ], + "sports_golf": [ + "activity", + "athlete", + "athletic", + "ball", + "club", + "course", + "driver", + "entertainment", + "exercise", + "game", + "golf", + "golfer", + "golfing", + "hobby", + "hole", + "iron", + "leisure", + "outdoors", + "play", + "putt", + "recreation", + "social", + "sport", + "sports", + "stroke", + "swing", + "tee", + "wedge" + ], + "sports_gymnastics": [ + "active", + "activity", + "agility", + "athlete", + "athletic", + "balance", + "body", + "competition", + "entertainment", + "exercise", + "figure", + "fitness", + "flexibility", + "gymnastics", + "healthy", + "hobby", + "human", + "leisure", + "movement", + "performance", + "person", + "pose", + "recreation", + "silhouette", + "social", + "sport", + "sports", + "training", + "workout" + ], + "sports_handball": [ + "activity", + "athlete", + "athletic", + "athletic event", + "athletics", + "ball", + "body", + "circle", + "competition", + "court", + "curved lines", + "entertainment", + "equipment", + "exercise", + "field", + "game", + "gear", + "gym", + "handball", + "hobby", + "human", + "indoor sport", + "leisure", + "lines", + "match", + "people", + "person", + "play", + "player", + "recreation", + "rounded", + "seam", + "social", + "sport", + "sports", + "sports and recreation", + "sports equipment", + "team sport" + ], + "sports_hockey": [ + "activity", + "athlete", + "athletic", + "athletic activity", + "athletic game", + "athletic sports", + "championship", + "club", + "competition", + "entertainment", + "exercise", + "field", + "game", + "goal", + "hobby", + "hockey", + "ice", + "league", + "leisure", + "net", + "puck", + "recreation", + "rink", + "scoreboard", + "scoreboard icon", + "social", + "sport", + "sports", + "stats", + "stats icon", + "stick", + "sticks", + "team", + "tournament", + "winter sports" + ], + "sports_kabaddi": [ + "action", + "active", + "agility", + "asian", + "athlete", + "athletic", + "athletics", + "body", + "combat", + "competition", + "court", + "defense", + "dynamic", + "entertainment", + "exercise", + "fighting", + "figure", + "fitness", + "game", + "hobby", + "human", + "india", + "kabaddi", + "mat", + "movement", + "people", + "person", + "physical", + "player", + "power", + "raid", + "recreational", + "silhouette", + "social", + "sports", + "sportsperson", + "struggle", + "team", + "traditional", + "wrestle", + "wrestling" + ], + "sports_martial_arts": [ + "action", + "activity", + "agility", + "arts", + "athlete", + "athletic", + "combat", + "competition", + "discipline", + "dojo", + "entertainment", + "event", + "exercise", + "fighting", + "fitness", + "flexibility", + "game", + "gym", + "hobby", + "human", + "karate", + "kick", + "martial", + "martial arts", + "movement", + "people", + "person", + "physical", + "power", + "punch", + "self-defense", + "social", + "sports", + "stance", + "strength", + "strike", + "studio", + "technique", + "training" + ], + "sports_mma": [ + "action", + "activity", + "aggression", + "arena", + "arts", + "athlete", + "athletic", + "boxing", + "combat", + "competition", + "contest", + "dynamic", + "entertainment", + "event", + "exercise", + "fighting", + "fitness", + "game", + "glove", + "gym", + "health", + "hobby", + "martial", + "martial arts", + "match", + "mixed", + "mma", + "power", + "punch", + "ring", + "social", + "speed", + "sports", + "strength", + "strike", + "training", + "workout" + ], + "sports_motorsports": [ + "activity", + "athlete", + "athletic", + "automobile", + "automotive", + "automotive industry", + "bike", + "car", + "championship", + "competition", + "drive", + "driving", + "entertainment", + "event", + "fast", + "go-kart", + "helmet", + "hobby", + "kart", + "leisure", + "motor vehicle", + "motorcycle", + "motorsport", + "motorsport event", + "motorsports", + "protect", + "race", + "race car", + "racing", + "recreation", + "social", + "speed", + "sports", + "sports car", + "track", + "transport", + "transportation", + "vehicle" + ], + "sports_rugby": [ + "activity", + "athlete", + "athletic", + "athletic gear", + "ball", + "competition", + "entertainment", + "equipment", + "exercise", + "field", + "fitness", + "game", + "game object", + "game piece", + "gear", + "hobby", + "laces", + "leather", + "movement", + "oval", + "oval object", + "play", + "recreation", + "recreational activity", + "rugby", + "social", + "sport", + "sports", + "sports equipment", + "sports gear", + "stitched", + "team", + "team sport" + ], + "sports_score": [ + "athletics", + "competition", + "destination", + "display", + "final score", + "flag", + "game", + "game score", + "goal", + "live score", + "match", + "number", + "numbers", + "points", + "result", + "results", + "score", + "score board", + "scoreboard", + "sport competition", + "sport results", + "sport scores", + "sport stats", + "sports", + "sports score", + "statistics", + "stats", + "tally", + "team score" + ], + "sports_soccer": [ + "activity", + "athlete", + "athletic", + "ball", + "championship", + "circle", + "competition", + "dribble", + "entertainment", + "exercise", + "field", + "fitness", + "football", + "game", + "goal", + "hexagon", + "hobby", + "kick", + "league", + "leisure", + "match", + "pentagon", + "play", + "recreation", + "soccer", + "social", + "sport", + "sports", + "stadium", + "team", + "training", + "workout" + ], + "sports_tennis": [ + "active", + "activity", + "athlete", + "athletic", + "ball", + "bat", + "competition", + "court", + "entertainment", + "equipment", + "exercise", + "fitness", + "fun", + "game", + "gear", + "health", + "hobby", + "indoor", + "leisure", + "match", + "outdoors", + "play", + "player", + "racket", + "racquet", + "recreation", + "social", + "sport", + "sports", + "tennis", + "wellness" + ], + "sports_volleyball": [ + "activity", + "athlete", + "athletic", + "ball", + "block", + "competition", + "court", + "dig", + "entertainment", + "exercise", + "fitness", + "fun", + "game", + "hobby", + "indoor", + "leisure", + "lines", + "net", + "outdoor", + "physical", + "play", + "recreation", + "round", + "serve", + "set", + "social", + "sphere", + "spike", + "sport", + "sports", + "stitch", + "striped", + "team", + "volleyball" + ], + "sprinkler": [ + "agriculture", + "arc", + "automated", + "circle", + "control", + "coverage", + "device", + "drizzle", + "droplets", + "drops", + "equipment", + "fluid", + "garden", + "h2o", + "irrigation", + "landscape", + "lawn", + "lines", + "liquid", + "moisture", + "nest", + "nozzle", + "outdoor", + "pipe", + "radius", + "spray", + "sprinkler", + "stream", + "system", + "water", + "watering", + "yard" + ], + "sprint": [ + "acceleration", + "activity", + "athlete", + "athletic", + "competition", + "dash", + "dynamic", + "energetic", + "exercise", + "fast", + "figure", + "fitness", + "forward", + "game", + "hobby", + "human", + "motion", + "movement", + "outline", + "person", + "progress", + "quick", + "race", + "run", + "runner", + "running", + "silhouette", + "social", + "speed", + "sport", + "sports", + "sprint", + "swift", + "track" + ], + "square": [ + "area", + "basic", + "block", + "border", + "box", + "building block", + "container", + "draw", + "element", + "empty", + "form", + "four", + "frame", + "fundamental", + "geometry", + "graphic", + "grid", + "layout", + "minimal", + "object", + "outline", + "placeholder", + "quadrangle", + "region", + "section", + "shape", + "sides", + "simple", + "square", + "structure", + "symbol", + "vector" + ], + "square_circle": [ + "abstract", + "boundary", + "bounding box", + "center", + "circle", + "composition", + "contain", + "contrast", + "design", + "element", + "enclosure", + "focus", + "frame", + "game controller", + "gaming", + "geometric", + "geometry", + "graphic", + "inside", + "object", + "outline", + "point of interest", + "portal", + "selection", + "shape", + "square", + "surround", + "symbol", + "target", + "view", + "window" + ], + "square_dot": [ + "align", + "area", + "box", + "center", + "circle", + "component", + "corners", + "dot", + "element", + "focus", + "geometry", + "graphic", + "guide", + "highlight", + "illustration", + "india", + "indicator", + "lacto", + "lacto-vegetarian", + "locator", + "marker", + "pinpoint", + "point", + "position", + "quadrangle", + "quadrant", + "rectangle", + "region", + "section", + "selection", + "shape", + "sides", + "simple", + "square", + "target", + "vegetarian" + ], + "square_foot": [ + "architecture", + "area", + "construction", + "design", + "diagram", + "dimension", + "feet", + "floor plan", + "foot", + "geometry", + "guide", + "height", + "inches", + "layout", + "length", + "linear", + "map", + "mapping", + "measure", + "measurement", + "plan", + "property", + "proportion", + "real estate", + "ruler", + "scale", + "school", + "set", + "size", + "sketch", + "space", + "square", + "square footage", + "tools", + "width" + ], + "ssid_chart": [ + "analysis", + "analytics", + "bars", + "chart", + "communication", + "connection", + "connectivity", + "data", + "diagram", + "graph", + "information", + "internet", + "lines", + "measurement", + "network", + "performance", + "progress", + "report", + "signal", + "ssid", + "statistics", + "status", + "strength", + "trend", + "visual", + "wifi", + "wireless" + ], + "stack": [ + "arrangement", + "bundle", + "collection", + "deck", + "depth", + "documents", + "files", + "group", + "grouping", + "layers", + "list", + "multiple", + "order", + "organization", + "pages", + "papers", + "perspective", + "piled", + "sequence", + "set", + "sorted", + "square", + "stack", + "stacked" + ], + "stack_group": [ + "aggregation", + "arrange", + "bundle", + "cards", + "categorize", + "collection", + "combine", + "consolidate", + "content", + "data", + "documents", + "elements", + "files", + "group", + "information", + "items", + "layers", + "layout", + "list", + "merge", + "multiple", + "objects", + "organize", + "piles", + "sheets", + "sort", + "square", + "stack", + "stacked", + "structure", + "view" + ], + "stack_hexagon": [ + "architecture", + "arrangement", + "base", + "block", + "blocks", + "build", + "building blocks", + "data", + "database", + "engineering", + "foundation", + "geometric", + "geometric shapes", + "hexagon", + "hexagonal", + "hierarchy", + "layer", + "layers", + "multiple", + "order", + "organization", + "picture", + "piled", + "polygon", + "polygons", + "server", + "shape", + "shapes", + "six sides", + "stack", + "stacked", + "storage", + "structure", + "technology" + ], + "stack_off": [ + "arrange off", + "cancel", + "close", + "content off", + "cross", + "data off", + "disable", + "disable stack", + "disabled", + "documents off", + "enabled", + "files off", + "group off", + "hide stack", + "information off", + "layers off", + "multiple", + "oblique line", + "off", + "offline", + "organize off", + "remove stack", + "slash", + "square", + "stack off", + "stacked", + "toggle stack off", + "turn off", + "unstack", + "visibility off", + "x" + ], + "stack_star": [ + "best", + "bookmark", + "collection", + "data", + "favorite", + "featured", + "highlight", + "important", + "items", + "layers", + "level", + "list", + "mark", + "marked", + "multiple", + "order", + "organization", + "premium", + "priority", + "quality", + "rank", + "rating", + "save", + "saved", + "special", + "square", + "stack", + "stacked", + "star" + ], + "stacked_bar_chart": [ + "analysis", + "analytics", + "bar", + "bar chart", + "bars", + "business", + "chart", + "chart-chart", + "dashboard", + "data", + "data visualization", + "diagram", + "financial", + "graph", + "growth", + "history", + "infographic", + "information", + "measure", + "metrics", + "performance", + "presentation", + "progress", + "report", + "results", + "results graph", + "stacked", + "stacked bars", + "stacked graph", + "statistics", + "tracking", + "trend", + "visualization" + ], + "stacked_email": [ + "account", + "alert", + "archive", + "bulk", + "communication", + "correspondence", + "deliver", + "documents", + "electronic mail", + "email", + "envelopes", + "folder", + "inbox", + "layers", + "letters", + "mail", + "mass", + "message", + "messages", + "multiple", + "notification", + "overlapping", + "papers", + "pile", + "postal", + "receive", + "send", + "stacked" + ], + "stacked_inbox": [ + "archive", + "box", + "business", + "communication", + "container", + "correspondence", + "documents", + "email", + "envelopes", + "filing", + "folder", + "in", + "inbox", + "items", + "layered", + "mail", + "message", + "messages", + "multiple", + "new", + "notifications", + "organizing", + "papers", + "pile", + "productivity", + "received", + "sorting", + "stack", + "stacked", + "stacking", + "storage", + "tray" + ], + "stacked_line_chart": [ + "analysis", + "analytics", + "area chart", + "business", + "chart", + "data", + "decline", + "diagram", + "finance", + "graph", + "growth", + "infographic", + "information", + "layered", + "line", + "lines", + "measure", + "measurement", + "metrics", + "multiple lines", + "performance", + "plotting", + "progress", + "report", + "representation", + "result", + "stacked", + "statistics", + "summary", + "tracking", + "trend", + "visualization" + ], + "stacks": [ + "arrange", + "cards", + "collection", + "depth", + "dimension", + "documents", + "file management", + "files", + "group", + "hierarchy", + "items", + "layers", + "layers of", + "management", + "moma search", + "multiple", + "objects", + "order", + "organize", + "overlapping", + "pages", + "papers", + "pile", + "records", + "records management", + "sheets", + "stack", + "stacked up", + "structure", + "system", + "teamgraph" + ], + "stadia_controller": [ + "asset", + "console", + "control", + "controller", + "controls", + "device", + "electronic", + "entertainment", + "esports", + "gadget", + "game", + "game console", + "game controller", + "gamepad", + "gaming", + "gaming accessory", + "gaming device", + "gaming hardware", + "google", + "handheld", + "hardware", + "hobby", + "input device", + "joystick", + "online", + "peripheral", + "play", + "playstation", + "remote", + "social", + "sports", + "stadia", + "stadia controller", + "tech", + "technology", + "video", + "video game", + "video game controller", + "video games", + "videogame", + "xbox" + ], + "stadium": [ + "activity", + "amphitheater", + "architecture", + "arena", + "audience", + "bleachers", + "building", + "coliseum", + "competition", + "concert", + "court", + "crowd", + "entertainment", + "event", + "field", + "game", + "grandstand", + "indoor", + "landmark", + "leisure", + "local", + "location", + "map", + "outdoor", + "performance", + "point of interest", + "recreation", + "seats", + "sports", + "stadium", + "star", + "structure", + "things", + "ticket", + "track", + "travel", + "venue" + ], + "stairs": [ + "abstract", + "access", + "architecture", + "ascending", + "building", + "climb", + "descending", + "direction", + "down", + "downward", + "elevation", + "fall", + "floor", + "geometric", + "icon", + "incline", + "ladder", + "level", + "linear", + "movement", + "navigate", + "path", + "perspective", + "rise", + "shape", + "simple", + "staircase", + "stairs", + "stairway", + "stairwell", + "steps", + "stroke", + "symbol", + "up", + "upward" + ], + "stairs_2": [ + "access", + "architectural", + "ascending", + "ascent", + "building", + "descending", + "descent", + "diagonal lines", + "direction", + "down", + "downward", + "elevation", + "floors", + "geometric", + "journey", + "levels", + "levels.", + "linear", + "multiple lines", + "navigation", + "path", + "perspective", + "progress", + "staircase", + "stairs", + "stairway", + "stairwell", + "steps", + "structure", + "up", + "upward", + "zigzag" + ], + "star_filled": [ + "favorite", + "important", + "star", + "filled" + ], + "star": [ + "add to favorite", + "best", + "bookmark", + "border", + "empty", + "empty star", + "favorite", + "five pointed star", + "five points", + "grade", + "highlight", + "hollow", + "hollow star", + "important", + "mark", + "news", + "not filled", + "outline", + "point", + "ranking", + "rate", + "rating", + "rating symbol", + "save", + "shape", + "star", + "symbol", + "toggle", + "ui action", + "ui element", + "unselected" + ], + "star_half": [ + "achievement", + "assessment", + "bookmark", + "completion", + "evaluation", + "favorite", + "favorite icon", + "feedback", + "half", + "half filled star", + "half star", + "highlight", + "important", + "incomplete star", + "mark", + "mark icon", + "marked", + "partial star", + "progress", + "progress indicator", + "ranking", + "rate", + "rating", + "rating icon", + "rating rank", + "rating system", + "review", + "review icon", + "reward", + "save", + "saved", + "score", + "score icon", + "shape", + "special", + "star", + "status", + "toggle", + "ui element", + "user rating", + "visual indicator" + ], + "star_rate_filled": [ + "favorite", + "important", + "star", + "filled", + "rating" + ], + "star_rate": [ + "achievement", + "assessment", + "award", + "bookmark", + "celestial", + "evaluation", + "excellence", + "favorite", + "feedback", + "five points", + "geometry", + "highlight", + "important", + "mark", + "marked", + "pointed", + "positive", + "preference", + "quality", + "ranking", + "rate", + "rating", + "rating rank", + "review", + "reward", + "save", + "saved", + "selection", + "shape", + "special", + "star" + ], + "star_rate_half": [ + "achievement", + "assessment", + "bookmark", + "evaluation", + "favorite", + "feedback", + "grade", + "graphic", + "half filled star", + "half star", + "highlight", + "icon", + "important", + "incomplete star", + "interface element", + "marked", + "measure", + "partial star", + "performance", + "quality", + "ranking", + "rate", + "rating", + "rating rank", + "review", + "reward", + "save", + "saved", + "score", + "shape", + "special", + "star", + "star shape", + "symbol", + "ui element" + ], + "star_shine": [ + "achievement", + "ai", + "artificial intelligence", + "astral", + "automation", + "bookmark", + "bright", + "celestial", + "celestial object", + "favorite", + "five point star", + "glitter", + "glow", + "highlight", + "important", + "intelligence", + "light", + "luminous", + "magic", + "marked", + "night", + "premium", + "quality", + "ranking", + "rate", + "rating", + "review", + "reward", + "save", + "shine", + "shiny", + "spark", + "sparkle", + "special", + "star", + "star shape", + "wish" + ], + "stars": [ + "achievement", + "alert", + "badge", + "bookmark", + "bright", + "circle", + "favorite", + "feature", + "five point", + "geometric", + "glowing", + "highlight", + "important", + "indicator", + "magic", + "marked", + "new", + "notification", + "points", + "premium", + "quality", + "ranking", + "rate", + "rating", + "rating rank", + "reward", + "save", + "saved", + "shape", + "shiny", + "sparkle", + "special", + "star", + "stars", + "success", + "update" + ], + "stars_2": [ + "achievement", + "ai", + "artificial intelligence", + "astronomy", + "automation", + "award", + "bookmark", + "celestial", + "favorite", + "filled", + "five points", + "geometric", + "glow", + "highlight", + "important", + "indicator", + "intelligence", + "isolated", + "magic", + "mark", + "marked", + "night", + "points", + "quality", + "ranking", + "rate", + "rating", + "review", + "reward", + "selection", + "shape", + "shiny", + "solid", + "space", + "spark", + "sparkle", + "special", + "star", + "stars", + "symbol", + "ui control" + ], + "start": [ + "action", + "arrow", + "audio", + "begin", + "button", + "continue", + "control", + "enter", + "film", + "forward", + "go", + "initiate", + "keyboard", + "launch", + "media", + "multimedia", + "music", + "navigation", + "next", + "play", + "playback", + "pointer", + "proceed", + "right", + "right arrow", + "run", + "start", + "stream", + "triangle", + "ui control", + "video" + ], + "stat_0": [ + "0", + "analysis", + "analytics", + "bar chart", + "bars", + "business", + "chart", + "columns", + "data", + "diagram", + "diamond", + "graph", + "growth", + "information", + "line", + "line graph", + "measurement", + "metrics", + "numbers", + "performance", + "presentation", + "progress", + "report", + "results", + "spreadsheet", + "square", + "stat", + "statistics", + "trend", + "vertical bars", + "visualization" + ], + "stat_1": [ + "1 arrow", + "analysis", + "analytics", + "arrows", + "bar chart", + "bars", + "business", + "chart", + "chart bars", + "columns", + "dashboard", + "data", + "diagram", + "direction", + "finance", + "graph", + "growth", + "infographic", + "information", + "measurement", + "metrics", + "performance", + "progress", + "rectangles", + "report", + "reporting", + "results", + "stat", + "statistics", + "stats", + "trends", + "up", + "upward", + "visualization" + ], + "stat_2": [ + "2", + "analysis", + "analytics", + "arrow", + "arrows", + "bar chart", + "bars", + "business", + "chart", + "data", + "data visualization", + "diagram", + "direction", + "finance", + "graph", + "growth", + "infographic", + "information", + "marketing", + "measurement", + "metrics", + "performance", + "presentation", + "progress", + "report", + "research", + "results", + "science", + "stat", + "statistics", + "tracking", + "trends", + "two", + "up", + "upward", + "visualization" + ], + "stat_3": [ + "3", + "analytics", + "arrow", + "arrows", + "ascending", + "bar chart", + "bar graph", + "bars", + "business", + "chart", + "data", + "diagram", + "direction", + "finance", + "graph", + "growth", + "increase", + "measurement", + "metrics", + "performance", + "progress", + "report", + "results", + "rising", + "stat", + "stat_3", + "statistic", + "stats", + "three", + "three bars", + "up", + "upward", + "vertical bars" + ], + "stat_minus_1": [ + "1", + "analytics", + "arrow", + "arrow down", + "arrows", + "chart", + "data", + "decline", + "decrease", + "decrement", + "direction", + "down", + "downward", + "drop", + "figure", + "graph", + "indicator", + "loss", + "lower", + "measurement", + "metric", + "minus", + "negative", + "number", + "performance", + "quantitative", + "reduction", + "removal", + "stat", + "statistic", + "subtraction", + "trend", + "value" + ], + "stat_minus_2": [ + "2", + "analysis", + "analytics", + "arrow", + "arrows", + "business", + "chart", + "data", + "decline", + "decreasing", + "diagram", + "direction", + "down", + "downward", + "economy", + "falling", + "finance", + "graph", + "information", + "line", + "market", + "measure", + "metric", + "minus", + "negative", + "number", + "performance", + "progress", + "report", + "stat", + "statistics", + "stock", + "trend", + "two", + "value" + ], + "stat_minus_3": [ + "3", + "analysis", + "analytics", + "arrow", + "arrows", + "bar chart", + "bar graph", + "business", + "chart", + "data", + "decline", + "decrease", + "direction", + "doward", + "down", + "finance", + "graph", + "information", + "line", + "lower", + "measurement", + "metrics", + "minus", + "negative", + "performance", + "rectangle", + "reduce", + "reporting", + "results", + "stat", + "statistics", + "subtract", + "three", + "trend", + "visualization" + ], + "stay_current_landscape": [ + "Android", + "OS", + "current", + "device", + "device display", + "direction", + "display", + "display setting", + "hardware", + "horizontal", + "iOS", + "image", + "landscape", + "layout", + "lock orientation", + "media", + "media controls", + "mobile", + "mobile device", + "orientation", + "phone", + "photo", + "photo viewer", + "primary", + "rectangle", + "rectangle with rounded corners", + "rotate", + "screen", + "stay", + "tablet", + "video", + "video playback", + "view", + "viewing mode" + ], + "stay_current_portrait": [ + "Android", + "OS", + "border", + "call", + "cell", + "cellphone", + "cellular", + "chat", + "communication", + "current", + "device", + "display", + "frame", + "gadget", + "handheld", + "hardware", + "iOS", + "mobile", + "orientation", + "outline", + "phone", + "portable", + "portrait", + "rectangle", + "rounded corners", + "screen", + "smartphone", + "stay", + "stroke", + "tablet", + "technology", + "text", + "vertical" + ], + "stay_primary_landscape": [ + "Android", + "OS", + "current", + "device", + "device display", + "direction", + "display", + "display setting", + "hardware", + "horizontal", + "iOS", + "image", + "landscape", + "layout", + "lock orientation", + "media", + "media controls", + "mobile", + "mobile device", + "orientation", + "phone", + "photo", + "photo viewer", + "primary", + "rectangle", + "rectangle with rounded corners", + "rotate", + "screen", + "stay", + "tablet", + "video", + "video playback", + "view", + "viewing mode" + ], + "stay_primary_portrait": [ + "!", + "Android", + "OS", + "alert", + "attention", + "bug", + "caution", + "critical", + "danger", + "device", + "download", + "error", + "exclamation", + "fix", + "hardware", + "hazard", + "iOS", + "important", + "issue", + "mark", + "mobile", + "notification", + "patch", + "phone", + "portrait", + "precaution", + "problem", + "protection", + "screen", + "secure", + "security", + "shield", + "symbol", + "system", + "tablet", + "threat", + "triangle", + "update", + "vulnerability", + "warning" + ], + "steering_wheel_heat": [ + "accessory", + "auto", + "automobile", + "automotive", + "car", + "climate", + "comfort", + "control", + "dash", + "dashboard", + "driving", + "feature", + "function", + "graphic", + "heat", + "heated", + "heater", + "heating", + "icon", + "isolated", + "mode", + "setting", + "simple", + "steering", + "steering wheel", + "steering wheel heat", + "symbol", + "temperature", + "transport", + "vehicle", + "warm up", + "warmth", + "winter" + ], + "step": [ + "advancement", + "arrow", + "arrows", + "ascent", + "climb", + "direction", + "east", + "growth", + "growth stages", + "improvement", + "increase", + "journey", + "ladder", + "left", + "levels", + "multistep", + "navigation", + "path", + "progress", + "progression", + "rise", + "sequence", + "sequence of steps", + "stages", + "stages of a process", + "stairs", + "step", + "steps", + "tier", + "upward", + "upwards", + "vertical" + ], + "step_into": [ + "abstract", + "access", + "action", + "advance", + "arrow", + "arrows", + "continue", + "controls", + "direction", + "down", + "enter", + "follow", + "forward", + "geometric", + "go", + "line", + "linear", + "move", + "navigation", + "next", + "outline", + "path", + "pointing", + "proceed", + "progress", + "shape", + "south", + "step", + "symbol", + "vector", + "walk" + ], + "step_out": [ + "access", + "account", + "action", + "arrow", + "arrows", + "away", + "close", + "control", + "direction", + "door", + "end session", + "exit", + "icon", + "interface", + "leave", + "lock", + "log out", + "logout", + "navigation", + "north", + "outside", + "rectangle", + "security", + "session", + "sign out", + "step out", + "system", + "ui", + "unlock", + "up", + "user" + ], + "step_over": [ + "advance", + "application", + "around", + "arrow", + "arrows", + "coding", + "continue", + "control", + "debug", + "debugger", + "development", + "direction", + "execution", + "flow", + "forward", + "horizontal line", + "iteration", + "jump", + "line", + "navigation", + "next line", + "over", + "proceed", + "process", + "programming", + "refresh", + "renew", + "right arrow", + "rotate", + "run", + "skip", + "software", + "step", + "step over", + "top line", + "turn" + ], + "steppers": [ + "bullets", + "circle", + "circles", + "completion", + "content", + "control", + "data entry", + "dot", + "dots", + "flow", + "form", + "guide", + "horizontal", + "journey", + "level", + "line", + "linear", + "list", + "media", + "milestone", + "more", + "navigation", + "page", + "path", + "process", + "progress", + "progress bar", + "scroll", + "section", + "segment", + "sequence", + "stages", + "steppers", + "steps", + "swipe", + "task", + "tutorial", + "vertical", + "web", + "wizard" + ], + "steps": [ + "activity", + "counter", + "direction", + "feet", + "fitbit", + "fitness", + "following", + "footprints", + "health", + "journey", + "measuring", + "meter", + "movement", + "navigation", + "order", + "pace", + "path", + "process", + "progress", + "sequence", + "shoe", + "shoeprints", + "sneaker", + "step", + "steps", + "track", + "trail", + "walking" + ], + "stethoscope": [ + "admission", + "care", + "checkup", + "clinic", + "cure", + "diagnosis", + "doctor", + "equipment", + "examination", + "health", + "healthcare", + "heart", + "heartbeat", + "hospital", + "ill", + "instrument", + "listen", + "med", + "medic", + "medical", + "medicine", + "patient", + "physician", + "pulse", + "science", + "sound", + "stethoscope", + "tool", + "treatment", + "unwell", + "unwellness", + "wellness" + ], + "stethoscope_arrow": [ + "admission", + "advance", + "arrow", + "care", + "checkup", + "clinic", + "diagnosis", + "direction", + "doctor", + "exam", + "forward", + "health", + "healthcare", + "hospital", + "indicator", + "med", + "medical", + "medicine", + "move", + "navigation", + "next", + "out", + "poa", + "pointer", + "progress", + "right", + "sign", + "stethoscope", + "treatment" + ], + "stethoscope_check": [ + "admission", + "approve", + "check", + "checkmark", + "circle", + "clinic", + "complete", + "confirmed", + "curved lines", + "diagnosis", + "doctor", + "done", + "examined", + "good health", + "health", + "healthcare", + "hospital", + "line", + "mark", + "med", + "medical", + "medicine", + "nurse", + "ok", + "patient", + "physician", + "rounded", + "select", + "shape", + "stethoscope", + "success", + "tick", + "treatment", + "validate", + "verified", + "verify", + "wellness", + "yes" + ], + "sticker": [ + "add", + "adhesive", + "angled", + "angled corner", + "apply", + "badge", + "corner down", + "corner lift", + "corner peel", + "corner up", + "curled corner", + "curled up", + "decal", + "decorative", + "emblem", + "emotions", + "expressions", + "face", + "glad", + "happiness", + "happy", + "label", + "lifted corner", + "like", + "name tag", + "note", + "paper", + "patch", + "peeling", + "pleased", + "pointed", + "pointed corner", + "post", + "price tag", + "rectangle", + "smile", + "smiling", + "square", + "sticker", + "stickers", + "sticky", + "tag" + ], + "sticker_add": [ + "+", + "action", + "add", + "add new", + "bent corner", + "button", + "chat", + "communication", + "control", + "corner", + "create", + "create new", + "emoji", + "emotions", + "expressions", + "face", + "folded corner", + "glad", + "graphic", + "happiness", + "happy", + "icon", + "interface element", + "like", + "media", + "message", + "new", + "note", + "paper", + "peel", + "peel sticker", + "pleased", + "plus", + "plus sign", + "post", + "smile", + "smiling", + "square", + "sticker", + "stickers", + "sticky", + "symbol", + "ui element" + ], + "sticky_note": [ + "appointment", + "corner fold", + "digital note", + "document", + "document icon", + "flat icon", + "folded corner", + "memo", + "message", + "message icon", + "message pad", + "note", + "notes", + "notetaking", + "outline", + "paper", + "paper pad", + "personal note", + "post", + "post-it", + "quick note", + "reminder", + "reminder note", + "rounded corners", + "scheduling", + "simple", + "square", + "sticky", + "sticky note", + "t", + "task", + "temporary note", + "todo", + "write", + "writing" + ], + "sticky_note_2": [ + "2", + "angle", + "bookmark", + "communication", + "corner", + "data", + "document", + "fold", + "ideas", + "information", + "list", + "mark", + "memo", + "message", + "note", + "office", + "organization", + "page", + "paper", + "peel", + "planning", + "post it", + "records", + "rectangle", + "reminder", + "square", + "stationery", + "sticky", + "sticky note", + "tab", + "task", + "text", + "thoughts", + "work", + "writing" + ], + "stock_media": [ + "art", + "artwork", + "assets", + "audio", + "audiotrack", + "clip", + "clip art", + "clips", + "collection", + "content", + "creative", + "data", + "files", + "film", + "footage", + "gallery", + "graphics", + "image", + "key", + "landscape", + "library", + "media", + "mountain", + "mountains", + "multimedia", + "music", + "note", + "photo", + "photography", + "picture", + "pictures", + "resources", + "sound", + "stock", + "track", + "video", + "visuals" + ], + "stockpot": [ + "boiling", + "braiser", + "broth", + "cast iron", + "chef", + "cook", + "cooking", + "cooking pot", + "cooktop", + "cookware", + "culinary", + "dining", + "dutch oven", + "eat", + "food", + "food preparation", + "food service", + "home", + "house", + "induction", + "ingredients", + "kitchen", + "kitchen appliance", + "kitchenware", + "meal", + "meal planning", + "meal prep", + "meal preparation", + "meals", + "nest", + "oven", + "pan", + "pot", + "recipe", + "restaurant", + "simmering", + "soup", + "stew", + "stockpot", + "stove", + "stovetop", + "utensil", + "vessel" + ], + "stop": [ + "action", + "audio", + "basic", + "block", + "button", + "close", + "command", + "control", + "control panel", + "controls", + "end", + "exit", + "filled", + "finish", + "geometric", + "halt", + "icon", + "media", + "music", + "pause", + "play", + "playback", + "player", + "recorder", + "recording", + "shape", + "simple", + "solid", + "square", + "stop", + "symbol", + "video" + ], + "stop_circle": [ + "action", + "block", + "boundary", + "button", + "cease", + "circle", + "circle shape", + "close", + "command", + "conclude", + "control", + "controls", + "end", + "exit", + "filled", + "finish", + "forbid", + "frame", + "halt", + "interrupt", + "limit", + "media", + "music", + "pause", + "play", + "playback", + "player", + "prohibition", + "restricted", + "shape", + "solid", + "square", + "square shape", + "stop", + "terminate", + "video" + ], + "stop_screen_share": [ + "Android", + "OS", + "application", + "arrow", + "cast", + "chrome", + "close", + "collaboration", + "computer", + "conference", + "content sharing", + "desktop", + "device", + "diagonal line", + "disabled", + "display", + "enabled", + "end", + "end share", + "exit", + "hardware", + "iOS", + "laptop", + "mac", + "meeting", + "mirror", + "monitor", + "multimedia", + "off", + "offline", + "on", + "online communication", + "presentation", + "rectangle", + "remote work", + "screen", + "share", + "sharing", + "slash", + "software", + "stop", + "stop screen share", + "stream", + "streaming", + "technology", + "video call", + "web", + "window" + ], + "storage": [ + "archive", + "backup", + "boxes", + "capacity", + "cloud", + "computer", + "computing", + "data", + "database", + "digital", + "disk", + "documents", + "drive", + "files", + "hard drive", + "horizontal", + "information", + "layers", + "lines", + "memory", + "rectangle", + "save", + "server", + "server rack", + "space", + "square", + "stack", + "storage", + "technology", + "vertical" + ], + "store": [ + "address", + "aisle", + "bill", + "building", + "business", + "buying", + "card", + "cash", + "coin", + "commerce", + "commercial", + "company", + "credit", + "currency", + "destination", + "directory", + "dollars", + "establishment", + "goods", + "location", + "mall", + "map", + "marker", + "market", + "marketplace", + "merchandise", + "money", + "navigation", + "online", + "pay", + "payment", + "pin", + "place", + "pointer", + "retail", + "retail building", + "selling", + "shop", + "shop building", + "shopping", + "store", + "storefront" + ], + "storefront": [ + "brick and mortar", + "building", + "business", + "buy", + "buying", + "cafe", + "commerce", + "commercial", + "e-commerce", + "economy", + "establishment", + "front", + "goods", + "lines", + "market", + "marketplace", + "merchant", + "online store", + "places", + "products", + "purchase", + "rectangular", + "restaurant", + "retail", + "sale", + "sell", + "selling", + "shop", + "shop icon", + "shopping", + "store", + "store building", + "storefront", + "storefront icon", + "trade", + "vendor", + "window" + ], + "storm": [ + "abstract", + "alert", + "angular", + "bad weather", + "bolt", + "climate", + "crackle", + "danger", + "electrical storm", + "electricity", + "energy", + "flash", + "forecast", + "hurricane", + "jagged line", + "lightning", + "nature", + "pointy", + "power", + "severe weather", + "sky", + "storm", + "strike", + "temperature", + "thunder", + "twister", + "warning", + "weather", + "wind", + "zig zag" + ], + "straight": [ + "abstract", + "abstract shape", + "arrow", + "arrows", + "bar", + "basic shape", + "dash", + "direction", + "directions", + "divider", + "element", + "geometric shape", + "horizontal bar", + "horizontal line", + "horizontal rule", + "line", + "maps", + "minimalist", + "navigation", + "path", + "route", + "rule", + "segment", + "separator", + "separator bar", + "shape", + "sign", + "simple shape", + "single line", + "solid line", + "straight", + "straight line", + "stroke", + "thin line", + "traffic", + "underscore", + "up" + ], + "straighten": [ + "adjust", + "align", + "angle", + "arrangement", + "bend", + "calibrate", + "curve", + "distribute", + "evenly", + "grid", + "horizontal", + "layout", + "length", + "levels", + "line", + "linear", + "measure", + "measurement", + "order", + "organize", + "parallel", + "perpendicular", + "position", + "right angle", + "ruler", + "size", + "straight", + "straighten", + "structure", + "symmetrical", + "tidy", + "uniform", + "vertical" + ], + "strategy": [ + "achievement", + "aim", + "analysis", + "approach", + "business", + "chart", + "corporate", + "development", + "diagram", + "direction", + "flag", + "flowchart", + "games", + "goal", + "golf", + "google play", + "graph", + "growth", + "improvement", + "journey", + "map", + "method", + "objective", + "outline", + "path", + "plan", + "planning", + "process", + "progress", + "route", + "strategy", + "success", + "tactics", + "target", + "workflow" + ], + "stream": [ + "abstract", + "broadcast", + "cast", + "communication", + "connected", + "connection", + "current", + "data stream", + "digital", + "dynamic", + "energy", + "feed", + "flow", + "internet", + "lines", + "liquid", + "live", + "live stream", + "motion", + "movement", + "multiple lines", + "network", + "organic shape", + "parallel lines", + "real-time", + "sequence", + "signal", + "stream", + "technology", + "transmission", + "undulating lines", + "water", + "wave pattern", + "waves", + "wireless" + ], + "stream_apps": [ + "stream", + "apps" + ], + "streetview": [ + "360 degrees", + "angle", + "camera", + "environment", + "explore", + "eye", + "globe", + "immersive", + "interactive", + "landscape", + "location", + "mapping", + "maps", + "navigation", + "outdoors", + "panoramic", + "perspective", + "place", + "point of interest", + "roads", + "sphere", + "street", + "street view", + "streetview", + "tour", + "travel", + "view", + "virtual reality", + "vision", + "vr", + "world" + ], + "stress_management": [ + "balance", + "body", + "breathe", + "calm", + "chill", + "clarity", + "composure", + "de-stress", + "emotional", + "emotional health", + "fitbit", + "focus", + "harmony", + "health", + "inner peace", + "meditation", + "mental", + "mental health", + "mind", + "mindfulness", + "mood", + "peace", + "physical", + "psychological", + "reduce stress", + "relaxation", + "relief", + "response", + "self-care", + "serene", + "stillness", + "stress", + "stress management", + "therapy", + "tranquil", + "well-being", + "wellness", + "zen" + ], + "strikethrough_s": [ + "alphabet", + "character", + "correction", + "cross", + "cross out", + "delete", + "doc", + "document", + "edit", + "edit text", + "editing", + "editor", + "font", + "formatting", + "incorrect", + "letter", + "letter s", + "letters", + "line through text", + "markdown", + "out", + "proofread", + "remove", + "rich text", + "s", + "sheet", + "spreadsheet", + "strike", + "strikethrough", + "styles", + "symbol", + "text", + "text editing", + "text formatting", + "text style", + "type", + "typo", + "word", + "writing" + ], + "stroke_full": [ + "baseline", + "dash", + "design element", + "diagonal", + "divider", + "emphasis", + "formatting", + "full line", + "full stroke", + "graphical element", + "graphical rule", + "heavy line", + "horizontal line", + "horizontal rule", + "hr", + "layout element", + "line break", + "lines", + "long dash", + "marker", + "pattern", + "rule", + "separator", + "shade", + "solid line", + "stripes", + "stroke", + "strokes", + "text element", + "texture", + "thick line", + "ui element", + "underscore", + "visual separator" + ], + "stroke_partial": [ + "arc", + "arc segment", + "arch", + "broken arch", + "broken circle", + "circle segment", + "curve", + "curved line", + "curved shape", + "diagonal", + "drawing", + "geometry", + "graphical", + "in progress", + "incomplete arch", + "incomplete circle", + "line", + "lines", + "loading", + "loading indicator", + "outline", + "partial circle", + "partial shape", + "partial stroke", + "pattern", + "progress", + "progress indicator", + "segment", + "shade", + "shape", + "stripes", + "stroke", + "strokes", + "texture", + "unfinished", + "visual element" + ], + "stroller": [ + "accessibility", + "accessible", + "baby", + "buggy", + "care", + "carriage", + "child", + "childcare", + "children", + "family", + "father", + "handle", + "infant", + "kid", + "mother", + "newborn", + "outdoor", + "parent", + "park", + "perambulator", + "pram", + "pushchair", + "seat", + "shopping", + "stroller", + "toddler", + "transportation", + "travel", + "walk", + "wheels", + "young" + ], + "style": [ + "adjust", + "alignment", + "arrangement", + "block", + "booklet", + "cards", + "configure", + "content", + "design", + "document", + "edit", + "editor", + "filters", + "formatting", + "indent", + "layout", + "lines", + "menu", + "options", + "paragraph", + "paragraphs", + "preferences", + "presentation", + "rich text", + "settings", + "spacing", + "structure", + "style", + "tags", + "text", + "typeface", + "typography", + "visual", + "writing" + ], + "styler": [ + "annotation", + "appliance", + "artist", + "clothes", + "create", + "digital", + "drawing", + "edit", + "fashion", + "fine", + "graphic", + "hairdresser", + "hand", + "hanger", + "illustration", + "input", + "mark", + "nest", + "note", + "organization", + "pen", + "point", + "precise", + "select", + "signature", + "sketch", + "stroke", + "style", + "styler", + "stylus", + "technology", + "tip", + "tool", + "writing" + ], + "stylus": [ + "annotation", + "art tool", + "compose", + "create", + "creative", + "creative tool", + "design", + "digital pen", + "draw", + "edit", + "editing", + "editor", + "electronic pen", + "input", + "input device", + "line icon", + "mobile device", + "modern", + "new", + "note taking", + "pen", + "pencil", + "pointer", + "pointing", + "selection tool", + "signature", + "sketching", + "smart pen", + "stylus", + "tablet pen", + "tech", + "technology", + "touch pen", + "touchscreen", + "write", + "writing" + ], + "stylus_brush": [ + "art", + "art tool", + "artist", + "brush", + "create", + "creative tool", + "design", + "digital", + "draw", + "draw tool", + "drawing", + "edit", + "editing", + "graphic", + "graphic tool", + "illustration", + "line", + "paint", + "paint tool", + "painting", + "pen", + "point", + "sketch", + "stroke", + "stylus", + "tablet", + "tip", + "tool", + "tooltip", + "vector", + "write", + "writing", + "writing tool" + ], + "stylus_fountain_pen": [ + "art", + "art tool", + "brush", + "calligraphy", + "creative", + "design", + "diagonal", + "draw", + "drawing", + "drawing tool", + "edit", + "editing", + "editor", + "education", + "element", + "elongated", + "fountain pen", + "illustration", + "instrument", + "line", + "object", + "paint", + "painting", + "pen", + "pointy", + "shape", + "sharp", + "signature", + "stylus", + "text", + "tool", + "tooltip", + "write", + "writing", + "writing tool" + ], + "stylus_highlighter": [ + "annotate", + "art", + "brush", + "creative", + "cursor", + "design", + "diagonal", + "digital", + "document", + "draw", + "drawing", + "edit", + "editing", + "highlight", + "highlighter", + "illustration", + "input", + "line", + "mark", + "marker", + "note", + "paint", + "painting", + "pen", + "pointer", + "sketch", + "stylus", + "tablet", + "text", + "tool", + "tooltip", + "write", + "writing" + ], + "stylus_laser_pointer": [ + "angled", + "annotation", + "beam", + "communication", + "cursor", + "device", + "diagonal", + "digital pen", + "display", + "education", + "glow", + "guide", + "highlighting", + "input", + "laser pointer", + "light", + "line", + "marker", + "meeting", + "pen", + "point", + "pointer", + "pointing", + "presentation", + "ray", + "screen", + "slanting", + "stylus", + "teaching", + "tip", + "tool", + "work" + ], + "stylus_note": [ + "annotate", + "compose", + "create", + "design", + "digital", + "digital art", + "digital writing", + "document", + "draft", + "draw", + "drawing", + "drawing tool", + "edit", + "editing", + "file", + "form", + "input", + "line", + "new", + "note", + "page", + "paper", + "pen", + "pencil", + "rectangle", + "sign", + "signature", + "stroke", + "stylus", + "tablet", + "text", + "write", + "writing" + ], + "stylus_pen": [ + "angled", + "annotate", + "art", + "brush", + "creative", + "design", + "diagonal", + "digital pen", + "draw", + "drawing", + "edit", + "editing", + "fine point", + "graphic", + "illustration", + "input", + "instrument", + "note taking", + "object", + "paint", + "painting", + "pen", + "pointer", + "sharp", + "signature", + "signing", + "sketching", + "stylus", + "symbol", + "tablet pen", + "tilted", + "tool", + "tooltip", + "write", + "writing", + "writing utensil" + ], + "stylus_pencil": [ + "angled", + "annotation", + "art", + "artist", + "brush", + "creative", + "design", + "designer", + "diagonal", + "digital pen", + "draw", + "drawing", + "edit", + "editing", + "editor", + "elongated", + "input", + "note", + "note taking", + "oblique", + "paint", + "painting", + "pen", + "pencil", + "pointed", + "pointer", + "signature", + "signature input", + "sketch", + "stylus", + "tablet pen", + "tip", + "tool", + "tooltip", + "write", + "writer", + "writing" + ], + "subdirectory_arrow_left": [ + "angle", + "arrow", + "back", + "button", + "control", + "curve", + "direction", + "directory", + "down", + "file", + "folder", + "go back", + "hierarchy", + "indicate", + "left", + "level up", + "line", + "move up", + "navigation", + "path", + "point", + "return", + "reverse", + "structure", + "sub", + "subdirectory", + "symbol", + "ui element", + "up" + ], + "subdirectory_arrow_right": [ + "angle", + "arrow", + "bend", + "continue", + "corner", + "curve", + "direction", + "directory", + "down", + "exit", + "file", + "folder", + "forward", + "guide", + "indent", + "jump", + "line", + "link", + "message", + "move", + "navigation", + "next", + "path", + "pointer", + "reply", + "return", + "right", + "route", + "sub", + "subdirectory", + "symbol", + "turn" + ], + "subheader": [ + "app", + "application", + "arrowhead", + "caret", + "close", + "collapse", + "components", + "content", + "design", + "direction", + "down", + "dropdown", + "expand", + "fold", + "hide", + "hierarchy", + "indicator", + "interface", + "layout", + "left", + "menu", + "mobile", + "monitor", + "navigation", + "open", + "outline", + "phone", + "pointer", + "reveal", + "right", + "screen", + "section", + "show", + "site", + "structure", + "subheader", + "tablet", + "top", + "triangle", + "ui", + "unfold", + "up", + "ux", + "web", + "website", + "window" + ], + "subject": [ + "alignment", + "answer", + "assistance", + "balloon", + "bubble", + "chat", + "comment", + "communication", + "dialogue", + "doc", + "document", + "email", + "full", + "help", + "help bubble", + "icon", + "information", + "information bubble", + "isolated", + "justify", + "list", + "note", + "problem", + "query", + "query bubble", + "question", + "question mark", + "rounded corners", + "shape", + "square", + "subject", + "support", + "symbol", + "text", + "writing" + ], + "subscript": [ + "2", + "alphanumeric", + "baseline", + "character", + "chemical formula", + "doc", + "document", + "edit", + "editing", + "editor", + "equation", + "footnote", + "formatting", + "gmail", + "index", + "lower", + "math", + "novitas", + "number", + "power", + "science", + "sheet", + "smaller", + "spreadsheet", + "style", + "subscript", + "symbol", + "text", + "text editor", + "text format", + "text style", + "type", + "typesetting", + "typography", + "writing", + "writing tools", + "x" + ], + "subscriptions": [ + "abstract", + "alert", + "alerts", + "app", + "application", + "bell", + "button", + "channel", + "channels", + "circle", + "communication", + "content", + "digital", + "enroll", + "feed", + "graphic", + "icon", + "interface", + "list", + "media", + "mobile", + "news", + "notifications", + "order", + "play", + "rss", + "signup", + "stack", + "subscribe", + "subscriptions", + "symbol", + "technology", + "ui element", + "update", + "updates", + "web", + "website" + ], + "subtitles": [ + "accessibility", + "accessible", + "audio", + "caption", + "captions", + "cc", + "character", + "closed", + "closed captioning", + "control", + "conversation", + "deaf", + "decoder", + "dialogue", + "display", + "film", + "hearing impaired", + "language", + "lines", + "live caption", + "media", + "movie", + "movies", + "option", + "parallel lines", + "playback", + "reading", + "rectangle", + "screen", + "speech", + "square", + "subtitle", + "subtitles", + "text", + "three lines", + "translate", + "translation", + "tv", + "typography", + "video" + ], + "subtitles_gear": [ + "accessibility", + "accessible", + "adjust", + "caption", + "captions", + "cc", + "character", + "closed", + "closed caption", + "cogwheel", + "configuration", + "control", + "decoder", + "details", + "film", + "gear", + "info", + "information", + "interface", + "language", + "live caption", + "mechanism", + "media", + "media controls", + "movie", + "movies", + "options", + "personal", + "preferences", + "service", + "settings", + "show", + "subtitle", + "subtitles", + "text", + "tool", + "translation", + "tv", + "ui", + "video", + "video player", + "written" + ], + "subtitles_off": [ + "accessibility", + "accessibility feature", + "accessible", + "audio", + "caption", + "captions disabled", + "captions off", + "cc", + "cc off", + "closed", + "closed captioning disabled", + "closed captioning off", + "diagonal line", + "disable", + "disabled", + "enabled", + "film", + "language", + "live caption", + "media control", + "movie", + "no", + "off", + "on", + "rectangle", + "slash", + "sound", + "square", + "streaming", + "subtitle", + "subtitles", + "subtitles disabled", + "subtitles off", + "text disabled", + "text off", + "toggle off", + "translate", + "turn off", + "tv", + "video", + "video control" + ], + "subway": [ + "automobile", + "bike", + "car", + "cars", + "city", + "city transport", + "commute", + "line", + "maps", + "mass transit", + "metro", + "network", + "public network", + "public transit", + "public transport", + "rail", + "rail line", + "railroad", + "railway", + "route", + "scooter", + "station", + "subway", + "train", + "train line", + "transit", + "transit map", + "transport", + "transportation", + "travel", + "travel route", + "tunnel", + "underground", + "urban", + "urban rail", + "urban transport", + "vehicle" + ], + "subway_walk": [ + "automobile", + "commute", + "destination", + "direction", + "figure", + "human", + "jogging", + "maps", + "metro", + "metro station", + "mobility", + "navigation", + "people", + "person", + "platform", + "public transit", + "public transportation", + "rail", + "route", + "run", + "station", + "subway", + "train", + "train station", + "transit", + "transit hub", + "transit route", + "transit station", + "transportation", + "travel", + "underground", + "underground station", + "urban transport", + "urban travel", + "vehicle", + "walk", + "walking" + ], + "summarize": [ + "arrows", + "aspect ratio", + "button", + "control", + "corners", + "corners out", + "display", + "doc", + "document", + "enlarge", + "expand", + "form", + "four arrows", + "fullscreen", + "growth", + "image", + "in", + "increase", + "list", + "magnify", + "maximize", + "media", + "menu", + "mode", + "note", + "out", + "presentation", + "report", + "scale", + "size", + "square", + "summary", + "toggle", + "video", + "view", + "viewer", + "window", + "zoom in" + ], + "sunny": [ + "astronomy", + "beam", + "bright", + "circle", + "climate", + "condition", + "day", + "daylight", + "energy", + "environment", + "forecast", + "glow", + "happy", + "hot", + "light", + "meteorology", + "nature", + "outdoor", + "radiance", + "rays", + "shine", + "solar", + "summer", + "sun", + "sunny", + "temperature", + "warm", + "weather", + "weather app", + "yellow" + ], + "sunny_snowing": [ + "app", + "bright", + "clear", + "climate", + "cold", + "conditions", + "crystal", + "environment", + "flake", + "forecast", + "icon", + "meteorology", + "nature", + "outlook", + "precipitation", + "report", + "season", + "sky", + "snow", + "snowflake", + "snowing", + "sun", + "sunny", + "temperature", + "ui", + "weather", + "winter" + ], + "superscript": [ + "2", + "alphanumeric", + "calculation", + "character", + "digit", + "doc", + "document", + "edit", + "editing", + "editor", + "elevated", + "equation", + "exponent", + "formatting", + "formula", + "gmail", + "index", + "letter", + "math", + "mathematics", + "notation", + "novitas", + "number", + "numeral", + "power", + "raised", + "sheet", + "small text", + "spreadsheet", + "style", + "superior", + "superscript", + "symbol", + "text", + "type", + "typography", + "word processor", + "writing", + "x" + ], + "supervised_user_circle": [ + "account", + "account settings", + "avatar", + "child", + "circle", + "control", + "face", + "family", + "figure", + "guardian", + "head", + "human", + "kid", + "limited access", + "monitored", + "parent", + "parental", + "parents", + "people", + "person", + "privacy", + "profile", + "restricted", + "safety", + "secure", + "shoulders", + "silhouette", + "supervised", + "supervised user circle", + "supervision", + "supervisor", + "user", + "user avatar", + "user profile", + "youth" + ], + "supervised_user_circle_off": [ + "access", + "account", + "account settings", + "avatar", + "blocked", + "child", + "circle", + "control", + "denied", + "disabled", + "enabled", + "face", + "guardian", + "human", + "locked", + "management", + "off", + "offline", + "on", + "parent", + "parental", + "parents", + "people", + "permissions", + "person", + "privacy", + "profile", + "profile icon", + "prohibition", + "restricted", + "restricted access", + "security", + "slash", + "supervised", + "supervised user", + "supervision", + "supervisor", + "unavailable", + "user" + ], + "supervisor_account": [ + "access", + "account", + "account settings", + "admin", + "administrator", + "avatar", + "block", + "configuration", + "control", + "control panel", + "custodian", + "face", + "family", + "filter", + "guardian", + "human", + "kids", + "manage", + "options", + "parent", + "parental", + "parental control", + "parental controls", + "parents", + "people", + "person", + "preferences", + "profile", + "restriction settings", + "restrictions", + "safety", + "security", + "settings", + "supervised", + "supervisor", + "supervisor account", + "tv settings", + "user", + "user profile", + "viewing restrictions" + ], + "support": [ + "advice", + "agent", + "assist", + "assistance", + "avatar", + "basic", + "buoy", + "call", + "common", + "communication", + "contact", + "essential", + "general", + "head", + "headphones", + "headset", + "help", + "human", + "information", + "life", + "lifebuoy", + "line art", + "outline", + "person", + "phone", + "question", + "representative", + "rescue", + "safe", + "safety", + "service", + "silhouette", + "simple", + "support", + "universal" + ], + "support_agent": [ + "advisor", + "agent", + "answer", + "assistance", + "avatar", + "bubble", + "call", + "care", + "chat", + "communication", + "consultant", + "contact", + "conversation", + "customer", + "customer service", + "dialog", + "dialogue", + "face", + "head", + "headphone", + "headset", + "help", + "online", + "operator", + "person", + "profile", + "question", + "representative", + "service", + "speech bubble", + "support", + "talk", + "tech support" + ], + "surfing": [ + "action", + "activity", + "athlete", + "athletic", + "beach", + "board", + "body", + "entertainment", + "exercise", + "extreme sport", + "figure", + "graphic", + "hobby", + "human", + "icon", + "illustration", + "individual", + "leisure", + "movement", + "ocean", + "outdoor", + "outline", + "people", + "person", + "recreation", + "sea", + "silhouette", + "social sports", + "sport", + "sports", + "stylized", + "summer", + "surfer", + "surfing", + "symbol", + "vacation", + "water", + "wave" + ], + "surgical": [ + "angular", + "blade", + "clinic", + "cut", + "cutting", + "doctor", + "health", + "healthcare", + "hospital", + "incision", + "instrument", + "knife", + "line", + "medical", + "medical care", + "medicine", + "nurse", + "operate", + "operation", + "point", + "pointy", + "procedure", + "scalpel", + "sharp", + "surgery", + "surgical", + "tool", + "treatment", + "triangle" + ], + "surround_sound": [ + "360 audio", + "adjustment", + "audio", + "audio setup", + "audio system", + "channel", + "channels", + "cinema", + "circle", + "configuration", + "control", + "entertainment", + "home theater", + "immersive", + "media", + "movie", + "multimedia", + "music", + "playback", + "settings", + "signal", + "sound", + "sound system", + "spatial audio", + "speaker", + "speakers", + "surround", + "surround sound", + "system", + "theater", + "video", + "volume", + "volumn", + "wireless" + ], + "swap_calls": [ + "arrow", + "arrow up and down", + "arrows", + "bidirectional", + "calls", + "change direction", + "communications", + "connect", + "connection", + "device", + "direction", + "exchange", + "invert", + "linking", + "mobile", + "order", + "phone", + "rearrange", + "reorder", + "reverse", + "share", + "shift", + "sort", + "swap", + "switch", + "telephone", + "toggle", + "transfer", + "transition", + "two arrows", + "up down arrows", + "vertical arrows" + ], + "swap_driving_apps": [ + "alternative", + "applications", + "apps", + "arrows", + "automobile", + "car", + "cars", + "change", + "commute", + "connect apps", + "crossroad", + "cycle", + "direction", + "directions", + "driving", + "driving modes", + "exchange", + "journey", + "link apps", + "map", + "maps", + "navigation", + "reverse", + "road", + "rotate", + "route", + "shift", + "swap", + "switch", + "transfer", + "transport", + "travel", + "two apps", + "vehicle" + ], + "things_to_do": [ + "action", + "agenda", + "architecture", + "box", + "building", + "capital", + "check", + "checkbox", + "checklist", + "complete", + "completion", + "do", + "estate", + "flag", + "goals", + "important", + "incomplete", + "item", + "landmark", + "list", + "management", + "mark", + "objectives", + "organization", + "outline", + "pending", + "planning", + "productivity", + "progress", + "real", + "reminder", + "schedule", + "square", + "status", + "task", + "things", + "to", + "to-do", + "tracking", + "unfinished" + ], + "swap_driving_apps_wheel": [ + "app swap", + "app switch", + "applications", + "apps", + "auto", + "automobile", + "automotive", + "car", + "cars", + "change", + "circle", + "control", + "dashboard", + "direction", + "driving", + "driving apps", + "driving mode", + "exchange", + "maps", + "mode", + "preferences", + "radial", + "settings", + "speedometer", + "spokes", + "steering wheel", + "swap", + "switch", + "toggle", + "transportation", + "vehicle", + "wheel", + "wheel apps" + ], + "swap_horiz": [ + "alternate", + "arrow", + "arrows", + "back", + "change", + "data transfer", + "direction", + "double-ended arrow", + "exchange", + "flow", + "forward", + "horizontal", + "horizontal swap", + "left arrow", + "move", + "movement", + "opposing arrows", + "orientation", + "rearrange", + "reorder", + "replace", + "right arrow", + "shift", + "sort", + "swap", + "switch", + "transaction", + "transfer", + "transform", + "two arrows" + ], + "swap_horizontal_circle": [ + "alternate", + "arrow", + "arrows", + "back", + "back and forth", + "button", + "change", + "circle", + "circular", + "connection", + "convert", + "currency", + "cycle", + "direction", + "double arrow", + "exchange", + "exchange rate", + "flow", + "forward", + "horizontal", + "link", + "movement", + "reverse", + "rotate", + "round", + "shift", + "sideways", + "swap", + "switch", + "trade", + "transaction", + "transfer" + ], + "swap_vert": [ + "arrow", + "arrows", + "bidirectional", + "connection", + "data", + "direction", + "direction change", + "document", + "down", + "exchange", + "export", + "file", + "flow", + "import", + "interchange", + "link", + "move", + "navigation", + "process", + "reorder", + "shuffle", + "sort", + "sorting", + "swap", + "switch", + "sync", + "synchronize", + "transaction", + "transfer", + "up", + "up down", + "vert", + "vertical" + ], + "swap_vertical_circle": [ + "arrow", + "arrows", + "bidirectional", + "change", + "circle", + "circular", + "communication", + "content", + "data", + "direction", + "down", + "exchange", + "flow", + "move", + "opposite", + "orientation", + "rearrange", + "reorder", + "reverse", + "rotation", + "round", + "sort", + "sorting", + "swap", + "switch", + "transfer", + "two-way", + "up", + "vertical" + ], + "sweep": [ + "approve", + "broom", + "brush", + "check", + "chore", + "clean", + "cleaning", + "clear", + "delete", + "domestic", + "dust", + "home", + "house", + "housekeeping", + "implement", + "janitor", + "janitorial", + "maintenance", + "object", + "organize", + "remove", + "select", + "shape", + "silhouette", + "solid", + "sweep", + "tick", + "tidy", + "tool", + "yes" + ], + "swipe": [ + "action", + "animation", + "arrow", + "arrows", + "control", + "cursor", + "direction", + "drag", + "fingers", + "gesture", + "guide", + "hand", + "hands", + "help", + "horizontal", + "indicator", + "instruction", + "interaction", + "left", + "mobile", + "motion", + "movement", + "navigation", + "pan", + "pointer", + "progress", + "right", + "scroll", + "slide", + "swipe", + "touch", + "transition", + "tutorial" + ], + "swipe_down": [ + "action", + "arrows", + "content loading", + "control", + "direction", + "disable", + "down", + "down arrow", + "drag down", + "enable", + "finger", + "gesture", + "graphic", + "hand", + "hands", + "hit", + "input", + "interaction", + "interface control", + "mobile", + "move down", + "navigation", + "pointing down", + "pull down", + "pull to refresh", + "refresh", + "screen", + "scroll", + "scroll down", + "strike", + "swing", + "swipe down", + "swpie", + "symbol", + "take", + "touch", + "touchscreen", + "ui action", + "vertical movement" + ], + "swipe_down_alt": [ + "action", + "alt", + "alternate", + "arrows", + "direction", + "disable", + "down", + "downwards", + "drag", + "enable", + "finger", + "gesture", + "guide", + "hand gesture", + "hands", + "hit", + "indication", + "indicator", + "instruction", + "interaction", + "interface", + "mobile", + "motion", + "move", + "navigation", + "pointer", + "pull down", + "screen", + "scroll", + "strike", + "swing", + "swipe down", + "swpie", + "take", + "tap", + "touch", + "touch screen", + "ui element" + ], + "swipe_left": [ + "action", + "app", + "arrow", + "arrows", + "back", + "button", + "command", + "control", + "direction", + "drag", + "finger", + "fingertip", + "gesture", + "guidance", + "hand", + "hit", + "indicator", + "instruction", + "interaction", + "left", + "mobile", + "move", + "movement", + "navigation", + "pointer", + "previous", + "prompt", + "reject", + "scroll", + "sideways", + "slide", + "strike", + "swing", + "swipe", + "swipe left", + "take", + "touch", + "ui", + "ux" + ], + "swipe_left_alt": [ + "alt", + "archive", + "arrow", + "arrows", + "control", + "delete", + "direction", + "dismiss", + "finger", + "gesture", + "go left", + "hand", + "hit", + "horizontal", + "indicator", + "interaction", + "interface", + "left", + "move", + "movement", + "navigation", + "next", + "pointer", + "previous", + "reject", + "reveal", + "screen", + "scroll", + "show more", + "slide", + "strike", + "swing", + "swipe", + "take", + "touch" + ], + "swipe_right": [ + "accept", + "action", + "advance", + "app", + "arrow", + "arrows", + "command", + "digital", + "direction", + "finger", + "forward", + "gesture", + "gesture control", + "graphic", + "hands", + "hit", + "horizontal movement", + "indicator", + "interaction", + "interface", + "mobile", + "motion", + "move", + "navigation", + "next", + "pointer", + "pointing", + "progress", + "right", + "screen", + "strike", + "swing", + "swipe right", + "swpie", + "take", + "touch", + "touchscreen", + "ui element", + "user control", + "website" + ], + "swipe_right_alt": [ + "accept", + "action", + "alt", + "arrow", + "arrows", + "control", + "cursor", + "direction", + "drag", + "finger", + "forward", + "gesture", + "hands", + "hit", + "indicator", + "instruction", + "interface", + "mobile", + "movement", + "navigation", + "next", + "pointer", + "right", + "screen", + "signal", + "skip", + "slide", + "strike", + "swing", + "swipe", + "swpie", + "take", + "touch", + "tutorial" + ], + "swipe_up": [ + "arc", + "arrow", + "arrows", + "caret", + "clean", + "curve", + "direction", + "disable", + "enable", + "finger", + "gesture", + "hand", + "hands", + "hit", + "indicator", + "interaction", + "line", + "minimal", + "mobile", + "mobile gesture", + "motion", + "move up", + "navigation", + "outline", + "pointer", + "prompt", + "scroll up", + "simple", + "strike", + "swing", + "swipe up", + "swpie", + "take", + "touch", + "touch screen", + "up", + "upward" + ], + "swipe_up_alt": [ + "action", + "alt", + "alternative", + "alternative swipe", + "arrow", + "arrow up", + "arrows", + "control", + "direction", + "disable", + "enable", + "finger", + "gesture", + "hands", + "hit", + "indicator", + "interactive", + "interface", + "mobile", + "movement", + "navigation", + "pointer", + "screen", + "scroll", + "scroll up", + "strike", + "swing", + "swipe", + "swipe up", + "swpie", + "take", + "touch", + "touch screen", + "ui action", + "up", + "upward", + "user input", + "variant" + ], + "swipe_vertical": [ + "action", + "arrows", + "control", + "digital", + "direction", + "down", + "drag", + "drag down", + "drag up", + "finger", + "flick", + "gesture", + "hand", + "hands", + "hit", + "input", + "interaction", + "mobile", + "move", + "movement", + "navigation", + "pointer", + "scroll", + "scroll down", + "scroll up", + "strike", + "swing", + "swipe", + "swpie", + "take", + "technology", + "touch", + "touch screen", + "ui gesture", + "up", + "up/down", + "vertical swipe", + "verticle" + ], + "switch": [ + "active", + "button", + "change", + "choice", + "circle", + "control", + "device", + "disabled", + "electronic", + "enabled", + "inactive", + "indicator", + "interactive", + "key", + "nest", + "off", + "on", + "option", + "oval", + "pill", + "power", + "preference", + "rectangle", + "selection", + "setting", + "setting control", + "slider", + "state", + "switch", + "toggle", + "transition", + "ui element", + "update" + ], + "switch_access": [ + "abstract", + "access", + "accessibility", + "activate", + "aid", + "alternative", + "assistance", + "automation", + "button", + "configuration", + "control", + "device", + "disability", + "electronic", + "feature", + "function", + "home", + "input", + "lever", + "mechanism", + "navigation", + "off", + "on", + "select", + "setting", + "smart", + "squares", + "state", + "switch", + "system", + "technology", + "toggle" + ], + "switch_access_2": [ + "access", + "accessibility", + "accessibility services", + "adaptive", + "adjust", + "alternative control", + "app", + "application", + "arrow", + "arrows", + "assistive technology", + "chromeos", + "components", + "configuration", + "connection", + "control", + "controller", + "customize", + "design", + "device", + "device control", + "direction", + "disable", + "enable", + "exit", + "input device", + "input method", + "interface", + "interface control", + "mobile", + "mobility", + "navigation", + "on off", + "paired device", + "right", + "screen", + "select", + "selector", + "settings", + "site", + "switch", + "switch access", + "system control", + "toggle", + "ui", + "ux", + "web", + "website" + ], + "switch_access_3": [ + "access", + "accessibility", + "action", + "activation", + "app", + "application", + "arrow", + "arrows", + "button", + "choice", + "chromeos", + "command", + "components", + "control", + "controls", + "design", + "device", + "direction", + "disable", + "enable", + "exit", + "input", + "interaction", + "interface", + "lines", + "menu", + "mobile", + "navigate", + "navigation", + "off", + "on", + "option", + "power", + "right", + "screen", + "select", + "selection", + "setting", + "site", + "state", + "switch", + "system", + "three", + "toggle", + "ui", + "ux", + "web", + "website" + ], + "switch_access_shortcut": [ + "access", + "access point", + "accessibility", + "activation", + "alternative input", + "arrow", + "arrows", + "assistance", + "assistive technology", + "button", + "connected device", + "connection", + "control", + "device", + "direction", + "disability", + "electronic", + "enabling", + "external device", + "input method", + "interface control", + "link", + "management", + "navigation", + "new", + "north", + "on/off", + "peripheral", + "remote control", + "setting", + "shortcut", + "switch", + "symbol", + "technology", + "toggle", + "up", + "wired", + "wireless" + ], + "switch_access_shortcut_add": [ + "+", + "access", + "accessibility", + "add", + "arrow", + "arrows", + "button", + "control", + "cursor", + "direction", + "focus", + "highlight", + "input", + "interactive", + "mechanism", + "navigation", + "new", + "north", + "on/off", + "option", + "plus", + "pointer", + "selection", + "setting", + "shortcut", + "switch", + "symbol", + "toggle", + "up" + ], + "switch_account": [ + "access", + "access control", + "account", + "account management", + "accounts", + "arrows", + "bidirectional", + "change profile", + "change user", + "choices", + "circle", + "exchange", + "face", + "head", + "human", + "identity", + "login", + "logout", + "manage profiles", + "move", + "multiple", + "multiple accounts", + "options", + "people", + "person", + "personalize", + "profile", + "select account", + "shift", + "shoulders", + "silhouette", + "social", + "stack", + "switch", + "switch account", + "transfer", + "two arrows", + "user", + "user profile", + "user switching", + "users" + ], + "switch_camera": [ + "app", + "application", + "arrow", + "arrows", + "back camera", + "camera", + "camera direction", + "capture", + "change camera", + "communication", + "content", + "creation", + "device", + "flip camera", + "front camera", + "media", + "mobile", + "photo", + "photography", + "picture", + "rear camera", + "record", + "rectangle", + "rotate camera", + "selfie camera", + "switch", + "switch camera", + "toggle camera", + "two arrows", + "video", + "video camera", + "videography" + ], + "switch_left": [ + "activation", + "arrows", + "button", + "circle", + "control", + "deactivation", + "device control", + "directional", + "directional switch", + "element", + "feature", + "handle", + "horizontal", + "indicator", + "interaction", + "left", + "navigation", + "on/off", + "option", + "oval", + "preference", + "preference switch", + "selection", + "setting", + "slider", + "state", + "state control", + "switch", + "switch left", + "toggle", + "toggle left", + "track", + "ui element" + ], + "switch_right": [ + "active", + "arrow", + "arrows", + "button", + "configuration", + "control", + "direction", + "directional", + "inactive", + "indicator", + "move", + "navigation", + "off", + "on", + "option", + "position", + "preference", + "right", + "selection", + "setting", + "shift", + "slider", + "state", + "switch", + "toggle" + ], + "switch_video": [ + "arrow", + "arrows", + "back camera", + "broadcasting", + "call", + "camera", + "camera direction", + "camera flip", + "camera rotation", + "camera switch", + "camera toggle", + "camera view", + "change camera", + "conference", + "filming", + "flip camera", + "front camera", + "photography", + "record", + "reverse camera", + "rotate camera", + "selfie camera", + "streaming", + "switch", + "switch camera", + "switch video", + "toggle camera", + "video", + "video call", + "video camera", + "video switch", + "videos", + "view camera" + ], + "switches": [ + "activated", + "activation", + "adjustment", + "adjustment icon", + "button", + "buttons", + "configuration", + "configuration icon", + "control", + "control icon", + "controls", + "controls icon", + "deactivated", + "deactivation", + "design", + "disabled", + "disablement", + "enabled", + "enablement", + "management", + "off", + "on", + "on/off", + "on/off icon", + "options", + "options panel", + "panel", + "preferences", + "preferences icon", + "settings", + "settings icon", + "settings panel", + "sliders", + "switch", + "switches", + "switches icon", + "toggle", + "toggle icon", + "ui", + "ux" + ], + "sword_rose": [ + "battle", + "blade", + "bloom", + "blossom", + "combat", + "dagger", + "decorative", + "fantasy", + "fighting", + "floral", + "flower", + "game", + "google play", + "growth", + "handle", + "knight", + "leaves", + "magic", + "mythical", + "nature", + "plant", + "point", + "power", + "romantic", + "rose", + "sharp", + "stem", + "strength", + "sword", + "war", + "warrior", + "weapon", + "young adult" + ], + "swords": [ + "arms", + "army", + "attack", + "battle", + "challenge", + "clash", + "combat", + "competition", + "conflict", + "crossed blades", + "crossed swords", + "defense", + "duel", + "duo", + "fencing", + "fight", + "game", + "glyph", + "graphic", + "historical", + "icon", + "knight", + "medieval", + "military", + "rivalry", + "sword", + "swords", + "symbol", + "two", + "vector", + "versus", + "war", + "weapons" + ], + "symptoms": [ + "ailments", + "chart", + "clinic", + "condition", + "cough", + "data", + "diagnosis", + "disease", + "doctor", + "drop", + "droplet", + "eye", + "eyes", + "feeling sick", + "fever", + "graph", + "headache", + "health", + "health information", + "health record", + "healthcare", + "hospital", + "illness", + "indications", + "medical", + "medical history", + "medical information", + "medical records", + "medicine", + "nurse", + "pain", + "patient", + "sickness", + "signs", + "symptom", + "symptoms", + "unwell" + ], + "synagogue": [ + "architecture", + "building", + "church", + "city", + "community", + "dome", + "faith", + "hebrew", + "holy place", + "ideology", + "israel", + "jerusalem", + "jew", + "jewish", + "judaism", + "landmark", + "monument", + "prayer", + "religion", + "religious building", + "shul", + "spiritual", + "star", + "star of david", + "structure", + "synagogue", + "temple", + "tourism", + "travel", + "urban", + "worship" + ], + "sync": [ + "360", + "around", + "arrow", + "arrows", + "circle", + "circular arrows", + "connection", + "continuous", + "curved arrows", + "cycle", + "data", + "direction", + "directional arrows", + "exchange", + "flow", + "inprogress", + "load", + "loading refresh", + "loop", + "movement", + "process", + "refresh", + "refresh icon", + "reload", + "reload icon", + "renew", + "repeating", + "rotate", + "rotating", + "spin", + "sync", + "sync icon", + "synchronize", + "synchronize icon", + "transfer", + "turn", + "two arrows", + "update", + "update icon" + ], + "sync_alt": [ + "alt", + "arrow", + "arrows", + "back and forth", + "change", + "circle", + "circular", + "connecting", + "connection", + "cycle", + "data", + "direction", + "double arrow", + "exchange", + "flow", + "horizontal", + "interaction", + "internet", + "link", + "loop", + "oval", + "process", + "reciprocal", + "refresh", + "relationship", + "round", + "swap", + "switch", + "sync", + "synchronize", + "technology", + "transfer", + "two way", + "up", + "update", + "wifi" + ], + "sync_arrow_down": [ + "360", + "around", + "arrow", + "arrows", + "bidirectional arrows", + "circle", + "circular arrows", + "connection", + "cycle", + "data", + "data flow", + "data synchronization", + "data transfer", + "data update", + "direction", + "directional arrows", + "down", + "down arrow", + "download", + "download icon", + "exchange", + "inprogress", + "load", + "loading refresh", + "movement", + "navigation", + "process", + "refresh", + "refresh icon", + "reload", + "renew", + "rotate", + "rotating arrows", + "sync", + "synchronization icon", + "synchronize", + "transfer", + "turn", + "two arrows", + "up", + "update", + "update icon" + ], + "sync_arrow_up": [ + "360", + "around", + "arrow", + "arrows", + "circle", + "cloud", + "cloud upload", + "connection", + "cyclical", + "data", + "data flow", + "data transfer", + "direction", + "directional arrow", + "down", + "inprogress", + "load", + "loading", + "loading refresh", + "loop", + "move data", + "navigation", + "network", + "process", + "progress", + "refresh", + "renew", + "rotate", + "send data", + "server", + "sync", + "synchronize", + "system", + "transfer data", + "turn", + "up", + "up arrow", + "update", + "upload" + ], + "sync_desktop": [ + "360", + "OS", + "android", + "around", + "arrow", + "arrows", + "bidirectional", + "chrome", + "circle", + "circular arrows", + "cloud", + "cloud sync", + "computer", + "connection", + "cycle", + "data", + "data sync", + "data transfer", + "desktop", + "device", + "device sync", + "direction", + "disabled", + "display", + "enabled", + "exchange", + "hardware", + "inprogress", + "ios", + "laptop", + "load", + "loading refresh", + "mac", + "monitor", + "network", + "off", + "on", + "refresh", + "renew", + "rotate", + "screen", + "slash", + "sync", + "synchronization", + "synchronize", + "technology", + "transfer", + "turn", + "two arrows", + "update", + "web", + "window" + ], + "sync_disabled": [ + "360", + "around", + "arrow", + "arrows", + "broken arrow", + "broken circle", + "cancel sync", + "circle", + "circular arrows", + "data transfer disabled", + "diagonal line", + "direction", + "disabled", + "disconnect", + "enabled", + "inactive", + "inprogress", + "line", + "load", + "loading refresh", + "no connection", + "no sync", + "not syncing", + "off", + "offline", + "on", + "pause sync", + "refresh disabled", + "renew", + "rotate", + "slash", + "stop sync", + "sync", + "sync disabled", + "synchronization off", + "turn", + "two arrows", + "two lines", + "unavailable", + "update disabled" + ], + "sync_lock": [ + "access", + "access control", + "around", + "arrow", + "arrows", + "circle", + "circular arrows", + "connection", + "data", + "encryption", + "encryption lock", + "key", + "lock", + "locked", + "loop", + "network", + "password", + "privacy", + "private", + "protected", + "protection", + "refresh", + "renew", + "restricted", + "rotate", + "safety", + "secure", + "security", + "sync", + "sync lock", + "synchronize", + "system", + "turn", + "update" + ], + "sync_problem": [ + "!", + "360", + "alert", + "around", + "arrow", + "arrows", + "attention", + "caution", + "circular arrows", + "cloud", + "cloud sync", + "connectivity issue", + "danger", + "data error", + "data issue", + "direction", + "error", + "exclamation", + "exclamation point", + "failed", + "failure", + "important", + "inprogress", + "issue", + "load", + "loading refresh", + "mark", + "network issue", + "notification", + "problem", + "refresh arrows", + "renew", + "retry", + "rotate", + "symbol", + "sync", + "sync error", + "sync problem", + "synchronization error", + "synchronization problem", + "transfer error", + "triangle", + "turn", + "update error", + "warning" + ], + "sync_saved_locally": [ + "OS", + "accept", + "android", + "approve", + "arrow", + "available locally", + "available offline", + "backup", + "checkmark", + "chrome", + "circle", + "complete", + "computer", + "data", + "desktop", + "device", + "disabled", + "display", + "done", + "down arrow", + "download", + "enabled", + "files", + "hard drive", + "hardware", + "ios", + "laptop", + "local drive", + "local storage", + "mac", + "monitor", + "off", + "offline", + "offline access", + "offline mode", + "ok", + "on", + "outline", + "rounded", + "rounded shape", + "saved locally", + "screen", + "select", + "slash", + "storage", + "sync", + "sync locally", + "synchronize", + "tick", + "transfer", + "validate", + "verified", + "web", + "window", + "yes" + ], + "sync_saved_locally_off": [ + "OS", + "accept", + "android", + "approve", + "arrow", + "checkmark", + "chrome", + "circle", + "cloud", + "complete", + "computer", + "connection", + "cycle", + "data", + "data transfer off", + "device", + "disabled", + "disconnected", + "display", + "done", + "enabled", + "hardware", + "ios", + "laptop", + "local", + "local save off", + "mac", + "monitor", + "not syncing", + "off", + "offline", + "ok", + "on", + "prohibited", + "refresh", + "reload", + "rotation", + "round", + "save", + "saved", + "screen", + "select", + "slash", + "storage", + "sync", + "sync off", + "synchronize", + "tick", + "transfer", + "two arrows", + "unavailable", + "validate", + "verified", + "web", + "window", + "yes" + ], + "syringe": [ + "administration", + "aid", + "booster", + "care", + "clinic", + "dispense", + "doctor", + "dose", + "drug", + "equipment", + "fluid", + "health", + "healthcare", + "hospital", + "injection", + "inoculation", + "instrument", + "liquid", + "med", + "medical", + "medical device", + "medicine", + "needle", + "pharmaceutical", + "pharmacy", + "shot", + "syringe", + "therapy", + "tool", + "treatment", + "vaccination", + "vaccine", + "vaccines" + ], + "system_update": [ + "Android", + "OS", + "app", + "app install", + "app promo", + "arrow", + "arrows", + "cell", + "device", + "direction", + "down", + "down arrow", + "download", + "download app", + "hardware", + "iOS", + "install", + "install app", + "install mobile", + "marketing", + "mobile", + "mobile download", + "phone", + "phone download", + "promotion", + "security", + "security update", + "software", + "software update", + "system", + "system update", + "system upgrade", + "tablet", + "update", + "upgrade" + ], + "system_update_alt": [ + "application", + "arrow", + "backup", + "cloud", + "computer", + "data transfer", + "device", + "down", + "down arrow", + "download", + "export", + "file transfer", + "installation", + "internet", + "loading", + "maintenance", + "monitor", + "network", + "progress", + "refresh", + "restore", + "screen", + "security", + "server", + "software update", + "sync", + "synchronize", + "system", + "system update", + "technology", + "update", + "upgrade", + "upload" + ], + "tab": [ + "add button", + "add document", + "add tab", + "add window", + "application management", + "application window", + "browser", + "browser control", + "browser tab", + "browser window", + "computer", + "create new", + "desktop", + "document", + "document tab", + "documents", + "file tab", + "folder", + "internet", + "internet browser", + "layering windows", + "multiple windows", + "new document", + "new tab", + "new window", + "plus button", + "program window", + "project tab", + "software window", + "stacking windows", + "tab", + "tabs", + "web", + "web browser", + "website", + "window", + "window management", + "windows" + ], + "tab_close": [ + "abort", + "action", + "application", + "browser", + "button", + "cancel", + "clear", + "close", + "control", + "copy", + "cross", + "cut", + "dash", + "dashed", + "delete", + "dismiss", + "doc", + "document", + "duplicate", + "end", + "exit", + "file", + "interface", + "internet", + "mark", + "multiple", + "multiplication", + "multiply", + "no", + "off", + "quit", + "remove", + "select", + "selection", + "shut", + "shut down", + "stack", + "stop", + "tab", + "tabs", + "turn off", + "web", + "window", + "x" + ], + "tab_close_inactive": [ + "application", + "basic", + "browser", + "cancel", + "clear", + "close", + "control", + "copy", + "cross", + "cut", + "dash", + "dashed", + "delete", + "disabled", + "dismiss", + "doc", + "document", + "duplicate", + "exit", + "faded", + "file", + "greyed out", + "inactive", + "interface", + "minimal", + "multiple", + "no", + "off", + "outline", + "pane", + "program", + "quit", + "remove", + "select", + "selection", + "simple", + "stack", + "stop", + "subtle", + "tab", + "tabs", + "unavailable", + "window", + "x" + ], + "tab_close_right": [ + "application", + "arrow", + "browser", + "cancel", + "clear", + "close", + "content", + "cross", + "delete", + "dismiss", + "doc", + "document", + "duplicate", + "exit", + "file", + "frame", + "horizontal bar", + "internet", + "move", + "multiplication sign", + "off", + "out", + "panel", + "program", + "quit", + "rectangle", + "remove", + "right", + "shut", + "sidebar", + "stop", + "tab", + "terminate", + "vertical bar", + "view", + "web", + "window", + "x" + ], + "tab_duplicate": [ + "action", + "add", + "browser", + "button", + "clone", + "command", + "content", + "control", + "copy", + "create", + "cut", + "dash", + "dashed", + "doc", + "document", + "duplicate", + "file", + "interface", + "layer", + "menu", + "multiple", + "new", + "option", + "overlay", + "page", + "paper", + "parallel", + "select", + "selection", + "stack", + "tab", + "tabs", + "twin", + "ui", + "website", + "window" + ], + "tab_group": [ + "arrange", + "browser", + "collection", + "content", + "copy", + "cut", + "doc", + "document", + "duplicate", + "file", + "group", + "grouping", + "internet", + "layering", + "layers", + "layout", + "management", + "multiple", + "organization", + "organize", + "over", + "rectangle", + "related", + "set", + "several", + "shape", + "square", + "stack", + "stacked", + "tabs", + "view", + "web", + "window", + "windows" + ], + "tab_inactive": [ + "area", + "blank", + "browser", + "content", + "copy", + "cut", + "dash", + "dashed", + "disabled", + "doc", + "document", + "duplicate", + "element", + "empty", + "file", + "grayed out", + "inactive", + "interface", + "multiple", + "navigate", + "off", + "option", + "page", + "panel", + "screen", + "section", + "select", + "selection", + "stack", + "state", + "switch", + "tab", + "tabs", + "unactive", + "unhighlighted", + "unselected", + "view", + "window" + ], + "tab_move": [ + "advance", + "application", + "arrow", + "arrow graphic", + "arrow right", + "browser", + "button", + "control", + "control icon", + "directional", + "element", + "exit", + "forward", + "horizontal", + "interactive", + "interface", + "interface control", + "interface icon", + "linear", + "move", + "navigation", + "navigation icon", + "next tab", + "out", + "right", + "shift tab", + "step", + "tab", + "tab direction", + "tab movement", + "tabs", + "window" + ], + "tab_new_right": [ + "add", + "add tab", + "add window", + "arrow", + "arrow right", + "box", + "browser tab", + "browser window", + "create new", + "direction right", + "document", + "exit", + "file", + "increase", + "more", + "move", + "new square", + "new tab", + "new window", + "next", + "open tab", + "open window", + "out", + "page", + "plus", + "rectangle", + "right", + "square", + "symbol", + "tab", + "web tab", + "web window", + "window" + ], + "tab_recent": [ + "button", + "clean", + "clock", + "control", + "date", + "element", + "graphic", + "history", + "icon", + "interface", + "latest", + "list", + "menu", + "minimal", + "modern", + "navigation", + "outline", + "past", + "recent", + "recents", + "schedule", + "simple", + "square", + "symbol", + "tab", + "tabs", + "time", + "ui" + ], + "tab_search": [ + "application", + "browse", + "browser", + "circle", + "computer", + "discover", + "document", + "documents", + "explorer", + "filter", + "find", + "find tab", + "folder", + "glass", + "internet", + "line", + "locate", + "look", + "magnify", + "magnifying", + "magnifying glass", + "navigate", + "page", + "rectangle", + "search", + "search tab", + "see", + "software", + "square", + "tab", + "tab search.", + "tabs", + "tool", + "utility", + "web", + "website", + "window", + "windows" + ], + "tab_unselected": [ + "application", + "background", + "blank", + "border", + "browser", + "computer", + "content", + "dash", + "dashed", + "document", + "documents", + "empty", + "folder", + "inactive", + "inactive tab", + "internet", + "layer", + "multiple", + "navigation", + "organization", + "outline", + "overlapping", + "page", + "placeholder", + "rectangle", + "section", + "shape", + "stack", + "stacking", + "switch", + "tab", + "tabs", + "toggle", + "unselected", + "unselected tab", + "view", + "web", + "website", + "window", + "windows" + ], + "table": [ + "accounting", + "analytics", + "boxes", + "chart", + "columns", + "data", + "database", + "details", + "display", + "document", + "form", + "grid", + "information", + "items", + "layout", + "lines", + "list", + "organization", + "paper", + "presentation", + "rectangles", + "report", + "rows", + "spreadsheet", + "square", + "squares", + "statistics", + "structure", + "table", + "view" + ], + "table_bar": [ + "analysis", + "analytics", + "bar", + "business", + "cafe", + "chart", + "columns", + "data", + "diagram", + "figures", + "finance", + "graph", + "grid", + "infographic", + "information", + "lines", + "metrics", + "numbers", + "performance", + "planning", + "presentation", + "report", + "research", + "results", + "round", + "rows", + "spreadsheet", + "statistics", + "table", + "trend", + "visualization" + ], + "table_chart": [ + "analytics", + "arrange", + "bar", + "bars", + "business", + "chart", + "columns", + "data", + "diagram", + "display", + "document", + "finance", + "graph", + "grid", + "infographic grid", + "information", + "lines", + "matrix", + "measure", + "metrics", + "numbers", + "organize", + "outline", + "plot", + "presentation", + "rectangle", + "report", + "rows", + "shape", + "spreadsheet", + "squares", + "statistics", + "table", + "tracking", + "view" + ], + "table_chart_view": [ + "analysis", + "analytics", + "bar", + "bars", + "business", + "chart", + "columns", + "data", + "database", + "diagram", + "display", + "document", + "finance", + "graph", + "grid", + "infographic grid", + "information", + "layout", + "measure", + "metrics", + "organization", + "presentation", + "report", + "rows", + "spreadsheet", + "statistics", + "structure", + "table", + "tracking", + "view", + "visual" + ], + "table_convert": [ + "arrow", + "article", + "cell grid", + "cells", + "change", + "columns", + "convert", + "data", + "data conversion", + "data structure", + "data transformation", + "database", + "direction", + "doc", + "document", + "down", + "file", + "format change", + "forward", + "grid", + "grid table", + "layout", + "layout change", + "matrix", + "organization", + "organize data", + "page", + "paper", + "query", + "query reference", + "rearrange", + "reference", + "reformat", + "restructure data", + "right", + "rows", + "shortcut", + "spreadsheet", + "squares", + "structure", + "table", + "text", + "transform", + "writing" + ], + "table_edit": [ + "cell", + "change", + "columns", + "compose", + "create", + "data", + "data entry", + "database", + "database edit", + "document", + "document edit", + "edit", + "edit entry", + "editing", + "form", + "form edit", + "grid", + "input", + "layout", + "modify", + "modify data", + "new", + "organize", + "pen", + "pencil", + "rows", + "spreadsheet", + "spreadsheet edit", + "squares", + "structure", + "table", + "table data", + "update", + "write", + "writing" + ], + "table_eye": [ + "analytics", + "browse", + "chart", + "content", + "data", + "database", + "details", + "discover", + "display", + "explore", + "eye", + "graph", + "grid", + "information", + "layout", + "list", + "look", + "monitor", + "observe", + "on", + "present", + "reports", + "reveal", + "see", + "show", + "spreadsheet", + "squares", + "statistics", + "table", + "view", + "visibility", + "visualize" + ], + "table_lamp": [ + "bedroom lamp", + "bright", + "dark", + "decor", + "desk lamp", + "domestic", + "electricity", + "energy", + "furniture", + "glow", + "home", + "house", + "household", + "illumination", + "interior", + "lamp", + "light", + "light source", + "lighting", + "living", + "object", + "on/off", + "power", + "reading lamp", + "room", + "study lamp", + "style", + "switch", + "table", + "table lamp" + ], + "table_large": [ + "arrangement", + "big", + "cells", + "chairs", + "chart", + "columns", + "complete", + "conference", + "content", + "data", + "database", + "dining", + "display", + "extended", + "form", + "full", + "furniture", + "grid", + "horizontal lines", + "information", + "large", + "layout", + "list", + "matrix", + "organization", + "rectangle", + "rows", + "section", + "spreadsheet", + "square", + "structure", + "table", + "vertical lines", + "view" + ], + "table_restaurant": [ + "bar", + "bistro", + "bistro table", + "book table", + "booking", + "cafe", + "cafe table", + "dining", + "dining experience", + "dining room", + "dining table", + "dinner", + "eat", + "eatery", + "eating", + "food", + "food and drink", + "food service", + "furniture", + "lunch", + "meal", + "place setting", + "pub", + "reservation", + "reserve", + "restaurant", + "restaurant table", + "seat", + "seating", + "serve", + "table" + ], + "table_rows": [ + "array", + "background", + "chart", + "data", + "database", + "document", + "entries", + "file", + "filter", + "graph", + "grid", + "horizontal lines", + "information", + "layout", + "lines", + "list", + "organize", + "parallel lines", + "presentation", + "records", + "report", + "rows", + "section", + "sort", + "spreadsheet", + "stacked", + "structure", + "table", + "view" + ], + "table_rows_narrow": [ + "adjust", + "analytics", + "arrange", + "background", + "bars", + "columns", + "data", + "data view", + "database", + "design", + "display", + "document", + "format", + "grid", + "information", + "layout", + "lines", + "list", + "narrow", + "order", + "organize", + "reorder", + "report", + "row", + "rows", + "settings", + "sort", + "spreadsheet", + "statistics", + "table", + "vertical", + "view" + ], + "table_sign": [ + "available", + "bar", + "bistro", + "booth", + "cafe", + "counter", + "desk", + "dining", + "display", + "drink", + "eatery", + "food", + "indicator", + "indoor", + "inn", + "marker", + "notice", + "number", + "occupied", + "outdoor", + "pub", + "reservation", + "reserved", + "restaurant", + "seating", + "signage", + "standing", + "symbol", + "table", + "table sign", + "tavern", + "vacant" + ], + "table_view": [ + "arrangement", + "cell", + "chart", + "columns", + "data", + "data visualization", + "display", + "format", + "geometry", + "grid", + "group", + "information", + "layout", + "lines", + "list", + "matrix", + "multiple", + "order", + "organize", + "organized data", + "presentation", + "rectangular", + "report", + "rows", + "segmented", + "spreadsheet", + "square", + "structure", + "table", + "tabular", + "tabular data", + "view" + ], + "tablet": [ + "Android", + "OS", + "border", + "communication", + "computer", + "device", + "digital", + "display", + "drawing", + "education", + "electronic", + "entertainment", + "frame", + "gadget", + "handheld", + "hardware", + "iOS", + "ipad", + "media", + "mobile", + "portable", + "reading", + "rectangle", + "screen", + "square", + "tablet", + "technology", + "web", + "work" + ], + "tablet_android": [ + "OS", + "android", + "app", + "application", + "browsing", + "communication", + "computing", + "connectivity", + "device", + "digital", + "display", + "electronic", + "gadget", + "google", + "handheld", + "hardware", + "iOS", + "icon", + "ipad", + "lenovo", + "mobile", + "nexus", + "operating system", + "platform", + "portable", + "rectangle", + "samsung", + "screen", + "symbol", + "tablet", + "technology", + "web" + ], + "tablet_camera": [ + "Android", + "OS", + "aperture", + "app", + "application", + "camera", + "capture", + "circle", + "communication", + "device", + "digital", + "electronic", + "electronic device", + "front camera", + "gadget", + "hardware", + "iOS", + "ipad", + "lens", + "media", + "mobile", + "multimedia", + "photo", + "photography", + "picture", + "portable", + "record", + "recording", + "rectangular", + "screen", + "selfie camera", + "shutter", + "tablet", + "technology", + "video", + "videography", + "web" + ], + "tablet_mac": [ + "Android", + "OS", + "apple", + "computer", + "device", + "digital", + "display", + "electronic", + "gadget", + "hardware", + "horizontal", + "iOS", + "ipad", + "landscape", + "macintosh", + "mobile", + "pad", + "portable", + "rectangle", + "rounded edges", + "screen", + "square corners", + "tablet", + "tablet mac", + "technology", + "web" + ], + "tabs": [ + "app", + "application", + "browser tabs", + "browsing", + "components", + "design", + "documents", + "double", + "files", + "geometry", + "interface", + "internet", + "layers", + "layers of rectangles", + "layers of windows", + "layout", + "mobile", + "monitor", + "multiple windows", + "navigation", + "organize", + "overlapping", + "pages", + "phone", + "program", + "rectangles", + "screen", + "screens", + "shapes", + "site", + "software", + "stacked", + "stacked objects", + "tablet", + "tabs", + "top", + "two objects", + "ui", + "ux", + "view", + "web", + "web browser", + "website", + "websites", + "window", + "windows" + ], + "tactic": [ + "area", + "arrangement", + "arrow", + "block", + "building block", + "component", + "composition", + "diagram", + "divided square", + "element", + "four boxes", + "four elements", + "four squares", + "gameplan", + "games", + "grid", + "grid view", + "layout", + "matrix", + "method", + "module", + "panel", + "pattern", + "plan", + "project", + "quadrant", + "right", + "rounded corners", + "schematic", + "scheme", + "section", + "segment", + "square", + "strategy", + "structure", + "tiled", + "unit", + "window" + ], + "tag": [ + "app", + "banner", + "bookmark", + "button", + "categorize", + "classification", + "corner", + "diagonal", + "document", + "favorite", + "file", + "fold", + "folded corner", + "hash", + "hashtag", + "key", + "label", + "marker", + "media", + "note", + "numbers", + "organise", + "page", + "paper", + "pound", + "ribbon", + "save", + "shape", + "slant", + "social", + "symbol", + "tag", + "trend", + "triangle", + "ui", + "ui element", + "web" + ], + "takeout_dining": [ + "box", + "catering", + "container", + "cutlery", + "delivery", + "dining", + "dining out", + "eating", + "food", + "food box", + "food container", + "food delivery", + "fork", + "knife", + "meal", + "meal box", + "meal container", + "meal delivery", + "order", + "rectangle", + "restaurant", + "restaurant delivery", + "restaurant take out", + "takeaway", + "takeout", + "takeout box", + "to go", + "utensil" + ], + "takeout_dining_2": [ + "box", + "catering", + "container", + "courier", + "cutlery", + "delivery", + "delivery service", + "dining", + "dinner", + "eat", + "fast food", + "food", + "fork", + "knife", + "lunch", + "meal", + "order", + "order online", + "packaging", + "pickup", + "prepared food", + "restaurant", + "service", + "spoon", + "take away", + "takeout", + "to go", + "transportation" + ], + "tamper_detection_off": [ + "access denied", + "alert", + "blocked", + "cancelled", + "cross", + "denied", + "device", + "diagonal line", + "disabled", + "feature off", + "line", + "lock", + "lock off", + "nest", + "off", + "padlock", + "padlock off", + "protection", + "protection off", + "safety", + "security", + "security off", + "setting off", + "shield", + "shield off", + "slash", + "smart", + "status off", + "tamper detection", + "tamper detection off", + "unavailable", + "warning" + ], + "tamper_detection_on": [ + "active", + "alert", + "camera", + "data", + "defense", + "detection", + "enabled", + "home", + "information", + "integrity", + "lock", + "locked", + "monitoring", + "nest", + "on", + "prevention", + "privacy", + "protected", + "protection", + "safe", + "safeguard", + "secure", + "security", + "shield", + "status", + "surveillance", + "system", + "tamper", + "warning" + ], + "tap_and_play": [ + "Android", + "OS wifi", + "broadcast", + "cast", + "casting", + "cell", + "connect", + "connection", + "device", + "display", + "entertainment", + "hardware", + "iOS", + "internet", + "media", + "mirror", + "mirroring", + "mobile", + "network", + "phone", + "play", + "pointer", + "rectangle", + "screen", + "screen mirroring", + "share", + "signal", + "stream", + "streaming", + "tablet", + "tap", + "technology", + "television", + "to", + "triangle", + "tv", + "video", + "waves", + "wifi", + "wireless" + ], + "tapas": [ + "app logo", + "appetizer", + "book", + "brand", + "brunch", + "cartoon", + "comic", + "content", + "creative", + "digital comics", + "digital content", + "dinner", + "entertainment", + "episode", + "food", + "graphic novel", + "illustration", + "literature", + "lunch", + "media", + "mobile app", + "online reading", + "open book", + "platform", + "publication", + "publisher", + "reader", + "reading", + "restaurant", + "series", + "snack", + "story", + "tapas", + "visual story", + "web app", + "webtoon" + ], + "target": [ + "accuracy", + "acquire", + "acquire target", + "aim", + "archery", + "average", + "bulls", + "bullseye", + "center", + "circle", + "crosshairs", + "dot", + "eye", + "focus", + "gun", + "hit", + "indicator", + "location", + "mark", + "measurement", + "observation", + "optical", + "point", + "precision", + "reticle", + "rifle", + "ring", + "scope", + "shooting", + "spot", + "target", + "weapon" + ], + "task_alt": [ + "accuracy", + "alt", + "approve", + "approved", + "box", + "check", + "checkbox", + "choice", + "circle", + "complete", + "completed", + "confirmation", + "control", + "correctness", + "done", + "election", + "finished", + "form", + "indicator", + "input", + "mark", + "ok", + "select", + "square", + "status", + "success", + "task", + "tick", + "true", + "ui element", + "validate", + "validation", + "verified", + "verify", + "yes" + ], + "task": [ + "accepted", + "agenda", + "approve", + "assignment", + "box", + "check", + "check box", + "checklist", + "checkmark", + "complete", + "confirmed", + "data", + "doc", + "document", + "done", + "drive", + "file", + "folder", + "folders", + "list", + "management", + "mark", + "memo", + "note", + "notification", + "ok", + "organize", + "page", + "paper", + "plan", + "productivity", + "progress", + "project", + "reminder", + "schedule", + "select", + "sheet", + "slide", + "square", + "task", + "tick", + "to do", + "validate", + "verified", + "workflow", + "writing", + "yes" + ], + "tatami_seat": [ + "area", + "chair", + "comfort", + "culture", + "cushion", + "design", + "floor cushion", + "floor seating", + "furniture", + "furniture layout", + "geometric", + "home", + "interior", + "japan", + "japanese", + "lines", + "living", + "mat", + "minimal", + "pattern", + "rectangle", + "rest", + "room", + "seat", + "seating", + "simple", + "space", + "square", + "tatami", + "traditional" + ], + "taunt": [ + "body", + "bubble", + "chat", + "chat bubble", + "chatting", + "comment", + "comment icon", + "communication", + "communication icon", + "conversation", + "conversation icon", + "dialog", + "dialog box", + "dialog bubble", + "dialog icon", + "discussion", + "discussion icon", + "gesture", + "human", + "message", + "message icon", + "person", + "quote", + "quote icon", + "speaking", + "speaking bubble", + "speech", + "speech bubble", + "talk", + "talk icon", + "tease", + "text bubble", + "text icon" + ], + "taxi_alert": [ + "!", + "alarm", + "alert", + "attention", + "automobile", + "cab", + "car", + "cars", + "caution", + "danger", + "direction", + "driving", + "error", + "exclamation", + "exclamation mark", + "important", + "issue", + "lyft", + "maps", + "mark", + "message", + "notice", + "notification", + "problem", + "public", + "public transport", + "ride", + "road", + "service", + "signal", + "symbol", + "taxi", + "traffic", + "transport", + "transportation", + "travel", + "triangle", + "uber", + "vehicle", + "warning", + "yellow" + ], + "team_dashboard": [ + "activity", + "analytics", + "cards", + "chart", + "collaboration", + "dashboard", + "data", + "graph", + "group", + "group dashboard", + "information", + "management", + "members", + "metric", + "monitoring", + "overview", + "people", + "performance", + "performance tracking", + "progress", + "project", + "report", + "shapes", + "square", + "statistics", + "summary", + "task", + "team", + "team management", + "team metrics", + "teamwork", + "users" + ], + "temp_preferences_custom": [ + "temp", + "preferences", + "custom" + ], + "temp_preferences_eco": [ + "adjust", + "climate", + "cog", + "configuration", + "control", + "cooling", + "customize", + "eco", + "ecological", + "efficiency", + "energy", + "environment", + "gear", + "green", + "heating", + "home", + "hvac", + "leaf", + "leaves", + "nature", + "nest", + "options", + "organic", + "plant", + "preferences", + "save energy", + "save resources", + "setting", + "settings", + "sustainable", + "temp", + "temperature", + "thermometer", + "thermostat", + "weather" + ], + "temple_buddhist": [ + "architecture", + "asia", + "asian", + "buddha", + "buddhism", + "buddhist", + "building", + "cultural", + "eastern", + "historical", + "ideology", + "landmark", + "location", + "monastery", + "monument", + "pagoda", + "place", + "prayer", + "religion", + "sanctuary", + "shrine", + "spiritual", + "structure", + "temple", + "tourism", + "traditional", + "travel", + "worship" + ], + "temple_hindu": [ + "ancient", + "architecture", + "asian", + "building", + "culture", + "destination", + "graphic", + "hindu", + "hinduism", + "hindus", + "historical site", + "icon", + "ideology", + "illustration", + "indian", + "landmark", + "mandir", + "monument", + "outline", + "pilgrimage", + "place of worship", + "religion", + "religious building", + "sacred", + "shape", + "spiritual", + "spirituality", + "structure", + "symbol", + "temple", + "tourism", + "traditional", + "travel", + "worship" + ], + "tenancy": [ + "accommodation", + "agreement", + "apartment", + "architecture", + "building", + "community", + "connect", + "contract", + "data", + "domain", + "dwelling", + "habitation", + "home", + "house", + "housing", + "landlord", + "lease", + "living", + "neighborhood", + "property", + "property management", + "real estate", + "rent", + "rental", + "residency", + "residential", + "shelter", + "structure", + "suburban", + "tenancy", + "tenant", + "urban" + ], + "terminal": [ + "IT", + "administration", + "angle brackets", + "application", + "code", + "coding", + "command line", + "command prompt", + "computer", + "computing", + "console", + "debugger", + "developer", + "developer tools", + "emulator", + "execute", + "input field", + "program", + "programming", + "prompt", + "rectangle", + "run code", + "script", + "software", + "system", + "tech", + "technology", + "terminal", + "text editor", + "text input", + "window" + ], + "text_ad": [ + "ad", + "advert", + "advertisement", + "announcement", + "banner", + "box", + "call to action", + "caption", + "communication", + "cta", + "description", + "doc", + "document", + "file", + "frame", + "label", + "marketing", + "message", + "outline", + "page", + "paid promotion", + "promotion", + "rectangle", + "sponsored", + "sponsored content", + "sponsored post", + "square", + "text", + "text ad", + "text advertising", + "text box", + "text frame", + "title", + "writing" + ], + "text_compare": [ + "align", + "alignment", + "article", + "branch", + "changes", + "check", + "code", + "compare", + "comparison", + "contrast", + "data", + "difference", + "doc", + "document", + "documents", + "drive", + "editing", + "file", + "files", + "folder", + "folders", + "merge", + "notes", + "page", + "paper", + "parallel", + "prose", + "review", + "scan", + "scanner", + "sheet", + "side by side", + "slide", + "synch", + "synchronize", + "text", + "text compare", + "two", + "version", + "versions", + "writing" + ], + "text_decrease": [ + "-", + "a", + "accessibility", + "alphabet", + "character", + "decrease", + "decrease text", + "diminish", + "font", + "font size", + "lessen", + "letter", + "letters", + "minus", + "reading", + "reduce", + "reduce text", + "remove", + "resize", + "scale", + "scale text", + "shrink", + "shrink text", + "size", + "subtract", + "subtraction", + "symbol", + "text", + "text size", + "text smaller", + "type", + "typography", + "zoom out text" + ], + "text_fields": [ + "T", + "add", + "add text", + "alphabet", + "blank", + "blinking cursor", + "box", + "character", + "compose", + "control", + "cursor", + "data entry", + "document", + "edit field", + "edit text", + "enter text", + "entry", + "field", + "fields", + "font", + "form", + "input", + "insert", + "interface", + "keyboard", + "letters", + "lines", + "point", + "space", + "symbol", + "text", + "text box", + "text fields", + "type", + "typing", + "underscore", + "user input", + "writer", + "writing" + ], + "text_fields_alt": [ + "A", + "alphabet", + "alt", + "alternate", + "alternative", + "box", + "caret", + "character", + "characters", + "content", + "cursor", + "document", + "edit", + "editor", + "field", + "fields", + "font", + "form", + "formatting", + "input", + "insertion point", + "letters", + "lines", + "paragraph", + "symbol", + "text", + "type", + "typing", + "ui component", + "word", + "writing" + ], + "text_format": [ + "align", + "alignment", + "alphabet", + "article", + "character", + "characters", + "content", + "document", + "edit", + "editing", + "file", + "font", + "format", + "formatting", + "letter", + "letters", + "lines", + "paragraph", + "plain text", + "rich text", + "square A", + "style", + "symbol", + "text", + "text editor", + "type", + "typeface", + "typography", + "word processor", + "writing", + "writing tools" + ], + "text_increase": [ + "+", + "accessibility", + "add", + "adjust", + "alphabet", + "character", + "document", + "enlarge", + "expand", + "font", + "grow", + "increase", + "letter", + "letters", + "new", + "page", + "plus", + "readability", + "resize", + "scale", + "settings", + "size", + "symbol", + "text", + "type", + "typography", + "view", + "viewing", + "zoom" + ], + "text_rotate_up": [ + "A", + "adjustment", + "alphabet", + "arrange", + "arrow", + "character", + "characters", + "clockwise", + "content", + "control", + "curve", + "direction", + "document", + "edit", + "field", + "flow", + "font", + "format", + "glyphs", + "heading", + "layout", + "letters", + "move", + "orientation", + "paragraph", + "position", + "rotate", + "spin", + "symbol", + "text", + "transform", + "turning", + "type", + "typography", + "up", + "word", + "writing" + ], + "text_rotate_vertical": [ + "A", + "alignment", + "alphabet", + "arrange", + "arrow", + "arrows", + "change direction", + "change orientation", + "character", + "direction", + "document", + "double arrow", + "down", + "down arrow", + "edit text", + "editor", + "field", + "flip", + "font", + "formatting", + "glyph", + "layout", + "letters", + "lines", + "move", + "orientation", + "rotate", + "symbol", + "text", + "transform", + "two arrows", + "type", + "typography", + "up arrow", + "vertical", + "word processing", + "writing" + ], + "text_rotation_angledown": [ + "A", + "adjust text", + "align", + "alignment", + "alphabet", + "angle", + "angledown", + "arrow", + "arrow down", + "character", + "diagonal", + "document", + "document editing", + "down arrow", + "down indicator", + "edit text", + "field", + "file", + "font", + "letters", + "manipulate text", + "move", + "orientation", + "page", + "rotate", + "rotation", + "symbol", + "text", + "text control", + "text direction", + "text layout", + "text orientation", + "type", + "typography", + "word processing", + "words", + "writing" + ], + "text_rotation_angleup": [ + "A", + "adjustment", + "alphabet", + "angle", + "angleup", + "arrange", + "arrow", + "character", + "creative", + "design", + "direction", + "document", + "edit", + "field", + "font", + "formatting", + "layout", + "letter", + "letters", + "modify", + "move", + "orientation", + "rotate", + "rotation", + "skew", + "symbol", + "text", + "tilt", + "transform", + "type", + "typography", + "up", + "upward", + "writing" + ], + "text_rotation_down": [ + "A", + "adjust", + "alphabet", + "arrow", + "character", + "direction", + "document", + "dow", + "down", + "edit", + "field", + "file", + "font", + "format", + "horizontal", + "layout", + "letter", + "letters", + "modify", + "move", + "orientation", + "point", + "rotate", + "rotation", + "symbol", + "text", + "transform", + "type", + "typography", + "vertical", + "word" + ], + "text_rotation_none": [ + "A", + "alignment", + "alphabet", + "arrow", + "box", + "character", + "content", + "document", + "field", + "file", + "font", + "horizontal", + "layout", + "letters", + "move", + "none", + "orientation", + "page", + "paper", + "rectangle", + "rotate", + "rotation", + "sheet", + "square", + "straight", + "symbol", + "text", + "type", + "upright", + "vertical" + ], + "text_select_end": [ + "blinking cursor", + "choose text", + "cursor", + "dash", + "dashed", + "data entry", + "document", + "edit", + "editing", + "editor", + "end selection", + "finish selection", + "format", + "highlight", + "input", + "pointer", + "select text", + "selection", + "selection range", + "text cursor", + "text editor", + "text field", + "text highlight", + "text input", + "text manipulation", + "text selection", + "typing", + "word processing", + "write", + "writing" + ], + "text_select_jump_to_beginning": [ + "arrow", + "back", + "bar", + "beginning", + "chevron", + "control", + "cursor", + "dash", + "dashes", + "document", + "editor", + "fast forward", + "file", + "first", + "format", + "initial", + "jump", + "left", + "line", + "location", + "media", + "move", + "navigate", + "page", + "pointer", + "position", + "previous", + "prior", + "rewind", + "select", + "selection", + "shift", + "start", + "text", + "top", + "write", + "writing" + ], + "text_select_move_back_character": [ + "action", + "arrow", + "back", + "caret", + "character", + "command", + "control", + "cursor", + "dash", + "dashed", + "dashes", + "direction", + "edit", + "editor", + "format", + "function", + "indicator", + "input", + "insert", + "left", + "left arrow", + "line", + "move", + "move cursor", + "move left", + "navigation", + "pointer", + "position", + "select", + "selection", + "symbol", + "text", + "typing", + "vertical line", + "write", + "writing" + ], + "text_select_move_back_word": [ + "arrow", + "back", + "backspace", + "caret", + "cursor", + "document editing", + "editing tools", + "format", + "input method", + "keyboard", + "left", + "left arrow", + "move back", + "pointer", + "previous word", + "selection", + "text cursor", + "text editing", + "text entry", + "text input", + "text manipulation", + "triangular arrow", + "triangular pointer", + "typing", + "typing cursor", + "typing indicator", + "undo", + "word select", + "word selection" + ], + "text_select_move_down": [ + "adjust", + "application", + "arrow", + "content", + "control", + "cursor", + "document", + "down", + "drag", + "drop", + "edit", + "editor", + "element", + "format", + "handle", + "indicator", + "interface", + "line", + "marker", + "move", + "paragraph", + "pointer", + "position", + "rearrange", + "reorder", + "resize", + "select", + "selection", + "software", + "symbol", + "text", + "tool" + ], + "text_select_jump_to_end": [ + "arrow", + "cursor", + "dash", + "dashes", + "document", + "editor", + "end", + "file", + "final", + "format", + "horizontal lines", + "jump", + "last", + "line", + "movement", + "navigation", + "position", + "right", + "right arrow", + "select", + "selection", + "text", + "text editing", + "typing", + "vertical line", + "write", + "writing" + ], + "text_select_move_forward_character": [ + "arrow", + "blinker", + "caret", + "character position", + "character select", + "cursor", + "dash", + "dashes", + "data entry", + "editing", + "format", + "forward", + "input", + "insert cursor", + "move forward", + "next character", + "pointer", + "right", + "right arrow", + "select", + "selection", + "text cursor", + "text editor", + "text indicator", + "text position", + "text selection", + "typing", + "typing indicator", + "word processing", + "write", + "writing" + ], + "text_select_move_forward_word": [ + "advance", + "arrow", + "caret", + "characters", + "cursor", + "document", + "editing", + "editor", + "format", + "forward", + "glyph", + "indicator", + "input", + "line", + "move", + "move forward", + "navigation", + "next", + "pointer", + "progress", + "right", + "right arrow", + "selection", + "skip", + "step", + "symbol", + "text", + "text selection", + "typing", + "word", + "word select", + "writing" + ], + "text_select_move_up": [ + "adjust", + "arrange", + "arrow", + "ascend", + "direction", + "document", + "editor", + "elevate", + "file", + "format", + "formatting", + "indent", + "line", + "manipulate", + "modify", + "move", + "order", + "paragraph", + "position", + "relocate", + "select", + "selection", + "shift", + "text", + "transform", + "type", + "up", + "upward", + "vertical", + "writing" + ], + "text_select_start": [ + "beginning", + "blinking cursor", + "caret", + "character", + "content", + "cursor", + "dash", + "dashed", + "document", + "editor", + "field", + "format", + "input", + "line", + "paragraph", + "position", + "select", + "selection", + "start", + "text", + "type", + "vertical bar", + "word", + "write", + "writing" + ], + "text_snippet": [ + "article", + "character", + "communication", + "content", + "data", + "doc", + "document", + "excerpt", + "extract", + "file", + "fragment", + "information", + "language", + "letter", + "literature", + "note", + "notes", + "partial", + "piece", + "portion", + "preview", + "quotation", + "quote", + "reading", + "report", + "section", + "segment", + "snippet", + "storage", + "summary", + "text", + "typography", + "words", + "writing" + ], + "text_to_speech": [ + "accessibility", + "acoustic", + "articulation", + "audio", + "auditory", + "communication", + "dictation", + "doc data", + "document", + "elocution", + "enunciation", + "file", + "language", + "linguistic", + "listen", + "machine reading", + "narration", + "pronounce", + "read aloud", + "reading", + "sound", + "sound waves", + "speak", + "speaker", + "speech", + "talk", + "talking", + "text", + "text to speech", + "tts", + "verbal", + "vocalize", + "voice", + "volume", + "waveform", + "writing" + ], + "text_up": [ + "7", + "A", + "adjust", + "alignment", + "alphabet", + "arrow", + "arrow up", + "ascendant", + "capital", + "capitalize", + "caret", + "character", + "direction", + "document", + "edit", + "editor", + "format", + "glyph", + "input", + "keyboard", + "letters", + "line spacing", + "modify", + "move up", + "navigation", + "paragraph", + "point up", + "position", + "scroll up", + "shape", + "shift", + "symbol", + "text", + "text up", + "triangle", + "type", + "typing", + "unknow", + "unknown", + "up", + "upwards", + "writing" + ], + "texture": [ + "abstract", + "appearance", + "background", + "bumpy", + "crosshatch", + "detail", + "diagonal", + "effect", + "fill", + "filter", + "finish", + "grain", + "grid", + "grit", + "horizontal lines", + "layer", + "lines", + "material", + "matte", + "overlay", + "parallel lines", + "pattern", + "rough", + "shiny", + "smooth", + "stripes", + "style", + "surface", + "surface finish", + "texture", + "vertical lines", + "visual" + ], + "texture_add": [ + "+", + "add", + "adjust", + "background", + "configure", + "create", + "cross", + "customize", + "design", + "diagonal", + "edit", + "effect", + "element", + "filter", + "graphic", + "image", + "layer", + "lines", + "material", + "modify", + "new", + "overlay", + "pattern", + "plus", + "properties", + "settings", + "stripes", + "surface", + "texture", + "texture add", + "tile", + "visual" + ], + "texture_minus": [ + "-", + "adjust", + "background", + "button", + "control", + "decrease", + "delete", + "design", + "diagonal", + "dots", + "edit", + "element", + "graphics", + "grid", + "image", + "lessen", + "lines", + "minus", + "modify", + "pattern", + "reduce", + "remove", + "shape", + "squares", + "stripes", + "subtract", + "texture", + "tile", + "tool", + "visual" + ], + "theater_comedy": [ + "acting", + "art", + "broadway", + "comedian", + "comedy", + "culture", + "drama", + "emotion", + "entertainment", + "event", + "face", + "film", + "frown", + "graphic", + "happy", + "icon", + "illustration", + "joy", + "mask", + "masks", + "movie", + "musical", + "performance", + "performing arts", + "places", + "play", + "representation", + "sad", + "show", + "smile", + "stage", + "standup", + "symbol", + "theater", + "theatre mask", + "tour", + "tragedy", + "watch" + ], + "theaters": [ + "box office", + "cinema", + "clip", + "documentary", + "entertainment", + "feature", + "film", + "independent", + "local", + "media", + "movie", + "movies", + "perforation", + "performance", + "play", + "playback", + "production", + "projector", + "rectangle", + "reel", + "rounded corners", + "screening", + "short", + "show", + "showtimes", + "square", + "stream", + "theater", + "theaters", + "video", + "view", + "watch" + ], + "thermometer": [ + "celsius", + "climate", + "cold", + "condition", + "cool", + "degrees", + "environment", + "fahrenheit", + "fever", + "gauge", + "health", + "heat", + "icon", + "indicator", + "instrument", + "laboratory", + "measurement", + "medical", + "meter", + "minimal", + "nest", + "outline", + "science", + "simple", + "stroke", + "symbol", + "temp", + "temperature", + "thermometer", + "thermostat", + "warm", + "weather" + ], + "thermometer_add": [ + "+", + "add", + "celsius", + "chart", + "climate", + "cold", + "create", + "data", + "degree", + "fahrenheit", + "fever", + "gauge", + "graph", + "health", + "healthcare", + "heat", + "indicator", + "input", + "instrument", + "log", + "measurement", + "medical", + "meter", + "monitoring", + "nest", + "new", + "plus", + "record", + "temp", + "temperature", + "thermometer", + "thermostat", + "tool", + "trend", + "weather" + ], + "thermometer_alert": [ + "!", + "alert", + "attention", + "caution", + "celsius", + "climate", + "condition", + "danger", + "emergency", + "error", + "exclamation", + "fahrenheit", + "fever", + "gauge", + "health", + "healthcare", + "heat", + "high", + "high temperature", + "hot", + "icon", + "important", + "indicator", + "instrument", + "mark", + "measurement", + "medical", + "meter", + "monitoring", + "nest", + "notification", + "science", + "symbol", + "temp", + "temperature", + "thermometer", + "thermostat", + "ui", + "warning", + "weather" + ], + "thermometer_gain": [ + "+", + "add", + "body", + "bulb", + "celsius", + "climate", + "device", + "fahrenheit", + "fever", + "fitbit", + "forecast", + "gain", + "health", + "heat", + "high", + "hot", + "increase", + "indicator", + "instrument", + "level", + "measurement", + "medical", + "mercury", + "meter", + "monitoring", + "nest", + "new", + "plus", + "rise", + "scale", + "sensor", + "temp", + "temperature", + "thermometer", + "thermostat", + "vertical", + "warm", + "weather" + ], + "thermometer_loss": [ + "alert", + "body", + "bulb", + "celsius", + "climate", + "cold", + "cool", + "decrease", + "degrees", + "drop", + "fahrenheit", + "fall", + "fever", + "fitbit", + "health", + "healthcare", + "heat", + "high", + "indicator", + "loss", + "low", + "measurement", + "medical", + "mercury", + "meter", + "minus", + "nest", + "remove", + "risk", + "scale", + "science", + "sickness", + "subtract", + "temp", + "temperature", + "thermometer", + "thermostat", + "warm", + "warning", + "weather" + ], + "thermometer_minus": [ + "-", + "celsius", + "climate", + "cold", + "cool", + "decrease", + "degree", + "delete", + "fahrenheit", + "fever", + "gauge", + "health", + "heat", + "indicator", + "level", + "line", + "lower", + "measurement", + "medical", + "meter", + "minus", + "nest", + "object", + "reduction", + "remove", + "sign", + "subtract", + "symbol", + "temp", + "temperature", + "thermometer", + "thermostat", + "tool.", + "weather" + ], + "thermostat": [ + "adjustment", + "automation", + "climate", + "control", + "cool", + "cooling", + "device", + "energy", + "environmental control", + "forecast", + "gauge", + "heat", + "heating", + "home automation", + "hvac", + "measure", + "meter", + "monitor", + "regulate", + "setting", + "smart home", + "temperature", + "temperature setting", + "thermometer", + "thermostat", + "utility", + "weather" + ], + "thermostat_arrow_down": [ + "adjust", + "arrow", + "automation", + "bulb", + "climate", + "cold", + "comfort", + "control", + "cooler", + "cooling", + "decrease", + "display", + "down", + "forecast", + "gauge", + "heating", + "hvac", + "indicator", + "level", + "lower", + "measurement", + "mercury", + "navigation", + "reduce", + "sensor", + "settings", + "smart home", + "system", + "temperature", + "thermostat", + "up", + "warmer", + "weather" + ], + "thermostat_arrow_up": [ + "adjust", + "arrow", + "arrow up", + "climate", + "climate control", + "control", + "device", + "dial", + "down", + "forecast", + "gauge", + "heating", + "home automation", + "hvac", + "increase", + "indicator", + "level", + "measure", + "meter", + "navigation", + "pointer", + "sensor", + "settings", + "smart home", + "temperature", + "temperature up", + "thermometer", + "thermostat", + "up", + "upward", + "warmer", + "warmth", + "weather" + ], + "thermostat_auto": [ + "A", + "adjustment", + "appliance", + "auto", + "automatic", + "automation", + "celsius", + "circle", + "climate", + "comfort", + "control", + "cooling", + "device", + "dial", + "environment", + "fahrenheit", + "gauge", + "heating", + "home automation", + "hvac", + "indicator", + "meter", + "mode", + "pointer", + "sensor", + "settings", + "smart home", + "system", + "temp", + "temperature", + "thermometer", + "thermostat", + "weather" + ], + "thermostat_carbon": [ + "adjustment", + "air conditioning", + "automation", + "building", + "circle", + "climate", + "comfort", + "control", + "cooling", + "dial", + "efficiency", + "energy", + "environment", + "gauge", + "heat", + "heating", + "home automation", + "house", + "hvac", + "indicator", + "lines", + "pointer", + "reading", + "sensor", + "setting", + "smart home", + "temperature", + "thermometer", + "thermostat" + ], + "thread_unread": [ + "alarm", + "alert", + "chat", + "circle", + "comment", + "communication", + "conversation", + "discussion", + "doodle", + "dot", + "draw", + "drawing", + "filled circle", + "finger", + "gesture", + "gestures", + "hand", + "indicator", + "message", + "motion", + "new activity", + "new comments", + "new message", + "new replies", + "notification", + "notification dot", + "notifications", + "notify", + "pending", + "pending message", + "point", + "reminder", + "reply", + "scribble", + "status indicator", + "string", + "thread", + "thread unread", + "unread", + "unread messages", + "unseen" + ], + "threat_intelligence": [ + "alert", + "analysis", + "attack", + "brain", + "clever", + "computing", + "cyber", + "cyber security", + "cybercrime", + "cybersecurity", + "data", + "defense", + "digital", + "hacker", + "hazard", + "information", + "intelligence", + "intelligence gathering", + "malware", + "monitoring", + "network", + "network security", + "protection", + "risk", + "security", + "shield", + "smart", + "surveillance", + "technology", + "threat", + "virus", + "vulnerability", + "warning" + ], + "thumb_down": [ + "ate", + "cancel", + "disagree", + "disapproval", + "dislike", + "down", + "favorite", + "feedback", + "fingers", + "gesture", + "hand", + "hand gesture", + "hands", + "hate", + "like", + "negative", + "negative feedback", + "no", + "opposite", + "rank", + "ranking", + "rating", + "refusal", + "reject", + "rejection", + "thumb", + "thumbs down", + "unlike", + "unlike button", + "vote", + "vote down" + ], + "thumb_down_off": [ + "thumb", + "down", + "off" + ], + "thumb_up": [ + "acknowledgement", + "agree", + "approve", + "button", + "choice", + "confirmation", + "content interaction", + "control", + "endorsement", + "excellent", + "favorite", + "feedback", + "fingers", + "gesture", + "good", + "hand", + "hand gesture", + "hand sign", + "hands", + "indicator", + "like", + "option", + "positive", + "preference", + "rank", + "ranking", + "rate", + "rating", + "reaction", + "recommend", + "selection", + "share", + "social media", + "thumb", + "thumbs up", + "up", + "vote", + "yes" + ], + "thumb_up_off": [ + "thumb", + "up", + "off" + ], + "thumbnail_bar": [ + "album", + "bar", + "browsing", + "carousel", + "collection", + "content", + "control", + "data", + "display", + "filmstrip", + "gallery", + "graphic", + "horizontal", + "images", + "layout", + "list", + "media", + "navigation", + "photo", + "pictures", + "preview", + "ribbon", + "selection", + "sidebar", + "strip", + "thumbnail", + "timeline", + "ui", + "view", + "visual", + "window" + ], + "thumbs_up_double": [ + "accept", + "agree", + "appraisal", + "appreciation", + "approval", + "approve", + "best", + "confirm", + "double", + "endorsement", + "excellent", + "favorite", + "feedback", + "fingers", + "gesture", + "good", + "great", + "hand", + "hands", + "like", + "positive", + "quality", + "rank", + "ranking", + "rate", + "rating", + "social media", + "support", + "thumb", + "thumbs up", + "two thumbs up", + "up", + "upvote", + "vote", + "yes" + ], + "thumbs_up_down": [ + "agree", + "approval", + "comparison", + "contrast", + "decision", + "direction", + "disagree", + "dislike", + "down", + "favorite", + "feedback", + "finger", + "fingers", + "gesture", + "hand gesture", + "hand signal", + "hands", + "human body", + "like", + "negative", + "opinion", + "positive", + "rate", + "rating", + "rejection", + "review", + "social media", + "survey", + "thumb", + "thumbs", + "thumbs down", + "thumbs up", + "up", + "vote" + ], + "thunderstorm": [ + "alert", + "atmosphere", + "bad weather", + "bolt", + "climate", + "cloud", + "cloudy", + "danger", + "electricity", + "forecast", + "lightning", + "lightning bolt", + "meteorological event", + "meteorology", + "natural phenomenon", + "nature", + "precipitation", + "rain", + "raincloud", + "rainfall", + "rainstorm", + "severe", + "sky", + "storm", + "thunder", + "thunderstorm", + "warning", + "weather", + "weather condition" + ], + "tibia": [ + "anatomy", + "ankle", + "biological", + "biology", + "body", + "bone", + "bones", + "diagram", + "education", + "health", + "healthcare", + "human", + "joint", + "knee", + "knowledge", + "learning", + "leg", + "lower leg", + "medical", + "medicine", + "orthopedic", + "orthopedics", + "physiology", + "research", + "science", + "skeleton", + "structure", + "study", + "symbol", + "tibia" + ], + "tibia_alt": [ + "anatomy", + "ankle", + "biology", + "body", + "bone", + "bones", + "clinic", + "educational", + "femur", + "fibula", + "fracture", + "health", + "healthcare", + "hospital", + "human body", + "injury", + "joint", + "knee", + "learning", + "leg", + "leg bone", + "lower leg", + "medical", + "medical care", + "medicine", + "osteology", + "physiology", + "science", + "scientific", + "shin bone", + "skeletal system", + "skeleton", + "tibia", + "x-ray" + ], + "tile_large": [ + "app", + "application square", + "arrangement", + "block", + "blocks", + "card", + "component", + "components", + "content block", + "dashboard", + "data visualization", + "design", + "display", + "element", + "format", + "grid", + "information display", + "interface", + "large tile", + "layout", + "module", + "organization", + "pattern", + "presentation", + "rectangle", + "report", + "screen", + "section", + "shape", + "site", + "square", + "structure", + "tile", + "tiles", + "ui", + "ux", + "view", + "web", + "website", + "widget", + "window" + ], + "tile_medium": [ + "app", + "application square", + "area", + "arrangement", + "block", + "blocks", + "box", + "category", + "component", + "components", + "content", + "dashboard", + "data", + "design", + "display", + "element", + "grid", + "grouping", + "information", + "interface", + "layout", + "medium", + "module", + "organization", + "panel", + "partitioning", + "presentation", + "rectangle", + "screen", + "section", + "sectioning", + "site", + "square", + "structure", + "tile", + "tiles", + "ui", + "ux", + "view", + "visual", + "web", + "website", + "window" + ], + "tile_small": [ + "app", + "application square", + "arrange", + "block", + "blocks", + "card", + "category", + "collection", + "compact", + "component", + "components", + "dashboard", + "design", + "display", + "element", + "format", + "gallery", + "grid", + "group", + "interface", + "item", + "layout", + "list", + "module", + "mosaic", + "organize", + "panel", + "presentation", + "screen", + "section", + "site", + "small", + "square", + "structure", + "thumbnail", + "tile", + "tiles", + "ui", + "ux", + "view", + "web", + "website", + "window" + ], + "time_auto": [ + "a", + "adjust", + "adjustment", + "alarm", + "alert", + "alphabet", + "arrow", + "auto", + "auto timer", + "automatic", + "automation", + "bell", + "circle", + "clock", + "configuration", + "control", + "dial", + "disabled", + "duration", + "enabled", + "feature", + "function", + "hands", + "hour", + "icon", + "letters", + "minute", + "mode", + "notification", + "option", + "pointers", + "scheduled", + "scheduling", + "setting", + "settings", + "smart", + "stop", + "stopwatch", + "symbol", + "time", + "timer", + "watch" + ], + "timelapse": [ + "accelerate", + "adjustment", + "arrow", + "camera", + "capture", + "circle", + "clock", + "clockwise", + "control", + "duration", + "effect", + "fast", + "film", + "filmography", + "loop", + "media", + "motion", + "photo", + "photography", + "playback", + "recording", + "setting", + "speed", + "speed up", + "time", + "timelapse", + "timer", + "video", + "videography" + ], + "timeline": [ + "chart", + "chronological", + "data", + "dates", + "diagram", + "dots", + "duration", + "events", + "flow", + "future", + "history", + "journey", + "line", + "milestones", + "movement", + "past", + "path", + "period", + "point", + "points", + "points in time", + "progress", + "progression", + "roadmap", + "schedule", + "sequence", + "stages", + "steps", + "timeline", + "tracking", + "trending", + "visual representation", + "zigzag" + ], + "timer": [ + "alarm", + "alert", + "appointment", + "bell", + "chronometer", + "circular", + "clock", + "countdown", + "deadline", + "deadline management", + "deadline tracking", + "disabled", + "duration", + "enabled", + "event", + "event tracking", + "hand", + "hour hand", + "measurement", + "minute hand", + "notification", + "pointer", + "reminder", + "ringing", + "round", + "running time", + "schedule", + "second hand", + "speed", + "stopwatch", + "time", + "time limit", + "timekeeping", + "timer", + "watch" + ], + "timer_1": [ + "1", + "alarm", + "alert", + "appointment", + "chronometer", + "clock", + "countdown", + "deadline", + "digits", + "duration", + "elapsed time", + "event", + "hour", + "interval", + "measure", + "minute", + "notice", + "notify", + "numbers", + "one", + "pace", + "prompt", + "remaining time", + "remind", + "schedule", + "second", + "seconds", + "speed", + "stopwatch", + "time", + "timekeeping", + "timepiece", + "timer", + "track", + "watch" + ], + "timer_10": [ + "10", + "alarm", + "alert", + "bell", + "camera", + "circle", + "circular", + "clock", + "control", + "countdown", + "delay", + "dial", + "digits", + "disabled", + "duration", + "enabled", + "hour", + "measurement", + "media control", + "minute", + "notification", + "number", + "number 10", + "numbers", + "photo", + "recording", + "reminder", + "schedule", + "second", + "seconds", + "setting", + "stopwatch", + "ten", + "time", + "timer", + "video", + "watch" + ], + "timer_10_alt_1": [ + "10", + "10 seconds", + "alarm", + "alert", + "alphabet", + "appointment", + "bell", + "camera", + "character", + "circle", + "clock", + "cooking", + "countdown", + "countdown timer", + "deadline", + "dial", + "digit", + "disabled", + "duration", + "enabled", + "event", + "font", + "hand", + "interval", + "letters", + "line", + "measurement", + "notification", + "numbers", + "pointer", + "race", + "scheduling", + "seconds", + "select", + "sports", + "stopwatch", + "symbol", + "ten", + "ten seconds", + "text", + "time", + "timer", + "timing", + "watch", + "숫자 10" + ], + "timer_10_select": [ + "10", + "adjustment", + "alphabet", + "analog", + "camera", + "character", + "circle", + "clock", + "control", + "countdown", + "digit", + "digital", + "duration", + "font", + "letters", + "measure", + "number", + "numbers", + "option", + "outline", + "preference", + "seconds", + "select", + "setting", + "stop", + "symbol", + "ten", + "text", + "time", + "timer", + "type" + ], + "timer_2": [ + "2", + "alarm", + "alert", + "appointment", + "chronometer", + "circle", + "circular", + "clock", + "clock icon", + "countdown", + "countdown timer", + "deadline", + "digits", + "duration", + "event", + "hours", + "line", + "measurement", + "minutes", + "numbers", + "progress", + "round", + "schedule", + "seconds", + "stopwatch", + "ticking", + "time", + "time elapsed", + "time limit", + "timer", + "timer icon", + "timing", + "tracking", + "two" + ], + "timer_3": [ + "3", + "circle", + "clock", + "control", + "countdown", + "digit", + "digits", + "duration", + "fast", + "interval", + "lapse", + "measure", + "minutes", + "number", + "numbers", + "numeral", + "outline", + "quick", + "record", + "round", + "seconds", + "shape", + "speed", + "start", + "stop", + "stopwatch", + "three", + "time", + "timer", + "track" + ], + "timer_3_alt_1": [ + "3", + "action", + "alarm", + "alert", + "alternate", + "bell", + "circle", + "clock", + "control", + "count", + "countdown", + "countdown timer", + "delay", + "digits", + "disabled", + "duration", + "enabled", + "interface element", + "interval", + "line", + "measure", + "notification", + "number 3", + "number three", + "numbers", + "numerals", + "period", + "round", + "seconds", + "stopwatch", + "temporal", + "three", + "time", + "timer", + "timing", + "version", + "watch" + ], + "timer_3_select": [ + "3", + "alphabet", + "camera", + "character", + "choose", + "chronometer", + "circle", + "clock", + "control", + "count", + "countdown", + "delay", + "digit", + "duration", + "feature", + "font", + "function", + "interval", + "letters", + "measurement", + "number", + "numbers", + "option", + "radial", + "round", + "seconds", + "select", + "setting", + "stopwatch", + "symbol", + "text", + "three", + "time", + "timer", + "tool", + "type", + "utility" + ], + "timer_5": [ + "5", + "alarm", + "alert", + "bell", + "chronological", + "circle", + "clock", + "cooking", + "countdown", + "delay", + "digits", + "duration", + "enabled", + "end time", + "five", + "game", + "limit", + "measurement", + "measurement tool", + "notification", + "number five", + "numbers", + "outline", + "planning", + "productivity", + "race", + "rounded", + "schedule", + "seconds", + "sports", + "start time", + "stopwatch", + "three", + "time", + "timeout", + "timer", + "timing device", + "watch" + ], + "timer_5_shutter": [ + "5", + "button", + "camera", + "capture", + "clock", + "control", + "countdown", + "delay", + "digit", + "digits", + "duration", + "five", + "icon", + "image", + "interval", + "media", + "number", + "numbers", + "photo", + "photograph", + "photography", + "picture", + "second", + "seconds", + "self-timer", + "setting", + "shutter", + "symbol", + "time", + "timed", + "timer" + ], + "timer_arrow_down": [ + "alarm", + "alert", + "appointment", + "arrow", + "bell", + "clock", + "countdown", + "decrease", + "decrement", + "diminish", + "disabled", + "down", + "duration", + "enabled", + "event", + "historical", + "hourglass", + "lessen", + "limit", + "measure", + "navigation", + "notification", + "past", + "reduction", + "reminder", + "reverse", + "schedule", + "shrink", + "stopwatch", + "temporal", + "time", + "timer", + "up", + "watch" + ], + "timer_arrow_up": [ + "add time", + "adjust time", + "alarm", + "alert", + "arrow", + "bell", + "button", + "circle", + "clock", + "control", + "countdown", + "disabled", + "down", + "duration", + "enabled", + "extend", + "graphic", + "hours", + "icon", + "increase", + "increment", + "interface element", + "measurement", + "minutes", + "navigation", + "notification", + "option", + "progress", + "schedule", + "seconds", + "setting", + "speed", + "stopwatch", + "symbol", + "time", + "timer", + "up", + "visual", + "watch" + ], + "timer_off": [ + "alarm", + "alarm disabled", + "alarm off", + "alert", + "bell", + "cancel", + "chronometer off", + "circle", + "clock", + "clock canceled", + "clock disabled", + "clock off", + "countdown", + "cross out", + "diagonal line", + "disable timer", + "disabled", + "duration", + "enabled", + "measurement", + "no alarm", + "no time clock", + "no timer", + "notification", + "off", + "on", + "remove", + "remove timer", + "rounded shape", + "schedule", + "slash", + "stop", + "stop alarm", + "stop timer", + "stopwatch off", + "time", + "time clock disabled", + "time clock off", + "time off", + "timer", + "timer canceled", + "timer disabled", + "timer off", + "watch", + "x" + ], + "timer_pause": [ + "alarm", + "alert", + "bell", + "break", + "circle", + "clock", + "control", + "controls", + "countdown", + "delay", + "disabled", + "duration", + "enabled", + "freeze", + "halt", + "hold", + "intermission", + "measurement", + "media", + "media controls", + "media player", + "music", + "notification", + "parallel lines", + "pause", + "pending", + "rectangular bars", + "stop", + "stopwatch", + "suspended", + "temporary stop", + "time", + "timer", + "timer pause", + "timing", + "two vertical bars", + "video", + "waiting", + "watch" + ], + "timer_play": [ + "alarm", + "alert", + "arrow", + "begin", + "bell", + "chronometer", + "circle", + "circle outline", + "clock", + "continue", + "control", + "controls", + "count down", + "count up", + "dial", + "disabled", + "duration", + "enabled", + "forward", + "hand", + "measure time", + "media", + "media control", + "music", + "notification", + "outline", + "play", + "playback", + "radial", + "radial line", + "resume", + "start", + "start time", + "stopwatch", + "time", + "timer", + "timer hand", + "triangle", + "video", + "watch" + ], + "tips_and_updates": [ + "advice", + "ai", + "alert", + "and", + "announcement", + "artificial", + "automatic", + "automation", + "bright", + "bulb", + "custom", + "electricity", + "energy", + "genai", + "glow", + "guidance", + "guide", + "helpful", + "idea", + "illumination", + "info", + "information", + "innovation", + "inspiration", + "intelligence", + "invention", + "knowledge", + "latest", + "learning", + "light", + "lightbulb", + "magic", + "message", + "new", + "news", + "notification", + "recent", + "smart", + "solution", + "spark", + "sparkle", + "star", + "thought", + "tip", + "tips", + "update", + "updates" + ], + "tire_repair": [ + "alert", + "assistance", + "auto", + "automobile", + "automotive", + "car", + "cars", + "circular", + "fix", + "flat", + "gauge", + "inflate", + "issue", + "maintenance", + "mechanic", + "patch", + "plug", + "pressure", + "problem", + "pump", + "puncture", + "repair", + "roadside", + "round", + "service", + "spare", + "tire", + "tool", + "transportation", + "vehicle", + "warning", + "wheel", + "wrench" + ], + "title": [ + "T", + "action", + "alphabet", + "basic", + "basic minus", + "box", + "button", + "character", + "control", + "decrease box", + "essential", + "font", + "function", + "geometric", + "header", + "less box", + "letters", + "line icon", + "minimal minus", + "minimize box", + "minus square", + "negative box", + "outline", + "remove box", + "shape", + "simple", + "simple minus", + "square", + "subject", + "subtract box", + "symbol", + "text", + "thin line", + "title", + "type", + "ui control" + ], + "titlecase": [ + "a", + "access denied", + "access restricted", + "alert", + "alphabet", + "barrier", + "block", + "blocked", + "caution", + "character", + "circle", + "danger", + "declined", + "denied", + "font", + "forbidden", + "letters", + "limited", + "line", + "lowercase", + "no entry", + "not allowed", + "off limits", + "out of bounds", + "permission", + "prohibited", + "rejection", + "restricted", + "rule", + "security", + "slash", + "stop", + "stop sign", + "symbol", + "text", + "text transformation", + "title case", + "traffic sign", + "type", + "unauthorized", + "uppercase", + "warning" + ], + "toast": [ + "alert", + "app", + "application", + "banner", + "bottom", + "brief message", + "bubble", + "components", + "confirmation", + "design", + "ephemeral", + "feedback", + "info bubble", + "information", + "interface", + "layout", + "message", + "message box", + "message display", + "mobile", + "monitor", + "notification", + "notification message", + "phone", + "popup", + "popup message", + "quick message", + "rectangle", + "rounded corners", + "screen", + "site", + "status", + "status update", + "system alert", + "system message", + "tablet", + "temporary", + "temporary message", + "toast", + "transient", + "ui", + "ui element", + "user feedback", + "ux", + "web", + "website", + "window" + ], + "toc": [ + "bullet points", + "chapter list", + "chapters", + "content", + "document", + "document navigation", + "document sections", + "file", + "format", + "hierarchy", + "index", + "index list", + "lines", + "list", + "menu", + "navigation", + "options", + "order", + "organize", + "outline", + "overview", + "points", + "reorder", + "section list", + "sections", + "stacked", + "structure", + "structure of a document", + "summary", + "table", + "table of contents", + "text", + "title", + "titles", + "toc" + ], + "today": [ + "agenda", + "appointment", + "calendar", + "circle", + "circle with dot", + "clock", + "contemporary", + "current", + "date", + "day", + "dot", + "dot in circle", + "event", + "filled circle", + "indicator", + "mark", + "marker", + "month", + "now", + "outline", + "plan", + "point", + "present", + "remember", + "reminder", + "ring", + "round", + "schedule", + "solid circle", + "time", + "today" + ], + "toggle_off": [ + "action", + "active", + "button", + "choice", + "circle", + "components", + "configuration", + "control", + "device", + "disable", + "disabled", + "elliptical", + "inable", + "inactive", + "indicator", + "interface", + "interface control", + "management", + "off", + "on", + "on-off", + "on/off", + "option", + "oval", + "power", + "preference", + "preference control", + "selection", + "setting", + "settings", + "site", + "slider", + "slider switch", + "state", + "status", + "switch", + "system", + "toggle", + "ui", + "ui control", + "ux", + "web", + "website" + ], + "toggle_on": [ + "activate", + "active", + "button", + "circle", + "component", + "components", + "configuration", + "control", + "control on", + "disable", + "element", + "enable", + "enabled", + "feature", + "function", + "horizontal", + "inable", + "inactive", + "indicator", + "interface", + "off", + "on", + "option", + "oval", + "power", + "selection", + "setting", + "setting on", + "settings", + "site", + "slider", + "state", + "switch", + "switch on", + "toggle", + "toggle on", + "turn on", + "ui", + "ui control", + "ux", + "web", + "website" + ], + "token": [ + "access", + "access token", + "account", + "approval", + "authentication", + "authentication token", + "authorization", + "badge", + "credentials", + "entry", + "grant", + "hexagon", + "identity", + "key", + "lock", + "login", + "logout", + "mark", + "password", + "permission", + "private", + "profile", + "protected", + "secure", + "security", + "shield", + "sign", + "sign in", + "sign out", + "symbol", + "token", + "unlock", + "user", + "verification" + ], + "toll": [ + "assets", + "bill", + "booth", + "budget", + "car", + "card", + "cash", + "charge", + "circle", + "circles", + "coin", + "coin stack", + "commerce", + "cost", + "credit", + "currency", + "debit", + "dollar", + "dollars", + "economic", + "economy", + "euro", + "fees", + "finance", + "financial", + "funds", + "highway", + "income", + "money", + "online", + "pay", + "payment", + "price", + "revenue", + "stack", + "ticket", + "toll", + "transaction", + "wealth", + "yen" + ], + "tonality": [ + "adjust", + "audio", + "audio icon", + "audio settings", + "circle", + "control", + "edit", + "editing", + "equalizer", + "equalizer icon", + "equalizer settings", + "filter", + "frequency", + "frequency spectrum", + "greyscale", + "image", + "levels", + "levels icon", + "music", + "music icon", + "music settings", + "photography", + "picture", + "settings", + "shade", + "shadow", + "sound control", + "sound wave", + "sound wave icon", + "spectrum", + "spectrum icon", + "tonality", + "volume", + "volume control", + "volume icon", + "wave", + "waveform", + "waveform icon" + ], + "tonality_2": [ + "acoustics", + "audio", + "audio controls", + "aural", + "circle", + "clef", + "composition", + "edit", + "editing", + "eighth note", + "filter", + "frequency", + "greyscale", + "harmony", + "hearing", + "image", + "instrumental", + "listening", + "media", + "melody", + "music", + "musical note", + "note", + "photography", + "picture", + "pitch", + "quaver", + "rhythm", + "shade", + "shadow", + "singing", + "single note", + "song", + "sound", + "sound wave", + "staff", + "tonality", + "tone", + "tune", + "tuning", + "volume" + ], + "toolbar": [ + "action bar", + "app", + "application", + "bar", + "command bar", + "components", + "configuration", + "configuration panel", + "controls", + "customisation", + "design", + "editing", + "editor", + "feature bar", + "hamburger", + "horizontal", + "interface", + "layout", + "lines", + "menu", + "mobile", + "monitor", + "navigation", + "options", + "panel", + "phone", + "preferences", + "quick access", + "ribbon", + "screen", + "settings", + "shortcut", + "site", + "stacked", + "stripes", + "tablet", + "three lines", + "toolbar", + "tools", + "top", + "ui", + "utility bar", + "ux", + "web", + "website", + "window" + ], + "tools_flat_head": [ + "adjust", + "assemble", + "construct", + "craftsmanship", + "engineering", + "equipment", + "fix", + "flat", + "flat head", + "hardware", + "head", + "home", + "implement", + "instrument", + "loosen", + "maintenance", + "manual", + "mechanism", + "nest", + "repair", + "screw", + "screwdriver", + "service", + "slotted", + "tighten", + "tool", + "tools", + "utility", + "work", + "workshop" + ], + "tools_installation_kit": [ + "adjust", + "assemble", + "build", + "configuration", + "construction", + "engineer", + "equipment", + "fix", + "gear", + "hammer", + "handyman", + "hardware", + "home", + "installation", + "instruments", + "kit", + "maintenance", + "nest", + "options", + "pliers", + "repair", + "screwdriver", + "service", + "settings", + "setup", + "toolbox", + "toolkit", + "tools", + "work", + "workshop", + "wrench" + ], + "tools_ladder": [ + "access", + "angled", + "ascent", + "building", + "climbing", + "construction", + "elevation", + "equipment", + "height", + "home", + "inclined", + "labor", + "ladder", + "line icon", + "maintenance", + "nest", + "object", + "outline", + "parallel lines", + "reaching", + "repair", + "shape", + "simple", + "stairs", + "steps", + "tools", + "upward", + "utility", + "vertical", + "work" + ], + "tools_level": [ + "accuracy", + "accurate", + "adjust", + "alignment", + "angle", + "balance", + "bubble level", + "calibration", + "carpentry", + "construction", + "engineering", + "grade", + "home", + "horizontal", + "instrument", + "level", + "measure", + "measurement", + "nest", + "orientation", + "plumb", + "position", + "precision", + "setting", + "settings", + "slope", + "spirit level", + "tilt", + "tools", + "vertical" + ], + "tools_phillips": [ + "adjust", + "apparatus", + "component", + "construction", + "cross", + "crosshead", + "device", + "driver", + "engineering", + "equipment", + "fastener", + "fastening", + "fix", + "hardware", + "home", + "implement", + "instrument", + "loosen", + "maintenance", + "mechanism", + "nest", + "phillips", + "plus", + "repair", + "screw", + "screwdriver", + "tighten", + "tool", + "tools", + "utensil", + "workshop" + ], + "tools_pliers_wire_stripper": [ + "angled", + "construction", + "crafting", + "cutting", + "cutting tool", + "electrical", + "electrician", + "equipment", + "fix", + "garage", + "grip", + "hand tool", + "handles", + "hardware", + "home", + "industrial", + "instrument", + "jaws", + "maintenance", + "metal", + "nest", + "open", + "pliers", + "repair", + "stripper", + "stripping", + "tool", + "tools", + "utility", + "wire", + "wire stripper", + "workshop" + ], + "tools_power_drill": [ + "bore", + "bore hole", + "building", + "building tools", + "carpentry", + "construction", + "construction tools", + "diy", + "drill", + "electric drill", + "engineering", + "equipment", + "fastening", + "fix", + "hand tool", + "hardware", + "home", + "machinery", + "maintenance", + "nest", + "power", + "power drill", + "power tool", + "repair", + "rotate", + "screw", + "screwdriver", + "tool", + "tools", + "work", + "workshop" + ], + "tools_wrench": [ + "tools", + "wrench" + ], + "tooltip": [ + "annotate", + "arrow", + "balloon", + "bubble", + "bubbletool", + "callout", + "chat", + "clarification", + "comment", + "detail", + "explanation", + "guidance", + "help", + "hint", + "hover", + "info", + "information", + "message", + "pointer", + "pop up", + "question", + "rectangle", + "say", + "speech", + "speech bubble", + "square", + "suggestion", + "support", + "talk", + "text", + "tip", + "tooltip", + "triangle", + "ui element" + ], + "tooltip_2": [ + "about", + "annotate", + "app", + "bubble", + "bubbletool", + "callout", + "chat", + "comment", + "details", + "dialog", + "explainer", + "glyph", + "help", + "hint", + "i", + "icon", + "info", + "information", + "learn more", + "letter i", + "lowercase i", + "message", + "mobile", + "question", + "rounded corners", + "say", + "speech", + "speech bubble", + "square", + "support", + "symbol", + "talk", + "tip", + "tooltip", + "ui element", + "web" + ], + "top_panel_close": [ + "action", + "add", + "arithmetic", + "arrow", + "bar", + "button", + "calculation", + "cancel", + "clear", + "close", + "collapse", + "control", + "cross", + "delete", + "direction", + "dismiss", + "equation", + "exit", + "header", + "layout", + "math", + "multiplication", + "multiply", + "panel", + "panels", + "plus", + "remove", + "spaces", + "stop", + "symbol", + "times", + "top", + "up", + "window", + "workflow", + "x" + ], + "top_panel_open": [ + "adjustment", + "arrow", + "aspect ratio", + "control", + "corner", + "diagonal", + "dimensions", + "direction", + "display", + "down", + "enlarge", + "expand", + "extend", + "fit to screen", + "full screen", + "grow", + "icon", + "interface", + "layout", + "maximize", + "open", + "out", + "outward", + "panel", + "panels", + "size", + "spaces", + "stretch", + "top panel", + "ui element", + "view", + "window", + "workflow" + ], + "topic": [ + "area", + "basis", + "category", + "concern", + "context", + "data", + "details", + "doc", + "document", + "domain", + "drive", + "element", + "facts", + "field", + "file", + "folder", + "foundation", + "header", + "heading", + "information", + "issue", + "knowledge", + "matter", + "origin", + "point", + "question", + "reference", + "resources", + "root", + "sheet", + "slide", + "source", + "storage", + "subject", + "subject matter", + "theme", + "title", + "topic" + ], + "tornado": [ + "alert", + "atmospheric", + "climate", + "cone", + "crisis", + "danger", + "destructive", + "disaster", + "emergency", + "funnel", + "funnel cloud", + "hazard", + "line art", + "meteorological", + "natural", + "natural disaster", + "outline", + "pointed", + "rain", + "severe weather", + "spinning", + "storm", + "stroke", + "swirling", + "tornado", + "twister", + "vortex", + "warning", + "weather", + "weather warning", + "wind", + "windstorm" + ], + "total_dissolved_solids": [ + "analysis", + "beaker", + "chemical", + "chemistry", + "conical", + "container", + "data", + "dissolved", + "experiment", + "flat bottom", + "fluid", + "glassware", + "lab", + "laboratory", + "liquid", + "measure", + "measurement", + "organic", + "purity", + "quality", + "results", + "science", + "solids", + "solution", + "substances", + "test", + "testing", + "total", + "value", + "water" + ], + "touch_app": [ + "action", + "app", + "application", + "button", + "click", + "command", + "control", + "cursor", + "device", + "digital", + "element", + "finger", + "fingers", + "gesture", + "hand", + "input", + "interact", + "mobile", + "navigation", + "phone", + "pointer", + "press", + "screen", + "select", + "software", + "tablet", + "tap", + "touch", + "ui element" + ], + "touch_double": [ + "action", + "activate", + "app", + "command", + "confirm", + "control", + "cursor", + "device", + "display", + "double", + "duplicate", + "execute", + "finger", + "fingers", + "gesture", + "hand", + "input", + "interaction", + "manipulate", + "mobile", + "multiply", + "navigate", + "point", + "pointer", + "press", + "screen", + "select", + "tap", + "touch", + "trigger", + "two fingers" + ], + "touch_long": [ + "action", + "app", + "button", + "command", + "control", + "duration", + "element", + "extended press", + "finger", + "fingers", + "gesture", + "gesture icon", + "hand", + "hold", + "hold icon", + "icon", + "input", + "interaction", + "long touch", + "mobile", + "press", + "press and hold", + "press icon", + "prolonged touch", + "symbol", + "tablet", + "tap", + "touch", + "touch control", + "touchscreen", + "ui control", + "user interaction" + ], + "touch_triple": [ + "action", + "activate", + "app", + "button", + "command", + "control", + "device", + "digit", + "digital", + "finger", + "fingers", + "gesture", + "hand", + "input", + "interaction", + "interactive", + "interface", + "mobile", + "multi-touch", + "pointer", + "press", + "screen", + "select", + "sensor", + "signal", + "tap", + "technology", + "touch", + "trigger", + "triple" + ], + "touchpad_mouse": [ + "accessory", + "click", + "component", + "computer", + "computing", + "control", + "cursor", + "device", + "ergonomic", + "hardware", + "input", + "laptop", + "mouse", + "navigation", + "peripheral", + "peripheral device", + "pointer", + "pointing device", + "rectangle", + "select", + "settings", + "square", + "technology", + "touchpad", + "trackpad", + "two buttons", + "wireless" + ], + "touchpad_mouse_off": [ + "accessory", + "blocked", + "click", + "computer", + "control", + "cursor", + "device", + "disable", + "disabled", + "disconnected", + "enabled", + "hardware", + "input", + "laptop", + "line", + "mouse", + "no", + "not allowed", + "off", + "offline", + "on", + "peripheral", + "pointing device", + "rectangle", + "slash", + "touchpad", + "trackpad", + "unavailable", + "wireless" + ], + "tour": [ + "assist", + "assistance", + "circle", + "destination", + "dot", + "explanation", + "feature", + "first time", + "flag", + "guidance", + "guide", + "help", + "highlight", + "indicator", + "information", + "introduction", + "learn", + "learning", + "onboard", + "onboarding", + "places", + "pointer", + "progress", + "question", + "question mark", + "start", + "steps", + "support", + "tip", + "tour", + "travel", + "tutorial", + "visit", + "walk-through", + "walkthrough" + ], + "toys": [ + "activity", + "assemble", + "blocks", + "building", + "building blocks", + "car", + "child", + "children", + "construct", + "cube", + "education", + "elementary", + "fun", + "game", + "games", + "geometry", + "item", + "kid", + "kids", + "learning", + "object", + "play", + "product", + "puzzle", + "shape", + "shop", + "shopping", + "square", + "stack", + "store", + "toy", + "toys", + "windmill" + ], + "toys_and_games": [ + "activities", + "activity", + "amusement", + "ball", + "childhood", + "children", + "circle", + "circles", + "entertainment", + "fun", + "game", + "games", + "gaming", + "hobby", + "juggle", + "juggling", + "kids", + "leisure", + "pastime", + "piece", + "play", + "playing", + "puzzle", + "puzzles", + "recreation", + "round", + "spheres", + "sport", + "sports", + "toy", + "toys" + ], + "toys_fan": [ + "air", + "appliance", + "blades", + "child", + "children", + "cool", + "cool air", + "cooling", + "desk fan", + "electric fan", + "electrical", + "fan", + "fun", + "games", + "home", + "household", + "kids", + "personal fan", + "pinwheel", + "play", + "portable fan", + "propeller", + "refreshing", + "rotation", + "small appliance", + "spin", + "summer", + "toy", + "toy fan", + "toys", + "ventilation", + "wind" + ], + "track_changes": [ + "bullseye", + "changes", + "circle", + "collaboration", + "compare", + "comparison", + "content", + "differences", + "document editing", + "document history", + "document management", + "document versions", + "draft", + "editing", + "editing features", + "editorial", + "evolve", + "file history", + "history", + "lines", + "movement", + "review", + "revisions", + "revisions history", + "rotate", + "shift", + "target", + "text", + "track", + "track changes", + "version control", + "version history", + "workflow", + "writing" + ], + "trackpad_input": [ + "circle", + "click", + "computer", + "control", + "cursor", + "device", + "display", + "dot", + "drag", + "finger", + "fingers", + "gesture", + "hand", + "hardware", + "input", + "interaction", + "interface", + "laptop", + "mouse", + "movement", + "navigation", + "peripheral", + "point", + "pointer", + "rectange", + "screen", + "scroll", + "select", + "selection", + "square", + "swipe", + "tap", + "technology", + "touch", + "trackpad" + ], + "trackpad_input_2": [ + "clicking", + "computer", + "computer input", + "control", + "cursor control", + "device", + "display", + "finger", + "fingers", + "gesture", + "hand", + "hand gesture", + "hardware", + "input", + "input device", + "interact", + "interface", + "laptop", + "manipulation", + "mouse", + "peripheral", + "pointer", + "pointing device", + "portable computer", + "rectangle", + "screen", + "scrolling", + "select", + "selection", + "square", + "swipe", + "tap", + "tapping", + "technology", + "touch", + "touchpad", + "trackpad" + ], + "trackpad_input_3": [ + "action", + "command", + "computer", + "computing", + "control", + "cursor control", + "device", + "display", + "electronic", + "finger", + "fingers", + "function", + "gesture", + "hand", + "hardware", + "input", + "interaction", + "interface", + "laptop", + "multi-touch", + "multiple touch", + "navigation", + "peripheral", + "pointer", + "pointing device", + "screen", + "selection", + "setting", + "square", + "swipe", + "tap", + "technology", + "three fingers", + "touch", + "touchpad", + "trackpad" + ], + "traffic": [ + "accident", + "barrier", + "block", + "car", + "caution", + "cone", + "construction", + "detour", + "direction", + "guide", + "hazard", + "highway", + "light", + "maps", + "marker", + "obstacle", + "orange", + "pylon", + "road", + "safety", + "signal", + "slowdown", + "street", + "traffic", + "transportation", + "travel", + "vehicle", + "warning", + "work" + ], + "traffic_jam": [ + "alert", + "automobile", + "blockage", + "car", + "cars", + "congestion", + "delay", + "driving", + "gridlock", + "highway", + "incident", + "issue", + "jam", + "journey", + "maps", + "navigation", + "problem", + "public", + "road", + "route", + "slow", + "stack", + "stop", + "street", + "traffic", + "transportation", + "travel", + "vehicle", + "vehicles", + "warning" + ], + "trail_length": [ + "analytics", + "blur", + "camera", + "completion", + "curved line", + "data", + "direction", + "distance", + "exploration", + "feature", + "hiking", + "image", + "journey", + "length", + "line", + "line graph", + "map", + "measure", + "measurement", + "mode", + "motion", + "motionblur", + "nature", + "outdoor", + "path", + "photo", + "photography", + "picture", + "planning", + "progress", + "route", + "segment", + "statistics", + "track", + "trail", + "travel", + "trek" + ], + "trail_length_medium": [ + "average", + "bars", + "blur", + "camera", + "chart", + "data", + "display", + "distance", + "feature", + "graph", + "horizontal lines", + "image", + "indicator", + "length", + "length measurement", + "levels", + "line", + "measure", + "measurement", + "medium", + "medium distance", + "middle", + "mode", + "motionblur", + "normal", + "options", + "path", + "photo", + "photography", + "picture", + "progress", + "scale", + "segment", + "settings", + "size", + "stroke", + "three bars", + "three lines", + "trail" + ], + "trail_length_short": [ + "abstract", + "activity", + "blur", + "camera", + "curve", + "direction", + "distance", + "feature", + "graphic", + "hiking", + "image", + "indicator", + "journey", + "length", + "line", + "map", + "mode", + "motionblur", + "navigation", + "outdoor", + "path", + "photo", + "photography", + "picture", + "progress", + "route", + "running", + "segment", + "shape", + "short", + "track", + "trail", + "travel", + "walking" + ], + "train": [ + "automobile", + "car", + "cargo", + "cars", + "commute", + "destination", + "diesel", + "direction", + "electric", + "engine", + "freight", + "itinerary", + "journey", + "locomotive", + "maps", + "passenger", + "platform", + "public", + "public transport", + "rail", + "railroad", + "rails", + "railway", + "route", + "schedule", + "station", + "steam", + "subway", + "timetable", + "tourism", + "tracks", + "train", + "tram", + "transit", + "transportation", + "travel", + "trolley", + "vehicle", + "voyage" + ], + "tram": [ + "automobile", + "cable car", + "car", + "cars", + "city", + "city icon", + "city transport", + "commute", + "direction", + "electric", + "journey", + "light rail", + "maps", + "passenger", + "passenger transport", + "public", + "public transport", + "rail", + "rail icon", + "rail vehicle", + "rails", + "railway", + "streetcar", + "subway", + "tracks", + "train", + "tram", + "transit", + "transportation", + "transportation icon", + "travel", + "travel icon", + "trolley", + "urban", + "urban transit", + "vehicle", + "vehicle icon" + ], + "transcribe": [ + "ai", + "analysis", + "assistant", + "audio", + "automatic", + "caption", + "communication", + "conversion", + "dictation", + "digital", + "document", + "instant", + "interpret", + "language", + "listen", + "live", + "machine learning", + "real-time", + "recognition", + "record", + "recording", + "sound", + "speech", + "technology", + "text", + "transcribe", + "transform", + "translate", + "voice" + ], + "transfer_within_a_station": [ + "a", + "arrow", + "arrows", + "body", + "bus", + "commute", + "connection", + "destination", + "direction", + "dots", + "exchange", + "horizontal arrows", + "human", + "left", + "line", + "location", + "map", + "maps", + "movement", + "navigation", + "opposite directions", + "people", + "person", + "point", + "public", + "public transport", + "rectangle", + "right", + "route", + "station", + "stop", + "train", + "transfer", + "transit", + "transport", + "transportation", + "travel", + "two arrows", + "vehicle", + "walk", + "within" + ], + "transform": [ + "adjust", + "alter", + "anchors", + "aspect ratio", + "box", + "change", + "contract", + "corners", + "crop", + "distortion", + "edit", + "editing", + "enlarge", + "expand", + "format", + "graphic design", + "image", + "image editing", + "layout", + "modify", + "move", + "perspective", + "photo", + "picture", + "points", + "position", + "rearrange", + "resize", + "scale", + "shrink", + "size", + "square", + "transform", + "visual" + ], + "transgender": [ + "arrow", + "biological sex", + "circle", + "community", + "cross", + "diversity", + "equality", + "female", + "gender", + "gender diverse", + "gender identity", + "gender symbol", + "human", + "identity", + "inclusion", + "lgbt", + "lgbtq+", + "line", + "male", + "neutral", + "non-binary", + "people", + "person", + "pride", + "pronoun", + "representation", + "sex", + "social", + "symbol", + "transgender" + ], + "transit_enterexit": [ + "access", + "arrival", + "arrow", + "bus", + "commute", + "departure", + "direction", + "directional", + "door", + "egress", + "enter", + "enterexit", + "exit", + "gate", + "ingress", + "itinerary", + "line", + "location", + "maps", + "metro", + "navigation", + "passenger", + "point of interest", + "public transport", + "route", + "station", + "subway", + "train", + "transit", + "transit information", + "transportation", + "travel", + "travel plans", + "travel stop" + ], + "transit_ticket": [ + "access", + "automobile", + "boarding", + "boarding pass", + "bus", + "buy", + "car", + "card", + "cars", + "commuter", + "direction", + "document", + "dotted border", + "dotted line", + "entry", + "fare", + "ferry", + "light rail", + "maps", + "paper", + "pass", + "public", + "public transport", + "purchase", + "rail", + "railway", + "receipt", + "rectangle", + "reservation", + "ride", + "stub", + "subway", + "ticket", + "train", + "tram", + "transit", + "transport", + "transportation", + "travel", + "trolley", + "vehicle", + "voucher" + ], + "transition_chop": [ + "animation", + "change", + "chop", + "cut", + "diagonal", + "director's cut", + "divide", + "editing", + "effect", + "element", + "film", + "film cut", + "flix", + "graphic", + "icon", + "lines", + "media", + "movement", + "option", + "passage", + "presentation", + "progression", + "scenes", + "section", + "segment", + "setting", + "shift", + "slides", + "split", + "symbol", + "timeline", + "tool", + "transform", + "transition", + "video", + "visual" + ], + "transition_dissolve": [ + "animation", + "blend", + "blend effect", + "circles", + "clip", + "collection", + "components", + "crossfade", + "display", + "dissolve", + "dissolve effect", + "dissolve transition", + "dots", + "editing", + "editor", + "effect", + "fade", + "film", + "flix", + "grid", + "interface", + "layer", + "media", + "media effect", + "media production", + "merge", + "movie", + "presentation", + "scenes", + "screen", + "sequence", + "slides", + "timeline", + "transition", + "transition effect", + "ui", + "ux", + "video", + "video editing", + "video transition", + "visual effect", + "wipe" + ], + "transition_fade": [ + "animation", + "animation effect", + "change", + "circles", + "collection", + "components", + "crossfade", + "crossfade effect", + "dissolve", + "dissolve effect", + "dots", + "editing", + "effect", + "effect controls", + "fade", + "fade effect", + "fade to black", + "flix", + "gradual", + "grid", + "interface", + "media", + "media effect", + "motion", + "playback", + "playback controls", + "presentation", + "scenes", + "sequence", + "sequence transition", + "slides", + "smooth", + "timeline", + "timeline transition", + "transition", + "ui", + "ux", + "video", + "video controls", + "video editing", + "video transition", + "visual effect" + ], + "transition_push": [ + "action", + "advance", + "animation", + "app", + "application", + "arrow", + "arrows", + "button", + "components", + "control", + "design", + "direction", + "directionality", + "effect", + "flix", + "flow", + "forward", + "gesture", + "go", + "interface", + "motion", + "move", + "movement", + "navigation", + "next", + "page", + "presentation", + "progress", + "push", + "right", + "scenes", + "screen", + "shift", + "site", + "slide", + "slides", + "swipe", + "symbol", + "timeline", + "transition", + "ui", + "ui element", + "ux", + "visual", + "web", + "website" + ], + "transition_slide": [ + "animation", + "arrow", + "change", + "column", + "design", + "direction", + "effect", + "flix", + "flow", + "format", + "forward", + "graphical effect", + "grid", + "layout", + "move", + "movement", + "next", + "passage", + "presentation", + "progress", + "progression", + "right", + "scenes", + "shape", + "shift", + "show", + "slide", + "slide transition", + "slides", + "switch", + "timeline", + "transition", + "transition effect", + "triangle", + "vertical", + "view", + "visual effect", + "website" + ], + "translate": [ + "arrow", + "bidirectional", + "bubble", + "change", + "chat", + "communication", + "conversion", + "dictionary", + "direction", + "double", + "exchange", + "global", + "international", + "language", + "left", + "linguistics", + "meaning", + "phrase", + "right", + "speak", + "speaking", + "speech", + "swap", + "talk", + "text", + "translate", + "translator", + "word", + "words" + ], + "translate_indic": [ + "arrows", + "change", + "communicate", + "communication", + "conversion", + "convert", + "country", + "dictionary", + "direction", + "document", + "global", + "indo", + "international", + "language", + "languages", + "lexicon", + "lines", + "linguistic", + "multiple", + "speak", + "speaking", + "speech", + "square", + "swap", + "switch", + "symbol", + "text", + "transfer", + "translate", + "translation", + "translator", + "words", + "world" + ], + "transportation": [ + "automobile", + "automotive", + "bus", + "car", + "cars", + "city", + "commute", + "direction", + "driving", + "drop-off", + "journey", + "maps", + "metropolitan", + "mobility", + "movement", + "nest", + "passenger", + "pickup", + "public", + "public transportation", + "ride", + "road", + "route", + "schedule", + "shuttle", + "station", + "stop", + "terminal", + "timetable", + "transfer", + "transit", + "transport", + "transportation", + "travel", + "trip", + "urban", + "vehicle", + "wheels" + ], + "travel": [ + "aerial", + "air", + "air transport", + "air travel", + "airborne", + "aircraft", + "airline", + "airplane", + "airplanes", + "airport", + "arrival", + "aviation", + "commercial flight", + "departure", + "device", + "flight", + "flights", + "fly", + "flying", + "fuselage", + "jet", + "journey", + "mobile", + "mode", + "on", + "plane", + "planes", + "private jet", + "setting", + "signal", + "tail", + "transport", + "transportation", + "travel", + "trip", + "voyage", + "wings" + ], + "travel_explore": [ + "browser", + "discover", + "discovery", + "earth", + "explore", + "explore world", + "find", + "find location", + "geography", + "glass", + "global", + "globe", + "international", + "international travel", + "internet", + "investigate", + "locate", + "look", + "magnify", + "magnifying", + "magnifying glass", + "map", + "navigation", + "network", + "planet", + "research", + "search", + "search globe", + "see", + "social", + "space", + "travel", + "web", + "world", + "world travel" + ], + "travel_luggage_and_bags": [ + "airport", + "and", + "bag", + "baggage", + "baggage claim", + "bags", + "briefcase", + "carry", + "carry-on", + "carryall", + "case", + "checked bag", + "duffel bag", + "handle", + "journey", + "luggage", + "luggage tag", + "on", + "packing", + "personal item", + "suitcase", + "tourism", + "transport", + "travel", + "travel bag", + "trip", + "trunk", + "vacation", + "wheels" + ], + "trending_down": [ + "analysis", + "analytics", + "arrow", + "arrow down", + "arrow icon", + "business", + "chart", + "data", + "decline", + "decrease", + "decrease icon", + "diagonal arrow", + "diagonal line", + "diagram", + "dip", + "direction", + "down", + "downtrend", + "downward", + "drop", + "falling", + "finance", + "graph", + "infographic", + "line graph", + "lowering", + "measure", + "metrics", + "movement", + "negative trend", + "rate", + "rating", + "slump", + "statistics", + "stock market", + "tracking", + "trend icon", + "trending", + "trending down" + ], + "trending_flat": [ + "arrow", + "average", + "change", + "chart", + "constant", + "data", + "direction", + "equal", + "flat", + "forward arrow", + "graph", + "horizontal arrow", + "indicator", + "level", + "line", + "metric", + "movement", + "no change", + "normal", + "progress", + "rate", + "representation", + "right", + "right arrow", + "stable", + "standard", + "status", + "steady", + "straight arrow", + "track", + "tracking", + "trend", + "trending", + "trending flat", + "visual" + ], + "trending_up": [ + "analysis", + "analytics", + "arrow", + "ascending", + "business", + "chart", + "data", + "diagram", + "direction", + "finance", + "gain", + "graph", + "growth", + "improve", + "increase", + "infographic", + "line graph", + "measure", + "metric", + "metrics", + "movement", + "performance", + "positive", + "progress", + "rate", + "rating", + "report", + "rising", + "statistics", + "status", + "tracking", + "trend", + "trending", + "trending up", + "up" + ], + "triangle_circle": [ + "action", + "activate", + "arrow", + "audio", + "begin", + "button", + "circle", + "command", + "execute", + "film", + "game controller", + "gaming", + "go", + "initiate", + "launch", + "media", + "movie", + "multimedia", + "music", + "play", + "playback", + "player", + "proceed", + "round", + "run", + "sound", + "start", + "triangle", + "trigger", + "ui control", + "video" + ], + "trip": [ + "arrow", + "bag", + "briefcase", + "course", + "destination", + "direction", + "end", + "itinerary", + "journey", + "line", + "location", + "map", + "navigation", + "path", + "pinpoint", + "plan", + "point a", + "point b", + "purse", + "road", + "route", + "segment", + "start", + "suitcase", + "transit", + "transport", + "travel", + "trip", + "way" + ], + "trip_origin": [ + "address", + "beginning", + "circle", + "departure", + "destination", + "direction", + "dot", + "geo", + "geo location", + "gps", + "journey", + "location marker", + "map marker", + "map pin", + "marker", + "navigation", + "origin", + "pin", + "place", + "point", + "position", + "route", + "start", + "start location", + "starting point", + "travel", + "trip", + "trip origin" + ], + "trolley": [ + "add to cart", + "bag", + "basket", + "buy", + "carry", + "cart", + "checkout", + "checkout bag", + "commerce", + "consumer", + "e-commerce", + "factory", + "goods", + "inventory", + "items", + "manufactory", + "market", + "merchandise", + "move", + "online shopping", + "products", + "purchase", + "pushcart", + "retail", + "retail therapy", + "shop", + "shopping cart", + "square", + "store", + "transport", + "trolley", + "wagon", + "wheels" + ], + "trolley_cable_car": [ + "aerial tram", + "automobile", + "box", + "cable car", + "car", + "cars", + "city", + "connection", + "direction", + "electric", + "gondola", + "hanging", + "iconic vehicle", + "journey", + "lift", + "line", + "maps", + "mountain transport", + "parallel lines", + "public", + "public transit", + "rail", + "railway", + "recreation", + "square", + "subway", + "suspended", + "tourism", + "tourist attraction", + "train", + "tram", + "transit", + "transport system", + "transportation", + "travel", + "travel mode", + "trolley", + "urban transport", + "vehicle" + ], + "trophy": [ + "accomplishment", + "achievement", + "achievement award", + "award", + "award icon", + "celebration", + "chalice", + "challenge", + "champion", + "championship", + "championship trophy", + "competition", + "contest", + "cup", + "event", + "excellence", + "first", + "first place", + "gold cup", + "honor", + "prize", + "recognition", + "reward", + "sport", + "sports", + "sports award", + "success", + "tournament", + "trophy", + "victory", + "victory icon", + "win", + "winner", + "winner's cup" + ], + "troubleshoot": [ + "adjust", + "analytics", + "chart", + "cogs", + "configure", + "data", + "diagnose", + "diagram", + "engineering", + "find", + "fix", + "gear", + "glass", + "graph", + "help", + "infographic", + "issue", + "line", + "look", + "machinery", + "magnify", + "magnifying", + "maintenance", + "measure", + "mechanic", + "mechanical", + "metrics", + "options", + "problem", + "repair", + "search", + "see", + "service", + "settings", + "setup", + "solution", + "spanner", + "statistics", + "support", + "system", + "technical", + "tool", + "tool bar", + "tracking", + "troubleshoot", + "utility", + "work", + "wrench" + ], + "tsunami": [ + "alert", + "breaking wave", + "climate", + "coastal", + "cresting wave", + "crisis", + "danger", + "disaster", + "disaster warning", + "emergency", + "environment", + "flood", + "force of nature", + "hazard", + "high wave", + "large wave", + "marine", + "natural disaster", + "ocean", + "ocean wave", + "powerful wave", + "rain", + "sea", + "storm", + "surge", + "swell", + "tsunami", + "turbulent water", + "warning", + "water", + "wave", + "weather" + ], + "tsv": [ + "analysis", + "columns", + "comma separated values", + "csv", + "data", + "data file", + "data format", + "document", + "document format", + "document icon", + "file", + "file icon", + "file type", + "grid", + "information", + "report", + "rows", + "separated", + "spreadsheet", + "spreadsheet file", + "spreasheet", + "statistics", + "tab", + "tab separated values", + "table", + "text", + "tsv", + "values" + ], + "tty": [ + "accessibility", + "aid", + "assistance", + "audio", + "buttons", + "call", + "cell", + "chat", + "communication", + "connection", + "contact", + "conversation", + "deaf", + "device", + "disability", + "display", + "hardware", + "hearing impaired", + "impaired", + "input", + "keypad", + "messaging", + "mobile", + "output", + "phone", + "rectangle", + "screen", + "sound", + "speech", + "square", + "talk", + "telephone", + "teletype", + "teletypewriter", + "terminal", + "text", + "text telephone", + "tty" + ], + "tune": [ + "adjust", + "adjustments", + "audio", + "balance", + "bars", + "bass", + "configure", + "control", + "controls", + "custom", + "customize", + "edit", + "editing", + "equalizer", + "filter", + "filters", + "instant", + "levels", + "lines", + "mix", + "modify", + "music", + "options", + "preferences", + "setting", + "settings", + "setup", + "slider", + "sliders", + "sound", + "switches", + "three lines", + "tone", + "treble", + "tune", + "volume" + ], + "turn_left": [ + "angle", + "arrow", + "arrows", + "bend", + "curve", + "direction", + "directions", + "driving", + "follow", + "go", + "guidance", + "guide", + "lead", + "left", + "line", + "map", + "maps", + "navigation", + "path", + "point", + "proceed", + "road", + "route", + "segment", + "sign", + "trace", + "traffic", + "transit", + "travel", + "turn" + ], + "turn_right": [ + "arrow", + "arrows", + "bend right", + "changing direction", + "curved arrow", + "direction", + "directions", + "driving", + "forward and right", + "forward direction", + "future direction", + "gps", + "highway", + "indicator", + "location", + "map", + "maps", + "mobility", + "navigate", + "navigation", + "path", + "pointing right", + "right", + "right arrow", + "right turn", + "road", + "route", + "sign", + "street", + "symbol", + "traffic", + "travel", + "turn", + "turn right" + ], + "turn_sharp_left": [ + "angle", + "arrow", + "arrows", + "bend", + "curve", + "detour", + "direction", + "directions", + "drive", + "gps", + "indicator", + "instruction", + "left", + "left turn", + "maneuver", + "map", + "maps", + "navigation", + "path", + "pointer", + "road", + "route", + "sharp", + "sharp turn", + "sign", + "signage", + "street", + "symbol", + "traffic", + "transportation", + "travel", + "turn", + "turning" + ], + "turn_sharp_right": [ + "acute turn", + "arrow", + "arrows", + "car", + "curve", + "detour", + "direction", + "directions", + "driving", + "go", + "gps", + "guidance", + "instruction", + "journey", + "location", + "map", + "maps", + "movement", + "navigation", + "next", + "path", + "pointing", + "right", + "road", + "route", + "sharp", + "sign", + "traffic", + "transit", + "travel", + "turn", + "turn right", + "turning" + ], + "turn_slight_left": [ + "angle", + "arrow", + "arrows", + "bend", + "change direction", + "corner", + "curve", + "direction", + "directional", + "directions", + "driving", + "go left", + "gps", + "guidance", + "left", + "location", + "map", + "maps", + "mobility", + "move", + "navigation", + "orientation", + "path", + "redirect", + "right", + "road", + "route", + "sign", + "slight", + "traffic", + "travel", + "turn", + "turning", + "walking", + "wayfinding" + ], + "turn_slight_right": [ + "arrow", + "arrows", + "bend", + "curve", + "detour", + "direction", + "directions", + "driving", + "follow", + "gps", + "guidance", + "highway", + "instruction", + "map", + "maps", + "navigation", + "next", + "path", + "redirect", + "right", + "right turn", + "road", + "route", + "sharp", + "sign", + "slight", + "slight right", + "slight turn", + "street", + "symbol", + "traffic", + "travel", + "turn", + "turn right" + ], + "tv": [ + "device", + "display", + "entertainment", + "entertainment center", + "glyph", + "home", + "house", + "living room", + "media", + "monitor", + "outline", + "personal", + "rectangle", + "screen", + "screencast", + "solid fill", + "squared corners", + "stream", + "streaming", + "television", + "tv", + "video", + "wireless" + ], + "tv_displays": [ + "cast", + "connect", + "device", + "display", + "display device", + "display output", + "displays", + "electronic", + "external display", + "media", + "mirroring", + "monitor", + "monitor screen", + "monitors", + "multiple displays", + "output", + "projection", + "rectangle", + "screen", + "screen sharing", + "screencast", + "screens", + "stream", + "streaming", + "technology", + "television", + "television screen", + "tv", + "video", + "video out", + "wireless" + ], + "tv_gen": [ + "appliance", + "box", + "broadcast", + "channel", + "device", + "display", + "electronic", + "entertainment", + "gadget", + "hardware", + "home", + "home theater", + "house", + "leisure", + "live", + "living room", + "media", + "monitor", + "movie", + "nest", + "rectangle", + "relaxation", + "screen", + "series", + "show", + "signal", + "streaming", + "television", + "tv", + "video", + "videos", + "view", + "watch" + ], + "tv_guide": [ + "agenda", + "box", + "broadcast", + "broadcast schedule", + "channel guide", + "channels", + "device", + "digital tv guide", + "directory", + "display", + "entertainment", + "epg", + "grid", + "guide", + "hardware", + "information", + "lines", + "list", + "listing", + "media", + "program guide", + "programming", + "rectangle", + "schedule", + "screen", + "show times", + "square", + "streaming", + "television", + "television guide", + "television schedule", + "tv", + "tv guide", + "tv schedule", + "video" + ], + "tv_next": [ + "arrow", + "channel", + "cinema", + "control", + "device", + "direction", + "display", + "entertainment", + "episode", + "film", + "forward", + "jump", + "media", + "monitor", + "move", + "multimedia", + "next", + "player", + "pointer", + "program", + "right", + "screen", + "screencast", + "series", + "show", + "skip", + "stream", + "streaming", + "television", + "triangle", + "tv", + "video", + "wireless" + ], + "tv_off": [ + "Android", + "OS", + "block", + "cancel", + "chrome", + "cross out", + "desktop", + "device", + "diagonal line", + "disabled", + "display", + "electronic", + "enabled", + "entertainment", + "hardware", + "iOS", + "inactive", + "mac", + "media", + "monitor", + "multimedia", + "off", + "on", + "rectangular", + "screen", + "slash", + "technology", + "television", + "tv", + "unavailable", + "web", + "window" + ], + "tv_options_edit_channels": [ + "adjust", + "approve", + "broadcast", + "broadcasts", + "bullet", + "channel", + "channels", + "check", + "cog", + "configuration", + "custom", + "device", + "display", + "do", + "edit", + "electronic", + "entertainment", + "gadget", + "gear", + "list", + "lists", + "manage", + "media", + "modify", + "monitor", + "notes", + "ok", + "options", + "personalize", + "program", + "programming", + "reorder", + "rounded corners", + "screen", + "select", + "settings", + "sort", + "square", + "television", + "to", + "tv", + "yes" + ], + "tv_options_input_settings": [ + "adjustments", + "clockwork", + "cog", + "configuration", + "device", + "display", + "electronic", + "entertainment", + "factory", + "gear", + "gears", + "industry", + "input", + "lines", + "machine", + "mechanical", + "media", + "monitor", + "multimedia", + "options", + "preferences", + "rectangle", + "refinery", + "repair", + "screen", + "settings", + "square", + "symbol", + "television", + "tv", + "video" + ], + "tv_remote": [ + "app", + "button", + "casting", + "channel", + "connect", + "control panel", + "controller", + "device", + "display", + "electronic", + "entertainment", + "google connect", + "google tv", + "input", + "media", + "movie", + "oblong", + "power", + "program", + "rectangle", + "remote", + "screen", + "selector", + "show", + "smart tv", + "streaming", + "technology", + "television", + "video", + "volume" + ], + "tv_signin": [ + "Android", + "OS", + "access", + "account", + "appliance", + "authentication", + "authorization", + "chrome", + "connection", + "desktop", + "device", + "display", + "electronic", + "enter", + "entertainment", + "face", + "hardware", + "human", + "iOS", + "log in", + "login", + "mac", + "media", + "monitor", + "network", + "people", + "person", + "profile", + "rectangle", + "registration", + "rounded corners", + "screen", + "screen.", + "sign in", + "signin", + "technology", + "television", + "tv", + "user", + "web", + "window" + ], + "tv_with_assistant": [ + "IoT", + "ai", + "artificial intelligence", + "assistant", + "connection", + "control", + "device", + "display", + "electronic", + "entertainment", + "geometric", + "hardware", + "home", + "house", + "interface", + "internet", + "link", + "living room", + "media", + "modern", + "monitor", + "nest", + "pairing", + "rectangle", + "screen", + "settings", + "smart", + "smart tv", + "streaming", + "technology", + "television", + "tv", + "video", + "voice assistant", + "wireless" + ], + "two_pager": [ + "article", + "book", + "booklet", + "content", + "data", + "doc", + "document", + "document view", + "documents", + "drive", + "file", + "files", + "folded pages", + "folded paper", + "folder", + "folders", + "information", + "layout", + "layout view", + "library", + "magazine", + "open book", + "open document", + "open pages", + "page", + "pages", + "paper", + "papers", + "presentation", + "publication", + "read", + "reading", + "report", + "sheet", + "slide", + "spread", + "text", + "two pages", + "view", + "view pages", + "writing" + ], + "two_pager_store": [ + "book", + "books", + "browse", + "business", + "buy", + "cafe", + "commerce", + "data", + "doc", + "document", + "double", + "drive", + "e-commerce", + "file", + "files", + "folder", + "folders", + "front", + "goods", + "items", + "layout", + "library", + "market", + "marketplace", + "merchandise", + "online", + "open", + "page", + "pages", + "paired", + "paper", + "papers", + "places", + "products", + "purchase", + "read", + "reading", + "restaurant", + "retail", + "selection", + "sell", + "sheet", + "sheets", + "shop", + "shopping", + "side by side", + "slide", + "store", + "storefront", + "two", + "view", + "writing" + ], + "two_wheeler": [ + "automobile", + "bike", + "car", + "cars", + "commuting", + "delivery", + "direction", + "driver", + "engine", + "journey", + "location", + "maps", + "mobility", + "motorbike", + "motorcycle", + "pavement", + "public", + "race", + "racing", + "ride", + "riding", + "road", + "route", + "scooter", + "speed", + "sport", + "street", + "transport", + "transportation", + "travel", + "two wheeler", + "two wheels", + "urban", + "vehicle", + "vehicle type", + "wheels" + ], + "type_specimen": [ + "characters", + "creative", + "design", + "detail", + "display", + "document", + "editing", + "example", + "file", + "font", + "formatting", + "graphic", + "information", + "layout", + "letters", + "lines", + "page", + "paragraph", + "preview", + "sample", + "showcase", + "specimen", + "style", + "text", + "type", + "typeface", + "typography", + "view", + "writing" + ], + "u_turn_left": [ + "arrow", + "arrows", + "bend", + "change direction", + "circle", + "curve", + "direction", + "directions", + "driving", + "driving directions", + "guide", + "left", + "left turn", + "loop", + "maps", + "navigation", + "path", + "return", + "reversal", + "reverse", + "road", + "road sign", + "route", + "sign", + "signage", + "street", + "traffic", + "transport", + "turn", + "turn around", + "u-turn", + "vehicle" + ], + "u_turn_right": [ + "arrow", + "arrows", + "bend", + "car", + "change direction", + "curve", + "curved arrow", + "direction", + "directions", + "driving", + "gps", + "guidance", + "maneuver", + "map", + "maps", + "navigation", + "path", + "reverse direction", + "right", + "road", + "road sign", + "route", + "sign", + "street", + "symbol", + "traffic", + "transportation", + "travel", + "turn", + "u-turn", + "vehicle" + ], + "udon": [ + "asian food", + "asian noodles", + "asian restaurant", + "bowl", + "broth", + "chopsticks", + "comfort food", + "cuisine", + "dining", + "dinner", + "eat", + "food", + "hot food", + "japan", + "japanese", + "japanese food", + "japanese restaurant", + "lunch", + "meal", + "menu item", + "noodle bowl", + "noodles", + "ramen", + "restaurant", + "soup", + "steam", + "udon noodles" + ], + "ulna_radius": [ + "anatomical", + "anatomy", + "arm", + "arm bones", + "biology", + "body", + "bone", + "bones", + "diagnosis", + "elbow", + "forearm", + "health", + "health scan", + "healthcare", + "human", + "human body", + "imaging", + "joint", + "medical", + "medical imaging", + "orthopedic", + "radius", + "radius bone", + "scan", + "science", + "skeletal", + "skeletal system", + "skeleton", + "ulna", + "ulna bone", + "wrist", + "x-ray" + ], + "ulna_radius_alt": [ + "anatomy", + "arm", + "biology", + "body", + "bone", + "bones", + "diagnosis", + "diagram", + "education", + "forearm", + "health", + "healthcare", + "human", + "limb", + "medical", + "medicine", + "physical", + "radius", + "scan", + "science", + "skeletal", + "skeleton", + "structure", + "therapy", + "treatment", + "ulna", + "x-ray" + ], + "umbrella": [ + "accessory", + "bad weather", + "beach", + "clothing", + "cover", + "curved", + "element", + "equipment", + "forecast", + "gear", + "handle", + "item", + "object", + "open", + "outdoor", + "pictogram", + "pole", + "portable", + "protection", + "rain", + "rainy day", + "safety", + "semicircle", + "shelter", + "shield", + "stick", + "sun", + "sunny", + "symbol", + "umbrella", + "weather", + "wet" + ], + "unarchive": [ + "access", + "action", + "archive", + "arrow", + "box", + "button", + "command", + "container", + "data", + "direction", + "document", + "extract", + "file", + "folder", + "graphic", + "icon", + "inbox", + "interface control", + "item", + "linear", + "mail", + "menu", + "move up", + "open folder", + "option", + "rectangle", + "restore", + "retrieve", + "square", + "storage", + "store", + "symbol", + "unarchive", + "undo", + "up", + "up arrow" + ], + "undereye": [ + "anatomy", + "blink", + "body", + "closed eye", + "dash", + "dashed", + "eye", + "eyebrow", + "eyelashes", + "eyelid", + "eyes", + "face", + "facial", + "facial feature", + "human", + "human body", + "iris", + "looking", + "makeup", + "open eye", + "photo", + "pupil", + "retouch", + "see", + "seeing", + "sight", + "view", + "visibility", + "vision", + "watching", + "wink" + ], + "undo": [ + "action", + "application", + "arc", + "arrow", + "back", + "backward", + "backwards", + "cancel", + "circle", + "correct", + "curve", + "delete", + "document editing", + "editing", + "erase", + "fix", + "history", + "last", + "mail", + "mistake", + "move", + "previous", + "prior", + "program", + "redo", + "repeat", + "return", + "revert", + "rotate", + "software", + "step", + "text editing", + "turn", + "undo" + ], + "unfloat_landscape": [ + "unfloat", + "landscape" + ], + "unfloat_portrait": [ + "unfloat", + "portrait" + ], + "unfold_less": [ + "arrow", + "arrows", + "chevron", + "close", + "collapse", + "collapse all", + "compact", + "compress", + "condense", + "contract", + "direction", + "double arrow", + "down", + "expand", + "expandable", + "fold", + "fold up", + "hide", + "inward", + "less", + "less data", + "less detail", + "limited", + "list", + "minimize", + "narrow", + "navigation", + "point", + "reduce", + "resize", + "shrink", + "smaller", + "triangle", + "unfold", + "unfold less", + "up" + ], + "unfold_less_double": [ + "arrow", + "arrows", + "arrows down", + "arrows inward", + "arrows pointing in", + "chevron", + "chevrons", + "close", + "collapse", + "compress", + "contract", + "decrease", + "direction", + "double", + "double arrows", + "expand", + "expandable", + "fold", + "inward", + "less", + "lessen", + "list", + "minimize", + "minimize application", + "minimize window", + "narrow", + "navigation", + "point", + "reduce", + "shrink", + "smaller", + "two arrows", + "unfold", + "up", + "vertical arrows" + ], + "unfold_more": [ + "arrow", + "arrows", + "caret", + "chevron", + "collapse", + "control", + "data", + "direction", + "direction change", + "down", + "expand", + "expand less", + "expand more", + "expandable", + "fold", + "fold less", + "fold more", + "hide", + "hierarchy", + "indicator", + "less", + "list", + "more", + "navigation", + "reveal", + "sort", + "table", + "toggle", + "unfold", + "unfold less", + "up" + ], + "unfold_more_double": [ + "action", + "additional", + "arrow", + "arrows", + "button", + "chevron", + "collapse", + "control", + "details", + "direction", + "double", + "down", + "dropdown", + "expand", + "expandable", + "filter", + "hide", + "indication", + "information", + "line", + "list", + "maximize", + "menu", + "minimize", + "more", + "navigation", + "open", + "pointer", + "show", + "sort", + "symbol", + "toggle", + "unfold", + "up", + "vertical" + ], + "ungroup": [ + "adjust", + "arrangement", + "arrow", + "break apart", + "detach", + "disassociate", + "disconnect", + "disperse", + "dissolve", + "dissolve group", + "divide", + "division", + "edit", + "elements", + "export", + "external", + "group", + "grouping", + "items", + "modify", + "multiple", + "objects", + "organization", + "out", + "remove", + "right", + "scattered", + "section", + "separate", + "shapes", + "split", + "split group", + "transform", + "ungroup", + "ungrouping" + ], + "universal_currency": [ + "banking", + "bill", + "business", + "card", + "cash", + "cent", + "coin", + "commerce", + "credit", + "currency", + "dollar", + "dollars", + "economy", + "euro", + "exchange", + "finance", + "financial", + "global", + "international", + "market", + "money", + "online", + "pay", + "payment", + "pound", + "symbol", + "trade", + "transaction", + "universal", + "value", + "wealth", + "worldwide", + "yen" + ], + "universal_currency_alt": [ + "banking", + "business", + "card", + "cash", + "coin", + "commerce", + "conversion", + "credit", + "currency", + "currency symbol", + "dollars", + "economy", + "emblem", + "exchange", + "finance", + "financial", + "funds", + "global", + "international", + "investment", + "monetary", + "money", + "online", + "pay", + "payment", + "price", + "purchasing", + "rate", + "selling", + "shopping", + "sign", + "symbol", + "trade", + "transaction", + "universal", + "value", + "worldwide" + ], + "universal_local": [ + "address", + "coordinates", + "destination", + "direction", + "drop", + "earth", + "everywhere", + "find", + "geotag", + "geotagging", + "global", + "gps", + "local", + "location", + "location pin", + "map", + "map pin", + "mark", + "marker", + "navigation", + "navigation point", + "pin", + "place", + "point", + "pointer", + "position", + "spot", + "travel", + "universal", + "where", + "world" + ], + "unknown_2": [ + "+", + "2", + "accessibility", + "add", + "adjust", + "adjustments", + "appearance", + "appearance mode", + "balance", + "brightness", + "circle", + "configuration", + "contrast", + "control", + "dark mode", + "decrease", + "display", + "divided circle", + "edit", + "editier", + "editing", + "filters", + "half circle", + "image editing", + "increases", + "light mode", + "mode", + "monitor", + "options", + "photography", + "plus", + "preferences", + "screen", + "setting", + "settings", + "split circle", + "subtract", + "theme", + "toggle", + "view", + "vision", + "visual" + ], + "unknown_5": [ + "5", + "adjust", + "adjustments", + "bar", + "basic", + "circle", + "collapse", + "contract", + "dash", + "decrease", + "delete", + "edit", + "editing", + "filters", + "fine", + "horizontal", + "less", + "line", + "minimize", + "minus", + "narrow", + "negative", + "reduce", + "remove", + "shorten", + "shrink", + "simple", + "stroke", + "subtract", + "thin", + "unknown" + ], + "unknown_7": [ + "7", + "A", + "adjust", + "alignment", + "alphabet", + "arrow", + "arrow up", + "ascendant", + "capital", + "capitalize", + "caret", + "character", + "direction", + "document", + "edit", + "editor", + "format", + "glyph", + "input", + "keyboard", + "letters", + "line spacing", + "modify", + "move up", + "navigation", + "paragraph", + "point up", + "position", + "scroll up", + "shape", + "shift", + "symbol", + "text", + "text up", + "triangle", + "type", + "typing", + "unknow", + "unknown", + "up", + "upwards", + "writing" + ], + "unknown_document": [ + "?", + "assistance", + "business", + "clarification", + "data", + "doc", + "document", + "document type", + "file", + "file format", + "health", + "help", + "info", + "information", + "mark", + "mime type", + "mysterious", + "new", + "note", + "office", + "page", + "paper", + "punctuation", + "query", + "question", + "question mark", + "support", + "symbol", + "text", + "unidentified", + "unknown", + "unknown document", + "unknown file", + "unread", + "unsure", + "what" + ], + "unknown_med": [ + "bar", + "basic", + "cancel", + "dash", + "dashes", + "decrease", + "delete", + "delimiter", + "divider", + "health", + "horizontal line", + "hyphen", + "less", + "line", + "minimal", + "minus", + "miss", + "missing", + "narrow", + "negative", + "reduce", + "remove", + "segment", + "separator", + "shorten", + "simple", + "slim", + "strike", + "strikethrough", + "stroke", + "subtract", + "thin", + "unavailable" + ], + "unlicense": [ + "access", + "attribution", + "certification", + "creative commons", + "degree", + "disabled", + "distribute", + "ecommerce", + "enabled", + "eternal", + "forever", + "free software", + "free use", + "freedom", + "guarantee", + "infinite", + "infinity symbol", + "legal", + "license", + "licensing", + "limitless", + "medal", + "modify", + "no copyright", + "no restrictions", + "off", + "on", + "open source", + "permission", + "permit", + "perpetual", + "premium", + "public domain", + "reuse", + "ribbon", + "rights", + "share", + "slash", + "unbound", + "unconstrained", + "unlicense", + "unlimited", + "unrestricted.", + "verification" + ], + "unpaved_road": [ + "adventure", + "automobile", + "bumpy", + "car", + "cars", + "converging lines", + "direction", + "directions", + "dirt", + "dirt road", + "ground", + "highway", + "journey", + "lines", + "map", + "maps", + "nature", + "navigation", + "outdoor", + "path", + "perspective", + "public", + "road", + "rough", + "route", + "rural", + "street", + "stripes", + "surface", + "traffic", + "trail", + "transportation", + "travel", + "travel path", + "uneven", + "unpaved", + "vehicle", + "way" + ], + "unsubscribe": [ + "account", + "action", + "cancel", + "circle", + "close", + "communication", + "control", + "cross", + "data", + "delete", + "document", + "email", + "envelop", + "information", + "letters", + "list", + "mail", + "management", + "message", + "newsletter", + "notification", + "off", + "opt out", + "paper", + "preferences", + "remove", + "send", + "service", + "settings", + "shape", + "stop", + "subscribe", + "subscription", + "symbol", + "unsubscribe", + "x" + ], + "unpublished": [ + "analysis", + "analytics", + "approve", + "bar chart", + "bar graph", + "business", + "chart", + "check", + "circle", + "complete", + "dashboard", + "data", + "data visualization", + "disabled", + "done", + "enabled", + "financial", + "graph", + "growth", + "infographic", + "information", + "insights", + "mark", + "marketing", + "metrics", + "off", + "ok", + "on", + "performance", + "presentation", + "progress", + "report", + "results", + "review", + "sales", + "select", + "slash", + "statistics", + "summary", + "tick", + "trends", + "unpublished", + "validate", + "verified", + "visual data", + "yes" + ], + "upcoming": [ + "agenda", + "alarm", + "anticipation", + "appointment", + "calendar", + "coming", + "coming soon", + "date", + "events", + "events list", + "forecast", + "forthcoming", + "future", + "future events", + "horizon", + "later", + "later date", + "list", + "mail", + "message", + "new events", + "next", + "not yet", + "notification", + "pending", + "plans", + "preview", + "schedule", + "still to come", + "timeline", + "upcoming" + ], + "update": [ + "app", + "arrow", + "arrow circle", + "back", + "backwards", + "circle", + "circular", + "clock", + "counter-clockwise", + "cycle", + "data", + "download", + "forward", + "history", + "internet", + "load", + "loading", + "loop", + "process", + "program", + "progress", + "redo", + "refresh", + "reload", + "renewal", + "reverse", + "rotate", + "schedule", + "software", + "spin", + "sync", + "synchronize", + "system", + "technology", + "time", + "undo", + "update", + "upload", + "web" + ], + "update_disabled": [ + "arrow", + "back", + "backwards", + "blocked", + "cancelled", + "circle", + "clock", + "date", + "diagonal line", + "disabled", + "enabled", + "error", + "forbidden", + "forward", + "history", + "inactive", + "load", + "loading disabled", + "no access", + "no update", + "not available", + "not loading", + "not updating", + "not working", + "off", + "on", + "prohibited", + "refresh", + "refresh disabled", + "refresh off", + "reverse", + "rotate", + "schedule", + "slash", + "stopped", + "sync disabled", + "sync off", + "time", + "unavailable", + "update", + "update disabled" + ], + "upgrade": [ + "above", + "advance", + "arrow", + "ascent", + "better", + "direction", + "elevation", + "enhance", + "export", + "growth", + "higher", + "improve", + "increase", + "instal", + "level up", + "line", + "new version", + "next", + "progress", + "promotion", + "replace", + "rise", + "top", + "up", + "update", + "upgrade", + "upward" + ], + "upi_pay": [ + "alphabet", + "bank", + "banking", + "brand", + "cash", + "character", + "currency", + "digital payment", + "finance", + "financial services", + "font", + "gateway", + "gpay", + "india", + "indian", + "letters", + "logo", + "mobile payment", + "money", + "online payment", + "pay", + "payment", + "payments", + "send money", + "symbol", + "text", + "transaction", + "transfer", + "type", + "unified payments interface", + "upi", + "upi pay", + "virtual payment", + "wallet" + ], + "upload": [ + "arrow", + "arrow up", + "arrows", + "cloud upload", + "computer", + "computer to cloud", + "data", + "data transfer", + "data upload", + "document", + "document upload", + "download", + "drive", + "export", + "file transfer", + "file upload", + "folder", + "folder arrow", + "import", + "line", + "line arrow", + "send", + "send file", + "share file", + "submit", + "transfer", + "up", + "upload", + "upload document", + "upload image", + "upward arrow" + ], + "upload_2": [ + "arrow", + "arrow up", + "arrows", + "backup", + "cloud", + "cloud computing", + "computer", + "data", + "direction", + "documents", + "download", + "drive", + "file", + "images", + "internet", + "music", + "network", + "online", + "send", + "server", + "service", + "share", + "storage", + "synchronization", + "transfer", + "up", + "upload", + "upload to cloud", + "upward", + "videos", + "web" + ], + "upload_file": [ + "action", + "add", + "arrow", + "button", + "cloud", + "data", + "doc", + "document", + "download", + "drive", + "element", + "file", + "folder", + "folders", + "graphic", + "icon", + "import", + "line", + "page", + "paper", + "save", + "send", + "sheet", + "slide", + "store", + "symbol", + "transfer", + "transmit", + "ui", + "up", + "upload", + "writing" + ], + "uppercase": [ + "a", + "action", + "alphabet", + "arrows", + "box", + "button", + "character", + "control", + "corners", + "diagonal", + "dimensions", + "direction", + "display", + "enlarge", + "expand", + "font", + "frame", + "fullscreen", + "grow", + "image", + "letters", + "lowercase", + "maximize", + "media", + "outwards", + "picture", + "screen", + "size", + "square", + "stretch", + "symbol", + "text", + "text transformation", + "title case", + "toggle", + "type", + "uppercase", + "video", + "view", + "viewer", + "window", + "zoom" + ], + "urology": [ + "anatomy", + "anatomy illustration", + "biology", + "bladder", + "body", + "clinical", + "diagnostics", + "doctor", + "health", + "healthcare", + "hospital", + "human", + "human body", + "internal organs", + "kidney", + "kidneys", + "medical", + "medicine", + "nephrology", + "organ", + "organs", + "plumbing", + "renal", + "science", + "specialist", + "tract", + "treatment", + "urinary", + "urinary system", + "urinary tract", + "urology" + ], + "usb": [ + "accessory", + "cable", + "computer", + "connection", + "connector", + "data", + "data transfer", + "device", + "drive", + "electronics", + "external device", + "flash drive", + "geometric", + "hardware", + "icon", + "interface", + "line", + "memory", + "peripheral", + "plug", + "plug in", + "port", + "simple", + "stick", + "storage", + "symbol", + "technology", + "transfer", + "universal serial bus", + "usb", + "wire" + ], + "usb_off": [ + "block", + "cable", + "computing", + "connection", + "cross out", + "data transfer", + "device", + "diagonal line", + "disabled", + "disallowed", + "disconnected", + "eject", + "forbidden", + "inactive", + "no connection", + "not active", + "off", + "port", + "remove device", + "safely remove", + "slash", + "stop", + "strike through", + "technology", + "unavailable", + "universal serial bus", + "unplug", + "usb", + "usb off", + "wire" + ], + "user_attributes": [ + "account", + "attributes", + "avatar", + "categorization", + "characteristics", + "classification", + "configuration", + "criteria", + "customizable", + "data", + "defined", + "description", + "details", + "face", + "human", + "identity", + "individualized", + "information", + "list", + "lists", + "management", + "options", + "parameters", + "people", + "person", + "personal", + "preferences", + "profile", + "properties", + "representation", + "segmentation", + "settings", + "specific", + "traits", + "unique", + "user", + "user attributes" + ], + "vaccines": [ + "aid", + "care", + "circle", + "clinic", + "covid", + "cross", + "disease", + "doctor", + "dose", + "drug", + "emergency", + "flu shot", + "health", + "healthcare", + "hospital", + "immunity", + "immunization", + "injection", + "jab", + "line", + "medical", + "medication", + "medicine", + "needle", + "nurse", + "pharmacy", + "plus", + "prevention", + "protection", + "shot", + "sick", + "syringe", + "therapy", + "treatment", + "vaccination", + "vaccine", + "vaccines", + "vial", + "virus" + ], + "vacuum": [ + "appliance", + "automation", + "canister", + "chore", + "clean", + "cleaner", + "cleaning", + "cleanup", + "dirt", + "domestic", + "dust", + "electrical", + "electronic", + "equipment", + "function", + "home", + "house", + "household", + "housekeeping", + "hygiene", + "machine", + "maintenance", + "object", + "repair", + "sanitize", + "service", + "smart home", + "suction", + "sweep", + "task", + "technology", + "tidy", + "upright", + "vacuum", + "vacuuming" + ], + "valve": [ + "adjust", + "connection", + "control", + "controller", + "engineering", + "equipment", + "faucet", + "flow", + "gas", + "handle", + "icon", + "industrial", + "knob", + "lid", + "line", + "liquid", + "machinery", + "mechanism", + "minimal", + "nest", + "object", + "outline", + "pipe", + "plumbing", + "regulate", + "shape", + "simple", + "solid", + "symbol", + "tool", + "turn", + "valve", + "water" + ], + "vape_free": [ + "addiction", + "ban", + "circle", + "diagonal line", + "disabled", + "e-cigarette", + "ecigarette", + "electronic cigarette", + "enabled", + "forbidden", + "forbidden sign", + "forbidden symbol", + "free", + "health", + "health and safety", + "never", + "no", + "no smoking", + "no vaping", + "off", + "on", + "places", + "prevention", + "prohibited", + "quit vaping", + "restriction", + "safety", + "slash", + "smoke", + "smoking", + "smoking ban", + "stop vaping", + "symbol", + "tobacco", + "vape", + "vape free", + "vaping", + "vapor", + "warning", + "wellness", + "zone" + ], + "vaping_rooms": [ + "allowance", + "allowed", + "amenities", + "area", + "building", + "cloud", + "designated", + "e-cigarette", + "electronic cigarette", + "facility", + "indoor", + "location", + "lounge", + "never", + "no", + "permitted", + "place", + "places", + "private", + "prohibited", + "public", + "puff", + "recreation", + "relaxation", + "room", + "service", + "sign", + "smoke", + "smoking", + "symbol", + "tobacco", + "vape", + "vaping", + "vapor", + "warning", + "zone" + ], + "variable_add": [ + "+", + "add", + "addition", + "append", + "building block", + "button", + "chips", + "control", + "create", + "cross", + "data", + "docs", + "dynamic", + "form", + "geometry", + "include", + "increase", + "increment", + "insert", + "join", + "lines", + "math", + "more", + "new", + "new symbol", + "plus", + "positive", + "rectangle", + "register", + "shape", + "sign", + "sum", + "symbol", + "text fields", + "variable", + "variables" + ], + "variable_insert": [ + "absence", + "arrow", + "arrows", + "background", + "blank area", + "blank space", + "building block", + "chips", + "clean", + "clean space", + "clear", + "clear space", + "direction", + "docs", + "dynamic", + "empty", + "empty space", + "form", + "insert", + "invisible", + "invisible icon", + "left", + "minimalist", + "navigation", + "negative space", + "nothing", + "null", + "placeholder", + "rectangle", + "simple", + "text fields", + "transparent", + "unfilled", + "unobtrusive", + "vacant", + "variables", + "void", + "void area", + "west", + "white space", + "zero" + ], + "variable_remove": [ + "-", + "abolish", + "abort", + "building block", + "cancel", + "chips", + "clear", + "close", + "cross", + "cross out", + "data", + "delete", + "destroy", + "discard", + "dismiss", + "docs", + "dynamic", + "eliminate", + "end", + "erase", + "exit", + "form", + "invalidate", + "kill", + "minus", + "nullify", + "rectangle", + "remove", + "remove data", + "remove variable", + "stop", + "subtract", + "text fields", + "variable", + "variable remove", + "variables", + "void", + "x" + ], + "variables": [ + "adjust", + "attributes", + "building block", + "change", + "chips", + "configuration", + "configure", + "controls", + "customize", + "data", + "data points", + "define", + "docs", + "dynamic", + "edit", + "fine-tune", + "form", + "input", + "modify", + "numerical", + "options", + "options icon", + "output", + "parameters", + "personalize", + "properties", + "range", + "rectangle", + "set", + "settings", + "settings icon", + "sliders", + "specify", + "text fields", + "value", + "variables" + ], + "ventilator": [ + "aid", + "apparatus", + "breath", + "breathing", + "clinic", + "critical care", + "device", + "doctor", + "emergency", + "er", + "health", + "healthcare", + "hospital", + "hospital equipment", + "icu", + "intensive care", + "life support", + "lines", + "lung", + "lungs", + "machine", + "machinery", + "medical", + "medical device", + "medical equipment", + "medical machinery", + "medicine", + "nurse", + "patient", + "respiratory", + "square", + "therapy", + "ventilator" + ], + "verified": [ + "accepted", + "accreditation", + "approval", + "approval icon", + "approve", + "authentic", + "authorized", + "badge", + "burst", + "certified", + "check", + "checkmark", + "checkmark in circle", + "complete", + "completed", + "confirmation", + "confirmed", + "credentials", + "done", + "green checkmark", + "identity", + "legitimacy", + "mark", + "official", + "ok", + "registered", + "select", + "stamp of approval", + "star", + "success", + "tick", + "trusted", + "valid", + "validate", + "verified", + "verified account", + "verified user", + "yes" + ], + "verified_off": [ + "account", + "approval", + "approve", + "approved", + "authentication", + "badge", + "burst", + "cancel", + "certificate", + "certification", + "check", + "checkmark", + "complete", + "cross", + "disable", + "disabled", + "done", + "emblem", + "enabled", + "identity", + "mark", + "not verified", + "off", + "offline", + "ok", + "on", + "profile", + "remove", + "seal", + "security", + "select", + "slash", + "stamp", + "star", + "status", + "tick", + "trust", + "unverified", + "validate", + "validity", + "verification disabled", + "verified", + "verified off", + "x mark", + "yes" + ], + "verified_user": [ + "approve", + "badge", + "certified", + "check", + "complete", + "confirmation", + "data", + "done", + "endorsed", + "excellent", + "exemption", + "good", + "gpp", + "guard", + "mark", + "ok", + "pass", + "positive", + "privacy", + "private", + "protect", + "protected", + "protection", + "quality", + "safety", + "security", + "select", + "shield", + "success", + "tick", + "trust", + "user", + "valid", + "validate", + "validation", + "verification", + "verified", + "yes" + ], + "vertical_align_bottom": [ + "align", + "alignment", + "arrange", + "arrow", + "bottom", + "distribute", + "doc", + "document", + "down", + "edit", + "editing", + "editor", + "formatting", + "layout", + "lines", + "move", + "paragraph", + "position", + "sheet", + "sort", + "spreadsheet", + "stacked", + "text", + "textbox", + "type", + "typography", + "up arrow", + "vertical", + "vertical align bottom", + "visual", + "writing" + ], + "vertical_align_center": [ + "align", + "alignment", + "arrange", + "arrow", + "bars", + "center", + "center align", + "centering", + "distribute", + "distribution", + "doc", + "document", + "down", + "edit", + "editing", + "editor", + "evenly", + "formatting", + "justification", + "justify", + "layout", + "line", + "lines", + "middle", + "middle align", + "paragraph", + "paragraph formatting", + "parallel", + "position", + "positioning", + "rectangle", + "sheet", + "spreadsheet", + "square", + "text", + "type", + "up", + "vertical", + "vertical alignment", + "writing" + ], + "vertical_align_top": [ + "align", + "alignment", + "arrange", + "arrow", + "box", + "doc", + "document", + "down", + "edit", + "editing", + "editor", + "format", + "layout", + "line", + "move", + "object", + "position", + "rectangle", + "sheet", + "sort", + "spreadsheet", + "text", + "top", + "type", + "up", + "vertical", + "vertically", + "writing" + ], + "vertical_distribute": [ + "align", + "alignment", + "bars", + "design tools", + "direction", + "distribute", + "distribute objects", + "editor", + "elements", + "equal", + "evenly", + "format", + "graphics", + "layout", + "layout tools", + "lines", + "objects", + "order", + "organization", + "paragraph", + "position", + "rearrange", + "rectangular", + "rectangular shapes", + "rule", + "rules", + "space", + "spacing", + "style", + "text", + "up and down", + "vertical", + "vertical alignment" + ], + "vertical_shades": [ + "adjust", + "bars", + "blinds", + "building", + "control", + "cover", + "covering", + "curtain", + "curtains", + "decoration", + "drapery", + "furniture", + "home", + "house", + "interior", + "light", + "lines", + "nest", + "office", + "open", + "parallel", + "pattern", + "privacy", + "rectangular", + "shade", + "shades", + "shutter", + "slats", + "striped", + "sun", + "sunshade", + "vertical", + "vertical blinds", + "window", + "window blinds", + "window shades" + ], + "vertical_shades_closed": [ + "barrier", + "blinds", + "closed", + "cover", + "covering", + "curtains", + "domestic", + "home", + "home decor", + "indoor", + "interior design", + "light control", + "nest", + "parallel lines", + "privacy", + "rectangles", + "roller", + "room", + "shade", + "shades", + "shading", + "shield", + "shutter", + "slats", + "strips", + "sun protection", + "sunshade", + "vertical blinds", + "vertical shades", + "window covering", + "window treatment" + ], + "vertical_split": [ + "arrangement", + "columns", + "content layout", + "design", + "display", + "divide", + "document layout", + "dual view", + "format", + "formatting", + "grid", + "layout", + "page layout", + "panels", + "paragraph", + "partition", + "screen", + "section", + "segment", + "separation", + "side by side", + "side-by-side layout", + "split", + "split view", + "text", + "two columns", + "two panels", + "ui layout", + "vertical", + "vertical split", + "view", + "website", + "window", + "window layout", + "writing" + ], + "vibration": [ + "Android", + "OS", + "alert", + "audio", + "cell", + "communication", + "control", + "device", + "handheld", + "haptic", + "hardware", + "iOS", + "intensity", + "lines", + "mobile", + "mode", + "motion", + "notification", + "off", + "phone", + "portrait", + "rectangle", + "ring", + "rounded corners", + "settings", + "silence", + "silent", + "smartphone", + "sound", + "switch", + "tablet", + "technology", + "toggle", + "vertical", + "vibrate", + "vibration", + "waves" + ], + "video_call": [ + "+", + "add", + "audio", + "broadcast", + "call", + "camera", + "chat", + "cinema", + "communication", + "conference", + "distance learning", + "film", + "film strip", + "filming", + "group call", + "hardware", + "image", + "live", + "media", + "meeting", + "motion", + "movie", + "multimedia", + "new", + "online meeting", + "picture", + "plus", + "record", + "remote communication", + "remote work", + "streaming", + "symbol", + "telehealth", + "video", + "video chat", + "video conferencing", + "videocall", + "videography", + "virtual meeting", + "webcam" + ], + "video_camera_back": [ + "back", + "camera", + "capture", + "electronic device", + "entertainment", + "film", + "image", + "landscape", + "lens", + "media", + "mountain", + "mountains", + "movie", + "multimedia", + "photo", + "photography", + "picture", + "rear", + "record", + "recording", + "recording device", + "rectangle", + "reverse", + "rounded corners", + "technology", + "video", + "video capture" + ], + "video_camera_back_add": [ + "+", + "add", + "add video", + "back", + "back camera", + "camera", + "capture", + "create", + "digital media", + "film", + "film recording", + "image", + "landscape", + "media", + "media creation", + "mountain", + "mountains", + "movie", + "multimedia", + "new", + "new symbol", + "photo", + "photography", + "picture", + "plus", + "rear", + "record", + "record video", + "recording", + "recording device", + "symbol", + "upload video", + "video", + "video camera", + "video content", + "video creation", + "video file", + "video library", + "video management", + "video production" + ], + "video_camera_front": [ + "account", + "broadcast", + "camera", + "capture", + "communication", + "face", + "film", + "film recording", + "filming", + "front", + "front camera", + "human", + "image", + "lens", + "live stream", + "media", + "movie", + "movie recording", + "multimedia", + "online meeting", + "people", + "person", + "photo", + "photography", + "picture", + "profile", + "record", + "recording", + "selfie", + "shutter", + "social media", + "streaming", + "user", + "video", + "video call", + "video conference", + "video recording", + "videography", + "virtual meeting", + "vlogging", + "webcam" + ], + "video_camera_front_off": [ + "account", + "blocked", + "camera", + "camera off", + "capture", + "communication", + "conference", + "diagonal line", + "disabled", + "enabled", + "face", + "front", + "front camera", + "human", + "image", + "inactive", + "line", + "media", + "meeting", + "multimedia", + "mute", + "not available", + "off", + "offline", + "on", + "people", + "person", + "photo", + "photography", + "picture", + "profile", + "prohibited", + "recording", + "slash", + "stop video", + "technology", + "turned off", + "user", + "video", + "video call", + "video off", + "video recording", + "video stream", + "webcam" + ], + "video_chat": [ + "avatar", + "bubble", + "call", + "cam", + "camera", + "chat", + "comment", + "communicate", + "communication", + "conference", + "conversation", + "dialogue", + "display", + "facetime", + "feedback", + "head", + "live", + "meeting", + "message", + "network", + "online", + "person", + "profile", + "remote", + "screen", + "speech", + "speech bubble", + "talking", + "technology", + "video", + "video call", + "video chat", + "virtual", + "voice", + "web conferencing", + "webcam" + ], + "video_file": [ + "camera", + "doc", + "document", + "document type", + "extension", + "file", + "file type", + "film", + "filming", + "format", + "format type", + "hardware", + "image", + "media", + "media format", + "media player", + "motion", + "movie", + "movie file", + "multimedia", + "multimedia file", + "picture", + "play", + "play symbol", + "rectangle", + "square", + "triangle", + "video", + "video file", + "video player", + "videography", + "view", + "view file", + "watch", + "watch file" + ], + "video_label": [ + "category", + "cinematic", + "classification", + "clip", + "content", + "digital", + "editing", + "editor", + "entertainment", + "file", + "film", + "footage", + "format", + "icon", + "label", + "media", + "motion picture", + "movie", + "multimedia", + "play", + "player", + "production", + "recording", + "rectangle", + "screen", + "symbol", + "tag", + "type", + "video", + "visual", + "window" + ], + "video_library": [ + "archive", + "arrow", + "category", + "collection", + "content", + "document", + "education", + "entertainment", + "file", + "film", + "folder", + "gallery", + "group", + "library", + "list", + "media", + "movie", + "multimedia", + "multiple", + "organized", + "play", + "rectangle", + "shape", + "square", + "stack", + "storage", + "symbol", + "video", + "visual" + ], + "video_search": [ + "camera", + "cinema", + "discover", + "explore", + "film", + "film search", + "find", + "find film", + "find media", + "find movie", + "find multimedia", + "find video", + "glass", + "lens", + "look", + "look for video", + "lookup", + "magnifying", + "magnifying glass", + "media", + "media search", + "movie", + "movie search", + "multimedia", + "play", + "play button", + "search", + "see", + "video", + "video search" + ], + "video_settings": [ + "adjust", + "change", + "cogwheel", + "configuration", + "control", + "details", + "digital video", + "film settings", + "gear", + "info", + "information", + "media settings", + "movie settings", + "multimedia settings", + "options", + "play", + "playback settings", + "preferences", + "screen", + "service", + "setting", + "settings", + "setup", + "streaming settings", + "video", + "video adjust", + "video cogwheel", + "video configuration", + "video control", + "video gear", + "video options", + "video preferences", + "video settings", + "video setup", + "window" + ], + "video_stable": [ + "abstract", + "alignment", + "anti-shake", + "balance", + "camera", + "capture", + "digital", + "film", + "filming", + "geometry", + "gyroscope", + "horizontal", + "level", + "line", + "media", + "motion", + "movie", + "multimedia", + "recording", + "rectangle", + "setting", + "shake", + "smooth", + "square", + "stability", + "stable", + "steady", + "taping", + "technology", + "vertical", + "video", + "video stable", + "visual" + ], + "video_template": [ + "arrow", + "blank", + "blueprint", + "camera", + "cinema", + "clip", + "create", + "default", + "editing", + "empty", + "film", + "footage", + "format", + "frame", + "guide", + "layout", + "media", + "model", + "movie", + "music", + "pattern", + "placeholder", + "play", + "playback", + "preset", + "production", + "record", + "reel", + "slides", + "standard", + "streaming", + "structure", + "template", + "video" + ], + "videocam": [ + "broadcast", + "broadcasting", + "cam", + "camera", + "capture", + "conference", + "electronic", + "film", + "filming", + "hardware", + "image", + "lens", + "live", + "media", + "motion", + "movie", + "picture", + "playback", + "record", + "recording", + "shutter", + "stream", + "streaming", + "technology", + "video", + "video recording", + "videocam", + "videography" + ], + "videocam_alert": [ + "!", + "alert", + "attention", + "cam", + "camcorder", + "camcorder alert", + "camera", + "camera alert", + "caution", + "conference", + "danger", + "error", + "exclamation", + "exclamation warning", + "film", + "filming", + "hardware", + "high", + "image", + "important", + "issue", + "live feed", + "mark", + "monitoring", + "motion", + "notification", + "picture", + "problem", + "recording", + "recording error", + "security", + "security alert", + "stream", + "surveillance", + "surveillance warning", + "symbol", + "triangle", + "triangle warning", + "triangle with exclamation", + "video", + "video recording", + "video warning", + "videography", + "warning" + ], + "videocam_off": [ + "blocked", + "broadcasting", + "call", + "cam", + "camera", + "capture", + "collaboration", + "communication", + "conference", + "crossed out", + "diagonal", + "disabled", + "enabled", + "film", + "filming", + "forbidden", + "hardware", + "image", + "lens", + "line", + "media", + "meeting", + "motion", + "multimedia", + "mute", + "off", + "offline", + "on", + "picture", + "recording", + "rectangle", + "remote work", + "screen sharing", + "slash", + "stopped", + "stream", + "unavailable", + "video", + "video call", + "videography", + "web conferencing" + ], + "videogame_asset": [ + "asset", + "button", + "console", + "control", + "controller", + "d-pad", + "device", + "electronic device", + "electronics", + "entertainment", + "esports", + "gadget", + "game", + "gamepad", + "gaming", + "google", + "handheld", + "hardware", + "hobby", + "input device", + "joystick", + "leisure", + "leisure activity", + "leisure time", + "media", + "online", + "peripheral", + "play", + "playstation", + "recreation", + "recreational", + "rectangle", + "remote", + "shape", + "simple", + "social", + "sports", + "stadia", + "technology", + "video", + "video game", + "videogame", + "xbox" + ], + "videogame_asset_off": [ + "asset", + "buttons", + "console", + "control", + "controller", + "cross", + "delete", + "denied", + "device", + "diagonal line", + "disable", + "disabled", + "enabled", + "entertainment", + "esports", + "fun", + "game", + "gamepad", + "gaming", + "google", + "handheld", + "hardware", + "hidden", + "hobby", + "inaccessible", + "inactive", + "joystick", + "leisure", + "media", + "not allowed", + "not found", + "not visible", + "off", + "on", + "online", + "playstation", + "rectangle", + "remote", + "remove", + "slash", + "social", + "sports", + "stadia", + "unavailable", + "video", + "video game", + "videogame", + "xbox" + ], + "view_agenda": [ + "agenda", + "agenda view", + "arrange", + "blocks", + "calendar", + "cards", + "checklist", + "data", + "design", + "display", + "entries", + "format", + "grid", + "information", + "items", + "layout", + "lines", + "list", + "list format", + "list view", + "management", + "multiple items", + "order", + "organization", + "plan", + "project", + "rectangles", + "schedule", + "stacked", + "stacked list", + "tasks", + "timeline", + "vertical list", + "view", + "view agenda", + "website" + ], + "view_array": [ + "arrange", + "arrangement", + "array", + "blocks", + "columns", + "content", + "data", + "design", + "display", + "format", + "grid", + "grouping", + "horizontal", + "layout", + "list", + "multiple", + "order", + "organize", + "presentation", + "rows", + "section", + "segment", + "structure", + "vertical", + "view", + "view array", + "visual", + "website" + ], + "view_apps": [ + "all", + "applications", + "apps", + "array", + "blocks", + "categories", + "choose", + "dashboard", + "design", + "display", + "format", + "grid", + "groups", + "items", + "launcher", + "layout", + "list", + "matrix", + "menu", + "modules", + "nine", + "organize", + "overview", + "programs", + "sections", + "segments", + "select", + "software", + "squares", + "three by three", + "tiles", + "view", + "website" + ], + "view_carousel": [ + "cards", + "carousel", + "collection", + "content", + "design", + "display", + "elements", + "exhibition", + "format", + "gallery", + "grid", + "horizontal", + "image", + "images", + "items", + "layout", + "media", + "multiple", + "navigation", + "next", + "objects", + "photos", + "picture", + "pictures", + "present", + "presentation", + "previous", + "scrolling", + "sequence", + "show", + "slide", + "view", + "website" + ], + "view_column": [ + "alignment", + "arrangement", + "column", + "columns", + "data", + "data display", + "design", + "display", + "divide", + "division", + "format", + "grid", + "grid view", + "information display", + "layout", + "organize", + "pane", + "panel", + "part", + "presentation", + "section", + "segment", + "split", + "structure", + "table", + "table layout", + "table view", + "vertical", + "view", + "view column", + "view display", + "website", + "window" + ], + "view_column_2": [ + "arrangement", + "column", + "columns", + "design", + "display", + "divide", + "duality", + "format", + "grid", + "layout", + "multiple", + "organization", + "paired", + "panel", + "panes", + "partition", + "presentation", + "screen", + "sections", + "segments", + "separation", + "side-by-side", + "split", + "split view", + "structure", + "two columns", + "vertical", + "view", + "website", + "window" + ], + "view_comfy": [ + "arrange", + "blocks", + "boxes", + "cells", + "collection", + "comfy", + "content", + "dashboard", + "data", + "display", + "elements", + "gallery", + "grid", + "information", + "items", + "layout", + "matrix", + "organise", + "organization", + "overview", + "pattern", + "presentation", + "squares", + "structure", + "summary", + "table", + "thumbnail", + "tiles", + "view" + ], + "view_comfy_alt": [ + "alt", + "area", + "arrangement", + "blocks", + "boxes", + "collection", + "comfortable", + "comfy", + "compartments", + "cozy", + "design", + "display", + "format", + "grid", + "group", + "items", + "layout", + "mode", + "mosaic", + "neat", + "options", + "organized", + "panels", + "pattern", + "presentation", + "section", + "square", + "squares", + "structured", + "tidy", + "tiling", + "view", + "view comfy alt", + "web" + ], + "view_compact": [ + "alignment", + "arrange", + "array", + "blocks", + "boxes", + "columns", + "compact", + "dashboard", + "display", + "element.", + "format", + "grid", + "layout", + "matrix", + "mosaic", + "organize", + "overview", + "panels", + "pattern", + "presentation", + "rectangles", + "rows", + "section", + "shape", + "squares", + "structure", + "tile", + "view", + "windows" + ], + "view_compact_alt": [ + "alt", + "alternate", + "arrange", + "blocks", + "box", + "columns", + "compact", + "content", + "customize", + "data", + "design", + "display", + "filter", + "format", + "grid", + "layout", + "layout dense", + "options", + "organize", + "panel", + "presentation", + "rectangle", + "rows", + "sections", + "settings", + "sort", + "square", + "structure", + "view", + "view mode", + "web", + "windows" + ], + "view_cozy": [ + "arrangement", + "boxes", + "close", + "clustered", + "comfy", + "compact", + "content", + "cozy", + "data", + "dense", + "design", + "display", + "elements", + "format", + "grid", + "grid view", + "grouped", + "information", + "items", + "layout", + "list", + "list view", + "organization", + "packed", + "pattern", + "presentation", + "rectangles", + "structure", + "tight", + "view", + "view cozy", + "view options", + "visual", + "web" + ], + "view_day": [ + "appointment", + "arrangement", + "bar", + "blocks", + "calendar", + "cards", + "carousel", + "columns", + "date", + "day", + "design", + "display", + "event", + "format", + "grid", + "horizontal", + "layout", + "narrow", + "organization", + "panels", + "planning", + "presentation", + "schedule", + "strip", + "time", + "timeline", + "view", + "website" + ], + "view_headline": [ + "area", + "arrangement", + "article", + "bars", + "block", + "component", + "content", + "design", + "display", + "document", + "element", + "format", + "formatting", + "grid", + "grouping", + "heading", + "headline", + "layout", + "lines", + "list", + "order", + "organization", + "paragraph", + "presentation", + "screen", + "section", + "structure", + "text", + "title", + "topic", + "view", + "visual", + "website", + "window" + ], + "view_in_ar": [ + "3d", + "3d model", + "ar", + "ar experience", + "augmented", + "augmented reality", + "box", + "cube", + "daydream", + "digital", + "display", + "future", + "headset", + "hologram", + "immersive", + "immersive view", + "in", + "overlay", + "perspective", + "real world", + "reality", + "reality view", + "science fiction", + "scifi", + "screen", + "spatial", + "square", + "technology", + "three dimensional", + "view", + "view in", + "view in ar", + "virtual reality", + "virtual_reality", + "vr" + ], + "view_in_ar_new": [ + "view", + "in", + "ar", + "new" + ], + "view_in_ar_off": [ + "3d", + "ar", + "ar off", + "ar view", + "augmented", + "augmented reality", + "box", + "camera", + "cross", + "cube", + "daydream", + "dimension", + "disabled", + "enabled", + "headset", + "in", + "inactive", + "no ar", + "no view", + "not visible", + "object", + "off", + "offline", + "on", + "perspective", + "reality", + "scene", + "slash", + "spatial", + "square", + "technology", + "unavailable", + "view", + "virtual", + "virtual_reality", + "vr" + ], + "view_kanban": [ + "agile", + "blocks", + "board", + "cards", + "column", + "grid", + "kanban", + "kanban board", + "layout", + "lines", + "list", + "management", + "organization", + "pattern", + "productivity", + "progress", + "project", + "project management", + "rectangular", + "squares", + "status", + "structure", + "task", + "task board", + "view", + "view options", + "visual board", + "workflow", + "workflow management" + ], + "view_list": [ + "arrangement", + "bulleted", + "catalog", + "compact", + "content", + "data", + "design", + "directory", + "display", + "document", + "filter", + "format", + "grid", + "index", + "information", + "inventory", + "items", + "layout", + "lines", + "list", + "menu", + "navigation", + "numbered", + "options", + "order", + "organization", + "presentation", + "rows", + "sequence", + "sort", + "stacked", + "structure", + "view", + "website" + ], + "view_module": [ + "arrange", + "arrangement", + "blocks", + "collection", + "components", + "content", + "dashboard", + "data", + "design", + "display", + "format", + "gallery", + "grid", + "grouping", + "groups", + "information", + "items", + "layout", + "module", + "organization", + "organize", + "overview", + "pattern", + "presentation", + "rectangle", + "representation", + "sections", + "square", + "squares", + "stacked", + "structure", + "tiles", + "view", + "visual", + "website" + ], + "view_object_track": [ + "aim", + "area", + "assist", + "box", + "camera", + "capture", + "crosshairs", + "detect", + "focus", + "follow", + "frame", + "grid", + "guide", + "layout", + "monitor", + "motion", + "movement", + "object", + "pattern", + "photography", + "point", + "record", + "rectangle", + "scope", + "selection", + "square", + "squares", + "surveil", + "target", + "timeline", + "trace", + "track", + "video", + "view" + ], + "view_quilt": [ + "arrangement", + "blocks", + "columns", + "composition", + "dashboard", + "design", + "divisions", + "format", + "gallery", + "grid", + "layout", + "mosaic", + "multiple views", + "options", + "organization", + "panels", + "pattern", + "quilt", + "rectangles", + "rows", + "sections", + "segments", + "selection", + "separation", + "square", + "squares", + "stacked", + "structure", + "tiles", + "view", + "website", + "windows" + ], + "view_real_size": [ + "1", + "100%", + "actual size", + "content", + "digits", + "dimensions", + "display", + "enlarge", + "expand", + "full size", + "graphic", + "image", + "image icon", + "inspect", + "magnify", + "media", + "media icon", + "numbers", + "one", + "one to one", + "original size", + "photo", + "photo icon", + "picture", + "pixel", + "proportion", + "ratio", + "real size", + "scale", + "size", + "symbol", + "view", + "view image", + "zoom", + "zoom in" + ], + "view_sidebar": [ + "area", + "bar", + "collapse", + "column", + "content", + "control", + "data", + "design", + "display", + "expand", + "format", + "grid", + "hide", + "information", + "interface", + "layout", + "list", + "menu", + "navigation", + "navigation panel", + "options", + "options panel", + "panel", + "rectangle", + "screen", + "section", + "settings", + "show", + "sidebar", + "toggle", + "vertical", + "view", + "web", + "window" + ], + "view_stream": [ + "arrangement", + "block view", + "blocks", + "columns", + "content", + "content blocks", + "data", + "design", + "display", + "divided", + "feed", + "format", + "gallery", + "grid", + "horizontal", + "information", + "layout", + "lines", + "list", + "mode", + "multiple items", + "organization", + "presentation", + "rectangles", + "rows", + "sectioned", + "stacked", + "stream", + "stream view", + "view", + "view layout", + "view options", + "website" + ], + "view_timeline": [ + "analytics", + "chart", + "chronological", + "data", + "diagram", + "display", + "event", + "flow", + "graph", + "grid", + "history", + "horizontal", + "layout", + "line", + "milestone", + "monitoring", + "overview", + "pattern", + "period", + "presentation", + "progress", + "record", + "report", + "schedule", + "sequence", + "squares", + "time", + "timeline", + "tracking", + "vertical", + "view", + "visualization" + ], + "view_week": [ + "agenda", + "agenda view", + "appointment", + "appointments", + "bars", + "calendar", + "calendar view", + "chronicle", + "chronicle view", + "columns", + "daily view", + "date", + "dates", + "day", + "day view", + "days of the week", + "design", + "display", + "event", + "events", + "format", + "grid", + "layout", + "list", + "organize", + "planning", + "record", + "schedule", + "seven days", + "time", + "timeline", + "view", + "website", + "week", + "weekly" + ], + "vignette": [ + "adjustment", + "border", + "button", + "camera", + "circle", + "corner", + "dark", + "edge", + "edit", + "editing", + "effect", + "enhancement", + "fade", + "filter", + "frame", + "gradient", + "graphic", + "icon", + "image", + "lens", + "photo", + "photography", + "post processing", + "radial", + "round", + "setting", + "symbol", + "ui element", + "vignette", + "visual" + ], + "vignette_2": [ + "abstract", + "adjustment", + "blur", + "border", + "circle", + "control", + "corner", + "dark", + "design", + "edge", + "edit", + "editing", + "effect", + "fade", + "filter", + "focus", + "gradient", + "graphics", + "image", + "media", + "photo", + "photography", + "picture", + "round", + "setting", + "shading", + "shape", + "style", + "tool", + "vignette", + "visual" + ], + "villa": [ + "accommodation", + "architecture", + "beach", + "building", + "city", + "country", + "dwelling", + "estate", + "holiday", + "home", + "hotel", + "house", + "housing", + "lodging", + "maps", + "place", + "property", + "real", + "real estate", + "residence", + "residential", + "structure", + "tourism", + "town", + "travel", + "traveling", + "urban", + "vacation", + "vacation stay", + "villa" + ], + "visibility": [ + "display", + "eye", + "glance", + "hidden", + "hidden text", + "insight", + "look", + "observe", + "on", + "optic", + "password visibility", + "peek", + "perspective", + "private", + "public", + "reveal", + "security", + "see", + "show", + "sighted", + "spy", + "stare", + "toggle visibility", + "unhide", + "view", + "visibility", + "visible", + "visual", + "watch" + ], + "visibility_lock": [ + "access", + "access denied", + "closed", + "encrypted", + "eye", + "hidden", + "hidden eye", + "hide password", + "limited view", + "lock", + "lock eye", + "lock visibility", + "locked", + "on", + "password", + "permission", + "privacy", + "private", + "private view", + "protect", + "protected", + "protection", + "restrict", + "restricted view", + "reveal", + "safe", + "safety", + "secret", + "secure", + "secure view", + "security", + "see", + "show", + "show password", + "unlock", + "view", + "visibility", + "visible" + ], + "visibility_off": [ + "conceal", + "crossed out eye", + "diagonal line", + "disabled", + "disabled view", + "enabled", + "eye", + "form", + "hidden", + "hide", + "input", + "invisible", + "line through", + "masked", + "not visible", + "obscured", + "off", + "on", + "password", + "password field", + "privacy", + "private", + "reveal", + "secret", + "security", + "see", + "show", + "show/hide", + "slash", + "surveillance", + "toggle", + "toggle button", + "unviewable", + "unwatch", + "view", + "visibility", + "watch" + ], + "vital_signs": [ + "analysis", + "baseline", + "cardiogram", + "chart", + "clinic", + "clinical", + "data", + "device", + "doctor", + "ecc", + "ecg", + "ekg", + "electrocardiogram", + "emergency", + "fitness", + "frequency", + "graph", + "health", + "healthcare", + "heart", + "heart beat", + "history", + "hospital", + "lifeline", + "line graph", + "measurement", + "medical", + "medical history", + "monitor", + "monitoring", + "nurse", + "pulse", + "report", + "track", + "vital signs", + "wave" + ], + "vitals": [ + "vitals" + ], + "vo2_max": [ + "activity", + "aerobic", + "airways", + "analysis", + "beat", + "body", + "cardio", + "cardiorespiratory", + "chart", + "data", + "diagram", + "exercise", + "fitbit", + "fitness", + "graph", + "health", + "health data", + "heart", + "heart rate", + "human", + "line", + "lung", + "lungs", + "maximal oxygen consumption", + "measurement", + "medical", + "metric", + "monitoring", + "organ", + "oxygen", + "performance", + "pulse", + "respiratory", + "sport", + "tracking", + "training", + "vo2 max", + "workout" + ], + "voice_chat": [ + "audio", + "audio call", + "audio chat", + "bubble", + "cam", + "camera", + "chat", + "comment", + "communicate", + "communication", + "conversation", + "dialog", + "discussion", + "facetime", + "feedback", + "instant messaging", + "internet call", + "message", + "messaging app", + "online chat", + "phone call", + "social media", + "sound", + "speech", + "speech bubble", + "talk", + "talk bubble", + "video", + "voice", + "voice call", + "voice chat", + "voice message" + ], + "voice_chat_off": [ + "audio", + "audio off", + "bubble", + "call", + "call disabled", + "cam", + "camera", + "chat", + "chat disabled", + "comment", + "communicate", + "communication", + "communication off", + "conversation", + "conversation off", + "disabled", + "disabled voice call", + "disabled voice chat", + "enabled", + "facetime", + "feedback", + "message", + "microphone", + "microphone disabled", + "mute", + "muted conversation", + "muted voice call", + "muted voice chat", + "no voice call", + "no voice chat", + "off", + "offline", + "on", + "slash", + "speaking off", + "speech", + "speech disabled", + "video", + "voice", + "voice call off", + "voice chat off" + ], + "voice_over_off": [ + "accessibility", + "accessibility feature", + "accessibility off", + "account", + "assistance disabled", + "audio disabled", + "audio off", + "blocked", + "cancelled", + "circle with slash", + "disabled", + "disabled feature", + "enabled", + "face", + "human", + "line through", + "mute", + "narration off", + "no audio", + "no sound", + "no voice", + "off", + "on", + "over", + "people", + "person", + "profile", + "recording", + "screen reader disabled", + "screen reader off", + "silence", + "slash", + "sound icon", + "sound off", + "speak", + "speaking", + "speaking off", + "speech", + "speech off", + "text to speech off", + "transcript", + "turned off", + "user", + "voice", + "voice icon", + "voice over disabled", + "voice over off", + "volume off" + ], + "voice_selection": [ + "accessibility", + "audio", + "chat", + "choice", + "communication", + "configuration", + "conversation", + "disabled", + "enabled", + "face", + "frequency", + "head", + "human", + "input", + "line", + "mic", + "microphone", + "mouth", + "off", + "offline", + "on", + "option", + "person", + "pick", + "preferences", + "profile", + "read", + "read aloud", + "recording", + "select", + "setting", + "silhouette", + "slash", + "social", + "sound", + "speaking", + "speech", + "talk", + "talking", + "technology", + "user", + "voice", + "wave" + ], + "voice_selection_off": [ + "action", + "audio", + "chat", + "choose", + "command", + "control", + "conversation", + "deactivated", + "disable", + "disabled", + "enabled", + "face", + "human", + "line", + "mic", + "microphone", + "mouth", + "mute", + "none", + "off", + "offline", + "on", + "options", + "person", + "pick", + "preference", + "quiet", + "read", + "read aloud", + "select", + "selection", + "setting", + "silence", + "slash", + "social", + "sound", + "speaking", + "speech", + "talk", + "talking", + "unselected", + "voice", + "wave" + ], + "voicemail": [ + "alert", + "alert icon", + "audio", + "audio message", + "call", + "circle", + "circle with exclamation", + "communication", + "device", + "exclamation point", + "inbox", + "listening", + "mail", + "message", + "message icon", + "missed", + "mobile", + "new", + "notification", + "notification icon", + "phone", + "play", + "playback", + "receive", + "recording", + "sound", + "sound message", + "telephone", + "unread", + "voice", + "voice message", + "voicemail" + ], + "voicemail_2": [ + "abstract", + "alert", + "audio", + "call", + "circle", + "communication", + "device", + "envelope", + "glyph", + "icon", + "inbox", + "indicator", + "line art", + "message", + "minimal", + "missed", + "missed call", + "mobile", + "new message", + "notification", + "outline", + "phone", + "receiver", + "recorded", + "recording", + "simple", + "sound", + "speech", + "symbol", + "unanswered call", + "voice", + "voicemail" + ], + "volcano": [ + "alert", + "ash", + "cone", + "crisis", + "danger", + "disaster", + "earth", + "emergency", + "environment", + "eruption", + "explosive", + "fire", + "geography", + "geological", + "geology", + "hazard", + "hot", + "landscape", + "lava", + "magma", + "mountain", + "natural", + "natural disaster", + "nature", + "outdoor", + "peak", + "science", + "smoke", + "steam", + "volcano", + "warning" + ], + "volume_down": [ + "acoustic", + "audio", + "audio adjustment", + "audio control", + "audio level", + "audio settings", + "control", + "curved lines", + "decrease volume", + "diminish", + "down", + "less", + "listen", + "lower volume", + "media player", + "multimedia", + "music", + "mute", + "noise", + "playback control", + "quieter", + "reduce", + "silence", + "sound", + "sound level", + "speaker", + "speaker cone", + "speaker symbol", + "tv", + "volume", + "volume control", + "volume down", + "waves" + ], + "volume_down_alt": [ + "adjustment", + "alt", + "amplifier", + "arc", + "audio", + "audio down", + "audio level", + "bar", + "control", + "decrease", + "decrease volume", + "down", + "less", + "level", + "line", + "lower volume", + "media", + "media control", + "minus", + "music", + "mute", + "quiet", + "settings", + "slider", + "sound", + "sound down", + "sound level", + "speaker", + "triangle", + "tv", + "ui control", + "volume", + "volume down", + "volume level", + "wave" + ], + "volume_mute": [ + "audio", + "audio off", + "cancel", + "control", + "diagonal line", + "disabled", + "icon", + "media controls", + "music", + "mute", + "no audio", + "no sound", + "off", + "playback", + "quiet", + "settings", + "silence", + "silent", + "slash", + "sound", + "sound off", + "speaker", + "speaker off", + "stop", + "symbol", + "tv", + "volume", + "x mark" + ], + "volume_off": [ + "accessibility", + "audio", + "audio control", + "audio off", + "control", + "cross out", + "diagonal line", + "disabled", + "enabled", + "forbidden", + "hearing", + "low", + "media control", + "multimedia", + "music", + "mute", + "no sound", + "off", + "off state", + "on", + "prohibited", + "quiet", + "silent", + "slash", + "sound", + "sound off", + "speaker", + "speaker off", + "triangle", + "tv", + "volume", + "volume control", + "volume off" + ], + "volume_up": [ + "acoustic", + "adjust volume", + "amplify", + "audio", + "audio bars", + "audio control", + "audio output", + "control", + "controls", + "decibels", + "hearing", + "high volume", + "icon", + "increase volume", + "listen", + "loud", + "media", + "multimedia", + "music", + "playback", + "settings", + "sound", + "sound bars", + "sound levels", + "sound setting", + "sound wave", + "speaker", + "symbol", + "tv", + "up", + "video", + "volume", + "volume control", + "volume up" + ], + "volunteer_activism": [ + "activism", + "aid", + "assistance", + "care", + "cause", + "charity", + "community", + "compassion", + "contribution", + "donate", + "donation", + "donation box", + "fingers", + "fund", + "funding", + "gesture", + "giving", + "good", + "hand", + "hands", + "heart", + "helping", + "helping hand", + "humanity", + "kindness", + "love", + "non-profit", + "organization", + "philanthropy", + "sharing", + "social", + "support", + "volunteer" + ], + "voting_chip": [ + "+", + "1", + "add", + "agreement", + "approve", + "ballot", + "chip", + "choice", + "community", + "decide", + "decision", + "dislike", + "dispute", + "election", + "feedback", + "hand gesture", + "like", + "new", + "one", + "opinion", + "oppose", + "pick", + "plus", + "poll", + "preference", + "rank", + "rating", + "reject", + "selection", + "social", + "support", + "survey", + "thumbs down", + "thumbs up", + "vote", + "voting" + ], + "vpn_key": [ + "access", + "authenticate", + "authentication", + "authorization", + "authorize", + "closed", + "code", + "connection", + "data", + "digital", + "door", + "encrypted", + "encryption", + "entry", + "internet", + "key", + "lock", + "login", + "network", + "passcode", + "password", + "privacy", + "private", + "protection", + "safety", + "secret", + "secure", + "security", + "shield", + "sign in", + "technology", + "unlock", + "vpn" + ], + "vpn_key_alert": [ + "!", + "access", + "access denied", + "alert", + "attention", + "authentication", + "authorization", + "caution", + "code", + "connection", + "critical", + "danger", + "door", + "encryption", + "entry", + "error", + "exclamation", + "feedback", + "important", + "internet", + "issue", + "key", + "lock", + "mark", + "network", + "notification", + "passcode", + "password", + "private", + "private network", + "problem", + "report", + "restricted", + "restricted access", + "secure connection", + "security", + "system", + "unauthorized", + "unlock", + "virtual private network", + "vpn", + "warning" + ], + "vpn_key_off": [ + "access", + "account", + "authentication", + "blocked", + "closed", + "code", + "connection", + "credential", + "data", + "denied", + "disabled", + "disconnect", + "door", + "enabled", + "entry", + "internet", + "key", + "lock", + "login", + "network", + "no access", + "off", + "offline", + "on", + "passcode", + "password", + "privacy", + "private", + "protected", + "restricted", + "security", + "shield", + "sign in", + "slash", + "unavailable", + "unlock", + "vpn" + ], + "vpn_lock": [ + "access", + "connection", + "cyber security", + "data protection", + "digital security", + "earth", + "globe", + "internet", + "internet security", + "lock", + "lock icon", + "locked", + "network", + "network security", + "online", + "padlock", + "password", + "privacy", + "privacy lock", + "private", + "protected", + "protected access", + "protection", + "restricted access", + "safe", + "safety", + "secure", + "secure connection", + "security", + "shield", + "virtual", + "virtual private network", + "vpn", + "vpn active", + "vpn connection", + "vpn status", + "world" + ], + "vpn_lock_2": [ + "access", + "access control", + "authorization", + "closed", + "connection", + "controlled access", + "data", + "earth", + "globe", + "guarded", + "internet", + "key", + "limited access", + "lock", + "locked", + "network", + "online", + "padlocked", + "password", + "privacy", + "private", + "protected", + "protection", + "restriction", + "safe", + "safety", + "secure", + "security", + "shield", + "virtual", + "virtual private network", + "vpn", + "world" + ], + "vr180_create2d": [ + "180", + "180 degrees", + "2d", + "artificial", + "circle", + "convert", + "convert to 2d", + "create", + "create2d", + "disabled", + "enabled", + "flat", + "flatten", + "generate", + "image", + "landscape", + "make", + "media", + "mountain", + "mountains", + "off", + "offline", + "on", + "panorama", + "panoramic", + "photo", + "photography", + "picture", + "plane", + "reality", + "rectangle", + "shape", + "slash", + "square", + "straight", + "surface", + "transform", + "two dimensional", + "vertical", + "video", + "view", + "virtual reality", + "virtual_reality", + "vr", + "vr180" + ], + "vr180_create2d_off": [ + "180", + "2d", + "artificial", + "button", + "circle", + "control", + "conversion", + "create", + "create2d", + "default", + "disabled", + "enabled", + "flat", + "generate", + "image", + "inactive", + "landscape", + "make", + "mode", + "mountain", + "mountains", + "non-vr", + "off", + "offline", + "on", + "option", + "perspective", + "photo", + "photography", + "picture", + "produce", + "projection", + "reality", + "setting", + "slash", + "standard", + "switch", + "toggle", + "vertical", + "view", + "virtual reality", + "virtual_reality", + "vr", + "vr180" + ], + "vrpano": [ + "360", + "angle", + "camera", + "circle", + "digital", + "experience", + "globe", + "image", + "immersive", + "landscape", + "lens", + "media", + "mountain", + "mountains", + "pano", + "panorama", + "panoramic", + "perspective", + "photo", + "photography", + "picture", + "reality", + "rounded", + "sensor", + "sphere", + "technology", + "view", + "virtual", + "visual", + "vr", + "vrpano", + "wide" + ], + "wall_art": [ + "art", + "artwork", + "border", + "canvas", + "creative", + "decor", + "decoration", + "display", + "drawing", + "exhibit", + "exhibition", + "frame", + "gallery", + "graphic", + "home", + "illustration", + "image", + "interior design", + "landscape", + "masterpiece", + "mountain", + "mountains", + "museum", + "painting", + "photo", + "photograph", + "photography", + "picture", + "picture frame", + "rectangle", + "room", + "square", + "visual", + "wall", + "wall art" + ], + "wall_lamp": [ + "appliance", + "decorative light", + "domestic", + "electric light", + "fixture", + "furniture", + "home", + "home lighting", + "house", + "illumination", + "indoor light", + "interior lighting", + "lamp", + "light", + "lighting", + "linear", + "luminaire", + "modern lamp", + "object", + "outline", + "residential", + "sconce", + "simple", + "stroke", + "wall", + "wall lamp", + "wall light" + ], + "wallet": [ + "account", + "banking", + "budget", + "business", + "cash", + "commerce", + "credit", + "currency", + "debit", + "digital wallet", + "expenses", + "finance", + "folded", + "funds", + "investment", + "mobile wallet", + "money", + "online payment", + "payment", + "pocketbook", + "purchasing", + "rectangle", + "savings", + "spending", + "transaction", + "wallet", + "wealth" + ], + "wallpaper": [ + "abstract", + "background", + "clouds", + "customize", + "dash", + "dashed", + "display", + "graphic", + "hills", + "horizon", + "icon", + "illustration", + "image", + "landscape", + "mountains", + "natural", + "nature", + "outdoors", + "pattern", + "personalize", + "photo", + "photography", + "picture", + "scene", + "scenery", + "screen", + "settings", + "sky", + "sun", + "theme", + "view", + "wallpaper" + ], + "wallpaper_slideshow": [ + "background", + "backgrounds", + "change", + "collection", + "display", + "element", + "frame", + "gallery", + "icon", + "image", + "images", + "landscape", + "layers", + "media", + "monitor", + "multiple", + "photo", + "photography", + "photos", + "picture", + "pictures", + "play", + "presentation", + "rotate", + "screen", + "sequence", + "show", + "slides", + "slideshow", + "square", + "stack", + "start", + "symbol", + "transition", + "view", + "visual", + "wallpaper" + ], + "wand_shine": [ + "adjust", + "ai", + "art", + "artificial intelligence", + "automation", + "bright", + "creativity", + "edit", + "effect", + "enchantment", + "enhance", + "fairytale", + "fantasy", + "filter", + "glitter", + "glow", + "intelligence", + "light", + "luminous", + "magic", + "magic wand", + "pointer", + "shimmer", + "shine", + "shiny", + "sorcerer", + "sparkle", + "spell", + "staff", + "star", + "tool", + "transformation", + "twinkle", + "wand", + "wizard" + ], + "wand_stars": [ + "abstract", + "action", + "ai", + "apply", + "artificial intelligence", + "asterisk", + "automation", + "create", + "effect", + "element", + "enchantment", + "fairy", + "fantasy", + "feature", + "generate", + "glitter", + "intelligence", + "line", + "magic", + "miracle", + "mystical", + "point", + "power", + "shape", + "shiny", + "spark", + "sparkle", + "special", + "spell", + "star", + "stars", + "stick", + "supernatural", + "symbol", + "tool", + "twinkle", + "wand", + "wizard" + ], + "ward": [ + "access", + "approval", + "authorized", + "badge", + "bed", + "block", + "body", + "certified", + "clinic", + "crest", + "defense", + "emblem", + "guarantee", + "guard", + "health", + "hospital", + "human", + "insurance", + "patient", + "people", + "permission", + "person", + "privacy", + "private", + "protection", + "restricted", + "safe", + "safety", + "secure", + "security", + "shield", + "trusted", + "verified", + "ward" + ], + "warehouse": [ + "architecture", + "building", + "business", + "cargo", + "commercial", + "delivery", + "depot", + "distribution", + "export", + "facility", + "factory", + "fulfillment", + "garage", + "goods", + "import", + "industrial", + "industry", + "inventory", + "logistics", + "manufacturing", + "materials", + "production", + "shed", + "shipping", + "stock", + "storage", + "store", + "structure", + "supply chain", + "transport", + "warehouse" + ], + "warning": [ + "!", + "alert", + "app", + "attention", + "caution", + "danger", + "error", + "exclamation", + "flag", + "hazard", + "important", + "interface", + "issue", + "mark", + "message", + "notification", + "problem", + "risk", + "security", + "shield", + "sign", + "signal", + "status", + "symbol", + "system", + "triangle", + "ui", + "urgent", + "ux", + "warning", + "website" + ], + "warning_off": [ + "!", + "alert", + "alert disabled", + "alert off", + "all clear", + "attention", + "cancel warning", + "caution", + "caution disabled", + "caution off", + "clear", + "close warning", + "danger", + "disable warning", + "disabled", + "dismissal", + "enabled", + "error", + "error disabled", + "error off", + "exclamation", + "hide warning", + "ignore warning", + "important", + "mark", + "muted warning", + "no alert", + "no error", + "no warning", + "notification", + "notification disabled", + "notification off", + "off", + "offline", + "on", + "remove warning", + "safe", + "silence warning", + "slash", + "symbol", + "triangle", + "triangle with exclamation", + "turn off warning", + "warning", + "warning off" + ], + "wash": [ + "appliance", + "bathroom", + "care", + "chores", + "clean", + "cleaning", + "cleanse", + "clothes", + "cycle", + "delicate", + "detergent", + "dirt", + "fabric", + "fingers", + "garment", + "gesture", + "hand", + "heavy", + "home", + "hygiene", + "laundry", + "machine", + "refresh", + "regular", + "remove", + "rinse", + "sanitize", + "service", + "soap", + "spin", + "stain", + "tumble", + "wash", + "water", + "wc" + ], + "washoku": [ + "asian cuisine", + "asian food", + "bowl", + "bowl and chopsticks", + "breakfast", + "chopsticks", + "cuisine", + "cutlery", + "dining", + "dinner", + "eating", + "eating icon", + "food", + "food and drink", + "food icon", + "glyph", + "japan", + "japanese food", + "kitchen", + "lunch", + "meal", + "oriental food", + "ramen", + "restaurant", + "rice bowl", + "solid", + "sushi", + "utensil", + "washoku" + ], + "watch": [ + "accessory", + "alert", + "analog", + "band", + "circle", + "clock", + "device", + "digital", + "display", + "face", + "fitness", + "futuristic", + "gadget", + "hands", + "health", + "notification", + "pointers", + "retro", + "rounded corners", + "screen", + "smart", + "square", + "strap", + "technology", + "time", + "timepiece", + "tracking", + "watch", + "wearable", + "wearables", + "web", + "wrist", + "wristwatch" + ], + "watch_alert": [ + "!", + "alarm", + "alert", + "attention", + "caution", + "clock", + "danger", + "device", + "device alert", + "error", + "exclamation", + "exclamation mark", + "exclamation point", + "gadget", + "important", + "mark", + "message", + "notification", + "notification badge", + "problem", + "reminder", + "security", + "signal", + "technology", + "time", + "time alert", + "time warning", + "timepiece", + "triangle", + "urgent", + "warning", + "watch", + "watch notification", + "wearable", + "wearables", + "web", + "wristwatch" + ], + "watch_arrow": [ + "accuracy", + "alarm", + "appointment", + "arrow", + "arrows", + "clock", + "components", + "countdown", + "deadline", + "dial", + "direction", + "face", + "forward", + "gadget", + "hands", + "hour hand", + "indicator", + "interface", + "measurement", + "minute hand", + "navigation", + "pointer", + "precision", + "progress", + "punctuality", + "reminder", + "right", + "schedule", + "screen", + "second hand", + "site", + "time", + "timepiece", + "timer", + "timing", + "ui", + "ux", + "vr", + "watch", + "wearables", + "web", + "website", + "wristwatch" + ], + "watch_arrow_down": [ + "add", + "add watch", + "arrow", + "arrows", + "clock", + "components", + "connect", + "connect device", + "device", + "device download", + "direction", + "down", + "download", + "downward", + "forward", + "future", + "gadget", + "hand", + "hour", + "indicator", + "install", + "install device", + "interface", + "minute", + "movement", + "navigation", + "pointer", + "right", + "screen", + "second", + "site", + "smart watch", + "sync", + "technology", + "time", + "timepiece", + "ui", + "ux", + "vr", + "watch", + "watch data", + "wearable", + "wearables", + "web", + "website", + "wristwatch" + ], + "watch_button_press": [ + "action", + "activate", + "alert", + "ar", + "begin", + "button", + "circle", + "click", + "clock", + "control", + "device", + "digital", + "display", + "gadget", + "iOS", + "input", + "interaction", + "media", + "media controls", + "notification", + "play", + "playback.", + "press", + "rectangle", + "round", + "screen", + "smart", + "smartwatch", + "square", + "start", + "tap", + "technology", + "time", + "tracker", + "vr", + "watch", + "wearable", + "wearables", + "web", + "wristwatch" + ], + "watch_check": [ + "approval", + "approved", + "check", + "circle", + "clock", + "complete", + "complete time", + "confirm", + "confirmed", + "confirmed time", + "correct", + "done", + "enter", + "finished", + "job done", + "mark", + "ok", + "okay", + "round", + "rounded", + "select", + "success", + "successful", + "task", + "tick", + "time", + "time check", + "time complete", + "time validated", + "validated", + "watch", + "watch confirmed", + "wearables", + "web", + "wristwatch", + "yes" + ], + "watch_lock": [ + "access", + "authentication", + "authorization", + "authorized", + "barred", + "closed", + "control", + "data", + "device", + "digital", + "lock", + "padlock", + "password", + "privacy", + "private", + "protect", + "protection", + "restrict", + "restricted", + "safeguard", + "safety", + "secure", + "security", + "shield", + "time", + "unlock", + "watch", + "wearable", + "wrist" + ], + "watch_off": [ + "alarm", + "alert", + "band", + "block", + "cancel", + "clear", + "clock", + "close", + "deactivate", + "diagonal line", + "disable", + "do not disturb", + "exclude", + "forbidden", + "mute", + "notification", + "off", + "pause", + "prohibition", + "reminder", + "remove", + "restriction", + "shut", + "silent", + "slash", + "stop", + "strap", + "time", + "timer", + "watch", + "watch off", + "wearables", + "web", + "wrist", + "wristwatch" + ], + "watch_screentime": [ + "analysis", + "ar", + "circle", + "clock", + "computer", + "control", + "data", + "device", + "digital", + "display", + "duration", + "electronics", + "gadget", + "iOS", + "limit", + "monitoring", + "phone", + "productivity", + "rectangle", + "report", + "screen", + "screentime", + "smartphone", + "square", + "statistics", + "tablet", + "technology", + "time", + "tracker", + "tracking", + "usage", + "vr", + "watch", + "wearables", + "web", + "wristwatch" + ], + "watch_vibration": [ + "Android", + "OS", + "alert", + "ar", + "arm", + "band", + "buzz", + "clock", + "gadget", + "hand", + "haptics", + "iOS", + "lines", + "motion", + "mute", + "notification", + "oscillate", + "phone", + "pulse", + "quiet", + "rhythm", + "ringing", + "shake", + "signal", + "silence", + "silent", + "smartwatch", + "sound off", + "strap", + "time", + "timepiece", + "vibrate", + "vibrate mode", + "vibration", + "vr", + "watch", + "wave", + "wearable", + "wearables", + "web", + "wristwatch" + ], + "watch_wake": [ + "activate", + "alert", + "appliance", + "ar", + "awaken", + "bright", + "circle", + "clock", + "device", + "display", + "electronics", + "enable", + "gadget", + "handheld", + "iOS", + "illuminated", + "information", + "light", + "mobile", + "notifications", + "on", + "power on", + "rounded rectangle", + "screen", + "smart device", + "smart watch", + "square", + "technology", + "time", + "tracker", + "turn on", + "vr", + "wake", + "watch", + "wearable", + "wearables", + "web", + "wrist", + "wristwatch" + ], + "water": [ + "abstract", + "aqua", + "basic", + "beach", + "clean", + "drip", + "drop", + "droplet", + "element", + "environment", + "fluid", + "humidity", + "hydration", + "lake", + "liquid", + "minimal", + "moisture", + "natural", + "ocean", + "outline", + "purify", + "rain", + "refresh", + "river", + "shape", + "simple", + "single drop", + "symbol", + "tear", + "tear drop", + "water", + "water drop", + "waves", + "weather", + "wet", + "wetness" + ], + "water_bottle": [ + "beverage", + "bottle", + "canteen", + "cap", + "container", + "cylindrical", + "drink", + "drinking vessel", + "eco-friendly", + "environmental", + "exercise", + "fitness", + "flask", + "health", + "health indicator", + "hydrate", + "hydration", + "hydration reminder", + "jug", + "lid", + "liquid", + "liquid container", + "personal container", + "refreshment", + "reusable bottle", + "round", + "sport bottle", + "sports equipment", + "thirst", + "water", + "water bottle" + ], + "water_bottle_large": [ + "beverage", + "bottle", + "canteen", + "container", + "drink", + "exercise", + "fitness", + "flask", + "fluid", + "gym", + "health", + "hydrate", + "hydration", + "large", + "liquid", + "liquid container", + "nutrition", + "object", + "outdoor", + "plastic bottle", + "refill", + "reusable", + "shape", + "sport", + "thirst", + "travel", + "vessel", + "water", + "water bottle", + "water storage" + ], + "water_damage": [ + "alert", + "architecture", + "building", + "caution", + "ceiling", + "damage", + "damp", + "disaster", + "drip", + "droop", + "drop", + "droplet", + "emergency", + "estate", + "flood", + "floor", + "hazard", + "home", + "house", + "issue", + "leak", + "liquid", + "maintenance", + "mark", + "moisture", + "pipe", + "plumbing", + "problem", + "property", + "puddle", + "real", + "repair", + "residence", + "residential", + "shelter", + "stain", + "storm", + "wall", + "warning", + "water", + "water damage", + "weather", + "wet" + ], + "water_do": [ + "basic", + "bath", + "beverage", + "clean", + "dissolved", + "drink", + "drop", + "droplet", + "droplets", + "essential", + "fluid", + "fresh", + "h2o", + "health", + "humidity", + "hydration", + "liquid", + "moisture", + "nature", + "oxygen", + "plumbing", + "purity", + "rain", + "raindrop", + "shower", + "spa", + "symbol", + "tear", + "water", + "water drop", + "wellness", + "wet" + ], + "water_drop": [ + "adjustments", + "aqua", + "blob", + "concentration", + "conservation", + "density", + "drink", + "drip", + "drop", + "droplet", + "eco", + "ecology", + "element", + "environment", + "filter", + "fluid", + "humidity", + "hydration", + "liquid", + "moisture", + "nature", + "ocean", + "oval", + "point", + "purification", + "rain", + "resource", + "settings", + "social", + "tear", + "teardrop", + "water", + "weather", + "wet" + ], + "water_ec": [ + "analysis", + "analyze", + "aquatic", + "bolt", + "chemistry", + "concentration", + "conductivity", + "current", + "data", + "drop", + "droplet", + "ec", + "eco", + "electrical", + "electricity", + "environment", + "fluid", + "gauge", + "indicator", + "information", + "laboratory", + "levels", + "liquid", + "measurement", + "monitor", + "pollution", + "purity", + "quality", + "reading", + "science", + "sensor", + "test", + "testing", + "thunderbolt", + "water" + ], + "water_full": [ + "aqua", + "beverage", + "condensation", + "dew", + "drink", + "drinking", + "drop", + "droplet", + "fitbit", + "fluid", + "full", + "health", + "healthy", + "humidity", + "hydration", + "liquid", + "moisture", + "nature", + "ocean", + "rain", + "rain drop", + "rain droplet", + "sea", + "tear", + "tear drop", + "tear droplet", + "water", + "water drop", + "water droplet", + "waterglass", + "weather", + "wet" + ], + "water_heater": [ + "appliance", + "automation", + "bath", + "boiler", + "configuration", + "control", + "device", + "electricity", + "energy", + "equipment", + "gas", + "heating", + "home", + "home appliance", + "hot", + "hot water", + "house", + "kitchen", + "monitor", + "nest", + "plumbing", + "power", + "residential", + "settings", + "shower", + "smart home", + "status", + "system", + "temperature", + "utility", + "water heater" + ], + "water_lock": [ + "barrier", + "block", + "closed", + "confine", + "defense", + "device", + "drop", + "droplet", + "element", + "fitbit", + "humidity", + "liquid", + "lock", + "locked", + "moisture", + "nature", + "password", + "prevent", + "privacy", + "private", + "protected", + "protection", + "rain", + "restrict", + "safe", + "safeguard", + "safety", + "sealed", + "secure", + "secured", + "security", + "shield", + "tracker", + "unlock", + "watch", + "water", + "waterproof", + "watertight", + "weather" + ], + "water_loss": [ + "climate", + "conservation", + "decline", + "decrease", + "deficit", + "drink", + "drinking", + "dripping", + "drop", + "droplet", + "economy", + "environment", + "evaporation", + "fitbit", + "fluid", + "irrigation", + "leak", + "leak detection", + "liquid", + "loss", + "lowering", + "moisture", + "plumbing", + "plumbing issue", + "reduction", + "resource", + "scarcity", + "tear", + "tear drop", + "waste", + "water", + "water drop", + "water usage", + "waterglass" + ], + "water_lux": [ + "amount", + "beverage", + "drink", + "droplet", + "droplets", + "empty", + "environment", + "fluid", + "full", + "gauge", + "health", + "hydration", + "hydro", + "indicator", + "level", + "lighting", + "liquid", + "measurement", + "meter", + "moisture", + "nature", + "quantity", + "rain", + "reflection", + "refraction", + "sorrow", + "sun", + "sunny", + "sunrise", + "tear", + "teardrop", + "thirst", + "volume", + "water", + "water drop", + "water level", + "waves", + "weather", + "wet" + ], + "water_medium": [ + "climate", + "drink", + "drinking", + "drip", + "drop", + "droplet", + "environment", + "fitbit", + "fluid", + "h2o", + "humidity", + "hydration", + "level", + "liquid", + "medium", + "moisture", + "nature", + "pour", + "precipitation", + "rain", + "splash", + "tear", + "teardrop", + "volume", + "water", + "waterglass", + "weather", + "wet" + ], + "water_orp": [ + "aqua", + "chemistry", + "clean", + "drop", + "droplet", + "element", + "environment", + "falling", + "flow", + "fluid", + "humidity", + "hydration", + "hydro", + "leak", + "liquid", + "measurement", + "moisture", + "nature", + "orp", + "oxidation", + "oxidation reduction potential", + "oxygen", + "potential", + "pouring", + "pure", + "quality", + "raindrop", + "reduction", + "science", + "splash", + "tear", + "water", + "wet" + ], + "water_ph": [ + "acidic", + "acidity", + "agriculture", + "alkaline", + "analysis", + "aqua", + "chemistry", + "clean", + "drop", + "droplet", + "element", + "environment", + "fluid", + "h2o", + "health", + "hydration", + "hydrogen", + "indicator", + "irrigation", + "liquid", + "measurement", + "nature", + "ph", + "potable", + "purity", + "quality", + "science", + "substance", + "test", + "testing", + "water" + ], + "water_pump": [ + "agriculture", + "device", + "energy", + "engineering", + "equipment", + "fluid", + "fluids", + "groundwater intake", + "heating", + "industrial", + "infrastructure", + "irrigation", + "landscape", + "liquid", + "machine", + "machinery", + "mechanical", + "motor", + "pipeline", + "plumbing", + "power", + "pressure", + "pump", + "pumping", + "rainwater harvesting", + "supply", + "system", + "utility", + "wastewater", + "water", + "water pressure", + "water pressure boosting", + "water pump" + ], + "water_voc": [ + "air quality", + "analysis", + "chemical", + "chemicals", + "chemistry", + "compound", + "compounds", + "contamination", + "data", + "drop", + "droplet", + "environment", + "environmental monitoring", + "health", + "indicator", + "indoor air quality", + "laboratory", + "liquid", + "measurement", + "organic", + "pollution", + "report", + "results", + "safety", + "science", + "teardrop", + "testing", + "vapor", + "voc", + "volatile", + "volatile organic compounds", + "water", + "water drop" + ], + "waterfall_chart": [ + "analysis", + "analytics", + "bar", + "bars", + "breakdown", + "bridge", + "business", + "chart", + "columns", + "data", + "decrease", + "decrement", + "diagram", + "finance", + "financial", + "gain", + "graph", + "increase", + "increment", + "infographic", + "loss", + "measure", + "metrics", + "negative", + "positive", + "progress", + "report", + "stacked", + "statistics", + "summary", + "tracking", + "vertical", + "visualization", + "waterfall", + "waterfall chart" + ], + "waves": [ + "audio", + "audio bars", + "audio control", + "audio icon", + "audio level", + "audio signal", + "audio visualizer", + "bar graph", + "beach", + "equalizer", + "equalizer icon", + "frequency", + "lake", + "level indicator", + "lines", + "media", + "music", + "music icon", + "music player", + "ocean", + "pool", + "river", + "sea", + "signal", + "signal icon", + "sound", + "sound control", + "sound level", + "sound signal", + "sound waves", + "spectrum", + "swim", + "visualizer", + "volume", + "volume icon", + "water", + "wave", + "waveform", + "waves" + ], + "waving_hand": [ + "acknowledgement", + "activity", + "availability", + "avatar", + "body part", + "bye", + "chat", + "communication", + "emoji", + "fingers", + "friendly", + "gesture", + "goodbye", + "greeting", + "greetings", + "hand", + "hello", + "hi", + "human", + "icon", + "interaction", + "palm", + "person", + "presence", + "profile", + "social", + "speak", + "status", + "symbol", + "wave", + "waving", + "waving hand", + "welcome" + ], + "wb_auto": [ + "A", + "W", + "adjust", + "alphabet", + "ambient light", + "auto", + "auto brightness", + "auto light", + "auto settings", + "automatic", + "automatic mode", + "balance", + "bright", + "brightness", + "bulb", + "camera", + "character", + "control", + "detection", + "edit", + "editing", + "environment", + "exposure", + "font", + "illumination", + "image", + "image adjustment", + "lamp", + "letters", + "light bulb", + "lighting", + "mode", + "option", + "photo", + "photography", + "sensor", + "settings", + "symbol", + "text", + "type", + "wb", + "white", + "white balance", + "wp" + ], + "wb_incandescent": [ + "balance", + "base", + "bright", + "bulb", + "edit", + "editing", + "electric", + "electricity", + "energy", + "filament", + "glass", + "glow", + "hint", + "idea", + "illumination", + "incandescent", + "innovation", + "intelligent", + "invention", + "knowledge", + "lamp", + "light", + "lightbulb", + "lighting", + "power", + "screw", + "setting", + "settings", + "shine", + "socket", + "solution", + "suggestion", + "sáng tạo", + "thinking", + "white", + "wisdom", + "wp" + ], + "wb_iridescent": [ + "adjustments", + "balance", + "bright", + "brightness", + "camera", + "edit", + "editing", + "effects", + "electric", + "electricity", + "energy", + "filter", + "fluorescent", + "gleam", + "glow", + "illumination", + "image", + "incandescent", + "indoor", + "iridescent", + "lamp", + "light", + "light bulb", + "lightbulb", + "lighting", + "photo", + "photography", + "picture", + "power", + "setting", + "settings", + "shimmer", + "sparkle", + "tungsten", + "wb", + "white", + "white balance", + "wp" + ], + "wb_shade": [ + "adjust", + "area", + "balance", + "blind", + "building", + "control", + "cover", + "curtains", + "darkness", + "dim", + "geometry", + "home", + "horizontal", + "house", + "interior", + "light", + "light control", + "lighting", + "lines", + "object", + "privacy", + "rectangle", + "settings", + "shade", + "shutter", + "slats", + "space", + "sunlight", + "symbol", + "toggle", + "wb", + "white", + "window", + "window blind", + "window shade" + ], + "wb_sunny": [ + "balance", + "beams", + "bright", + "celestial", + "circle", + "climate", + "day", + "daylight", + "environment", + "evening", + "forecast", + "heat", + "light", + "lighting", + "lines", + "morning", + "nature", + "noon", + "orb", + "outdoors", + "rays", + "season", + "sky", + "solar", + "star", + "summer", + "sun", + "sunny", + "temperature", + "warm", + "wb", + "weather", + "white" + ], + "wb_twilight": [ + "ambient", + "ambient light", + "astronomy", + "atmosphere", + "balance", + "calm", + "celestial", + "darkness", + "dawn", + "dim", + "dimming", + "dusk", + "environmental", + "fade", + "fading", + "gradient", + "horizon", + "landscape", + "light", + "lighting", + "mood", + "natural", + "noon", + "peaceful", + "scenery", + "serene", + "sky", + "sun", + "sunrise", + "sunset", + "transition", + "twilight", + "view", + "wb", + "weather", + "white" + ], + "wc": [ + "accessibility", + "amenities", + "bathroom", + "closet", + "destination", + "facilities", + "facility", + "female", + "gender", + "hygiene", + "international", + "lavatory", + "location", + "male", + "man", + "mapping", + "men's room", + "public restroom", + "restroom", + "room", + "sanitary", + "service", + "sign", + "symbol", + "toilet", + "travel", + "unisex", + "universal", + "wash", + "washroom", + "water", + "water closet", + "wc", + "women", + "women's room" + ], + "weather_hail": [ + "app", + "button", + "climate", + "cloud", + "cloudy", + "cold", + "conditions", + "element", + "forecast", + "freezing", + "graphic", + "hail", + "hailstones", + "hailstorm", + "home", + "ice", + "icon", + "interface", + "meteorology", + "mobile", + "nature", + "nest", + "outdoors", + "precipitation", + "sky", + "sleet", + "snow", + "snowy", + "storm", + "symbol", + "thermostat", + "ui", + "ux", + "vector", + "weather", + "web", + "website", + "winter" + ], + "weather_mix": [ + "atmospheric", + "changing weather", + "climate", + "cloud", + "cloudy", + "cold", + "environment", + "forecast", + "hail", + "meteorological forecast", + "meteorology", + "mix", + "mixed conditions", + "mixed weather", + "nature", + "outdoors", + "partly cloudy", + "precipitation", + "rain", + "rainy", + "sleet", + "snow", + "snowy", + "sun", + "sunny", + "temperature", + "thunderstorm", + "weather", + "weather app", + "weather conditions", + "weather display", + "weather report", + "weather symbol", + "winter" + ], + "weather_snowy": [ + "app", + "climate", + "cloud", + "cold", + "crystal", + "display", + "forecasting", + "frosty", + "frozen", + "home", + "ice", + "icon", + "indication", + "information", + "meteorology", + "nature", + "nest", + "outdoor", + "precipitation", + "report", + "season", + "snow", + "snowflake", + "snowy", + "status", + "symbol", + "temperature", + "thermostat", + "ui element", + "weather", + "weather condition", + "website", + "winter" + ], + "web": [ + "address", + "browser", + "destination", + "direction", + "earth", + "find us", + "geolocation", + "geotag", + "global", + "globe", + "internet", + "location", + "location marker", + "location pin", + "map", + "map marker", + "map pin", + "marker", + "navigate", + "navigation", + "network", + "online", + "page", + "pinpoint", + "place", + "point", + "position", + "screen", + "site", + "sphere", + "spot", + "spot marker", + "web", + "website", + "where", + "world", + "www" + ], + "web_asset": [ + "app", + "application", + "application desktop", + "asset", + "border", + "box", + "browser", + "browser window", + "coding", + "computer screen", + "content area", + "design", + "development", + "digital", + "display", + "download", + "frame", + "image", + "interface", + "internet", + "layout", + "media", + "monitor", + "online", + "page", + "programming", + "rectangle", + "screen", + "site", + "software", + "square", + "ui", + "ux", + "video", + "view", + "web", + "web asset", + "website", + "window", + "www" + ], + "web_asset_off": [ + "alert", + "asset", + "blocked", + "browser", + "computer", + "connection", + "desktop", + "diagonal", + "disabled", + "enabled", + "error", + "failure", + "forbidden", + "icon", + "internet", + "line", + "network", + "no", + "not supported", + "off", + "on", + "page", + "problem", + "screen", + "slash", + "status", + "symbol", + "technology", + "unavailable", + "warning", + "web", + "webpage", + "website", + "window", + "windows", + "www", + "x" + ], + "web_stories": [ + "column", + "communication", + "content", + "divide", + "feed", + "frames", + "google", + "images", + "logo", + "media", + "multiple panels", + "navigation", + "next", + "playback", + "previous", + "progress", + "reel", + "section", + "segment", + "separator", + "sequence", + "short video", + "slideshow", + "social media", + "stories", + "story", + "timeline", + "vertical video", + "video", + "view", + "watching", + "web", + "web stories" + ], + "web_traffic": [ + "bandwidth", + "browser", + "browsing", + "click", + "clicks", + "communication", + "connection", + "connectivity", + "cursor", + "data flow", + "data traffic", + "data transfer", + "data usage", + "download", + "global", + "global network", + "information flow", + "internet", + "internet activity", + "internet traffic", + "network", + "network activity", + "network traffic", + "online activity", + "online presence", + "statistics", + "surfing", + "traffic", + "upload", + "web", + "web analytics", + "web traffic", + "website traffic", + "world", + "world network", + "world wide web" + ], + "webhook": [ + "alert", + "api", + "arrow", + "automation", + "backend", + "box", + "code", + "communication", + "connection", + "data", + "developer", + "development", + "enterprise", + "event", + "integration", + "interface", + "line", + "link", + "message", + "notification", + "programming", + "rectangle", + "service", + "software", + "square", + "system", + "trigger", + "up arrow", + "update", + "webhook" + ], + "weekend": [ + "bag", + "baggage", + "baggage claim", + "briefcase", + "buckle", + "business trip", + "carry-on", + "chair", + "container", + "couch", + "furniture", + "handle", + "holiday", + "home", + "journey", + "leisure travel", + "living", + "lounge", + "luggage", + "overnight bag", + "packed", + "packing", + "packing list", + "rectangle", + "relax", + "room", + "storage", + "strap", + "suitcase", + "travel", + "travel bag", + "travel goods", + "travel plans", + "trip", + "vacation", + "vacation planning", + "weekend", + "weekender" + ], + "weight": [ + "balance", + "barbell", + "body", + "dumbbell", + "exercise", + "fitness", + "gain", + "grams", + "gym", + "health", + "kg", + "lbs", + "lifting", + "loss", + "mass", + "measure", + "measurement", + "measuring", + "metric", + "muscle", + "pood", + "pounds", + "progress", + "scale", + "scales", + "sport", + "stones", + "strength", + "tonne", + "training", + "unit", + "weighing", + "weight", + "workout" + ], + "west": [ + "arrow", + "away", + "back", + "chevron", + "direction", + "directional", + "exit", + "guide", + "indicator", + "journey", + "left", + "map", + "maps", + "move", + "navigation", + "orientation", + "path", + "point", + "pointer", + "previous", + "retreat", + "return", + "route", + "signage", + "travel", + "triangle", + "undo", + "voyage", + "way", + "west", + "withdraw" + ], + "whatshot": [ + "alert", + "alerts", + "arrow", + "blaze", + "burning", + "circle", + "dangerous", + "direction", + "energy", + "excitement", + "fiery", + "fire", + "flame", + "frames", + "hazard", + "heat", + "hot", + "ignition", + "important", + "inferno", + "intense", + "new", + "news", + "notification", + "passion", + "popular", + "round", + "significant", + "spicy", + "trending", + "updates", + "vital", + "warmth", + "warning", + "whatshot" + ], + "wheat": [ + "agriculture", + "baking", + "bounty", + "branch", + "bread", + "carbs", + "cereal", + "crop", + "cultivation", + "ear of wheat", + "farm", + "farming", + "field", + "fitbit", + "flour", + "food", + "food item", + "gluten", + "grain", + "growth", + "harvest", + "healthy food", + "natural", + "nature", + "nutrition", + "organic", + "plant", + "produce", + "rural", + "spike", + "stalks", + "wheat" + ], + "wheelchair_pickup": [ + "accessibility", + "accessible", + "assistance", + "auto", + "body", + "car", + "disability", + "disabled", + "drive", + "dropoff", + "handicap", + "handicapped", + "health", + "help", + "human", + "icon", + "medical", + "mobility", + "person", + "pickup", + "ride", + "seat", + "sign", + "silhouette", + "special assistance", + "symbol", + "taxi", + "transport", + "transportation", + "travel", + "vehicle", + "wheelchair", + "wheels" + ], + "where_to_vote": [ + "address", + "approve", + "ballot", + "building", + "check", + "civic", + "complete", + "democracy", + "destination", + "direction", + "discover", + "done", + "drop pin", + "election", + "election day", + "find", + "geo", + "government", + "gps", + "location", + "map marker", + "maps", + "mark", + "marker", + "navigate", + "ok", + "participation", + "pin", + "place", + "pointer", + "political", + "poll", + "polling", + "polling place", + "rights", + "select", + "stop", + "tick", + "to", + "validate election", + "verified", + "vote", + "voting", + "where", + "yes" + ], + "widget_medium": [ + "app", + "application square", + "area", + "block", + "blocks", + "box", + "card", + "chunk", + "component", + "components", + "container", + "dashboard", + "design", + "display", + "division", + "element", + "grid", + "interface", + "layout", + "medium", + "module", + "panel", + "part", + "piece", + "portion", + "rectangle", + "region", + "screen", + "section", + "segment", + "site", + "square", + "subdivision", + "tile", + "tiles", + "ui", + "ux", + "view", + "web", + "website", + "widget", + "window" + ], + "widget_menu": [ + "app", + "application menu", + "bars", + "box", + "burger", + "close", + "collapse", + "contextual menu", + "drawer", + "expand", + "general menu", + "hamburger", + "hide", + "list", + "main menu", + "menu", + "menu icon", + "more options", + "navigation", + "navigation icon", + "open", + "options", + "parallel lines", + "setting", + "settings menu", + "show", + "side menu", + "sidebar", + "squares", + "stacked lines", + "three lines", + "toggle", + "ui", + "widget", + "widget menu", + "widgets" + ], + "widget_small": [ + "app", + "applet", + "application", + "application square", + "blocks", + "components", + "customize", + "dashboard", + "design", + "element", + "feature", + "grid", + "interface", + "layout", + "module", + "options", + "organize", + "panel", + "personalize", + "preference", + "rearrange", + "screen", + "sections", + "segments", + "setting", + "site", + "small", + "squares", + "tiles", + "ui", + "ux", + "view", + "web", + "website", + "widget", + "window" + ], + "widget_width": [ + "adjust", + "app", + "application square", + "arrows", + "bidirectional arrows", + "blocks", + "box", + "components", + "contract", + "control", + "dashboard", + "design", + "dimension", + "enlarge", + "expand", + "grid", + "horizontal", + "interface", + "layout", + "left arrow", + "measurement", + "modify", + "options", + "parameters", + "rectangle", + "resize", + "right arrow", + "scale", + "screen", + "settings", + "shrink", + "site", + "size", + "spacing", + "tiles", + "ui", + "ux", + "view", + "web", + "website", + "widget", + "widget size", + "widget width", + "width", + "window" + ], + "widgets": [ + "add", + "app", + "arrange", + "blocks", + "box", + "boxes", + "components", + "customize", + "dashboard", + "display", + "elements", + "grid", + "layout", + "menu", + "modules", + "mosaic", + "options", + "organize", + "panels", + "personalize", + "rearrange", + "rectangles", + "remove", + "sections", + "setting", + "settings", + "squares", + "ui", + "view", + "widgets" + ], + "width": [ + "width" + ], + "width_full": [ + "action", + "arrows", + "button", + "columns", + "content", + "control", + "display", + "expand", + "extend", + "fill", + "full width", + "grid", + "horizontal", + "indicator", + "layout", + "left arrow", + "lines", + "maximize", + "menu", + "pointer", + "presentation", + "right arrow", + "scale", + "screen", + "sidebar", + "stretch", + "toggle", + "view", + "width" + ], + "width_normal": [ + "adjust size", + "adjust width", + "alignment", + "boundaries", + "canvas size", + "content width", + "contract", + "controls", + "dimensions", + "display width", + "document", + "editing", + "expand", + "horizontal", + "image size", + "layout", + "limits", + "measurement", + "normal width", + "page", + "proportions", + "resize", + "ruler", + "scale", + "settings", + "size", + "spacing", + "video size", + "width", + "window size" + ], + "width_wide": [ + "adjust", + "aspect ratio", + "bar", + "cinema", + "dimension", + "display", + "enlarge", + "expand", + "film", + "format", + "full screen", + "horizontal", + "landscape", + "layout", + "maximize", + "measure", + "monitor", + "movie", + "panoramic", + "player", + "rectangle", + "scale", + "screen", + "size", + "stretch", + "video", + "view", + "wide", + "width wide", + "zoom" + ], + "wifi": [ + "access point", + "antenna", + "bars", + "broadcast", + "communication", + "computer", + "connection", + "connectivity", + "data", + "device", + "hotspot", + "indicator", + "internet", + "network", + "online", + "phone", + "reception", + "scan", + "service", + "signal", + "status", + "strength", + "symbol", + "technology", + "waves", + "wifi", + "wireless" + ], + "wifi_1_bar": [ + "1", + "1 bar", + "arc", + "bar", + "bars", + "broadcast", + "cell", + "cellular", + "communication", + "computer", + "connection", + "connectivity", + "curved", + "data", + "device", + "icon", + "internet", + "low signal", + "mobile", + "network", + "one bar", + "phone", + "radio", + "reception", + "scan", + "service", + "signal", + "status", + "strength", + "symbol", + "technology", + "wave", + "weak signal", + "wifi", + "wireless" + ], + "wifi_2_bar": [ + "2", + "access", + "bar", + "bars", + "bars indicator", + "cell", + "cellular", + "communication", + "connection", + "connection status", + "connectivity", + "data", + "digital", + "indicator", + "internet", + "internet access", + "internet status", + "level", + "mobile", + "network", + "network status", + "partial signal", + "phone", + "scan", + "service", + "signal", + "signal strength", + "status", + "strength", + "technology", + "two bars", + "weak signal", + "wifi", + "wifi signal", + "wireless", + "wireless network" + ], + "wifi_add": [ + "+", + "access", + "add", + "attach", + "configure", + "connect", + "connection", + "create", + "data", + "include", + "internet", + "join", + "link", + "modem", + "network", + "new", + "new symbol", + "plus", + "router", + "scan", + "service", + "setup", + "signal", + "symbol", + "waves", + "wifi", + "wireless" + ], + "wifi_calling": [ + "arcs", + "broadcast", + "call", + "calling", + "cell", + "cell service", + "communication", + "connect", + "connection", + "connectivity", + "contact", + "data", + "device", + "hardware", + "internet", + "internet calling", + "lines", + "mobile", + "network", + "phone", + "phone call", + "radial", + "reception", + "signal", + "talk", + "technology", + "telecommunications", + "telephone", + "voice", + "waves", + "wifi", + "wifi signal", + "wireless", + "wireless call" + ], + "wifi_calling_1": [ + "1", + "audio", + "calling", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "device", + "digital", + "indicator", + "internet", + "level", + "mobile", + "network", + "phone", + "signal", + "speed", + "status", + "symbol", + "technology", + "telephone", + "telephony", + "three lines", + "voice", + "waves", + "wifi", + "wireless" + ], + "wifi_calling_2": [ + "2", + "bar", + "call", + "calling", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "good connection", + "internet", + "internet call", + "mobile", + "network", + "network bars", + "network strength", + "phone", + "phone call", + "reception", + "signal", + "speed", + "strength", + "strong signal", + "telecommunication", + "telecommunications", + "two", + "voice", + "wifi", + "wireless", + "wireless network" + ], + "wifi_calling_3": [ + "3", + "audio", + "calling", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "device", + "digital", + "indicator", + "internet", + "level", + "mobile", + "network", + "phone", + "signal", + "speed", + "status", + "symbol", + "technology", + "telephone", + "telephony", + "three lines", + "voice", + "waves", + "wifi", + "wireless" + ], + "wifi_calling_bar_1": [ + "1", + "bars", + "broadband", + "calling", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "device", + "indicator", + "internet", + "internet access", + "internet signal", + "level", + "meter", + "mobile", + "network", + "network signal", + "online", + "phone", + "range", + "reception", + "signal", + "speed", + "status", + "strength", + "telecommunications", + "wifi", + "wireless", + "wireless indicator", + "wireless signal" + ], + "wifi_calling_bar_2": [ + "2", + "bar", + "bars", + "calling", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "device", + "indicator", + "internet", + "level", + "mobile", + "network", + "online", + "partial signal", + "phone", + "phone signal", + "reception", + "signal", + "speed", + "status", + "strength", + "technology", + "telecommunication", + "telephone", + "two bars", + "wifi", + "wireless" + ], + "wifi_calling_bar_3": [ + "3", + "bar", + "bars", + "calling", + "cell", + "cellular", + "communication", + "connection", + "connectivity", + "data", + "indicator", + "internet", + "level", + "mobile", + "network", + "phone", + "phone signal", + "reception", + "signal", + "speed", + "status", + "strength", + "telecommunication", + "three", + "three bars", + "wifi", + "wireless" + ], + "wifi_channel": [ + "adjust", + "arc", + "arcs", + "broadcast", + "cellular", + "channel", + "communication", + "configure", + "connection", + "connectivity", + "curved lines", + "data", + "frequency", + "full signal", + "increasing signal", + "internet", + "line", + "lines", + "mobile", + "network", + "network channel", + "scan", + "service", + "setting", + "signal", + "spectrum", + "strong signal", + "technology", + "three lines", + "wave", + "waves", + "wifi", + "wifi channel", + "wireless", + "wireless channel" + ], + "wifi_find": [ + "access point", + "antenna", + "arc", + "arch", + "bars", + "broadcast", + "cellular", + "communications", + "connection", + "curved lines", + "data", + "detect", + "discover", + "dots", + "find", + "hotspot", + "internet", + "locate", + "look", + "magnifying glass", + "mobile", + "network", + "notice", + "points", + "radio", + "rays", + "scan", + "search", + "service", + "signal", + "technology", + "waves", + "wifi", + "wireless" + ], + "wifi_home": [ + "access", + "architecture", + "broadband", + "building", + "communication", + "connection", + "connectivity", + "data", + "device", + "digital", + "estate", + "home", + "house", + "indoor", + "internet", + "location", + "modem", + "network", + "online", + "place", + "private network", + "remote", + "residence", + "residential", + "router", + "scan", + "service", + "signal", + "smart home", + "streaming", + "technology", + "transfer", + "wifi", + "wireless" + ], + "wifi_lock": [ + "access", + "authentication", + "bars", + "cellular", + "connect", + "connection", + "connectivity", + "data", + "encrypted", + "four bars", + "full signal", + "internet", + "lock", + "locked", + "maximum signal", + "mobile", + "network", + "network access.", + "password", + "privacy", + "private", + "protected", + "protection", + "safe", + "safety", + "secure", + "security", + "service", + "signal", + "strength", + "wifi", + "wireless" + ], + "wifi_notification": [ + "active", + "alarm", + "alert", + "arcs", + "bell", + "broadband", + "chime", + "communication", + "computer", + "connection", + "connectivity", + "curved lines", + "data", + "device", + "icon", + "indicator", + "internet", + "internet access", + "menu bar", + "mobile", + "network", + "notification", + "notifications", + "notify", + "radial", + "radio waves", + "reminder", + "ring", + "scan", + "service", + "settings", + "signal", + "sound", + "status", + "strength", + "symbol", + "system tray", + "technology", + "waves", + "wifi", + "wireless" + ], + "wifi_off": [ + "connection", + "connection off", + "data", + "diagonal line", + "disabled", + "disconnected", + "enabled", + "internet", + "internet off", + "network", + "network off", + "network symbol", + "no network", + "no signal", + "no wifi", + "no wireless", + "not connected", + "off", + "offline", + "on", + "outage", + "scan", + "service", + "signal", + "signal disabled", + "signal off", + "signal symbol", + "slash", + "unavailable", + "unavailable connection", + "unavailable network", + "unavailable signal", + "unavailable wifi", + "unavailable wireless", + "wifi", + "wifi off", + "wifi symbol", + "wireless", + "wireless off", + "wireless symbol" + ], + "wifi_password": [ + "access", + "access code", + "authentication", + "authorization", + "cellular", + "connect", + "connection", + "connectivity", + "credentials", + "data", + "encryption", + "internet", + "internet access", + "key", + "lock", + "login", + "mobile", + "network", + "network security", + "passcode", + "password", + "privacy", + "private network", + "protection", + "scan", + "secure", + "secure network", + "security", + "service", + "signal", + "unlock", + "wifi", + "wifi signal", + "wireless", + "wireless network", + "wireless security" + ], + "wifi_protected_setup": [ + "WPS", + "access", + "around", + "arrow", + "arrows", + "authenticate", + "broadcast", + "configuration", + "connect", + "connection", + "establish", + "internet", + "link", + "network", + "network setup", + "protect", + "protected", + "protected setup", + "radio waves", + "rotate", + "secure connection", + "secured", + "security", + "setup", + "signal", + "signal strength", + "three arcs", + "three lines", + "wifi", + "wireless", + "wireless network" + ], + "wifi_proxy": [ + "access", + "apartment", + "architecture", + "building", + "business", + "configuration", + "connection", + "connection settings", + "data", + "data security", + "domain", + "estate", + "home", + "internet", + "internet access", + "network", + "network configuration", + "network connection", + "network security", + "online privacy", + "place", + "privacy", + "private", + "private network", + "protected", + "proxy", + "proxy server", + "proxy settings", + "real", + "residence", + "residential", + "scan", + "secure", + "secure connection", + "security", + "server", + "service", + "settings", + "shelter", + "signal", + "vpn", + "web", + "wifi", + "wireless", + "wireless network", + "www" + ], + "wifi_tethering": [ + "access point", + "cell", + "cellular", + "cellular data", + "connection", + "connectivity", + "data", + "data share", + "hotspot", + "internet", + "internet access", + "internet connection", + "link", + "mobile", + "mobile network", + "network", + "personal hotspot", + "phone", + "phone connection", + "phone hotspot", + "portable hotspot", + "portable wifi", + "scan", + "service", + "share", + "sharing internet", + "signal", + "speed", + "tethering", + "wifi", + "wifi share", + "wireless", + "wireless network" + ], + "wifi_tethering_error": [ + "!", + "alert", + "attention", + "broken", + "caution", + "cell", + "cellular", + "communication", + "connection", + "danger", + "data", + "device", + "devices", + "disconnected", + "error", + "exclamation", + "failure", + "hotspot", + "icon", + "important", + "interface", + "internet", + "interrupted", + "issue", + "mark", + "mobile", + "network", + "notification", + "phone", + "problem", + "rounded", + "scan", + "service", + "share", + "sharing", + "signal", + "speed", + "symbol", + "tethering", + "unavailable", + "warning", + "wifi", + "wireless" + ], + "wifi_tethering_off": [ + "cell", + "cellular", + "connection", + "connection disabled", + "connection off", + "crossed out", + "data", + "data off", + "disabled", + "disconnected", + "enabled", + "hotspot off", + "internet", + "internet off", + "line", + "mobile", + "mobile hotspot off", + "network", + "network disabled", + "network off", + "no connection", + "no internet", + "no network", + "no wifi", + "off", + "offline", + "on", + "phone", + "portable hotspot off", + "portable wifi off", + "scan", + "service", + "sharing off", + "signal", + "signal disabled", + "signal off", + "slash", + "speed", + "tethering", + "tethering disabled", + "tethering off", + "unavailable", + "wifi", + "wifi disabled", + "wifi off", + "wireless" + ], + "wind_power": [ + "abstract", + "air flow", + "alternative energy", + "blades", + "clean energy", + "climate", + "eco", + "eco-friendly", + "electricity", + "energy", + "environment", + "generation", + "graphic", + "icon", + "lines", + "motion", + "nest", + "power", + "propeller", + "renewable energy", + "resources", + "spinning", + "sustainable", + "swirl", + "symbol", + "three lines", + "turbine", + "vortex", + "weather", + "wind", + "wind power", + "wind turbine", + "windy" + ], + "window": [ + "aperture", + "app", + "application", + "application window", + "basic shape", + "border", + "browser window", + "close", + "computer window", + "container", + "desktop", + "display", + "element", + "frame", + "glass", + "grid", + "home", + "house", + "interior", + "layer", + "layout", + "modal window", + "opening", + "outline", + "outside", + "pane", + "panel", + "pop-up", + "program", + "program window", + "rectangle", + "screen", + "shape", + "software", + "square", + "view", + "window" + ], + "window_closed": [ + "application", + "application window", + "area", + "box", + "closed", + "closed window", + "component", + "computer", + "container", + "desktop", + "display", + "display area", + "element", + "frame", + "home", + "interface", + "module", + "nest", + "panel", + "program", + "program window", + "rectangle", + "screen", + "screen view", + "section", + "security", + "software", + "software window", + "square", + "view", + "window" + ], + "window_open": [ + "application", + "application window", + "browser", + "display", + "enlarge", + "expand", + "external link", + "frame", + "home", + "interface", + "link", + "maximize", + "nest", + "new tab", + "new window", + "open", + "open tab", + "open window", + "panel", + "pop out", + "pop up", + "program", + "redirect", + "screen", + "security", + "separate", + "software", + "system", + "tab", + "view", + "window" + ], + "window_sensor": [ + "alarm", + "alert", + "automation", + "close", + "connected", + "contact", + "device", + "home", + "house", + "iot", + "line", + "magnet", + "monitoring", + "nest", + "object", + "open", + "outline", + "rectangle", + "security", + "sensor", + "smart home", + "status", + "stroke", + "symbol", + "window", + "wireless" + ], + "windshield_defrost_auto": [ + "air conditioning", + "airflow", + "arrow", + "auto", + "auto mode", + "automatic", + "automobile", + "automotive", + "car", + "car controls", + "clear visibility", + "climate", + "climate control", + "cooling", + "curved arrow", + "dashboard", + "defog", + "defrost", + "front window", + "heat", + "heating", + "hvac", + "lines", + "parallel lines", + "screen", + "up arrow", + "vehicle", + "vent", + "ventilation", + "view", + "windscreen", + "windshield" + ], + "windshield_defrost_front": [ + "air", + "air flow", + "auto", + "automobile", + "automotive", + "button", + "cabin", + "car", + "clear", + "climate", + "control", + "dashboard", + "defog", + "defrost", + "fog", + "front", + "frost", + "heating", + "heating system", + "ice", + "icon", + "inside car", + "symbol", + "temperature", + "vehicle", + "vent", + "visibility", + "weather", + "windscreen", + "windshield", + "winter" + ], + "windshield_defrost_rear": [ + "air conditioning", + "automobile", + "automotive", + "automotive control", + "button", + "car", + "clear", + "climate control", + "cold", + "control", + "dash", + "dashboard", + "defog", + "defrost", + "defrosting", + "fan", + "heat", + "heating", + "hvac", + "interior", + "rear", + "rear window", + "switch", + "vehicle", + "weather", + "window", + "windscreen", + "windshield" + ], + "windshield_heat_front": [ + "air conditioning", + "automobile", + "automotive", + "button", + "car", + "clear", + "climate control", + "cold", + "control", + "curves", + "dashboard", + "defog", + "defrost", + "fog", + "front", + "frost", + "glass", + "heat", + "heating", + "ice", + "lines", + "option", + "setting", + "temperature", + "thaw", + "vehicle", + "visibility", + "warm", + "weather", + "window", + "windscreen", + "windshield" + ], + "wine_bar": [ + "alcohol", + "alcohol consumption", + "bar", + "bar icon", + "beverage", + "cafe", + "celebration", + "cheers", + "cocktail", + "cup", + "dining", + "drink", + "drink icon", + "drinking", + "entertainment", + "establishment", + "glass", + "glass icon", + "leisure", + "liquor", + "nightlife", + "pub", + "restaurant", + "restaurant icon", + "toast", + "wine", + "wine bar", + "wineglass", + "wineglass icon" + ], + "woman": [ + "account", + "avatar", + "character", + "circle", + "contact", + "female", + "female avatar", + "female identity", + "female person", + "female profile", + "female user", + "feminine", + "figure", + "gender", + "girl", + "head", + "human", + "identity", + "individual", + "lady", + "member", + "people", + "person", + "portrait", + "profile", + "shoulders", + "silhouette", + "social", + "symbol", + "user", + "woman", + "woman's", + "womanly", + "women" + ], + "woman_2": [ + "abstract", + "account", + "avatar", + "bust", + "female", + "figure", + "gender", + "girl", + "head", + "human", + "icon", + "identity", + "lady", + "outline", + "person", + "profile", + "representation", + "shoulders", + "silhouette", + "social", + "symbol", + "torso", + "user", + "woman", + "women" + ], + "work": [ + "attache", + "bag", + "baggage", + "briefcase", + "business", + "career", + "case", + "employment", + "handle", + "item", + "job", + "luggage", + "object", + "office", + "outline", + "portfolio", + "professional", + "rectangle", + "satchel", + "square", + "stroke", + "suitcase", + "travel", + "work" + ], + "work_alert": [ + "!", + "alert", + "assignment", + "attention", + "bag", + "baggage", + "borg", + "briefcase", + "business", + "case", + "caution", + "clipboard", + "critical", + "danger", + "document", + "error", + "exclamation", + "exclamation mark", + "important", + "issue", + "job", + "mark", + "message", + "notice", + "notification", + "notification.", + "office", + "paper", + "problem", + "productivity", + "project", + "suitcase", + "symbol", + "task", + "triangle", + "urgent", + "warning", + "work" + ], + "work_history": [ + "activity log", + "archive", + "back", + "backwards", + "bag", + "baggage", + "briefcase", + "business", + "career", + "case", + "clock", + "cv", + "data", + "date", + "document", + "employment", + "experience", + "history", + "history log", + "job", + "journal", + "list", + "log", + "paper", + "past", + "past jobs", + "pending", + "previous", + "professional", + "recent", + "record", + "resume", + "schedule", + "suitcase", + "task history", + "time", + "timeline", + "updates", + "work", + "work history", + "work record" + ], + "work_update": [ + "active", + "activity", + "arrow", + "arrows", + "bag", + "baggage", + "borg", + "briefcase", + "business", + "case", + "circular", + "continuous", + "cycle", + "development", + "direction", + "down", + "download", + "dynamic", + "in progress", + "install", + "job", + "loading", + "looping", + "motion", + "ongoing", + "process", + "progress", + "project", + "refresh", + "round", + "status", + "suitcase", + "sync", + "synchronize", + "task", + "turning", + "update", + "work", + "workflow" + ], + "workspace_premium": [ + "achievement", + "approval", + "authentic", + "authority", + "award", + "badge", + "certification", + "circle", + "degree", + "ecommerce", + "emblem", + "excellence", + "geometric", + "guarantee", + "honor", + "mark", + "medal", + "medallion", + "official", + "permit", + "points", + "premium", + "quality", + "recognition", + "reward", + "ribbon", + "seal", + "shape", + "stamp", + "star", + "status", + "symbol", + "verification", + "verified", + "winner", + "workspace" + ], + "workspaces": [ + "application", + "arrangement", + "circles", + "collaboration", + "computer", + "dashboard", + "desktop", + "display", + "documents", + "dot", + "files", + "filled", + "grid", + "group", + "interface", + "layers", + "layout", + "management", + "multiple", + "organization", + "outline", + "overview", + "panels", + "perspective", + "productivity", + "projects", + "screens", + "software", + "space", + "stacking", + "tabs", + "team", + "view", + "windows", + "work", + "workspaces" + ], + "workspaces_outline": [ + "application", + "arrangement", + "circles", + "collaboration", + "computer", + "dashboard", + "desktop", + "display", + "documents", + "dot", + "files", + "grid", + "group", + "interface", + "layers", + "layout", + "management", + "multiple", + "organization", + "outline", + "overview", + "panels", + "perspective", + "productivity", + "projects", + "screens", + "software", + "space", + "stacking", + "tabs", + "team", + "view", + "windows", + "work", + "workspaces" + ], + "wounds_injuries": [ + "aid", + "ambulance", + "band aid", + "care", + "clinic", + "cross", + "disease", + "doctor", + "emergency", + "first aid", + "healing", + "health", + "healthcare", + "help", + "hospital", + "illness", + "injury", + "medical", + "medicine", + "nurse", + "patient", + "pharmacy", + "rescue", + "sickness", + "staples", + "stitch", + "stitches", + "therapy", + "treatment", + "wound", + "x" + ], + "wrap_text": [ + "adjust", + "align", + "alignment", + "arrangement", + "arrow writing", + "box", + "content", + "doc", + "document", + "edit", + "editing", + "editor", + "flow", + "formatting", + "layout", + "line break", + "lines", + "multiple lines", + "page", + "paragraph", + "rectangle", + "shape", + "sheet", + "spreadsheet", + "square", + "straight lines", + "text", + "text layout", + "type", + "typography", + "word wrap", + "wrap", + "wrap text", + "write", + "writing" + ], + "wrist": [ + "anatomy", + "arm", + "body", + "checkup", + "clinic", + "device", + "doctor", + "examination", + "exercise", + "fitness", + "hand", + "health", + "healthcare", + "hospital", + "human", + "injury", + "joint", + "medical", + "muscle", + "pain", + "person", + "physical", + "recovery", + "rehabilitation", + "sports", + "therapy", + "tracker", + "treatment", + "watch", + "workout", + "wrist" + ], + "wrong_location": [ + "access denied", + "address", + "address error", + "bad location", + "cancel", + "clear", + "close", + "denied location", + "destination", + "direction", + "exit", + "failed", + "geo", + "geographic error", + "geotagging", + "gps error", + "incorrect location", + "invalid location", + "location", + "location error", + "location issue", + "location services", + "map marker", + "map pin", + "maps", + "marker", + "navigation error", + "no", + "pin", + "pin drop", + "place", + "point", + "position", + "position error", + "quit", + "remove", + "stop", + "travel", + "wrong", + "wrong location", + "x" + ], + "wysiwyg": [ + "Rich text editor", + "basic editor", + "composer", + "composition", + "content creation", + "document", + "document editing", + "document editor", + "document formatting", + "editing", + "editor", + "formatting", + "input field", + "layout", + "lines", + "mode", + "page", + "paragraphs", + "plain text editor", + "screen", + "simple editor", + "site", + "software", + "styling", + "system", + "text", + "text area", + "text editing", + "text editor", + "text entry", + "text formatting", + "view", + "visibility", + "web", + "website", + "what you see is what you get", + "window", + "writing", + "wysiwyg" + ], + "x_circle": [ + "alert", + "alphabet", + "attention", + "button", + "cancel", + "circle", + "clear", + "close", + "control", + "delete", + "dismiss", + "error", + "exit", + "fail", + "game controller", + "gaming", + "geometric", + "invalid", + "letter", + "notification", + "remove", + "round", + "shape", + "stop", + "wrong", + "x" + ], + "y_circle": [ + "alphabet", + "character", + "circle", + "circular", + "data", + "education", + "font", + "game controller", + "gaming", + "geometric", + "identification", + "information", + "initial", + "input", + "isolated", + "key", + "labeling", + "language", + "letter", + "letterform", + "mark", + "navigation", + "round", + "shape", + "single", + "symbol", + "text", + "typography", + "ui element", + "writing", + "y" + ], + "yakitori": [ + "asian food", + "barbecue", + "cooking", + "cuisine", + "delicious", + "dining", + "dinner", + "eating", + "food", + "food icon", + "grill", + "grilled beef", + "grilled chicken", + "grilled meat", + "grilled vegetables", + "japan", + "japanese", + "japanese food", + "kebab", + "kushiyaki", + "lunch", + "meal", + "meat on a stick", + "menu", + "pointed", + "restaurant", + "savory", + "sharp", + "skewer", + "snack", + "stick", + "street food", + "three pieces", + "traditional", + "yakitori" + ], + "yard": [ + "area", + "backyard", + "building", + "compound", + "dwelling", + "estate", + "exterior", + "flower", + "front yard", + "garden", + "green space", + "grounds", + "home", + "house", + "land", + "landscape", + "lawn", + "location", + "lot", + "nature", + "open space", + "outdoor", + "parcel", + "pettle", + "plants", + "plot", + "property", + "real estate", + "region", + "residence", + "space", + "territory", + "yard" + ], + "yoshoku": [ + "angled", + "asian", + "chinese", + "chopsticks", + "chopsticks icon", + "cuisine", + "cutlery", + "dining", + "dining utensil", + "dinner", + "dumpling", + "east asian", + "eating", + "eating icon", + "eating tools", + "flatware", + "food", + "food utensil", + "holding", + "japan", + "japanese", + "kitchen", + "meal", + "pair", + "parallel", + "picking up", + "plate", + "pointy", + "restaurant", + "salad", + "serving", + "slanted", + "two", + "utensil", + "utensil icon" + ], + "your_trips": [ + "arrow", + "back", + "backpack", + "bag", + "book", + "bookbag", + "curved line", + "destinations", + "direction", + "direction indicator", + "itinerary", + "journey", + "line", + "location", + "map", + "navigation", + "navigation history", + "pack", + "past trips", + "path", + "personal", + "point to point", + "pointer", + "route", + "saved trips", + "star", + "storage", + "travel", + "travel history", + "travel plans", + "trip history", + "trip management", + "trip planner", + "trips", + "waypoints", + "your", + "your trips" + ], + "youtube_activity": [ + "actions", + "activity", + "add", + "categories", + "collapse", + "content", + "expand", + "hamburger", + "history", + "items", + "list", + "menu", + "navigation", + "options", + "plus", + "recent", + "record", + "sections", + "sidebar", + "stack", + "timeline", + "youtube" + ], + "zone_person_alert": [ + "activity", + "alarm", + "alert", + "area", + "boundary", + "caution", + "detection", + "figure", + "geographic", + "home", + "human", + "individuals", + "location", + "monitoring", + "nest", + "notification", + "people", + "perimeter", + "person", + "region", + "safety", + "security", + "silhouette", + "space", + "surveillance", + "territory", + "users", + "warning", + "zone" + ], + "youtube_searched_for": [ + "analysis", + "analytics", + "arrow", + "back", + "backwards", + "discover", + "entertainment", + "examine", + "explore", + "find", + "focus", + "glass", + "handle", + "history", + "inprogress", + "inspect", + "investigation", + "load", + "loading", + "locate", + "look", + "magnify", + "magnifying", + "magnifying glass", + "media", + "online", + "platform", + "query", + "recent", + "refresh", + "renew", + "research", + "restore", + "reverse", + "rotate", + "search", + "searched", + "see", + "service", + "video", + "youtube", + "zoom" + ], + "zone_person_idle": [ + "activity", + "area", + "available", + "avatar", + "boundary", + "empty", + "figure", + "head", + "home", + "human", + "idle", + "inactive", + "location", + "monitoring", + "nest", + "neutral", + "outline", + "perimeter", + "person", + "presence", + "profile", + "region", + "security", + "shoulders", + "silhouette", + "standing", + "status", + "surveillance", + "user", + "vacant", + "waiting", + "zone" + ], + "zone_person_urgent": [ + "account", + "activity", + "alarm", + "alert", + "area", + "attention", + "critical", + "danger", + "emergency", + "exclamation", + "exclamation mark", + "figure", + "home", + "human", + "important", + "issue", + "mark", + "nest", + "person", + "problem", + "profile", + "region", + "safety", + "section", + "security", + "silhouette", + "status", + "symbol", + "triangle", + "urgent", + "user", + "warning", + "zone" + ], + "zoom_in": [ + "action", + "add", + "big", + "bigger", + "button", + "circle", + "command", + "control", + "cross", + "detail", + "enlarge", + "find", + "function", + "glass", + "grow", + "in", + "increase", + "input", + "interface tool", + "lens", + "line", + "look", + "magnifier", + "magnify", + "magnifying", + "magnifying glass", + "plus", + "positive", + "scale", + "search", + "see", + "size", + "tool", + "ui tool", + "view", + "zoom", + "zoom in" + ], + "zoom_in_map": [ + "add", + "arrow", + "arrows", + "cartography", + "center", + "close up", + "destination", + "detail", + "direction", + "enlarge", + "expand", + "explore", + "find", + "geography", + "in", + "increase", + "increase size", + "locate", + "location", + "magnify", + "magnifying glass", + "map", + "maps", + "middle", + "move", + "navigation", + "pinpoint", + "place", + "plus", + "position", + "search", + "stop", + "survey", + "travel", + "view", + "zoom", + "zoom in" + ], + "zoom_out": [ + "action", + "adjust", + "button", + "control", + "decrease", + "decrease size", + "discover", + "document view", + "enlarge", + "explore", + "find", + "glass", + "image view", + "investigate", + "lens", + "look", + "loupe", + "magnify", + "magnifying", + "map view", + "minus", + "negative", + "out", + "pull back", + "reduce view", + "scale", + "scale down", + "search", + "see", + "setting", + "shrink", + "size", + "small", + "smaller", + "telescopic", + "tool", + "view", + "visual", + "zoom", + "zoom out" + ], + "zoom_out_map": [ + "area", + "arrow", + "arrows", + "box", + "button", + "center", + "compass", + "contract", + "control", + "corner", + "destination", + "direction", + "exit full screen", + "expand", + "full screen", + "globe", + "location", + "map", + "maps", + "marker", + "middle", + "minimize", + "move", + "navigation", + "out", + "place", + "pointer", + "rectangle", + "scale", + "shape", + "shrink", + "square", + "stop", + "view", + "world", + "zoom", + "zoom out map" + ] +} \ No newline at end of file diff --git a/styleguide/global.requires.js b/styleguide/global.requires.js index 48ced967c2..3bb993642e 100644 --- a/styleguide/global.requires.js +++ b/styleguide/global.requires.js @@ -4,6 +4,7 @@ */ import axios from '@nextcloud/axios' +import { useVirtualList } from '@vueuse/core' import NcDialog from '../src/components/NcDialog/index.ts' import { useIsDarkTheme } from '../src/composables/useIsDarkTheme/index.ts' import { isA11yActivation } from '../src/functions/a11y/index.ts' @@ -62,6 +63,7 @@ window.NcDialog = NcDialog // Exported composables window.useIsDarkTheme = useIsDarkTheme +window.useVirtualList = useVirtualList window.NextcloudVueDocs = { tags: '/remote.php/dav/systemtags/HTTP/1.1 404 Not Found/remote.php/dav/systemtags/77tag1truetruetrueHTTP/1.1 200 OK/remote.php/dav/systemtags/22tag2falsetruetrueHTTP/1.1 200 OK/remote.php/dav/systemtags/33tag3truetruetrueHTTP/1.1 200 OK/remote.php/dav/systemtags/44importanttruetruetrueHTTP/1.1 200 OK/remote.php/dav/systemtags/11secrettruefalsetrueHTTP/1.1 200 OK/remote.php/dav/systemtags/55testtruefalsetrueHTTP/1.1 200 OK/remote.php/dav/systemtags/66test2falsefalsetrueHTTP/1.1 200 OK', } From 2063656a756a788f89f3f711e751b37c1883f180 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Sat, 28 Feb 2026 16:08:19 +0100 Subject: [PATCH 2/2] feat(NcIcon): add type hints for icon names Signed-off-by: Ferdinand Thiessen --- src/components/NcIcon/NcIcon.vue | 4 +- src/components/NcIcon/types.d.ts | 3949 ++++++++++++++++++++++++++++++ 2 files changed, 3952 insertions(+), 1 deletion(-) create mode 100644 src/components/NcIcon/types.d.ts diff --git a/src/components/NcIcon/NcIcon.vue b/src/components/NcIcon/NcIcon.vue index eb3581231e..332a10a0ce 100644 --- a/src/components/NcIcon/NcIcon.vue +++ b/src/components/NcIcon/NcIcon.vue @@ -4,6 +4,8 @@ -->