direction_sharp_turn_filled constant

String const direction_sharp_turn_filled

Icon Data of direction_sharp_turn_filled

Implementation

static const String direction_sharp_turn_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-2 24H16v-2h6.586L8 9.414V26H6V7a1 1 0 011.707-.707L24 22.586V16h2Z"/><path fill="currentColor" d="M26 26H16v-2h6.586L8 9.414V26H6V7a1 1 0 011.707-.707L24 22.586V16h2Z"/></svg>';