glasses_three constant

String const glasses_three

Implementation

static const String glasses_three =
    '<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-width="4"><circle cx="12" cy="33" r="7"/><path stroke-linecap="round" d="M29 33c0-3.314-1.5-6-5-6s-5 2.686-5 6"/><circle cx="36" cy="33" r="7"/><path stroke-linecap="round" d="M14 8h-2a6 6 0 00-6 6v8M34 8h2a6 6 0 016 6v8"/></g></svg>';