mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
* Add `monitor-up` icon * Add `monitor-down` icon * Update icons/monitor-up.json Co-authored-by: Karsa <contact@karsa.org> * Fix `monitor-down` metadata --------- Co-authored-by: Karsa <contact@karsa.org>
16 lines
213 B
JSON
16 lines
213 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"tv",
|
|
"screen",
|
|
"display",
|
|
"upload",
|
|
"connect",
|
|
"remote",
|
|
"screen share"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices"
|
|
]
|
|
} |