Skip to content

Easily feature your top skills using skill-icons-api with 200+ available icons across your GitHub README

License

Notifications You must be signed in to change notification settings

rah7202/skill-icons-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add Skill Icons

Seamlessly display your technical skills on your GitHub readme files with 200+ available icons with ease!


Powered by Cloudflare Workers ⚡

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!

Documentation

How it look in your readme file

Specifying Icons

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.

[![My Skills](https://skill-icons.rpidiyar249.workers.dev/icons?i=js,html,css,cf)](https://skill-icons-web-eta.vercel.app/)

My Skills

Themed Icons

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:

[![My Skills](https://skill-icons.rpidiyar249.workers.dev/icons?i=java,kotlin,nodejs,figma&theme=light)](https://skill-icons-web-eta.vercel.app/)

My Skills

Icons Per Line

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.

[![My Skills](https://skill-icons.rpidiyar249.workers.dev/icons?i=aws,gcp,azure,react,vue,flutter&perline=3)](https://skill-icons-web-eta.vercel.app/)

My Skills

Centering Icons

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!

Available Icons List

Here's a full list of available icons currently supported. Feel free to open an issue to suggest icons to add!

Icon ID Icon
ableton
activitypub
actix
adonis
ae
aiscript
alpinejs
anaconda
androidstudio
angular
ansible
apollo
apple
appwrite
arch
arduino
astro
atom
au
autocad
aws
azul
azure
babel
bash
bevy
bitbucket
blender
bootstrap
bsd
bun
c
cs
cpp
crystal
cassandra
clion
clojure
cloudflare
cmake
codepen
coffeescript
css
cypress
d3
dart
debian
deno
devto
discord
bots
discordjs
django
docker
dotnet
dynamodb
eclipse
elasticsearch
electron
elixir
elysia
emacs
ember
emotion
express
fastapi
fediverse
figma
firebase
flask
flutter
forth
fortran
gamemakerstudio
gatsby
gcp
git
github
githubactions
gitlab
gmail
gherkin
go
gradle
godot
grafana
graphql
gtk
gulp
haskell
haxe
haxeflixel
heroku
hibernate
html
htmx
idea
ai
instagram
ipfs
java
js
jenkins
jest
jquery
kafka
kali
kotlin
ktor
kubernetes
laravel
latex
less
linkedin
linux
lit
lua
md
mastodon
materialui
matlab
maven
mint
misskey
mongodb
mysql
neovim
nestjs
netlify
nextjs
nginx
nim
nix
nodejs
notion
npm
nuxtjs
obsidian
ocaml
octave
opencv
openshift
openstack
p5js
perl
ps
php
phpstorm
pinia
pkl
plan9
planetscale
pnpm
postgres
postman
powershell
pr
prisma
processing
prometheus
pug
pycharm
py
pytorch
qt
r
rabbitmq
rails
raspberrypi
react
reactivex
redhat
redis
redux
regex
remix
replit
rider
robloxstudio
rocket
rollupjs
ros
ruby
rust
sass
spring
sqlite
stackoverflow
styledcomponents
sublime
supabase
scala
sklearn
selenium
sentry
sequelize
sketchup
solidity
solidjs
svelte
svg
swift
symfony
tailwind
tauri
tensorflow
terraform
threejs
twitter
ts
ubuntu
unity
unreal
v
vala
vercel
vim
visualstudio
vite
vitest
vscode
vscodium
vue
vuetify
wasm
webflow
webpack
webstorm
windicss
windows
wordpress
workers
xd
yarn
yew
zig

About

Easily feature your top skills using skill-icons-api with 200+ available icons across your GitHub README

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors