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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16.318 3.528a8.629 8.629 0 0112.204 0 8.629 8.629 0 010 12.204l-7.097 7.097-.01-.01-5.683 5.683a8.629 8.629 0 01-12.204 0 8.629 8.629 0 010-12.204L10.625 9.2l.01.01 5.683-5.683ZM20 21.405l-9.376-9.376-5.683 5.683a6.629 6.629 0 000 9.376 6.629 6.629 0 009.376 0L20 21.405ZM28 10a2 2 0 10-4 0 2 2 0 004 0Z"/></svg>';