mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 08:07:43 +01:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Updated icons/landmark.svg * Updated icons/landmark.json --------- Co-authored-by: Karsa <karsa@karsa.org>
33 lines
474 B
JSON
33 lines
474 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"connium",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"bank",
|
|
"building",
|
|
"capitol",
|
|
"finance",
|
|
"money",
|
|
"museum",
|
|
"art gallery",
|
|
"hall",
|
|
"institute",
|
|
"pediment",
|
|
"portico",
|
|
"columns",
|
|
"pillars",
|
|
"classical",
|
|
"architecture",
|
|
"government",
|
|
"institution"
|
|
],
|
|
"categories": [
|
|
"finance",
|
|
"navigation",
|
|
"buildings"
|
|
]
|
|
}
|