mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
37 lines
676 B
JSON
37 lines
676 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"marking parking locations",
|
|
"representing phosphorus in scientific contexts",
|
|
"indicating p-values in statistics",
|
|
"marking soft dynamics in music notation",
|
|
"representing pages or pagination",
|
|
"representing probability in math contexts"
|
|
],
|
|
"tags": [
|
|
"alphabet",
|
|
"character",
|
|
"uppercase",
|
|
"parking",
|
|
"phosphorus",
|
|
"chemistry",
|
|
"p-value",
|
|
"statistics",
|
|
"piano",
|
|
"soft",
|
|
"music",
|
|
"page",
|
|
"probability",
|
|
"math",
|
|
"text",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|