mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
* Improve operator icons metadata * Update icons/square-slash.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
21 lines
270 B
JSON
21 lines
270 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"add",
|
|
"new",
|
|
"maths",
|
|
"operator",
|
|
"join",
|
|
"concatenate",
|
|
"code",
|
|
"+"
|
|
],
|
|
"categories": [
|
|
"maths",
|
|
"development"
|
|
]
|
|
} |