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" d="M12 18.75c-5.83 0-8.57-6.19-8.69-6.45a.78.78 0 010-.6c.12-.26 2.86-6.45 8.69-6.45s8.57 6.19 8.69 6.45a.78.78 0 010 .6c-.12.26-2.86 6.45-8.69 6.45ZM4.83 12c.59 1.15 3 5.25 7.17 5.25s6.58-4.1 7.17-5.25c-.59-1.15-3-5.25-7.17-5.25S5.42 10.85 4.83 12Z"/><path fill="currentColor" d="M12 15.25A3.25 3.25 0 1115.25 12 3.26 3.26 0 0112 15.25Zm0-5A1.75 1.75 0 1013.75 12 1.76 1.76 0 0012 10.25Z"/></svg>';