Skip to content

Commit

Permalink
new icon: unrealengine (original, original-wordmark, plain, plain-wor…
Browse files Browse the repository at this point in the history
…dmark) (#939)

* added unrealengine icons

* Changed viewbox size and optimized with inkscape

* Changed names and removed horizontal wordmark versions

* optimized with https://www.svgviewer.dev/

* added unrealengine to devicon.json

* fix #346

* Removed white logos, and renamed the other ones

* Changed color to #000000 and removed reference to deleted icons

* centered logo in viewbox

* optimized icon with svgviewer.dev

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>

* Apply suggestions from code review

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 25, 2021
1 parent f8cddc3 commit dcf2af9
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 1 deletion.
31 changes: 30 additions & 1 deletion devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -4499,7 +4499,7 @@
"original-wordmark"
]
},
"color": "#212b35",
"color": "#000000",
"aliases": []
},
{
Expand All @@ -4518,6 +4518,35 @@
"color": "#4051b5",
"aliases": []
},
{
"name": "unrealengine",
"tags": [
"c++",
"engine",
"game"
],
"versions": {
"svg": [
"original",
"original-wordmark"
],
"font": [
"original",
"original-wordmark"
]
},
"color": "#000000",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
{
"name": "uwsgi",
"tags": [
Expand Down
6 changes: 6 additions & 0 deletions icons/unrealengine/unrealengine-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: 6 additions & 0 deletions icons/unrealengine/unrealengine-original.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 dcf2af9

Please sign in to comment.