headphones_off constant

String const headphones_off

Implementation

static const String headphones_off =
    '<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" d="M12 1a9 9 0 019 9v7c0 .62-.19 1.19-.5 1.67L15 13.18V12h4v-2a7 7 0 00-7-7c-2 0-3.77.82-5.04 2.14L5.55 3.72A8.96 8.96 0 0112 1M2.78 3.5 20.5 21.22l-1.27 1.28-2.5-2.5H15v-1.73l-6-6V20H6a3 3 0 01-3-3v-7c0-1.11.2-2.18.57-3.16L1.5 4.77 2.78 3.5m2.39 4.94C5.06 8.94 5 9.46 5 10v2h3.73L5.17 8.44Z"/></svg>';