A fork of skill-icons by @tandpfun
Copy and paste the code block below into your readme to add the skills icon element!
Change the ?i=js,html,css to a list of your skills separated by ","s! You can find a full list of icons here.
[](https://techbadges.santosr.xyz)Some icons have a dark and light themed background. You can specify which theme you want as a url parameter.
This is optional. The default theme is 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-ish.
Light Theme Example:
[](https://techbadges.santosr.xyz)You can specify how many icons you would like per line! It's an optional argument, and the default is 15.
Change the &perline=3 to any number between 1 and 50.
[](https://techbadges.santosr.xyz)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://techbadges.santosr.xyz">
<img src="https://techbadges.santosr.xyz/icons?i=git,kubernetes,docker,c,vim" />
</a>
</p>Here's a list of all the icons currently supported. Feel free to open an issue to suggest icons to add!
TechBadges is a fork of skill-icons, originally created by @tandpfun. We are grateful for the foundation this project provided and the amazing work done by the original author and contributors.
If you appreciate this project, please also consider supporting the original:
Contributions are welcome! Please see our Contributing Guidelines for details.
This project is licensed under the MIT License - see the LICENSE file for details.
Maintained by @santosr2

