pill constant

String const pill

Implementation

static const String pill =
    '<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.657 2.757a6 6 0 118.485 8.486l-9.9 9.9a6 6 0 11-8.485-8.486l9.9-9.9Zm7.07 7.071-4.242 4.243-5.657-5.657 4.243-4.242a4 4 0 115.657 5.656Z" clip-rule="evenodd"/></svg>';