arrow_right constant

String const arrow_right

Implementation

static const String arrow_right =
    '<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"><path fill="currentColor" d="M13 18.75a.74.74 0 01-.53-.22.75.75 0 010-1.06L17.94 12l-5.47-5.47a.75.75 0 011.06-1.06l6 6a.75.75 0 010 1.06l-6 6a.74.74 0 01-.53.22Z"/><path fill="currentColor" d="M19 12.75H5a.75.75 0 010-1.5h14a.75.75 0 010 1.5Z"/></svg>';