userPlus property
SvgAsset
get
userPlus
The assets/icons/user-plus.svg
.
Implementation
SvgAsset get userPlus => const SvgAsset(
'forui_assets',
'user-plus',
'assets/icons/user-plus.svg',
);