Skip to content

kirito666coder/Skill-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published