towerControl property

SvgAsset get towerControl

The assets/icons/tower-control.svg.

Implementation

SvgAsset get towerControl => const SvgAsset(
      'forui_assets',
      'tower-control',
      'assets/icons/tower-control.svg',
    );