redo2 property

SvgAsset get redo2

The assets/icons/redo-2.svg.

Implementation

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