Skip to content

Commit dcf2af9

Browse files
SnailedltPanquesito7Thomas-Boi
authored
new icon: unrealengine (original, original-wordmark, plain, plain-wordmark) (#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>
1 parent f8cddc3 commit dcf2af9

3 files changed

Lines changed: 42 additions & 1 deletion

File tree

devicon.json

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4499,7 +4499,7 @@
44994499
"original-wordmark"
45004500
]
45014501
},
4502-
"color": "#212b35",
4502+
"color": "#000000",
45034503
"aliases": []
45044504
},
45054505
{
@@ -4518,6 +4518,35 @@
45184518
"color": "#4051b5",
45194519
"aliases": []
45204520
},
4521+
{
4522+
"name": "unrealengine",
4523+
"tags": [
4524+
"c++",
4525+
"engine",
4526+
"game"
4527+
],
4528+
"versions": {
4529+
"svg": [
4530+
"original",
4531+
"original-wordmark"
4532+
],
4533+
"font": [
4534+
"original",
4535+
"original-wordmark"
4536+
]
4537+
},
4538+
"color": "#000000",
4539+
"aliases": [
4540+
{
4541+
"base": "original",
4542+
"alias": "plain"
4543+
},
4544+
{
4545+
"base": "original-wordmark",
4546+
"alias": "plain-wordmark"
4547+
}
4548+
]
4549+
},
45214550
{
45224551
"name": "uwsgi",
45234552
"tags": [
Lines changed: 6 additions & 0 deletions
Loading
Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)