emoticon constant

String const emoticon

Implementation

static const String emoticon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 17"><path fill="currentColor" fill-rule="evenodd" d="M7.981.084a7.939 7.939 0 100 15.876 7.938 7.938 0 000-15.876zM10.998 4a2 2 0 11.003 3.999A2 2 0 0110.998 4zM5 4a2 2 0 11-.001 4.001A2 2 0 015 4zm3 10c-3.013 0-5-1.899-5-4h10c0 2.101-1.988 4-5 4z"/></svg>';