caret_right constant

String const caret_right

Implementation

static const String caret_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M6.182 4.182a.45.45 0 01.636 0l3 3a.45.45 0 010 .636l-3 3a.45.45 0 11-.636-.636L8.864 7.5 6.182 4.818a.45.45 0 010-.636Z" clip-rule="evenodd"/></svg>';