direction_right_01_filled constant

String const direction_right_01_filled

Icon Data of direction_right_01_filled

Implementation

static const String direction_right_01_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-9 16-1.414-1.414L22.172 12H10v14H8V12a2 2 0 012-2h12.172l-4.586-4.586L19 4l7 7Z"/><path fill="currentColor" d="m19 18-1.414-1.414L22.172 12H10v14H8V12a2 2 0 012-2h12.172l-4.586-4.586L19 4l7 7Z"/></svg>';