direction_straight_right constant

String const direction_straight_right

Icon Data of direction_straight_right

Implementation

static const String direction_straight_right =
    '<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 16-7-7-1.414 1.414L24.172 15H4v2h20.172l-4.586 4.586L21 23l7-7z"/></svg>';