arrowLeft property
Implementation
static final arrowLeft = IconData(
'arrowLeft',
shapes: [_path('M19 12H5'), _polyline('12 19 5 12 12 5')],
);
static final arrowLeft = IconData(
'arrowLeft',
shapes: [_path('M19 12H5'), _polyline('12 19 5 12 12 5')],
);