mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:46:21 +01:00
* Add `swatch-book` icon * Improve `palette`/`brush` icons metadata * Update icons/swatch-book.svg Co-authored-by: Karsa <contact@karsa.org> * Add `color-wheel` icon * Improve `palette`/`swatch-book` icons metadata * Update icons/color-wheel.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Add `paint-roller` icon * Improve metadata * Add `contrast` alternate icon * Add `eclipse` (dark/light mode toggle) icon * Add `blend` icon * Refine `color-wheel` icon * Optimise `aperture` icon * Add `aperture` variant * Drop `color-wheel` icon * Refine `paint-roller` icon * Fix `aperture-2` optimisation * Update icons/aperture.svg Co-authored-by: Karsa <contact@karsa.org> * Fix `aperture` variant optimisation * Rename `contrast-2` to `circle-line-vertical` * Remove aperture-2 and circle-line-vertical --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
35 lines
485 B
JSON
35 lines
485 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"lunar",
|
|
"solar",
|
|
"crescent moon",
|
|
"sun",
|
|
"earth",
|
|
"day",
|
|
"night",
|
|
"planet",
|
|
"space",
|
|
"mode",
|
|
"dark",
|
|
"light",
|
|
"toggle",
|
|
"switch",
|
|
"color",
|
|
"css",
|
|
"styles",
|
|
"display",
|
|
"accessibility",
|
|
"contrast",
|
|
"brightness",
|
|
"blend",
|
|
"shade"
|
|
],
|
|
"categories": [
|
|
"science",
|
|
"design",
|
|
"development",
|
|
"accessibility",
|
|
"photography"
|
|
]
|
|
} |