circleUser property

SvgAsset get circleUser

The assets/icons/circle-user.svg.

Implementation

SvgAsset get circleUser => const SvgAsset(
      'forui_assets',
      'circle-user',
      'assets/icons/circle-user.svg',
    );