d_caret constant

String const d_caret

Implementation

static const String d_caret =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M15.407 11.333c.618 0 .773.64.37 1.054l-5.23 5.39a.786.786 0 01-1.096 0l-5.229-5.39c-.402-.414-.246-1.054.37-1.054Zm-4.86-9.11 5.23 5.39c.403.414.248 1.054-.37 1.054H4.592c-.616 0-.772-.64-.37-1.054l5.229-5.39a.786.786 0 011.097 0Z"/></svg>';