podcast property

SvgAsset get podcast

The assets/icons/podcast.svg.

Implementation

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