mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:49:48 +02:00
26 lines
403 B
JSON
26 lines
403 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing the mathematical constant pi",
|
|
"Inserting pi in formulas or code"
|
|
],
|
|
"tags": [
|
|
"constant",
|
|
"code",
|
|
"coding",
|
|
"programming",
|
|
"symbol",
|
|
"trigonometry",
|
|
"geometry",
|
|
"formula"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"math"
|
|
]
|
|
}
|