vr_glasses constant

String const vr_glasses

Implementation

static const String vr_glasses =
    '<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="#555" fill-rule="evenodd" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-rule="evenodd"><path d="M2 12h44v24H30l-6-6-6 6H2V12Z"/><path d="M13 28a4 4 0 100-8 4 4 0 000 8Zm22 0a4 4 0 100-8 4 4 0 000 8Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';