Skip to content
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: nhibernate (original, original-wordmark, plain, plain-wordmark, line, line-wordmark) #1226

Merged
merged 12 commits into from
Jul 23, 2022
Merged

Conversation

kilianpaquier
Copy link
Contributor

@kilianpaquier kilianpaquier commented Jun 23, 2022

Double check these details before you open a PR

  • PR does not match another non-stale PR currently opened
  • PR name matches the format new icon: Icon name (versions separated by comma). More details here
  • PR's base is the develop branch.
  • Your icons are inside a folder as seen here
  • SVG matches the standards laid out here
  • A new object is added in the devicon.json file as seen here

This PR closes #404

Link to prove your SVG is correct and up-to-date.

https://nhibernate.info/
https://github.com/nhibernate

@Panquesito7 Panquesito7 added feature:icon Use this label for pull requests when a new icon is ready to be added to the collection bot:peek Use this label to trigger peek-bot. Remove and re-add the label to re-trigger labels Jun 23, 2022
@github-actions
Copy link
Contributor

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:
Imgur Images

Here are the zoomed-in screenshots of the added icons as SVGs:
Imgur Images Imgur Images Imgur Images Imgur Images

Here are the icons that will be generated by Icomoon:
Imgur Images

Here are the zoomed-in screenshots of the added icons as icons:
Imgur Images Imgur Images Imgur Images Imgur Images

Here are the colored versions:
Imgur Images Imgur Images Imgur Images Imgur Images

The maintainers will now check for:

  1. The number of Glyphs matches the number of SVGs that were selected.
  2. The icons (second group of pictures) look the same as the SVGs (first group of pictures).
  3. The icons are of high quality (legible, matches the official logo, etc.)

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,
Peek Bot 😊

Panquesito7
Panquesito7 previously approved these changes Jun 23, 2022
Copy link
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀 Thank you for your contribution! 😄👍

__
sema-logo  Summary: 🏆 This code is awesome  |  Tags: Efficient, Elegant

@Panquesito7 Panquesito7 requested a review from amacado June 23, 2022 19:40
@kilianpaquier
Copy link
Contributor Author

Almost, there's an issue with the original font, the eye isn't shown on the non-colored font.

I also didn't expected the original's colors to be unique, as shown on the original svg, I expected two colors. I'm going to adapt the original and the plain to avoid duplicates svg

@kilianpaquier
Copy link
Contributor Author

Removed the generation of a font for the original svg, was a duplicate of the plain font

Copy link
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please fix the merge conflicts on the devicon.json file?
Let us know if you need any help with that! 🙂

__
sema-logo  Summary: 🛠️ This code needs a fix  |  Tags: Not reusable

@kilianpaquier kilianpaquier changed the title new icon: nhibernate (original, original-wordmark, plain, plain-wordmark) new icon: nhibernate (original, original-wordmark) Jun 24, 2022
@kilianpaquier
Copy link
Contributor Author

Rebase done

Panquesito7
Panquesito7 previously approved these changes Jun 27, 2022
Copy link
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Thank you for your contribution! 🚀
I'll merge in the next few days if there are no objections.

__
sema-logo  Summary: 🏆 This code is awesome  |  Tags: Efficient, Elegant

@kilianpaquier kilianpaquier changed the title new icon: nhibernate (original, original-wordmark) new icon: nhibernate (original, original-wordmark, plain, plain-wordmark) Jun 27, 2022
Snailedlt
Snailedlt previously approved these changes Jul 14, 2022
Copy link
Collaborator

@Snailedlt Snailedlt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Snailedlt
Copy link
Collaborator

@Panquesito7 time to merge? :)

@Snailedlt Snailedlt added bot:peek Use this label to trigger peek-bot. Remove and re-add the label to re-trigger and removed bot:peek Use this label to trigger peek-bot. Remove and re-add the label to re-trigger labels Jul 17, 2022
@github-actions
Copy link
Contributor

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:
Imgur Images

Here are the zoomed-in screenshots of the added icons as SVGs:
Imgur Images Imgur Images

Here are the icons that will be generated by Icomoon:
Imgur Images

Here are the zoomed-in screenshots of the added icons as icons:
Imgur Images Imgur Images

Here are the colored versions:
Imgur Images Imgur Images

The maintainers will now check for:

  1. The number of Glyphs matches the number of SVGs that were selected.
  2. The icons (second group of pictures) look the same as the SVGs (first group of pictures).
  3. The icons are of high quality (legible, matches the official logo, etc.)

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,
Peek Bot 😊

Copy link
Collaborator

@Snailedlt Snailedlt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested some other tags.
If you want you can also try to make line icons for it :)

devicon.json Outdated Show resolved Hide resolved
Co-authored-by: Snailedlt <[email protected]>

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
@kilianpaquier
Copy link
Contributor Author

Suggested some other tags. If you want you can also try to make line icons for it :)

image

Something like that ?

@Snailedlt
Copy link
Collaborator

Yeah, something like that :)

@kilianpaquier
Copy link
Contributor Author

image

And like that?

@Snailedlt
Copy link
Collaborator

@kilian-paquier yes, but it should only have a single color. See https://github.com/devicons/devicon/wiki/SVG-Standards and https://github.com/devicons/devicon/wiki/SVG-Versions

@kilianpaquier kilianpaquier changed the title new icon: nhibernate (original, original-wordmark, plain, plain-wordmark) new icon: nhibernate (original, original-wordmark, plain, plain-wordmark, line, line-wordmark) Jul 22, 2022
@kilianpaquier
Copy link
Contributor Author

Hello, yes. That was just a draft to show which parts were going to be "lined". I've made the changes.

@Snailedlt Snailedlt added bot:peek Use this label to trigger peek-bot. Remove and re-add the label to re-trigger and removed bot:peek Use this label to trigger peek-bot. Remove and re-add the label to re-trigger labels Jul 23, 2022
@github-actions
Copy link
Contributor

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:
Imgur Images

Here are the zoomed-in screenshots of the added icons as SVGs:
Imgur Images Imgur Images Imgur Images Imgur Images

Here are the icons that will be generated by Icomoon:
Imgur Images

Here are the zoomed-in screenshots of the added icons as icons:
Imgur Images Imgur Images Imgur Images Imgur Images

Here are the colored versions:
Imgur Images Imgur Images Imgur Images Imgur Images

The maintainers will now check for:

  1. The number of Glyphs matches the number of SVGs that were selected.
  2. The icons (second group of pictures) look the same as the SVGs (first group of pictures).
  3. The icons are of high quality (legible, matches the official logo, etc.)

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,
Peek Bot 😊

Copy link
Collaborator

@Snailedlt Snailedlt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!
Thanks again for contributing! 💯

@Snailedlt Snailedlt merged commit e327ae6 into devicons:develop Jul 23, 2022
@kilianpaquier kilianpaquier deleted the nhibernate branch July 24, 2022 09:09
Snailedlt added a commit to Snailedlt/devicon that referenced this pull request Oct 15, 2022
…ark, line, line-wordmark) (devicons#1226)

* new icon: nhibernate (original, original-wordmark, plain, plain-wordmark) - fix devicons#404

* nhibernate| removed original font and kept svg only

* nhibernate| removed plain svg

* nhibernate| adapt font versions with review

* nhibernate| added plain svg to svg versions

* nhibernate| removed plain versions from svg

* nhibernate| optimize plain svg's

* nhibernate| added tags

Co-authored-by: Snailedlt <[email protected]>

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>

* nhibernate| added line icons

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
Snailedlt added a commit to Snailedlt/devicon that referenced this pull request Oct 15, 2022
…ark, line, line-wordmark) (devicons#1226)

* new icon: nhibernate (original, original-wordmark, plain, plain-wordmark) - fix devicons#404

* nhibernate| removed original font and kept svg only

* nhibernate| removed plain svg

* nhibernate| adapt font versions with review

* nhibernate| added plain svg to svg versions

* nhibernate| removed plain versions from svg

* nhibernate| optimize plain svg's

* nhibernate| added tags

Co-authored-by: Snailedlt <[email protected]>

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>

* nhibernate| added line icons

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
Snailedlt added a commit to Snailedlt/devicon that referenced this pull request Oct 15, 2022
…ark, line, line-wordmark) (devicons#1226)

* new icon: nhibernate (original, original-wordmark, plain, plain-wordmark) - fix devicons#404

* nhibernate| removed original font and kept svg only

* nhibernate| removed plain svg

* nhibernate| adapt font versions with review

* nhibernate| added plain svg to svg versions

* nhibernate| removed plain versions from svg

* nhibernate| optimize plain svg's

* nhibernate| added tags

Co-authored-by: Snailedlt <[email protected]>

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>

* nhibernate| added line icons

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
@Snailedlt Snailedlt mentioned this pull request Feb 5, 2024
GCHQDeveloper926 pushed a commit to GCHQDeveloper926/devicon that referenced this pull request Dec 20, 2024
…ark, line, line-wordmark) (devicons#1226)

* new icon: nhibernate (original, original-wordmark, plain, plain-wordmark) - fix devicons#404

* nhibernate| removed original font and kept svg only

* nhibernate| removed plain svg

* nhibernate| adapt font versions with review

* nhibernate| added plain svg to svg versions

* nhibernate| removed plain versions from svg

* nhibernate| optimize plain svg's

* nhibernate| added tags

Co-authored-by: Snailedlt <[email protected]>

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>

* nhibernate| added line icons

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:peek Use this label to trigger peek-bot. Remove and re-add the label to re-trigger feature:icon Use this label for pull requests when a new icon is ready to be added to the collection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants