tv2 property

SvgAsset get tv2

The assets/icons/tv-2.svg.

Implementation

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