repeat1 property

SvgAsset get repeat1

The assets/icons/repeat-1.svg.

Implementation

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