Skip to content

Outer-Void/void.sys

Repository files navigation

VOID.SYS Icon Pack

Package: com.outervoid.voidsys

VOID.SYS is a proprietary Android icon system by Outer-Void with two roles:

  1. Native bundled icon assets inside AXIOM Launcher.
  2. Standalone $1.99 icon pack for Nova, Lawnchair, and other compatible launchers.

AXIOM Launcher does not require users to install the standalone com.outervoid.voidsys package for its native icon system. AXIOM packages its own generated VOID.SYS assets and map.

Compatibility

  • SVG files are the source of truth.
  • PNG files are generated Android resources.
  • appfilter.xml supports compatible third-party launchers.
  • icon_map.json supports AXIOM bundled import and optional standalone package lookup through createPackageContext.

Current Status

Current actual icon count: 590 SVG source icons.

VOID.SYS has passed the 500-icon device-test target while preserving a strict visual system. Coverage now spans 572 mapped app records, 609 appfilter entries, 578 unique Android drawable resources, and 1,908 AXIOM/icon-pack lookup keys.

Standalone status: v2.0.0-dev app surface with product info, icon preview, category browser, icon request guidance, and launcher compatibility. See docs/v2-icon-system.md.

Design philosophy:

  • Function over branding: icons represent app purpose, not copied logos.
  • System, not theme: every icon uses the same matte tile, restrained palette, stroke weight, and centered geometry.
  • Consistency over quantity: validators reject invalid roots, palette drift, overused amber accents, and broken drawable exports.

Categories

Category strategy: active category directories are now used for browsers, cloud, core, devtools, finance, games, Google, health, media, messaging, OEM/system, productivity, shopping, social, travel, and system icons. icons/core is reserved for dock and generic fallback symbols.

Completed/current coverage includes launcher dock controls, Google, social, messaging, media, productivity, finance, travel, health, shopping, games, OEM utility, browser, cloud, developer, AI assistant, smart-home, carrier, and daily-use app symbols.

Pending coverage includes more regional variants and deeper long-tail app coverage.

Build

bash tools/check_svg.sh
python3 tools/audit_colors.py
bash tools/build_pack.sh --fast
./gradlew assembleDebug

License

Proprietary and confidential. See LICENSE.

Device Testing

cd /home/jadis/void.sys
./gradlew assembleDebug
adb install -r app/build/outputs/apk/debug/app-debug.apk

Install AXIOM by itself first and confirm native VOID.SYS icons load without the standalone package. Then install VOID.SYS standalone, open AXIOM Settings, confirm the standalone package is reported as installed, and verify external icon-pack behavior. Open VOID.SYS directly and confirm the InfoScreen loads with the accurate icon count and $1.99 standalone copy.

About

VOID.SYS is a proprietary Android icon system by Outer-Void with two roles: 1. Native bundled icon assets inside AXIOM Launcher. 2. Standalone $1.99 icon pack for Nova, Lawnchair, and other compatible launchers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors