mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:06:46 +01:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Added icons/monitor-cloud.svg * Added icons/monitor-cloud.json --------- Co-authored-by: Karsa <karsa@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
33 lines
508 B
JSON
33 lines
508 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"danielbayley",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"virtual machine",
|
|
"virtual desktop",
|
|
"vm",
|
|
"vdi",
|
|
"computing",
|
|
"remote work",
|
|
"monitoring",
|
|
"infrastructure",
|
|
"software as a service",
|
|
"saas",
|
|
"workstation",
|
|
"environment",
|
|
"tv",
|
|
"screen",
|
|
"display"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices",
|
|
"development"
|
|
]
|
|
}
|