mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 20:27:43 +01:00
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:
@@ -3,7 +3,9 @@
|
||||
"tags": [
|
||||
"stream",
|
||||
"cast",
|
||||
"mirroring"
|
||||
"mirroring",
|
||||
"screen",
|
||||
"monitor"
|
||||
],
|
||||
"categories": [
|
||||
"multimedia",
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"chromecast",
|
||||
"airplay"
|
||||
"airplay",
|
||||
"screen"
|
||||
],
|
||||
"categories": [
|
||||
"devices",
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"computer"
|
||||
"computer",
|
||||
"screen",
|
||||
"remote"
|
||||
],
|
||||
"categories": [
|
||||
"devices"
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"computer"
|
||||
"computer",
|
||||
"screen",
|
||||
"remote"
|
||||
],
|
||||
"categories": [
|
||||
"devices"
|
||||
|
||||
@@ -8,7 +8,8 @@
|
||||
"mobile",
|
||||
"desktop",
|
||||
"monitor",
|
||||
"responsive"
|
||||
"responsive",
|
||||
"screens"
|
||||
],
|
||||
"categories": [
|
||||
"connectivity",
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"desktop",
|
||||
"disconnect"
|
||||
"disconnect",
|
||||
"monitor"
|
||||
],
|
||||
"categories": [
|
||||
"connectivity",
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"host",
|
||||
"desktop"
|
||||
"desktop",
|
||||
"monitor"
|
||||
],
|
||||
"categories": [
|
||||
"connectivity",
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
"phone",
|
||||
"cellphone",
|
||||
"device",
|
||||
"power"
|
||||
"power",
|
||||
"screen"
|
||||
],
|
||||
"categories": [
|
||||
"connectivity",
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"tags": [
|
||||
"contactless",
|
||||
"payment",
|
||||
"near-field communication"
|
||||
"near-field communication",
|
||||
"screen"
|
||||
],
|
||||
"categories": [
|
||||
"communication",
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"tags": [
|
||||
"phone",
|
||||
"cellphone",
|
||||
"device"
|
||||
"device",
|
||||
"screen"
|
||||
],
|
||||
"categories": [
|
||||
"connectivity",
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
"notification",
|
||||
"rumble",
|
||||
"haptic feedback",
|
||||
"notifications"
|
||||
"notifications",
|
||||
"screen"
|
||||
],
|
||||
"categories": [
|
||||
"devices",
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
"smartphone",
|
||||
"notification",
|
||||
"rumble",
|
||||
"haptic feedback"
|
||||
"haptic feedback",
|
||||
"screen"
|
||||
],
|
||||
"categories": [
|
||||
"devices",
|
||||
|
||||
Reference in New Issue
Block a user