squareSplitVertical property

SvgAsset get squareSplitVertical

The assets/icons/square-split-vertical.svg.

Implementation

SvgAsset get squareSplitVertical => const SvgAsset(
      'forui_assets',
      'square-split-vertical',
      'assets/icons/square-split-vertical.svg',
    );