eye_fill constant

String const eye_fill

Implementation

static const String eye_fill =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M12 4C9.213 4 6.737 5.257 4.974 6.813 4.09 7.594 3.36 8.47 2.846 9.344 2.34 10.201 2 11.13 2 12c0 .87.34 1.799.846 2.656.514.873 1.243 1.75 2.128 2.531C6.737 18.743 9.214 20 12 20c2.787 0 5.263-1.257 7.026-2.813.885-.781 1.614-1.658 2.128-2.531C21.66 13.799 22 12.87 22 12c0-.87-.34-1.799-.846-2.656-.514-.873-1.243-1.75-2.128-2.531C17.263 5.257 14.786 4 12 4Zm2 8c.36 0 .697-.095.989-.261A3 3 0 1112.26 9.01 2 2 0 0014 12Z"/></g></svg>';