smile_mouth_open constant

String const smile_mouth_open

Implementation

static const String smile_mouth_open =
    '<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"><path d="M12 17a4 4 0 004-4H8a4 4 0 004 4Zm-2-7a1 1 0 11-2 0 1 1 0 012 0Zm5 1a1 1 0 100-2 1 1 0 000 2Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-2 0a8 8 0 11-16 0 8 8 0 0116 0Z" clip-rule="evenodd"/></g></svg>';