mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:06:46 +01:00
* Improve operator icons metadata * Update icons/square-slash.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
17 lines
210 B
JSON
17 lines
210 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"csandman",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"calculate",
|
|
"maths",
|
|
"÷",
|
|
"/"
|
|
],
|
|
"categories": [
|
|
"maths",
|
|
"shapes"
|
|
]
|
|
} |