headset_two constant

String const headset_two

Implementation

static const String headset_two =
    '<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" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M21 16h-6v9a3 3 0 106 0v-9Z"/><path d="M18 28v10h-6m9-22V4H10.5C8 4 5 6 5 10s3.5 6 6 6h10Zm6 6V10h10.5c2.5 0 5.5 2 5.5 6s-3.5 6-6 6H27Z"/><path fill="#555" d="M33 22h-6v9a3 3 0 106 0v-9Z"/><path d="M30 34v10h6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';