repeat2 property

SvgAsset get repeat2

The assets/icons/repeat-2.svg.

Implementation

SvgAsset get repeat2 => const SvgAsset(
      'forui_assets',
      'repeat-2',
      'assets/icons/repeat-2.svg',
    );