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