Skip to content

Commit

Permalink
Merge pull request #2135 from weh/feature/1975-teleport
Browse files Browse the repository at this point in the history
new icon: teleport (original, original-wordmark, line, line-wordmark, plain, plain-wordmark)
  • Loading branch information
canaleal authored Dec 23, 2024
2 parents b399517 + 6240c42 commit 6785773
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
36 changes: 36 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -11198,6 +11198,42 @@
"color": "#FFC131",
"aliases": []
},
{
"name": "teleport",
"altnames": [],
"tags": [
"ssh",
"security",
"auth",
"authentication",
"infrastructure"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"line",
"line-wordmark"
],
"font": [
"original",
"original-wordmark",
"line",
"line-wordmark"
]
},
"color": "#512fc9",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
{
"name": "tensorflow",
"altnames": [],
Expand Down
1 change: 1 addition & 0 deletions icons/teleport/teleport-line-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/teleport/teleport-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6785773

Please sign in to comment.