mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
* Updated icons/swords.svg * Updated icons/swords.json * Update swords.json * Updated icons/swords.svg * Updated icons/swords.json * Update swords.json * Update sword.svg * Update sword.json * Update swords.json --------- Co-authored-by: Karsa <contact@karsa.org>
36 lines
634 B
JSON
36 lines
634 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing weapons or melee attacks in games",
|
|
"Indicating combat abilities in character interfaces",
|
|
"Showing fantasy or medieval equipment in inventories",
|
|
"Marking offensive actions in strategy tools"
|
|
],
|
|
"tags": [
|
|
"battle",
|
|
"challenge",
|
|
"combat",
|
|
"duel",
|
|
"fantasy",
|
|
"game",
|
|
"knight",
|
|
"melee",
|
|
"medieval",
|
|
"offense",
|
|
"rpg",
|
|
"sharp",
|
|
"weapon",
|
|
"war",
|
|
"warrior"
|
|
],
|
|
"categories": [
|
|
"gaming",
|
|
"tools"
|
|
]
|
|
}
|