emoji constant

String const emoji

Implementation

static const String emoji =
    '<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" d="M12 2C6.47 2 2 6.5 2 12a10 10 0 0010 10 10 10 0 0010-10A10 10 0 0012 2m3.5 6A1.5 1.5 0 0117 9.5a1.5 1.5 0 01-1.5 1.5A1.5 1.5 0 0114 9.5 1.5 1.5 0 0115.5 8m-7 0A1.5 1.5 0 0110 9.5 1.5 1.5 0 018.5 11 1.5 1.5 0 017 9.5 1.5 1.5 0 018.5 8m3.5 9.5c-2.33 0-4.31-1.46-5.11-3.5h10.22c-.81 2.04-2.78 3.5-5.11 3.5Z"/></svg>';