face_unhappy constant

String const face_unhappy

Implementation

static const String face_unhappy =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 14.5a6.5 6.5 0 100-13 6.5 6.5 0 000 13ZM8 16A8 8 0 108 0a8 8 0 000 16Zm0-7a3 3 0 00-3 3h6a3 3 0 00-3-3ZM6.002 5a1.5 1.5 0 00-1.3.747.5.5 0 10.866.502.5.5 0 01.865 0 .5.5 0 00.866-.5A1.5 1.5 0 006.002 5Zm3.25.2a1.5 1.5 0 012.047.55.5.5 0 11-.866.5.5.5 0 00-.865-.001.5.5 0 11-.865-.502 1.5 1.5 0 01.55-.547Z" clip-rule="evenodd"/></svg>';