arrow_up_right constant

String const arrow_up_right

Icon Data of arrow_up_right

Implementation

static const String arrow_up_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="M7.354 5.903a1 1 0 011.087-.906l5.185.472a1 1 0 11-.181 1.991l-5.186-.47a1 1 0 01-.905-1.087Z"/><path d="M14.097 12.646a1 1 0 01-1.086-.905l-.471-5.186a1 1 0 111.991-.181l.472 5.185a1 1 0 01-.906 1.087Z"/><path d="M12.828 7.172a1 1 0 010 1.414l-5.656 5.657a1 1 0 01-1.415-1.415l5.657-5.656a1 1 0 011.414 0Z"/></g></svg>';