arrow_line_left_bold constant

String const arrow_line_left_bold

Implementation

static const String arrow_line_left_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M236 128a12 12 0 01-12 12H109l51.5 51.5a12 12 0 010 17 12.1 12.1 0 01-17 0l-72-72a12 12 0 010-17l72-72a12 12 0 0117 17L109 116h115a12 12 0 0112 12ZM40 228a12 12 0 01-12-12V40a12 12 0 0124 0v176a12 12 0 01-12 12Z"/></svg>';