Skip to content

Commit

Permalink
feat(icons): Add ethernet-port and chevrons-left-right-ellipsis i…
Browse files Browse the repository at this point in the history
…cons (#2120)

* feat(icons): Add ethernet icon

* Fixes hidden dots

* Update icons/ethernet-port.svg

* Rename wired connection icon

---------

Co-authored-by: Jakob Guddas <[email protected]>
  • Loading branch information
ericfennis and jguddas committed Aug 8, 2024
1 parent 8be94e7 commit 777166c
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 0 deletions.
39 changes: 39 additions & 0 deletions icons/chevrons-left-right-ellipsis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"$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"
]
}
17 changes: 17 additions & 0 deletions icons/chevrons-left-right-ellipsis.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions icons/ethernet-port.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"$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"
]
}
17 changes: 17 additions & 0 deletions icons/ethernet-port.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 777166c

Please sign in to comment.