atom property

SvgAsset get atom

The assets/icons/atom.svg.

Implementation

SvgAsset get atom => const SvgAsset(
      'forui_assets',
      'atom',
      'assets/icons/atom.svg',
    );