mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:20:05 +02:00
26 lines
433 B
JSON
26 lines
433 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing physics, chemistry, or science topics",
|
|
"Symbolizing atoms, particles, or nuclear energy"
|
|
],
|
|
"tags": [
|
|
"atomic",
|
|
"nuclear",
|
|
"physics",
|
|
"particle",
|
|
"element",
|
|
"molecule",
|
|
"electricity",
|
|
"energy",
|
|
"chemistry"
|
|
],
|
|
"categories": [
|
|
"science"
|
|
]
|
|
}
|