caret_left constant

String const caret_left

Implementation

static const String caret_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M160 216a8.5 8.5 0 01-5.7-2.3l-80-80a8.1 8.1 0 010-11.4l80-80a8.1 8.1 0 0111.4 11.4L91.3 128l74.4 74.3a8.1 8.1 0 010 11.4 8.5 8.5 0 01-5.7 2.3Z"/></svg>';