Files
lucide/icons/code-xml.json
Eric Fennis e8a2214eee Add batch 4
2026-06-18 13:38:01 +02:00

30 lines
486 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"ericfennis",
"mittalyashu"
],
"use-cases": [
"Representing source code or markup",
"Indicating an HTML or XML file"
],
"tags": [
"source",
"programming",
"html",
"xml"
],
"categories": [
"text",
"development"
],
"aliases": [
{
"name": "code-2",
"deprecated": true,
"deprecationReason": "alias.name",
"toBeRemovedInVersion": "v1.0"
}
]
}