sigma property

SvgAsset get sigma

The assets/icons/sigma.svg.

Implementation

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