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="M4.929 19.071a5 5 0 010-7.071l2.828-2.828 7.071 7.07L12 19.073a5 5 0 01-7.071 0zm11.314-4.243L19.07 12A5 5 0 0012 4.929L9.172 7.757l7.07 7.071z" clip-rule="evenodd"/></svg>';