mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 17:08:51 +02:00
21 lines
314 B
JSON
21 lines
314 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis"
|
|
],
|
|
"use-cases": [
|
|
"Representing source code or programming",
|
|
"Indicating a code snippet or view"
|
|
],
|
|
"tags": [
|
|
"source",
|
|
"programming",
|
|
"html",
|
|
"xml"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"development"
|
|
]
|
|
}
|