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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m4.5 12.5 8-8a4.94 4.94 0 017 7l-8 8a4.94 4.94 0 01-7-7m4-4 7 7"/></svg>';