mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 10:59:29 +02:00
23 lines
334 B
JSON
23 lines
334 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing an image or photo",
|
|
"Inserting a picture"
|
|
],
|
|
"tags": [
|
|
"picture",
|
|
"photo"
|
|
],
|
|
"categories": [
|
|
"photography",
|
|
"text",
|
|
"multimedia",
|
|
"files"
|
|
]
|
|
}
|