mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 16:08:48 +02:00
33 lines
510 B
JSON
33 lines
510 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"lscheibel",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Taking a photo or accessing the camera",
|
|
"Representing photography or a webcam"
|
|
],
|
|
"tags": [
|
|
"photography",
|
|
"lens",
|
|
"focus",
|
|
"capture",
|
|
"shot",
|
|
"visual",
|
|
"image",
|
|
"device",
|
|
"equipment",
|
|
"photo",
|
|
"webcam",
|
|
"video"
|
|
],
|
|
"categories": [
|
|
"photography",
|
|
"devices",
|
|
"communication"
|
|
]
|
|
}
|