pill constant

String const pill

Icon Data of pill

Implementation

static const String pill =
    '<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" fill-rule="evenodd" d="m10.546 4.182 6.364 6.364a4.5 4.5 0 11-6.364 6.364l-6.364-6.364a4.5 4.5 0 116.364-6.364ZM13 9.5c-.667-.667-1.5-.833-2.5-.5-1 .333-1.667 1.333-2 3l3.42 3.444.006.006c.973.973 2.55.973 3.524 0l.007-.008a2.49 2.49 0 00-.015-3.52L13 9.5Z" clip-rule="evenodd"/></svg>';