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"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" 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></svg>';