arrowUpFromLine property
SvgAsset
get
arrowUpFromLine
The assets/icons/arrow-up-from-line.svg
.
Implementation
SvgAsset get arrowUpFromLine => const SvgAsset(
'forui_assets',
'arrow-up-from-line',
'assets/icons/arrow-up-from-line.svg',
);