Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Game Icon Pack

banner2

English | 简体中文

800+ Rounded Icons

  • Fully rounded design (no sharp corners)
  • Consistent visual style
  • SVG and PNG formats
  • Padding and no-padding versions
  • Optimized SVG and PNG file sizes
  • Continuously updated

Download

itch.io

Or download from Releases

Preview

Online Preview (GitHub Pages)

The icon pack is automatically built and deployed to GitHub Pages via GitHub Actions.
Visit: https://nieobie.github.io/game-icon-pack (or this fork's Pages URL: https://cyojkoy.github.io/game-icon-pack/ )

Every push to the main branch triggers a new build, so the online preview stays up to date.

Local Preview

Want to browse and search all icons more easily?

  1. Install Node.js.
  2. Open a terminal in the project folder and run:
node server.js
  1. Open http://localhost:3000 in your browser.

Note: The local preview uses the built-in server (server.js). For static deployment, the project includes a scripts/generate-static.js build script and a GitHub Actions workflow (.github/workflows/deploy.yml) that automatically generates static assets (data.json + svg/) and deploys them to GitHub Pages.

Preview Image

ICONS- 2

Index File

A Icon_Catalog.json is provided in the root directory for programmatic retrieval and batch processing or LLM . Each icon entry contains the following fields:

FieldDescription
component_nameIcon name (e.g., sword, health-potion)
visual_featuresVisual description (shape, color, line style, etc.)
use_casesSuitable scenarios (UI buttons, skill icons, map markers, etc.)
synonymsSynonyms / keywords for search and matching
core_semanticCore abstract meaning the icon conveys

This JSON file stays updated with the icon pack, making it easy to integrate into your own toolchains or game editors.

Requests

If you have icon requests, suggestions, or ideas, feel free to open an Issue.

I can't promise I'll add everything, but I'm always happy to hear ideas for future updates.

License

This icon pack is released under CC0 1.0 Universal.

Feel free to use, modify, share, and distribute these icons for personal, commercial, educational, or any other purpose.

If you'd like to mention this pack somewhere, I'd be genuinely grateful, but it's completely optional.

Support

If you found this pack useful, a GitHub Star ⭐ would mean a lot.

You can also support me on Ko-fi.

Thanks for being here!

关于 About

800+ rounded style icons
game-assetsiconicon-packiconsrounded-cornerssvgsvg-icons

语言 Languages

JavaScript50.5%
HTML49.5%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
48
Total Commits
峰值: 20次/周
Less
More

核心贡献者 Contributors