direction_loop_right_filled constant

String const direction_loop_right_filled

Implementation

static const String direction_loop_right_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="M16 26h-2v-8h2Zm5-18-1.414 1.414L24.172 14H11a3 3 0 113-3v1h2v-1a5 5 0 10-5 5h13.172l-4.586 4.586L21 22l7-7Z"/><path fill="currentColor" d="M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2ZM16 26h-2v-8h2Zm5-4-1.414-1.414L24.172 16H11a5 5 0 115-5v1h-2v-1a3 3 0 10-3 3h13.172l-4.586-4.586L21 8l7 7Z"/></svg>';