mood_flat_solid constant

String const mood_flat_solid

Implementation

static const String mood_flat_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-1v1Zm1 3v1H4V9h7Z" clip-rule="evenodd"/></svg>';