IconKit Ribbon
Version updated for https://github.com/rozd/icon-kit to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
IconKit is a Swift library and CLI tool designed for creating, editing, and managing Apple .icon bundles and Android adaptive icons. It automates tasks like generating icons from SF Symbols, adding environment labels (e.g., “UAT” or “DEV”) as overlays, and programmatically manipulating or validating icon layers without data loss. Key capabilities include support for platform-specific appearance variants, ribbon customization, and full integration with Swift code or a command-line interface.
What’s Changed
What’s Changed
Features
- add GitHub Action for ribbon command (
fc22a86)
Full Changelog: https://github.com/rozd/icon-kit/compare/v1.0.1...v1.1.0