tandpfun / skill-icons

Showcase your skills on your Github readme or resumé with ease ✨
https://skillicons.dev
MIT License
6.38k stars 841 forks source link

[NEW ICON] helix text/code editor #1010

Open triilman25 opened 2 weeks ago

triilman25 commented 2 weeks ago

Skill Name

helix text/code editor

Why?

it is quite good text editor and useful, more modern than vim and neovim with good interface, good icon, and more easy to use.

Reference Image

https://helix-editor.com/

LelouchFR commented 2 weeks ago

Hi @triilman25, Helix has been added in the newest version of the project here, if you have any other icon suggestions that are not in the newest repo, you can open an issue here

triilman25 commented 2 weeks ago

thanks for your response but the icon isn't showing after I am adding on the query

triilman25 commented 2 weeks ago

image you can see on the right of vim it is a helix query i have added.

LelouchFR commented 2 weeks ago

image

you can see on the right of vim it is a helix query i have added.

Can you show me the link you added to get this result ?

triilman25 commented 2 weeks ago

triilman25 commented 2 weeks ago
<a href="https://skillicons.dev"><img align="right" src="https://skillicons.dev/icons?i=python,pytorch,julia,fastapi,go,c,cpp,vim,helix,linux,latex,git,nginx,postgres,php,arduino,blender,bash,raspberrypi,docker,redis,anaconda&perline=6"></a>
LelouchFR commented 2 weeks ago

<a href="https://skillicons.dev"><img align="right" src="https://skillicons.dev/icons?i=python,pytorch,julia,fastapi,go,c,cpp,vim,helix,linux,latex,git,nginx,postgres,php,arduino,blender,bash,raspberrypi,docker,redis,anaconda&perline=6"></a>

The link has changed (since it's on the newest repository) try it out by using https://go-skill-icons.vercel.app/api/icons?i=helix

triilman25 commented 2 weeks ago

thanks, it works

triilman25 commented 2 weeks ago

may i help you to add some icon that i need? are you design logo from scratch or just embed it from the official logo?

LelouchFR commented 2 weeks ago

may i help you to add some icon that i need?

Sure, you can always open an issue or a pull request if you see that there's an icon you would like to get added

are you design logo from scratch or just embed it from the official logo?

It depends (if I understand your question right), I sometimes juste grab the svg from the official website of the company/project (or anything related to a skill in this case) and then from scratch for the auto version (that get light theme for people on light theme, and dark theme for those who are on dark theme). You can find any I do about in the contributing guidelines of the new repository.