headset constant

String const headset

Implementation

static const String headset =
    '<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="M17 21a2 2 0 01-2-2v-4a2 2 0 012-2h2v-1a7 7 0 10-14 0v1h2a2 2 0 012 2v4a2 2 0 01-2 2H3v-9a9 9 0 0118 0v9h-4Zm2-6h-2v4h2v-4ZM7 15H5v4h2v-4Z" clip-rule="evenodd"/></svg>';