mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:49:44 +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-cog.svg * Added icons/monitor-cog.json --------- Co-authored-by: Karsa <karsa@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
31 lines
442 B
JSON
31 lines
442 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"colebemis"
|
|
],
|
|
"tags": [
|
|
"tv",
|
|
"screen",
|
|
"display",
|
|
"virtual machine",
|
|
"vm",
|
|
"executable",
|
|
"settings",
|
|
"cog",
|
|
"edit",
|
|
"gear",
|
|
"configuration",
|
|
"preferences",
|
|
"system",
|
|
"control panel",
|
|
"network",
|
|
"computing"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices",
|
|
"development"
|
|
]
|
|
}
|