right_arrow constant

String const right_arrow

Implementation

static const String right_arrow =
    '<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="m18.72 6.78-1.44 1.44L24.063 15H4v2h20.063l-6.782 6.78 1.44 1.44 8.5-8.5.686-.72-.687-.72-8.5-8.5z"/></svg>';