mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:26:19 +01:00
* Optimise `monitor` icons * Add `monitor-play` icon * Add `monitor-check` icon * Add `monitor-dot` icon * Added monitor-x, monitor-stop & monitor-pause * Update monitor-pause.json * Update icons/monitor-play.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Decrease monitor-x x size. --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Jakob Guddas <github@jguddas.de>
24 lines
318 B
JSON
24 lines
318 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"tv",
|
|
"screen",
|
|
"display",
|
|
"desktop",
|
|
"video",
|
|
"movie",
|
|
"film",
|
|
"suspend",
|
|
"hibernate",
|
|
"boot",
|
|
"virtual machine",
|
|
"vm"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices",
|
|
"multimedia",
|
|
"development"
|
|
]
|
|
}
|