mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:00:23 +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
289 B
JSON
22 lines
289 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"metal",
|
|
"iron",
|
|
"alloy",
|
|
"materials",
|
|
"heavy",
|
|
"weight",
|
|
"blacksmith",
|
|
"forge",
|
|
"acme"
|
|
],
|
|
"categories": [
|
|
"buildings",
|
|
"tools",
|
|
"gaming"
|
|
]
|
|
} |