left_round constant

String const left_round

Implementation

static const String left_round =
    '<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="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13 13-5.832 13-13S23.168 3 16 3zm0 2c6.087 0 11 4.913 11 11s-4.913 11-11 11S5 22.087 5 16 9.913 5 16 5zm-.72 4.594L9.595 15.28l-.72.72.72.72 5.687 5.686L16.72 21l-4-4H23v-2H12.72l4-4-1.44-1.406z"/></svg>';