equalNot property

SvgAsset get equalNot

The assets/icons/equal-not.svg.

Implementation

SvgAsset get equalNot => const SvgAsset(
      'forui_assets',
      'equal-not',
      'assets/icons/equal-not.svg',
    );