shrink property

SvgAsset get shrink

The assets/icons/shrink.svg.

Implementation

SvgAsset get shrink => const SvgAsset(
      'forui_assets',
      'shrink',
      'assets/icons/shrink.svg',
    );