arrow_up_left constant

String const arrow_up_left

Icon Data of arrow_up_left

Implementation

static const String arrow_up_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M5.903 12.646a1 1 0 01-.906-1.087l.472-5.185a1 1 0 011.991.181l-.471 5.186a1 1 0 01-1.086.905Z"/><path d="M12.646 5.903a1 1 0 01-.905 1.086l-5.186.471a1 1 0 01-.181-1.991l5.185-.472a1 1 0 011.087.906Z"/><path d="M7.172 7.172a1 1 0 011.414 0l5.657 5.656a1 1 0 01-1.415 1.415L7.172 8.586a1 1 0 010-1.414Z"/></g></svg>';