Skip to content

kirito666coder/Skill-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

⚠️ 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