arrow_up_line constant

String const arrow_up_line

Implementation

static const String arrow_up_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="M12.707 3.636a1 1 0 00-1.414 0L5.636 9.293a1 1 0 101.414 1.414L11 6.757V20a1 1 0 102 0V6.757l3.95 3.95a1 1 0 001.414-1.414l-5.657-5.657Z"/></g></svg>';