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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M42 30v-5.538C42 14.265 33.941 6 24 6S6 14.265 6 24.462V30"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M34 32a4 4 0 014-4h4v14h-4a4 4 0 01-4-4v-6Z"/><path d="M42 32h2a2 2 0 012 2v2a2 2 0 01-2 2h-2v-6ZM6 32H4a2 2 0 00-2 2v2a2 2 0 002 2h2v-6Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M6 28h4a4 4 0 014 4v6a4 4 0 01-4 4H6V28Z"/></g></svg>';