mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:48:45 +02:00
33 lines
531 B
JSON
33 lines
531 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Andreto",
|
|
"ericfennis",
|
|
"csandman",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a tool or weapon in games",
|
|
"Indicating chopping, forestry, or firefighting equipment"
|
|
],
|
|
"tags": [
|
|
"hatchet",
|
|
"weapon",
|
|
"chop",
|
|
"sharp",
|
|
"equipment",
|
|
"fireman",
|
|
"firefighter",
|
|
"brigade",
|
|
"lumberjack",
|
|
"woodcutter",
|
|
"logger",
|
|
"forestry"
|
|
],
|
|
"categories": [
|
|
"tools",
|
|
"gaming"
|
|
]
|
|
}
|