rozd/IconKit Ribbon

Add environment ribbons (UAT/QA/DEV/etc.) to iOS .icon bundles and Android adaptive icons.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
textText to render on the ribbon (e.g. "UAT", "QA", "DEV").yes
inputPath to input icon (.icon bundle, adaptive icon XML, or Android res/ directory).yes
outputPath to output location. Defaults to the input path for in-place modification.no""
placementRibbon placement: top, bottom, topLeft, topRight.nobottom
sizeRibbon height as a factor of icon height (0.0–1.0).no0.24
offsetOffset from edge as a factor of icon height (0.0–1.0).no0.0
backgroundRibbon background color as hex (e.g. "#B92636" or "#B92636FF").no#B92636
foregroundText color as hex (e.g. "#FEFAFA").no#FEFAFA
fontFont family name. Defaults to Helvetica Neue Bold.no""
font-scaleText size as a factor of ribbon height (0.0–1.0).no0.6
versionIconKit release to use (e.g. "v1.2.3"). Defaults to the release matching the action ref, or latest.no""

no outputs