contactRound property

SvgAsset get contactRound

The assets/icons/contact-round.svg.

Implementation

SvgAsset get contactRound => const SvgAsset(
      'forui_assets',
      'contact-round',
      'assets/icons/contact-round.svg',
    );