arrow_line_up constant

String const arrow_line_up

Implementation

static const String arrow_line_up =
    '<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="M205.7 138.3a8.1 8.1 0 010 11.4 8.2 8.2 0 01-11.4 0L136 91.3V224a8 8 0 01-16 0V91.3l-58.3 58.4a8.1 8.1 0 01-11.4-11.4l72-72a8.1 8.1 0 0111.4 0ZM216 32H40a8 8 0 000 16h176a8 8 0 000-16Z"/></svg>';