Skip to content

INCY-DEV/incy-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INCY Icons

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.

License: MIT Format Icons


About

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.

Highlights

  • 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

Catalog

All icons live in the repository root, named INCY-00001.svgINCY-00058.svg. A visual gallery is coming soon — for now, GitHub renders SVGs directly: just open any file to preview it.

Used by

If you build something with these icons, open a PR and add it here.

License

MIT — do whatever you want, including in commercial products. Attribution is appreciated but never required.

See LICENSE for the full text.

Contributing

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

Links


Made with care by the INCY team.

Releases

Packages

Contributors