enter_arrow constant

String const enter_arrow

Implementation

static const String enter_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="m0 9 7 4v-3h9V3l-3 2v2H7V4L0 9z"/></svg>';