headset_off constant

String const headset_off

Implementation

static const String headset_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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="4" height="6" x="4" y="13" rx="2"/><path d="M17.185 13.173A2 2 0 0120 15v1m-1.18 2.825A2 2 0 0116 17v-1"/><path d="M4 15v-3c0-2.208.894-4.207 2.34-5.654m2.377-1.643A8 8 0 0120 12v3m-2 4c0 1.657-2.686 3-6 3M3 3l18 18"/></g></svg>';