squareArrowUpLeft property

SvgAsset get squareArrowUpLeft

The assets/icons/square-arrow-up-left.svg.

Implementation

SvgAsset get squareArrowUpLeft => const SvgAsset(
      'forui_assets',
      'square-arrow-up-left',
      'assets/icons/square-arrow-up-left.svg',
    );