direction_rotary_straight constant

String const direction_rotary_straight

Icon Data of direction_rotary_straight

Implementation

static const String direction_rotary_straight =
    '<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="M17 12.09V5.828l4.586 4.586L23 9l-7-7-7 7 1.414 1.414L15 5.828v6.262a5.992 5.992 0 000 11.82V28h2v-4.09a5.992 5.992 0 000-11.82ZM16 22a4 4 0 114-4 4.005 4.005 0 01-4 4Z"/></svg>';