-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new icon: unrealengine (original, original-wordmark, plain, plain-wordmark) #939
Merged
Thomas-Boi
merged 16 commits into
devicons:develop
from
Snailedlt:new_icon_unreal_engine
Dec 25, 2021
Merged
Changes from 12 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
b26c32f
added unrealengine icons
Snailedlt 936fb3f
Changed viewbox size and optimized with inkscape
Snailedlt f7ace05
Changed names and removed horizontal wordmark versions
Snailedlt 5d0dff4
optimized with https://www.svgviewer.dev/
Snailedlt d9fe26c
added unrealengine to devicon.json
Snailedlt fcfd510
fix #346
Snailedlt 6ccf3aa
Removed white logos, and renamed the other ones
Snailedlt 9c54f54
Changed color to #000000 and removed reference to deleted icons
Snailedlt 574d304
centered logo in viewbox
Snailedlt 3495130
optimized icon with svgviewer.dev
Snailedlt 27c7b30
Update devicon.json
Snailedlt 6f5c699
Update devicon.json
Snailedlt 97da105
Apply suggestions from code review
Panquesito7 6afd192
Merge branch 'develop' into new_icon_unreal_engine
Panquesito7 41dd64a
Update devicon.json
Thomas-Boi da8ae61
Merge branch 'develop' into new_icon_unreal_engine
Thomas-Boi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
@@ -4446,7 +4446,7 @@ | |||||||||
"original-wordmark" | ||||||||||
] | ||||||||||
}, | ||||||||||
"color": "#212b35", | ||||||||||
"color": "#000000", | ||||||||||
"aliases": [] | ||||||||||
}, | ||||||||||
{ | ||||||||||
|
@@ -4465,6 +4465,35 @@ | |||||||||
"color": "#4051b5", | ||||||||||
"aliases": [] | ||||||||||
}, | ||||||||||
{ | ||||||||||
"name": "unrealengine", | ||||||||||
"tags": [ | ||||||||||
"c++", | ||||||||||
"engine", | ||||||||||
"game" | ||||||||||
], | ||||||||||
"versions": { | ||||||||||
"svg": [ | ||||||||||
"original", | ||||||||||
"original-wordmark" | ||||||||||
], | ||||||||||
"font": [ | ||||||||||
"plain", | ||||||||||
"plain-wordmark" | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
The |
||||||||||
] | ||||||||||
}, | ||||||||||
"color": "#000000", | ||||||||||
"aliases": [ | ||||||||||
{ | ||||||||||
"base": "original", | ||||||||||
"alias": "plain" | ||||||||||
}, | ||||||||||
{ | ||||||||||
"base": "original-wordmark", | ||||||||||
"alias": "plain-wordmark" | ||||||||||
} | ||||||||||
] | ||||||||||
Panquesito7 marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||||||
}, | ||||||||||
{ | ||||||||||
"name": "uwsgi", | ||||||||||
"tags": [ | ||||||||||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will do, but I'll keep
#000000
color, since that's the original color