tv property

SvgAsset get tv

The assets/icons/tv.svg.

Implementation

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