/skill-icons-web

🔥 Unofficial "Image Builder" for Skill Icons, a user-friendly interface to enhance your experience in working with Skill Icons.

Primary LanguageTypeScriptThe UnlicenseUnlicense

🖼️ Skill Icons Image Builder 🖌️

GitHub deployments GitHub Issues or Pull Requests Website

About

Important

This project is an independent effort and is not affiliated with the official Skill Icons project or its creator, Thijs. The original logo at /static/favicon.png and /static/skillicons.svg are both owned by Thijs.

Unofficial "Image Builder" for Skill Icons, designed with the original project's layout in mind.
This tool provides a user-friendly interface to enhance your experience in working with Skill Icons, giving you the flexibility to customize and organize your icons.

🔥 Features

  • Manage Icons (Add, Remove & Rearrange)
  • Search Functionality
  • Copy to Clipboard
    • Copy URL
    • Copy Markdown
    • Copy HTML
  • Configuration
    • Switch Icons to Dark or Light Mode
    • Configure Icons Per Line
  • Mobile Compatibility (not so good but it works)
  • Import Configuration and Icons from URL

📂 Running Locally

Note

An internet connection is required, as the tool fetches icons from the Skill Icons repository and generates images from skillicons.dev. Additionally, it utilizes icons from Iconify.

  1. Clone the repo
git clone https://github.com/devkcud/skill-icons-web
cd skill-icons-web
  1. Install dependencies using Bun (or similar)
bun install
  1. Run the server
bun run dev
  1. Open http://localhost:5173 in your browser

📝 Contributing

Feel free to fork the repository, make modifications, and submit PRs. Make sure that any changes adhere to our standards for safety and maintainability.

For those who may not be familiar with Svelte or lack development experience but still wish to contribute, you can contribute by identifying and reporting issues, correcting typos, and other similar tasks.

📜 License

This project is released under the Unlicense - see the LICENSE file for details.

The icons used in this project are sourced from the Skill Icons repository, which has its own licensing terms. Please refer to the repository's license for more information.