smile constant

String const smile

Implementation

static const String smile =
    '<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 0ZM5.252 4.7a1.5 1.5 0 012.047.55.5.5 0 01-.866.5.5.5 0 00-.865-.001.5.5 0 11-.865-.502 1.5 1.5 0 01.55-.547ZM8 12a4 4 0 004-4H4a4 4 0 004 4Zm1.252-7.3a1.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>';