mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:00:23 +01:00
* Improve operator icons metadata * Update icons/square-slash.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
322 B
JSON
23 lines
322 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"reference",
|
|
"times",
|
|
"multiply",
|
|
"multiplication",
|
|
"operator",
|
|
"code",
|
|
"glob pattern",
|
|
"wildcard",
|
|
"*"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"maths",
|
|
"development"
|
|
]
|
|
} |