slight_frown constant

String const slight_frown

Implementation

static const String slight_frown =
    '<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="M14.5 8a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0ZM16 8A8 8 0 110 8a8 8 0 0116 0ZM6 8a1 1 0 100-2 1 1 0 000 2Zm5-1a1 1 0 11-2 0 1 1 0 012 0ZM6.63 9.616a2.75 2.75 0 013.751 1.009.75.75 0 01-1.299.75 1.25 1.25 0 00-2.163-.003.75.75 0 11-1.297-.753 2.75 2.75 0 011.007-1.003Z" clip-rule="evenodd"/></svg>';