arrowRightToLine property

SvgAsset get arrowRightToLine

The assets/icons/arrow-right-to-line.svg.

Implementation

SvgAsset get arrowRightToLine => const SvgAsset(
      'forui_assets',
      'arrow-right-to-line',
      'assets/icons/arrow-right-to-line.svg',
    );