Files
lucide/icons/x.json
Jamie Law 570f7d7e76 chore(metadata): Add tags to x icon (#3341)
Added 'ex' and 'cross' as tags
2025-08-01 13:15:17 +02:00

25 lines
323 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [
"cancel",
"close",
"cross",
"delete",
"ex",
"remove",
"times",
"clear",
"math",
"multiply",
"multiplication"
],
"categories": [
"notifications",
"math"
]
}