Improve screen/monitor/smartphone etc. icons metadata (#1202)

* Improve `screen-share` icons metadata

* Improve screen/`monitor`/`smartphone` icons metadata

* Improve `laptop` icons metadata
This commit is contained in:
Daniel Bayley
2023-05-03 07:01:29 +01:00
committed by GitHub
parent 507750d0a7
commit 38f62a571c
12 changed files with 27 additions and 12 deletions

View File

@@ -3,7 +3,9 @@
"tags": [
"stream",
"cast",
"mirroring"
"mirroring",
"screen",
"monitor"
],
"categories": [
"multimedia",

View File

@@ -2,7 +2,8 @@
"$schema": "../icon.schema.json",
"tags": [
"chromecast",
"airplay"
"airplay",
"screen"
],
"categories": [
"devices",

View File

@@ -1,7 +1,9 @@
{
"$schema": "../icon.schema.json",
"tags": [
"computer"
"computer",
"screen",
"remote"
],
"categories": [
"devices"

View File

@@ -1,7 +1,9 @@
{
"$schema": "../icon.schema.json",
"tags": [
"computer"
"computer",
"screen",
"remote"
],
"categories": [
"devices"

View File

@@ -8,7 +8,8 @@
"mobile",
"desktop",
"monitor",
"responsive"
"responsive",
"screens"
],
"categories": [
"connectivity",

View File

@@ -2,7 +2,8 @@
"$schema": "../icon.schema.json",
"tags": [
"desktop",
"disconnect"
"disconnect",
"monitor"
],
"categories": [
"connectivity",

View File

@@ -2,7 +2,8 @@
"$schema": "../icon.schema.json",
"tags": [
"host",
"desktop"
"desktop",
"monitor"
],
"categories": [
"connectivity",

View File

@@ -4,7 +4,8 @@
"phone",
"cellphone",
"device",
"power"
"power",
"screen"
],
"categories": [
"connectivity",

View File

@@ -3,7 +3,8 @@
"tags": [
"contactless",
"payment",
"near-field communication"
"near-field communication",
"screen"
],
"categories": [
"communication",

View File

@@ -3,7 +3,8 @@
"tags": [
"phone",
"cellphone",
"device"
"device",
"screen"
],
"categories": [
"connectivity",

View File

@@ -5,7 +5,8 @@
"notification",
"rumble",
"haptic feedback",
"notifications"
"notifications",
"screen"
],
"categories": [
"devices",

View File

@@ -4,7 +4,8 @@
"smartphone",
"notification",
"rumble",
"haptic feedback"
"haptic feedback",
"screen"
],
"categories": [
"devices",