Skip to content

"Fork" of official skill-icons repository. Showcase your skills on your Github readme or resumé with ease ✨

License

Notifications You must be signed in to change notification settings

LelouchFR/skill-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showcase your skills on your GitHub or resumé with ease!


Docs

Example

Specifying Icons

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.

![My Skills](https://go-skill-icons.vercel.app/api/icons?i=js,html,css,wasm)

My Skills

Themed Icons

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:

![My Skills](https://go-skill-icons.vercel.app/api/icons?i=java,kotlin,nodejs,figma&theme=light)

My Skills

Icons Per Line

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.

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

My Skills

Get Icons Names

You can get the possiblity to add the name of the icons you put to help others that doesnt know what they are by using &titles.

The value of titles is a boolean, so it should be true or false, default is false

![My Skills](https://go-skill-icons.vercel.app/api/icons?i=rust,surrealdb,actix,yew&titles=true)

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://go-skill-icons.vercel.app/">
    <img
      src="https://go-skill-icons.vercel.app/api/icons?i=git,kubernetes,docker,c,vim"
    />
  </a>
</p>

Icons List

Icon ID Icon Icon ID Icon Icon ID Icon Icon ID Icon Icon ID Icon Icon ID Icon Icon ID Icon
acrobat cs gitlab lit pm2 spring zig
activitypub c gleam litmus pnpm sqlalchemy zudoku
actix cuda gmail livewire pocketbase sqlite zustand
adobespark cypress gnome llamaindex podman sqlserver
adonis d3 godot logto polar stackoverflow
aero dailydev goland looker popos stan
aftereffects daisyui golang lua portfolio steam
agno dart googleanalytics luau postgresql stock
aiscript databricks googleappsscript lucidchart postman storyblok
alacritty datadog gradle lunacy powerpoint storybook
alchemy datagrip grafana lxc powershell strapi
alpinejs dataspell grails manjaro preact streamlit
anaconda davinci graphql mariadb prelude stripe
android dbeaver gromacs markdown premiererush styledcomponents
androidstudio debian groq mastodon premiere stylus
angular deepseek grpc materialui primevue sublime
animate defold grunt matlab prisma supabase
ansible deno gsap matplotlib processing surrealdb
ansys desmos gtk maven prometheus svelte
api devto gulp mediaencoder prompts svg
apidog digitalocean hadoop mermaid proton svn
apollo dimension hardhat metabase proxmox swagger
appcode directus haskell meteorjs pug swift
apple discordbots haxe microsoftcopilot pulse symfony
apptainer discordjs haxeflixel millionjs puppeteer tableau
appwrite discord helix milvus pycharm tailwindcss
aqua django helm mindsdb pygame tallyprime
arcbrowser docker herd mint pytest tauri
arch docksal heroku miro python teams
arcjet docsify hibernate misskey pytorch telegram
arduino dotnet holyc mistral pyxel telescope
argocd dreamweaver hono mjml qdrant tensorflow
assembly drizzle horizon ml5 qodana terminal
astro drupal html mlflow qt terraform
atom d htmx mobx quarkus testinglibrary
audition duckduckgo htop mocha rabbitmq threejs
authjs dusk huggingface mojo rails thunderbird
autocad dynamodb hugo mongodb railway thunkable
avaloniaui echo hydrogen mongoose raspberrypi tidb
aws eclipse hyprland mysql r tmux
azul edge i3 neovim react tomcat
azure elasticsearch iced nestjs reactbootstrap tor
azuredevops electron idea netlify reactivex trpc
babel elementplus ignite nextflow reactnative truffle
barbajs elixir illustrator nextjs reactos turso
bash elm incopy nginx reactquery twig
beeceptor elysia indesign ngrok recoil twitch
behance emacs inertia nim redhat typeorm
behat ember infura nixos redis typescript
betterauth emotion inkscape nodejs redshift ubuntu
bevy envoyer insomnia notepadpp redux unity
bigquery erlang instagram notion regex unitycatalog
bitbucket etcd integrations nova remix unocss
blazor excel ipfs npm render unrealengine
blender expo jamovi numpy renpy vagrant
bluesky expressjs java nunjucks replit vala
bokeh fabric javascript nuxtjs resharper vapor
bootstrap facebook jax obsidian reverb v
brave fastai jekyll ocaml revolt vercel
breeze fastapi jenkins octane rider vim
bridge fastlane jest octave robloxstudio virtualbox
bsd fediverse jetpackcompose odin rocket visualbasic
btlo ffmpeg jetstream ollama rollupjs visualstudio
bulma fiber jira onedrive ros vite
bun figma joomla onenote rubocop vitest
cachyos filament jquery opencv rubymine vmwareworkstation
caddy firebase json openmm ruby vscode
cairo firefox julia openshift rust vscodium
canva flameshot junit opensource rustrover vuejs
capacitor flask jupyter openstack s3 vuetify
capture fleet jwt openzeppelin safari vyper
cashier flutter kafka opera sail wails
cassandra flutterflow kaggle oracle sanctum wandb
chainlink flyio kakoune orchid sas warp
characteranimator fonts kali outlook sass webassembly
chartjs forgejo karma p5js scala webflow
chatgpt forge kde pail scikitlearn webpack
chrome forth keycloak pandas scipy webstorm
chromium fortran keydb papertrail scout wezterm
circleci frankenphp kibana payload scratch windicss
claude fresco kitty pbi seaborn windmill
clerk fresh kotlin pennant selenium windows
clion fuse ktor perl sentry wireshark
clojure gamemakerstudio kubernetes photoshopclassic sequelize word
cloudflare ganache lambda photoshopexpress shadcn wordpress
cloudfront gatsby langchain photoshop sharepoint workers
cmake gcp laravel php shopify wsl
cockroachdb gdevelop laravelspark phpstan signal x
codeberg gemini latex phpstorm skeletonui xcode
codeigniter gentoo lazyvim picocss sketchup xd
codepen gherkin leaflet pinecone slack yaml
coffeescript gimp leetcode pinescript snowflake yammer
commercetools gin less pinia snyk yarn
composer git libsql pint socialite yew
contentful gitea lighthouse pkl socketio yii
cpp githubactions lightning plan9 solana youtube
creativecloud github lightroomclassic planetscale solidity zabbix
crewai githubcopilot lightroom platformio solidjs zed
crystal githubpages linkedin playwright sonarqube zellij
css gitkraken linux plsql spark zen

💖 Support the Project

Thank you so much already for using my projects! To support the project directly, feel free to open issues for icon suggestions, or contribute with a pull request!

About

"Fork" of official skill-icons repository. Showcase your skills on your Github readme or resumé with ease ✨

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages