-
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
bot:build new icons, icomoon.json and devicon.css #1977
Conversation
3c08b98
to
f5df018
Compare
Fixed description:
|
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.
After taking a look I found some issues and here they are classified by priority.
🟥 Major issues
Invisible, non-existent or old versioned icon
- codepen:
- font.plain-wordmark: invisible
- crystal:
- font.original-wordmark: old version
- gimp:
- font.plain-wordmark: none
- laravel:
- font.plain: old version
- font.plain-wordmark: old version and a strike line
- svg.original: new version / tilted to the right
- svg.plain: old version
- svg.plain-wordmark: old version
- msdos:
- font.plain: none
- sonarqube:
- font.plain-wordmark: none
# Needs a "plain-wordmark" version based on "original-wordmark".
- traefikmesh:
- svg.line: none
- svg.line-wordmark: none
- traefikproxy:
- svg.line: none
- svg.line-wordmark: none
- vercel:
- font.original-wordmark: old version
🟨 Minor issues
SVG version tilted to the right
The icon is displaying correctly, but they don't fit in the square where they suppose to be.
This can be an error exclusively on my side.
Does not affect the proper use of the icon.
- codeac:
- original
- contao:
- original
- original-wordmark
- cosmodb:
- original
- original-wordmark
- cypressio:
- original
- original-wordmark
- fortran:
- original
- havester:
- original
- original-wordmark
- influxdb:
- original
- original-wordmark
- junit:
- original
- original-wordmark
- k3os:
- original
- original-wordmark
- livewire:
- original
- original-wordmark
- llvm:
- original
- mobx:
- original
- plain
- mongoose:
- original
- original-wordmark
- nim:
- original
- original-wordmark
- nimble:
- original
- plain
- norg:
- original
- plain
- okta:
- original
- original-wordmark
- openapi:
- original
- original-wordmark
- purescript:
- original
- original-wordmark
- rancher:
- original
- original-wordmark
- reach:
- original
- plain
- scalingo:
- original
- original-wordmark
- sema:
- original
- original-wordmark
- vercel:
- original
- original-wordmark
- vertx:
- original
- original-wordmark
- vsphere:
- original
- original-wordmark
- xml:
- original
🟨 Miscellaneous
- svelte:
- svg.original-wordmark:
The styled "S" seems a little bit squished.
- svg.plain-wordmark:
The styled "S" seems a little bit squished.
- towergit:
- font.plain-wordmark:
Part of the tower's wall seems to be invisible.
- weblate:
- font.plain-wordmark:
Some detail of the styled "W" is missing.
@lunatic-fox great finds! |
To fix the ones that have The I think having an old icon is okay for now, that can be updated in a new minor release. The same goes for icons that are off-center and other minor issues. As a sidenote I also found that the unity-line-wordmark version has some artifacts in the corners of the logo. |
I suggest we make issues for the lower priority ones, and fix the higher priority ones before the release. |
That's exactly what I was thinking. |
@lunatic-fox Great, thanks for adding that list. It really sped up the reviewing process for me! |
Alright, all the critical PR's are merged now. I'll try to build icons again and see how it goes |
Hello,
I'm Devicon's Build Bot and I just built some new font files and devicon.min.css file.
Here are all the SVGs that were uploaded (the new ones are those with highlight):
Here is what they look like as icons:
The devicon.min.css file contains:
-The icon content
-The aliases
-The colored classes
I also compiled a list of new features and icons that were added since last release.
More information can be found in the GitHub Action logs for this workflow.
Adios,
Build Bot 😎