end_arrow constant

String const end_arrow

Implementation

static const String end_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M3 18 19 2v10h42v12H19v10zm22 25.383V40H13v22h12v-3.383h-9v-5.926h9v-3.382h-9v-5.926zM51 40h-6v22h6c3.308 0 6-2.848 6-6.348v-9.307C57 42.848 54.308 40 51 40m3 15.652c0 1.633-1.346 2.965-3 2.965h-3V43.383h3c1.654 0 3 1.33 3 2.963v9.306m-22-7.949L37.848 62H41V40h-3v14.295L32.152 40H29v22h3z"/></svg>';