Skip to content

Commit

Permalink
update icon: unity (original, original-wordmark, plain, plain-wordmar…
Browse files Browse the repository at this point in the history
…k, line, line-wordmark) (devicons#1273)

* update icon: unity (original, original-wordmark, plain, plain-wordmark, line, line-wordmark) - fix devicons#872

* unity| reviewed size of no wordmark icons

* unity| reviewed size of no wordmark icons

* Update devicon.json

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
  • Loading branch information
kilianpaquier and Snailedlt committed Oct 15, 2022
1 parent fc606cb commit 42f3adf
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 5 deletions.
10 changes: 7 additions & 3 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -6530,6 +6530,8 @@
"name": "unity",
"altnames": [],
"tags": [
"C#",
"c-sharp",
"csharp",
"engine",
"game-engine"
Expand All @@ -6540,11 +6542,13 @@
"original-wordmark"
],
"font": [
"original",
"original-wordmark"
"plain",
"plain-wordmark",
"line",
"line-wordmark"
]
},
"color": "#000000",
"color": "#4d4d4d",
"aliases": []
},
{
Expand Down
3 changes: 3 additions & 0 deletions icons/unity/unity-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.
3 changes: 3 additions & 0 deletions icons/unity/unity-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion icons/unity/unity-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.
6 changes: 5 additions & 1 deletion icons/unity/unity-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/unity/unity-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.
3 changes: 3 additions & 0 deletions icons/unity/unity-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 42f3adf

Please sign in to comment.