headphone_sound constant

String const headphone_sound

Implementation

static const String headphone_sound =
    '<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"><mask id="svgIDa"><g fill="none"><path fill="#555" d="M4 28a2 2 0 012-2h4v12H6a2 2 0 01-2-2v-8Zm34-2h4a2 2 0 012 2v8a2 2 0 01-2 2h-4V26Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 36V24c0-7.732 6.268-14 14-14s14 6.268 14 14v12M10 26H6a2 2 0 00-2 2v8a2 2 0 002 2h4V26Zm28 0h4a2 2 0 012 2v8a2 2 0 01-2 2h-4V26Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16 32h4l2-6 4 12 2-6h4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';