arrow_down_left constant

String const arrow_down_left

Icon Data of arrow_down_left

Implementation

static const String arrow_down_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="M12.646 14.098a1 1 0 01-1.087.905l-5.185-.472a1 1 0 11.181-1.991l5.186.471a1 1 0 01.905 1.087Z"/><path d="M5.903 7.354a1 1 0 011.086.906l.471 5.185a1 1 0 11-1.991.181l-.472-5.185a1 1 0 01.906-1.087Z"/><path d="M7.172 12.829a1 1 0 010-1.415l5.656-5.656a1 1 0 111.415 1.414l-5.657 5.657a1 1 0 01-1.414 0Z"/></g></svg>';