mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
* Added icons/galaxy.svg * Added icons/galaxy.json * feat(icons): added metadata to galaxy.json * Update icons/galaxy.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update icons/galaxy.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
36 lines
910 B
JSON
36 lines
910 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"representing galaxies, stars, or deep space in astronomy content",
|
|
"visualizing the universe or cosmos in science education",
|
|
"marking space exploration, stargazing, or observatory features",
|
|
"identifying star chart or constellation map features",
|
|
"signifying interstellar or sci-fi travel sections in apps",
|
|
"branding planetarium events or astronomy clubs",
|
|
"decorative element in space-themed user interfaces or games",
|
|
"marking cosmic discoveries or research in science publications"
|
|
],
|
|
"tags": [
|
|
"astronomy",
|
|
"space",
|
|
"stars",
|
|
"cosmos",
|
|
"universe",
|
|
"spiral",
|
|
"milky way",
|
|
"nebula",
|
|
"cosmology",
|
|
"interstellar",
|
|
"celestial",
|
|
"constellation",
|
|
"stargazing",
|
|
"spaceflight"
|
|
],
|
|
"categories": [
|
|
"science"
|
|
]
|
|
}
|