tag property

IconData tag
final

Implementation

static final tag = IconData(
  'tag',
  shapes: [_path('M20 13 13 20 4 11V4h7l9 9z'), _circle(8, 8, 1)],
);