mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-13 07:28:55 +02:00
22 lines
383 B
JSON
22 lines
383 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Indicating lounge or living areas in hotel and booking apps",
|
|
"Representing living room furniture in smart home applications"
|
|
],
|
|
"tags": [
|
|
"armchair",
|
|
"furniture",
|
|
"leisure",
|
|
"lounge",
|
|
"loveseat",
|
|
"couch"
|
|
],
|
|
"categories": [
|
|
"home"
|
|
]
|
|
}
|