users constant

String const users

Implementation

static const String users =
    '<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"><path fill="currentColor" d="M10 4a4 4 0 100 8 4 4 0 000-8zM4 8a6 6 0 1112 0A6 6 0 014 8zm12.828-4.243a1 1 0 011.415 0 6 6 0 010 8.486 1 1 0 11-1.415-1.415 4 4 0 000-5.656 1 1 0 010-1.415zm.702 13a1 1 0 011.212-.727c1.328.332 2.169 1.18 2.652 2.148.468.935.606 1.98.606 2.822a1 1 0 11-2 0c0-.657-.112-1.363-.394-1.928-.267-.533-.677-.934-1.349-1.102a1 1 0 01-.727-1.212zM6.5 18C5.24 18 4 19.213 4 21a1 1 0 11-2 0c0-2.632 1.893-5 4.5-5h7c2.607 0 4.5 2.368 4.5 5a1 1 0 11-2 0c0-1.787-1.24-3-2.5-3h-7z"/></svg>';