headset_one constant

String const headset_one

Implementation

static const String headset_one =
    '<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="M36 32a8 8 0 100-16"/><path stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M36 32a8 8 0 100-16"/><path fill="#555" d="M12 16a8 8 0 100 16"/><path stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M12 16a8 8 0 100 16"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M12 32V16c0-6.627 5.373-12 12-12s12 5.373 12 12v16c0 6.627-5.373 12-12 12"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';