Skip to content

kirito666coder/Skill-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skill Icons

A simple SVG icon generator for programming languages and technologies.


🤝 Help Needed!

This project needs your help! I'm looking for contributors to:

  • Add more programming language icons
  • Improve existing icons
  • Add new technology icons
  • Help with the API functionality
  • Test and report bugs

Icons

🚀 How to Use

You can generate custom icon combinations using your own API! Here's an example:

Example icons used above:

JavaScript Python TypeScript Node.js Docker ChatGPT GitHub

📝 API Parameters

Icon Selection (i=):

  • Use the icon names from the list below
  • Separate multiple icons with commas
  • Example: i=vite,npm,pnpm,docker,webpack,clerk

Icons Per Line (perline=):

  • Control how many icons appear in each row
  • Default: 15, Maximum: 15
  • Example: perline=5 for 5 icons per line

Theme (t=):

  • Change the theme of themed icons (if available)
  • Default: dark
  • Example: t=light for light theme
  • Note: Only affects icons that have multiple theme versions

🔗 API URL Format

https://your-domain.vercel.app/api/icons?i=icon1,icon2,icon3&perline=number&t=theme

🚀 Deploy Your Own

To use this project, simply:

  1. Fork this repository to your GitHub account
  2. Deploy to Vercel:
    • Go to vercel.com
    • Connect your GitHub account
    • Import your forked repository
    • Deploy with default settings
  3. Replace the domain in the URL format above with your Vercel domain
  4. All parameters remain the same: i=, perline=, t= work exactly as shown

Vercel

Vercel makes deployment super easy!

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

# Icon ID Icon
1 androidstudio
2 angular
3 antigravity
4 authjs
5 aws
6 chakraui
7 chatgpt
8 claude
9 clerk
10 cloudinary
11 css
12 cursorai
13 django
14 docker
15 expo
16 express
17 figma
18 framer
19 gemini
20 git
21 github
22 gsap
23 heroui
24 html
25 inngest
26 jenkins
27 jest
28 js
29 jwt
30 kubernetes / k8s
31 linux
32 magicui
33 mantineui
34 materialui
35 mongo
36 mysql
37 nativewind
38 netlify
39 nextjs
40 node
41 npm
42 oauth
43 passportjs
44 pieces
45 pnpm
46 postman
47 prismic
48 py
49 react
50 reactnative
51 reactrouter
52 redis
53 redux
54 sanity
55 shadcn
56 skiperui
57 socketio
58 stripe
59 tailwind
60 threejs
61 ts
62 ubuntu
63 vercel
64 vite
65 vscode
66 webhooks
67 webpack
68 windows
69 zod
70 zustand

⚠️ EXTREMELY DANGEROUS LICENSE ⚠️

Proceed only if you have a fire extinguisher, surge protector, and a will. 😈

☣️ TERMS OF MAYHEM

By using this repository, you agree that you may:

  • 💥 Detonate your productivity
  • 🔥 Thermally challenge your CPU (it will scream)
  • 🧟 Awaken ancient CLI spirits with a single typo
  • 🕵️ Copy, fork, remix, and weaponize this code (ethically, we hope)
  • 🌀 Summon infinite side-projects you will never finish
  • 📡 Broadcast chaos to unsuspecting teammates and CI pipelines

If any of the above happens, you agree it's hilarious and entirely your fault.

📜 THE ACTUAL LICENSE

MIT License - Do whatever you want!
But remember: With great power comes great responsibility...
and possibly a fried motherboard!
No warranty. No promises. No refunds. Batteries not included.

Disclaimer: No computers were actually harmed in the making of this project. But we're not responsible if you try to run it on a potato! 🥔


⭐ Star this repo if you survived reading this license! ⭐

About

Generate customizable SVG icons for programming languages, frameworks, and developer tools—ideal for READMEs, portfolios, and showcasing tech stacks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors