glasses constant

String const glasses

Implementation

static const String 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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><circle cx="12" cy="35" r="7"/><circle cx="36" cy="35" r="7"/><path d="M5 34V10.883c0-1.391 0-2.087.378-2.61.377-.525 1.037-.745 2.357-1.185L11 6m32 28V10.883c0-1.391 0-2.087-.377-2.61-.378-.525-1.038-.745-2.358-1.185L37 6m-8 28a5 5 0 00-10 0"/></g></svg>';