users constant

String const users

Icon Data of users

Implementation

static const String users =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M9 6a3 3 0 11-6 0 3 3 0 016 0Zm8 0a3 3 0 11-6 0 3 3 0 016 0Zm-4.07 11c.046-.327.07-.66.07-1a6.97 6.97 0 00-1.5-4.33A5 5 0 0119 16v1h-6.07ZM6 11a5 5 0 015 5v1H1v-1a5 5 0 015-5Z"/></svg>';