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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M9.963 2.5c2.043 0 4.223.775 6.184 2.434 1.449 1.226 2.703 2.802 3.763 4.722.11.198.12.439.027.645-.988 2.2-2.295 3.882-3.921 5.032C13.94 16.8 11.749 17.5 9.999 17.5c-1.973 0-3.734-.525-5.74-2.094-1.577-1.232-2.964-2.901-4.164-5a.724.724 0 01-.021-.678c.734-1.493 1.851-2.95 3.347-4.377C5.438 3.428 7.833 2.5 9.963 2.5Zm.036 3.406c-2.148 0-3.89 1.792-3.89 4.003 0 2.21 1.742 4.002 3.89 4.002 2.149 0 3.89-1.792 3.89-4.002S12.148 5.906 10 5.906Zm0 1.413c1.39 0 2.517 1.16 2.517 2.59s-1.127 2.59-2.517 2.59-2.517-1.16-2.517-2.59 1.127-2.59 2.517-2.59Z"/></svg>';