utilityPole property

SvgAsset get utilityPole

The assets/icons/utility-pole.svg.

Implementation

SvgAsset get utilityPole => const SvgAsset(
      'forui_assets',
      'utility-pole',
      'assets/icons/utility-pole.svg',
    );