headphones constant

String const headphones

Implementation

static const String headphones =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M14 8.3V6c0-3.3-2.7-6-6-6S2 2.7 2 6v2.3c-1.2.5-2 1.7-2 3.1v1.2c0 1.8 1.3 3.2 3 3.4h2V8H4V6c0-2.2 1.8-4 4-4s4 1.8 4 4v2h-1v8h2c1.7-.2 3-1.7 3-3.4v-1.2c0-1.4-.8-2.6-2-3.1zM4 15H3V9h1v6zm9 0h-1V9h1v6z"/></svg>';