The official icon set used in INCY apps — free for everyone.
A clean, hand-crafted SVG icon library shipped with the INCY clients (iOS, Android, Desktop, Web Panel) and now released for the community.
This repository contains the icons used across the INCY ecosystem — the same icons you see in the iOS, Android, and Desktop apps and on incy.cc. They are released as plain SVGs so anyone can drop them into their own project: VPN clients, dashboards, control panels, websites, presentations.
No attribution required. No tracking. No fonts to embed. No build step.
- 58 SVG icons — pure vector, infinitely scalable, no rasterization
- Single style — consistent stroke weight, corner radius, and visual rhythm
- Drop-in ready — open, copy, paste; no icon font, no JS, no React component
- Theme-friendly — most icons inherit
currentColor, so they recolor with CSS - Cross-platform tested — already shipping on iOS / Android / macOS / Linux / Windows / Web
All icons live in the repository root, named INCY-00001.svg … INCY-00058.svg.
A visual gallery is coming soon — for now, GitHub renders SVGs directly: just open any file to preview it.
If you build something with these icons, open a PR and add it here.
MIT — do whatever you want, including in commercial products. Attribution is appreciated but never required.
See LICENSE for the full text.
Spotted a missing icon, an inconsistency, or an off-by-one stroke? Open an issue or a PR. Please:
- Keep the visual style consistent with existing icons (stroke weight, corner radius, padding)
- Use a 24×24 viewBox unless there's a reason not to
- Avoid embedded raster images — SVG path data only
- Run the file through SVGO before submitting
- Website — incy.cc
- Telegram — @incy_public
- Issues — GitHub Issues