mood_tongue_solid constant

String const mood_tongue_solid

Implementation

static const String mood_tongue_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M6 10.5V9h3v1.5a1.5 1.5 0 01-3 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0ZM5 6H4V5h1v1Zm6 0h-1V5h1v1ZM4 9h1v1.5a2.5 2.5 0 005 0V9h1V8H4v1Z" clip-rule="evenodd"/></svg>';