virtual_reality_glasses constant

String const virtual_reality_glasses

Implementation

static const String virtual_reality_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="none"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M5 16h38a1 1 0 011 1v22a1 1 0 01-1 1H30l-5.992-5.999L18 40H5a1 1 0 01-1-1V17a1 1 0 011-1Z"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 32a4 4 0 100-8 4 4 0 000 8Zm20 0a4 4 0 100-8 4 4 0 000 8Z"/><path fill="#555" fill-rule="evenodd" d="M6 10h36H6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M6 10h36"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';