mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* Improve operator icons metadata * Update icons/square-slash.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
25 lines
339 B
JSON
25 lines
339 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"subtract",
|
|
"calculate",
|
|
"maths",
|
|
"line",
|
|
"divide",
|
|
"division",
|
|
"horizontal rule",
|
|
"hr",
|
|
"operator",
|
|
"code",
|
|
"-"
|
|
],
|
|
"categories": [
|
|
"maths",
|
|
"shapes",
|
|
"development"
|
|
]
|
|
} |