eye_table constant

String const eye_table

Implementation

static const String eye_table =
    '<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="M8.003 18.003h-.011m4.011-.001h-.011m4.011 0h-.011M4 3h16M5 3v17a1 1 0 001 1h12a1 1 0 001-1V3m-5 4h-4m-1 8h1m4 0h1m-3-4V7"/></svg>';