squarePercent property
SvgAsset
get
squarePercent
The assets/icons/square-percent.svg
.
Implementation
SvgAsset get squarePercent => const SvgAsset(
'forui_assets',
'square-percent',
'assets/icons/square-percent.svg',
);