sticker constant

String const sticker

Icon Data of sticker

Implementation

static const String sticker =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m20 12-2 .5A6 6 0 0111.5 6l.5-2 8 8"/><path d="M20 12a8 8 0 11-8-8"/></g></svg>';