mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +01:00
* Add `fence` icon * Add `anvil` (metal) icon * Add `brick-wall` icon * Refine `anvil` icon * Update icons/anvil.json Co-authored-by: Karsa <contact@karsa.org> * Update icons/brick-wall.json Co-authored-by: Karsa <contact@karsa.org> * Add `panel` icon * Refine `brick-wall` icon * Rename `panel` to `inspection-panel` --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
22 lines
311 B
JSON
22 lines
311 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"bricks",
|
|
"mortar",
|
|
"cement",
|
|
"materials",
|
|
"construction",
|
|
"builder",
|
|
"labourer",
|
|
"quantity surveyor",
|
|
"blocks",
|
|
"stone"
|
|
],
|
|
"categories": [
|
|
"buildings",
|
|
"home"
|
|
]
|
|
} |