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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M5 15a1 1 0 100 2v-2Zm21 2a1 1 0 100-2v2Zm1-1 .707.707a1 1 0 000-1.414L27 16Zm-7.293-8.707a1 1 0 10-1.414 1.414l1.414-1.414Zm-1.414 16a1 1 0 001.414 1.414l-1.414-1.414ZM5 17h21v-2H5v2Zm22.707-1.707-8-8-1.414 1.414 8 8 1.414-1.414Zm-1.414 0-8 8 1.414 1.414 8-8-1.414-1.414Z"/></svg>';