Files
lucide/icons/sword.json
Jakob Guddas fb617bfd6e fix(icons): changed swords icon (#4707)
* 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>
2026-08-28 09:11:17 +02:00

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"
]
}