chevronsLeftRight property

SvgAsset get chevronsLeftRight

The assets/icons/chevrons-left-right.svg.

Implementation

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