unlink2 property

SvgAsset get unlink2

The assets/icons/unlink-2.svg.

Implementation

SvgAsset get unlink2 => const SvgAsset(
      'forui_assets',
      'unlink-2',
      'assets/icons/unlink-2.svg',
    );