mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 14:50:12 +02:00
22 lines
310 B
JSON
22 lines
310 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing equality or an assignment operator"
|
|
],
|
|
"tags": [
|
|
"calculate",
|
|
"math",
|
|
"operator",
|
|
"assignment",
|
|
"code",
|
|
"="
|
|
],
|
|
"categories": [
|
|
"math",
|
|
"development"
|
|
]
|
|
}
|