arrow_right constant

String const arrow_right

Icon Data of 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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M11.026 5.232a1 1 0 011.409.128l3.333 4a1 1 0 01-1.536 1.28l-3.334-4a1 1 0 01.128-1.408Z"/><path d="M11.026 14.768a1 1 0 01-.128-1.408l3.334-4a1 1 0 011.536 1.28l-3.333 4a1 1 0 01-1.409.128Z"/><path d="M14 10a1 1 0 01-1 1H5a1 1 0 110-2h8a1 1 0 011 1Z"/></g></svg>';