mood_sad_solid constant

String const mood_sad_solid

Implementation

static const String mood_sad_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" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0ZM4 6h1V5H4v1Zm6 0h1V5h-1v1Zm-5.1 4.3a3.25 3.25 0 015.2 0l.8-.6c-1.7-2.267-5.1-2.267-6.8 0l.8.6Z" clip-rule="evenodd"/></svg>';