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