moveUpRight property
SvgAsset
get
moveUpRight
The assets/icons/move-up-right.svg
.
Implementation
SvgAsset get moveUpRight => const SvgAsset(
'forui_assets',
'move-up-right',
'assets/icons/move-up-right.svg',
);