Last updated
Generate platform icon bundles (macOS, Windows, Linux) from a single SVG
$ winget install --id ideocentric.iconsmaker --exact --version 0.1.3Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
iconsmaker uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i iconsmaker-0.1.3-x86_64.msi /quiet /norestart
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
iconsmaker generates deployment-ready application icon sets from a single 1024×1024 SVG: the freedesktop hicolor PNG tree (16–512 px) plus a scalable SVG, a .desktop entry, and an AppStream metainfo.xml — and it also produces .icns (macOS) and .ico (Windows), with optional Snap/Flatpak/AppImage scaffolding. One self-contained Rust CLI: run it once and get every size, name, and layout each platform expects, with no manual resizing or reorganizing.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for iconsmaker.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.