draftingCompass property

SvgAsset get draftingCompass

The assets/icons/drafting-compass.svg.

Implementation

SvgAsset get draftingCompass => const SvgAsset(
      'forui_assets',
      'drafting-compass',
      'assets/icons/drafting-compass.svg',
    );