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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="6" cy="14" r="4"/><circle cx="18" cy="14" r="4"/><path d="m10 14 .211-.106a4 4 0 013.578 0L14 14m5-8 2.838 6.623a2 2 0 01.162.788V14M5 6l-2.838 6.623A2 2 0 002 13.41V14"/></g></svg>';