eye constant

String const eye

Implementation

static const String eye =
    '<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" fill-rule="evenodd" d="M4.19 7.262C5.94 5.577 8.517 4 12 4c3.483 0 6.06 1.577 7.81 3.262a15.086 15.086 0 013.001 4.11c.193.399.193.857 0 1.255a15.086 15.086 0 01-3 4.111C18.06 18.423 15.483 20 12 20c-3.483 0-6.06-1.577-7.81-3.262a15.088 15.088 0 01-3.001-4.11 1.435 1.435 0 010-1.255 15.088 15.088 0 013-4.111zM12 15a3 3 0 100-6 3 3 0 000 6z" clip-rule="evenodd"/></svg>';