unlink property

SvgAsset get unlink

The assets/icons/unlink.svg.

Implementation

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