mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:36:49 +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/university.svg * Updated icons/university.json * Update university.svg --------- Co-authored-by: Karsa <karsa@karsa.org>
28 lines
431 B
JSON
28 lines
431 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"building",
|
|
"education",
|
|
"childhood",
|
|
"school",
|
|
"college",
|
|
"academy",
|
|
"institute"
|
|
],
|
|
"categories": [
|
|
"buildings",
|
|
"navigation"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "school-2",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|