Skip to content

kirito666coder/Skill-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

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

 
 
 

Contributors