send property

IconData send
final

Implementation

static final send = IconData(
  'send',
  shapes: [_path('M22 2 11 13'), _path('M22 2 15 22l-4-9-9-4 20-7z')],
);