arrowBigRightDash property

SvgAsset get arrowBigRightDash

The assets/icons/arrow-big-right-dash.svg.

Implementation

SvgAsset get arrowBigRightDash => const SvgAsset(
      'forui_assets',
      'arrow-big-right-dash',
      'assets/icons/arrow-big-right-dash.svg',
    );