mood_frown_solid constant

String const mood_frown_solid

Implementation

static const String mood_frown_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 6h1V5H4v1Zm1.82 5.035a7.278 7.278 0 014.368-1.092l.498.035.07-.998-.5-.034a8.278 8.278 0 00-4.966 1.241l-.424.266.531.847.424-.265ZM11 6h-1V5h1v1Z" clip-rule="evenodd"/></svg>';