direction_curve_filled constant

String const direction_curve_filled

Icon Data of direction_curve_filled

Implementation

static const String direction_curve_filled =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2Zm-5.414 11.414L18 8.828v5.769a5.02 5.02 0 01-1.096 3.124l-2.247 2.808A3.01 3.01 0 0014 22.403V27h-2v-4.597a5.02 5.02 0 011.096-3.124l2.247-2.808A3.01 3.01 0 0016 14.597V8.828l-4.586 4.586L10 12l7-7 7 7Z"/><path fill="currentColor" d="M22.586 13.414 18 8.828v5.769a5.02 5.02 0 01-1.096 3.124l-2.247 2.808A3.01 3.01 0 0014 22.403V27h-2v-4.597a5.02 5.02 0 011.096-3.124l2.247-2.808A3.01 3.01 0 0016 14.597V8.828l-4.586 4.586L10 12l7-7 7 7Z"/></svg>';