selector constant

String const selector

Implementation

static const String selector =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.707 4.293a1 1 0 00-1.414 0l-4 4A1 1 0 008 10h8a1 1 0 00.707-1.707l-4-4zM8 14a1 1 0 00-.707 1.707l4 4a1 1 0 001.414 0l4-4A1 1 0 0016 14H8z" clip-rule="evenodd"/></svg>';