mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:58:54 +02:00
23 lines
328 B
JSON
23 lines
328 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a sword, battle, or weapon in games"
|
|
],
|
|
"tags": [
|
|
"battle",
|
|
"challenge",
|
|
"game",
|
|
"war",
|
|
"weapon"
|
|
],
|
|
"categories": [
|
|
"gaming",
|
|
"tools"
|
|
]
|
|
}
|