smile_none constant

String const smile_none

Implementation

static const String smile_none =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8 9a1 1 0 000 2h1a1 1 0 100-2H8Zm7 0a1 1 0 100 2h1a1 1 0 100-2h-1Zm-6 6a1 1 0 100 2h6a1 1 0 100-2H9Z"/><path fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm0-2a8 8 0 100-16 8 8 0 000 16Z" clip-rule="evenodd"/></g></svg>';