Files
lucide/icons/phi.json
Ankit Sharma ce2d598d96 feat(icons): added phi icon also used as golden-ratio (#4218)
* 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>
2026-06-28 18:36:16 +02:00

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"
]
}