mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:16:21 +01:00
* feat(icons): Add ethernet icon * Fixes hidden dots * Update icons/ethernet-port.svg * Rename wired connection icon --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
40 lines
546 B
JSON
40 lines
546 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"internet",
|
|
"network",
|
|
"connection",
|
|
"cable",
|
|
"lan",
|
|
"port",
|
|
"router",
|
|
"switch",
|
|
"hub",
|
|
"modem",
|
|
"web",
|
|
"online",
|
|
"networking",
|
|
"communication",
|
|
"socket",
|
|
"plug",
|
|
"slot",
|
|
"controller",
|
|
"connector",
|
|
"interface",
|
|
"console",
|
|
"signal",
|
|
"data",
|
|
"input",
|
|
"output"
|
|
],
|
|
"categories": [
|
|
"communication",
|
|
"devices",
|
|
"multimedia",
|
|
"gaming"
|
|
]
|
|
}
|