replace property

SvgAsset get replace

The assets/icons/replace.svg.

Implementation

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