left_arrow constant

String const left_arrow

Implementation

static const String left_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="m13.28 6.78-8.5 8.5-.686.72.687.72 8.5 8.5 1.44-1.44L7.936 17H28v-2H7.937l6.782-6.78-1.44-1.44z"/></svg>';