v1.2.0
Minor release adding Heroicons v2 integration, Dynamic Type–aware icon sizing, and custom icon size and tint options.
Added
HIGIconsmodule with Heroicons v2 24pt outline and solid sets (324 icons)HIGHeroIconToken,HIGHeroIcon,HIGHeroIconVariant, andHIGThemeManagerfor token-based icon resolutionHIGDesignIconsSPM product for icon-only consumersScripts/generate_hero_icons.pyto regenerate the icon catalog and Swift tokens from Heroicons sourceHIGScaledDimensionhelper for Dynamic Type–aware icon sizingHIGIconSize.fixed(CGFloat)andHIGIconStyle.tint(Color)for custom icon size and color
Changed
HIGIconandHIGHeroIconscale with system Dynamic Type by defaultHIGIconSizeandHIGIconStylemoved toHIGTokensComponentandHIGThemesContractrespectively- Showcase Icon page demonstrates SF Symbols and Heroicons with Dynamic Type scaling
Install: .package(url: "https://github.com/S-M-Technology-Ltd/HIGDesign.git", from: "1.2.0")
Full changelog: https://github.com/S-M-Technology-Ltd/HIGDesign/blob/v1.2.0/CHANGELOG.md