mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:26:26 +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/turntable.svg * Added icons/turntable.json --------- Co-authored-by: Karsa <karsa@karsa.org>
29 lines
390 B
JSON
29 lines
390 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"record player",
|
|
"gramophone",
|
|
"stereo",
|
|
"phonograph",
|
|
"vinyl",
|
|
"lp",
|
|
"disc",
|
|
"platter",
|
|
"cut",
|
|
"music",
|
|
"analog",
|
|
"retro",
|
|
"dj deck",
|
|
"disc jockey",
|
|
"scratch",
|
|
"spinning"
|
|
],
|
|
"categories": [
|
|
"multimedia",
|
|
"home"
|
|
]
|
|
}
|