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="M11.5 18c3.989 0 7.458-2.224 9.235-5.5A10.498 10.498 0 0011.5 7a10.498 10.498 0 00-9.235 5.5A10.498 10.498 0 0011.5 18Zm0-12a11.5 11.5 0 0110.36 6.5A11.5 11.5 0 0111.5 19a11.5 11.5 0 01-10.36-6.5A11.5 11.5 0 0111.5 6Zm0 2a4.5 4.5 0 110 9 4.5 4.5 0 010-9Zm0 1a3.5 3.5 0 100 7 3.5 3.5 0 000-7Z"/></svg>';