equal property

SvgAsset get equal

The assets/icons/equal.svg.

Implementation

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