squareSigma property

SvgAsset get squareSigma

The assets/icons/square-sigma.svg.

Implementation

SvgAsset get squareSigma => const SvgAsset(
      'forui_assets',
      'square-sigma',
      'assets/icons/square-sigma.svg',
    );