eyeglass_off constant

String const eyeglass_off

Icon Data of eyeglass_off

Implementation

static const String eyeglass_off =
    '<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="M5.536 5.546 3 14M16 4h2l3 10m-11 2h4m5.426 3.423A3.5 3.5 0 0114 16.5V14m4 0h3v2.5c0 .157-.01.312-.03.463M10 16.5a3.5 3.5 0 01-7 0V14h7v2.5M3 3l18 18"/></svg>';