smile_upside constant

String const smile_upside

Implementation

static const String smile_upside =
    '<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="M16 11h-2a2 2 0 10-4 0H8a4 4 0 118 0Zm-6 3a1 1 0 10-2 0 1 1 0 002 0Zm5-1a1 1 0 110 2 1 1 0 010-2Z"/><path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10Zm-2 0a8 8 0 10-16 0 8 8 0 0016 0Z" clip-rule="evenodd"/></g></svg>';