stereo_glasses constant

String const stereo_glasses

Implementation

static const String stereo_glasses =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 3H6l-3 9m13-9h2l3 9M3 12v7a1 1 0 001 1h4.586a1 1 0 00.707-.293l2-2a1 1 0 011.414 0l2 2a1 1 0 00.707.293H20a1 1 0 001-1v-7H3zm4 4h1m8 0h1"/></svg>';