mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
30 lines
487 B
JSON
30 lines
487 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"representing oxygen in scientific contexts",
|
|
"labeling blood type O",
|
|
"indicating an off state",
|
|
"marking a zero-like option or value"
|
|
],
|
|
"tags": [
|
|
"alphabet",
|
|
"character",
|
|
"uppercase",
|
|
"oxygen",
|
|
"chemistry",
|
|
"blood type",
|
|
"off",
|
|
"zero",
|
|
"marker",
|
|
"text",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|