squareArrowOutDownRight property

SvgAsset get squareArrowOutDownRight

The assets/icons/square-arrow-out-down-right.svg.

Implementation

SvgAsset get squareArrowOutDownRight => const SvgAsset(
      'forui_assets',
      'square-arrow-out-down-right',
      'assets/icons/square-arrow-out-down-right.svg',
    );