squareDashedBottom property

SvgAsset get squareDashedBottom

The assets/icons/square-dashed-bottom.svg.

Implementation

SvgAsset get squareDashedBottom => const SvgAsset(
      'forui_assets',
      'square-dashed-bottom',
      'assets/icons/square-dashed-bottom.svg',
    );