arrow_left_down_line constant

String const arrow_left_down_line

Implementation

static const String arrow_left_down_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="m8.414 17 9.95-9.95a1 1 0 00-1.414-1.414L7 15.586V10a1 1 0 10-2 0v8a1 1 0 001 1h8a1 1 0 000-2H8.414Z"/></g></svg>';