vote property

SvgAsset get vote

The assets/icons/vote.svg.

Implementation

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