arrow_down_right constant

String const arrow_down_right

Icon Data of arrow_down_right

Implementation

static const String arrow_down_right =
    '<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="M14.098 7.354a1 1 0 01.905 1.087l-.472 5.185a1 1 0 11-1.991-.18l.471-5.186a1 1 0 011.087-.906Z"/><path d="M7.354 14.098a1 1 0 01.906-1.087l5.185-.471a1 1 0 11.181 1.991l-5.185.472a1 1 0 01-1.087-.905Z"/><path d="M12.828 12.829a1 1 0 01-1.414 0L5.757 7.171a1 1 0 111.415-1.415l5.656 5.657a1 1 0 010 1.415Z"/></g></svg>';