xojs/xo

Question about the logo

LitoMore opened this issue · 5 comments

Hi XO team! I'm submitting our XO logo to https://github.com/simple-icons/simple-icons.

As you can see in simple-icons/simple-icons#7749.

The icon in a badge looks not so good. May I increase the stroke-width base on your design for badges? And the ❤️ shape we could make it filled. Like this below:

Before After
CleanShot 2022-09-05 at 02 45 37@2x CleanShot 2022-09-05 at 03 17 28@2x

Yes, you should definitely increase the stroke-width when used in a smaller format like this. 👍

Now XO is available on https://shields.io.

Here are some examples:









![](https://shields.io/badge/code_style-5ed9c7?logo=xo&logoColor=black)
![](https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray)
![](https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=555)
![](https://shields.io/badge/code_style-eee?logo=xo&logoColor=black&labelColor=5ed9c7)
![](https://shields.io/badge/code_style-555?logo=xo&logoColor=black&labelColor=5ed9c7)
![](https://img.shields.io/github/actions/workflow/status/xojs/xo/main.yml?logo=xo&logoColor=black&label=code%20style&labelColor=5ed9c7)
![](https://img.shields.io/github/actions/workflow/status/xojs/xo/main.yml?logo=xo&logoColor=black&label=code%20style&labelColor=5ed9c7&color=555)
![](https://img.shields.io/github/actions/workflow/status/xojs/xo/main.yml?logo=xo&logoColor=black&label=&labelColor=5ed9c7&color=555)
![](https://img.shields.io/github/actions/workflow/status/xojs/xo/main.yml?logo=xo&label=&labelColor=gray)

Very nice! Would you be interested in submitting a PR to update https://github.com/xojs/xo#badge ?

@sindresorhus Sure. Which one do you prefer?

The second one.