Skip to content

Commit

Permalink
update icon: ubuntu (original, original-wordmark, plain, plain-wordma…
Browse files Browse the repository at this point in the history
…rk) (#1805)

* update icon: ubuntu (original, original-wordmark)

* Update devicon.json

* Add plain and plain-wordmark icon

* Update icons

* Unify paths of `plain-wordmark` and some adjustments.

* Resize to fix `original-wordmark` and `plain-wordmark`

---------

Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
  • Loading branch information
Gautam25Raj and lunatic-fox committed Jul 4, 2023
1 parent f57dc2d commit 349a59a
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 deletions.
8 changes: 6 additions & 2 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -9797,10 +9797,14 @@
"name": "ubuntu",
"altnames": [],
"tags": [
"os"
"os",
"open-source",
"linux"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
Expand All @@ -9809,7 +9813,7 @@
"plain-wordmark"
]
},
"color": "#dd4814",
"color": "#e95420",
"aliases": []
},
{
Expand Down
1 change: 1 addition & 0 deletions icons/ubuntu/ubuntu-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/ubuntu/ubuntu-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/ubuntu/ubuntu-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.
2 changes: 1 addition & 1 deletion icons/ubuntu/ubuntu-plain.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 349a59a

Please sign in to comment.