mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-09-01 16:58:45 +02:00
* Added icons/phi.svg * Added icons/phi.json * Updated icons/phi.json * Add use-cases to phi.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
27 lines
425 B
JSON
27 lines
425 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"whoisBugsbunny"
|
|
],
|
|
"use-cases": [
|
|
"representing the golden ratio",
|
|
"indicating mathematical formulas",
|
|
"labeling scientific variables"
|
|
],
|
|
"tags": [
|
|
"math",
|
|
"golden-ratio",
|
|
"symbol",
|
|
"greek",
|
|
"letter",
|
|
"typography",
|
|
"constant",
|
|
"flux",
|
|
"magnetic-flux"
|
|
],
|
|
"categories": [
|
|
"math",
|
|
"science"
|
|
]
|
|
}
|