tag_emoticon constant

String const tag_emoticon

Implementation

static const String tag_emoticon =
    '<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="M15 18c-3.32 0-6-2.69-6-6 0-3.32 2.68-6 6-6a6 6 0 016 6 6 6 0 01-6 6M4 13a1 1 0 01-1-1 1 1 0 011-1 1 1 0 011 1 1 1 0 01-1 1M22 3H7.63c-.66 0-1.25.32-1.63.81L0 12l6 8.18c.38.5.97.82 1.63.82H22a2 2 0 002-2V5a2 2 0 00-2-2m-9 8a1 1 0 001-1 1 1 0 00-1-1 1 1 0 00-1 1 1 1 0 001 1m2 5c1.86 0 3.35-1.28 3.8-3h-7.6c.45 1.72 1.94 3 3.8 3m2-5a1 1 0 001-1 1 1 0 00-1-1 1 1 0 00-1 1 1 1 0 001 1Z"/></svg>';