smiley constant

String const smiley

Implementation

static const String smiley =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M4.111 2.18a7 7 0 117.778 11.64A7 7 0 014.11 2.18zm.556 10.809a6 6 0 106.666-9.978 6 6 0 00-6.666 9.978zM6.5 7a1 1 0 11-2 0 1 1 0 012 0zm5 0a1 1 0 11-2 0 1 1 0 012 0zM8 11a3 3 0 01-2.65-1.58l-.87.48a4 4 0 007.12-.16l-.9-.43A3 3 0 018 11z" clip-rule="evenodd"/></svg>';