attention constant

SvgData const attention

Implementation

static const SvgData attention = SvgData(
  'assets/icons/attention.svg',
  width: 18,
  height: 18,
);