chevronsRight property

SvgAsset get chevronsRight

The assets/icons/chevrons-right.svg.

Implementation

SvgAsset get chevronsRight => const SvgAsset(
      'forui_assets',
      'chevrons-right',
      'assets/icons/chevrons-right.svg',
    );