mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Added icons/brick-wall-fire.svg * Added icons/brick-wall-fire.json --------- Co-authored-by: Karsa <karsa@karsa.org>
36 lines
514 B
JSON
36 lines
514 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"firewall",
|
|
"security",
|
|
"bricks",
|
|
"mortar",
|
|
"cement",
|
|
"materials",
|
|
"construction",
|
|
"builder",
|
|
"labourer",
|
|
"quantity surveyor",
|
|
"blocks",
|
|
"stone",
|
|
"campfire",
|
|
"camping",
|
|
"wilderness",
|
|
"outdoors",
|
|
"lit",
|
|
"warmth",
|
|
"wood",
|
|
"twigs",
|
|
"sticks"
|
|
],
|
|
"categories": [
|
|
"security",
|
|
"home",
|
|
"connectivity"
|
|
]
|
|
}
|