Seamlessly display your technical skills on your GitHub readme files with 200+ available icons with ease!
NOTE: We don't currently accept PRs for icons to ensure they remain consistent for all users. If you're missing a specific icon, we’d love for you to open an issue!
- How it look in your readme file
- Specifying Icons
- Themed Icons
- Icons Per Line
- Centering Icons
- Available Icons List
Copy and paste the code snippet below into your README to display your skills icons!
Change the ?i=js,html,css,cf to a list of your skills separated by ","s! You can find a full list of icons here.
[](https://skill-icons-web-eta.vercel.app/)Many icons offer both dark and light variations. You can specify your preferred theme via a URL parameter.
This is optional; the default theme is set to dark.
Change the &theme=light to either dark or light. The theme is the background color, so light theme has a white icon background, and dark has a black.
Light Theme Example:
[](https://skill-icons-web-eta.vercel.app/)Customize your layout by setting the icons-per-line limit! This parameter is optional and defaults to 15.
Change the &perline=3 to any number between 1 and 50.
[](https://skill-icons-web-eta.vercel.app/)Want to center the icons in your readme? The SVGs are automatically resized, so you can do it the same way you'd normally center an image.
<p align="center">
<a href="https://skillicons.dev">
<img src="https://skill-icons.rpidiyar249.workers.dev/icons?i=git,kubernetes,docker,c,vim" />
</a>
</p>Feel free to reach out to me on LinkedIn to open issues for icon suggestions, or contribute with a pull request!
Here's a full list of available icons currently supported. Feel free to open an issue to suggest icons to add!