penLine property
SvgAsset
get
penLine
The assets/icons/pen-line.svg
.
Implementation
SvgAsset get penLine => const SvgAsset(
'forui_assets',
'pen-line',
'assets/icons/pen-line.svg',
);