cornerRightDown property

SvgAsset get cornerRightDown

The assets/icons/corner-right-down.svg.

Implementation

SvgAsset get cornerRightDown => const SvgAsset(
      'forui_assets',
      'corner-right-down',
      'assets/icons/corner-right-down.svg',
    );