mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:46:36 +01:00
25 lines
323 B
JSON
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"
|
|
]
|
|
}
|