mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 06:38:46 +02:00
30 lines
427 B
JSON
30 lines
427 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing a variable in code or algebra"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"coding",
|
|
"programming",
|
|
"symbol",
|
|
"calculate",
|
|
"algebra",
|
|
"x",
|
|
"parentheses",
|
|
"parenthesis",
|
|
"brackets",
|
|
"parameter",
|
|
"(",
|
|
")"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"math"
|
|
]
|
|
}
|