preferences constant

String const preferences

Implementation

static const String preferences =
    '<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="M12 6.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3ZM12 8a3 3 0 10-2.905-3.75H1.75a.75.75 0 000 1.5h7.345A3.001 3.001 0 0012 8Zm-6.5 3a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Zm1.405.75A3.001 3.001 0 011 11a3 3 0 015.905-.75h7.345a.75.75 0 010 1.5H6.905Z" clip-rule="evenodd"/></svg>';