up_line constant

String const up_line

Implementation

static const String 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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M11.293 8.293a1 1 0 011.414 0l5.657 5.657a1 1 0 01-1.414 1.414L12 10.414l-4.95 4.95a1 1 0 01-1.414-1.414l5.657-5.657Z"/></g></svg>';