-
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: norg (original, plain) #1346
Conversation
Fix issue with npm publish script
Build preparation for release v2.15.1
Is this the same thing? If so, maybe this icon could be added too as the original version? |
Hi, thanks for replying!
Yes, it indeed is (should have mentioned that, sorry).
Do you want me to add that icon as the |
@BinxDot |
Update git branch
@Snailedlt I have fixed it, please do let me know if I've messed up anything, not too experienced with git haha |
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.
Good start for a first time contribution. devicon.json is only missing alnames as far as I can tell.
As for the icons, they look good, but the code is a bit messy. You should take a look at our SVG Standards, and try to use some of our recommended tools for resizing and optimizing the SVG's.
It might be good for you to go through the overview on submitting icons wiki page for your first contribution too, so you get the full picture :)
Try and do some of the changes, and if you have any trouble, you can always ask me or some other supporter/maintainer to take a look again by requesting a new review :)
Sorry for the delay, was busy!
As for the icons, I have used Iloveimg to resize (128x128) and svgviewer.dev to optimize both the SVG's. Can you please review everything once again when you have the chance? Thanks! |
Co-authored-by: David Leal <halfpacho@gmail.com>
This comment was marked as outdated.
This comment was marked as outdated.
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.
Some minor changes I would make, other than that it looks good 😁
Just one more push and we're there 👌
Update git branch
This comment was marked as outdated.
This comment was marked as outdated.
@BinxDot is it just me or is the icon on iconmoon being cut off ever so slightly on the right? |
Doesn't look like this in the icon you uploaded, so something is happening with icomoon. Try adding in the height parameter again, and see if that helps. If not, I don't think it's a big deal anyways, since it's barely noticable |
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This comment was marked as outdated.
This comment was marked as outdated.
Looks like adding the height parameter worked! |
Yeah! 😁 |
I've just made the primary color a bit lighter in the devicon.json :) |
Running bot peek one last time then :) |
Hi there, I'm Devicons' Peek Bot and I just peeked at the icons that you wanted to add using icomoon.io. Here are the SVGs as intepreted by Icomoon when we upload the files: Here are the zoomed-in screenshots of the added icons as SVGs: Here are the icons that will be generated by Icomoon: Here are the zoomed-in screenshots of the added icons as icons: Here are the colored versions: The maintainers will now check for:
In case of font issues, it might be caused by Icomoon not accepting strokes in the SVGs. Check this doc for more details and fix the issues as instructed by Icomoon and update this PR once you are done. Thank you for contributing to Devicon! I hope that your icons are accepted into the repository. Note: If the images don't show up, it has been autodeleted by Imgur after 6 months due to our API choice. Cheers, |
This is probably just because of pixelation in the screenshot, the SVG preview on gothub sometimes get cut off in a similar manner |
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.
Looks great! ✔️
Thank you for your contribution! 🚀
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.
* bump npm version to v2.15.1 * feat: add neorg icon * fix: rename neorg to norg * fix: add proper orginal and plain versions * fix: add altnames property in devicon.json * fix: resize and optimize svg's * fix: optimize original version of the svg Co-authored-by: David Leal <halfpacho@gmail.com> * fix: remove unnecessary height option from plain version * fix: use most prevalent color from the original version for the primary color Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * fix: add height option to plain version Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * fix: make primary color lighter Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com> Co-authored-by: Amacado <clemens.bastian@gmail.com> Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
* bump npm version to v2.15.1 * feat: add neorg icon * fix: rename neorg to norg * fix: add proper orginal and plain versions * fix: add altnames property in devicon.json * fix: resize and optimize svg's * fix: optimize original version of the svg Co-authored-by: David Leal <halfpacho@gmail.com> * fix: remove unnecessary height option from plain version * fix: use most prevalent color from the original version for the primary color Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * fix: add height option to plain version Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * fix: make primary color lighter Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com> Co-authored-by: Amacado <clemens.bastian@gmail.com> Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
* bump npm version to v2.15.1 * feat: add neorg icon * fix: rename neorg to norg * fix: add proper orginal and plain versions * fix: add altnames property in devicon.json * fix: resize and optimize svg's * fix: optimize original version of the svg Co-authored-by: David Leal <halfpacho@gmail.com> * fix: remove unnecessary height option from plain version * fix: use most prevalent color from the original version for the primary color Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * fix: add height option to plain version Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * fix: make primary color lighter Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com> Co-authored-by: Amacado <clemens.bastian@gmail.com> Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
* bump npm version to v2.15.1 * feat: add neorg icon * fix: rename neorg to norg * fix: add proper orginal and plain versions * fix: add altnames property in devicon.json * fix: resize and optimize svg's * fix: optimize original version of the svg Co-authored-by: David Leal <halfpacho@gmail.com> * fix: remove unnecessary height option from plain version * fix: use most prevalent color from the original version for the primary color Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * fix: add height option to plain version Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * fix: make primary color lighter Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com> Co-authored-by: Amacado <clemens.bastian@gmail.com> Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
Double check these details before you open a PR
develop
branch.devicon.json
file as seen hereThis PR closes NONE
Additional Information
Neorg (more specifically its underlying format,
norg
) is a relatively new file markup format aimed at being a successor to markdown and org.Link to prove your SVG is correct and up-to-date.
norg-original: https://raw.githubusercontent.com/nvim-neorg/neorg/main/res/neorg.svg
norg-plain: https://raw.githubusercontent.com/BinxDot/devicon/feat-icon/neorg/icons/norg/norg-plain.svg