Skip to content

Commit

Permalink
new icon: k3s (original, original-wordmark, plain, plain-wordmark) (#878
Browse files Browse the repository at this point in the history
)

* Add k3s icons

* Remove original to reduce file size

* Move file and add alias

* Update devicon.json

Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
  • Loading branch information
weh and Thomas-Boi authored Oct 12, 2021
1 parent b34d69f commit 7cee556
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 0 deletions.
26 changes: 26 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -4843,5 +4843,31 @@
},
"color": "#009688",
"aliases": []
},
{
"name": "k3s",
"tags": [
"kubernetes",
"container",
"platform"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain-wordmark"
],
"font": [
"original",
"plain-wordmark"
]
},
"color": "#ffc519",
"aliases": [
{
"base": "original",
"alias": "plain"
}
]
}
]
1 change: 1 addition & 0 deletions icons/k3s/k3s-original-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/k3s/k3s-original.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/k3s/k3s-plain-wordmark.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 7cee556

Please sign in to comment.