mood_surprised_solid constant

String const mood_surprised_solid

Implementation

static const String mood_surprised_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="M7 8a1 1 0 000 2h1a1 1 0 000-2H7Z"/><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0ZM4 6h1V5H4v1Zm6 0h1V5h-1v1ZM5 9a2 2 0 012-2h1a2 2 0 110 4H7a2 2 0 01-2-2Z" clip-rule="evenodd"/></svg>';