mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 12:19:58 +02:00
32 lines
505 B
JSON
32 lines
505 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a source code file"
|
|
],
|
|
"tags": [
|
|
"script",
|
|
"document",
|
|
"html",
|
|
"xml",
|
|
"property list",
|
|
"plist"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "file-code-2",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|