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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 14a4 4 0 108 0 4 4 0 00-8 0Zm0 0V6m20 8a4 4 0 11-8 0 4 4 0 018 0Zm0 0V6m-8 8h-4"/></svg>';