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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8 13a3 3 0 110-6 3 3 0 010 6Zm8 0a3 3 0 110-6 3 3 0 010 6Zm-8 2a7.98 7.98 0 016 2.708V19H2v-1.292A7.98 7.98 0 018 15Zm8 4v-2.048l-.5-.567a10.057 10.057 0 00-1.25-1.193A8.028 8.028 0 0116 15a7.98 7.98 0 016 2.708V19h-6Z"/></svg>';