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

💖 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