eye_circle constant

String const eye_circle

Implementation

static const String eye_circle =
    '<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 9.5A2.5 2.5 0 009.5 12a2.5 2.5 0 002.5 2.5 2.5 2.5 0 002.5-2.5A2.5 2.5 0 0012 9.5m0 3.5a1 1 0 01-1-1 1 1 0 011-1 1 1 0 011 1 1 1 0 01-1 1m0-3.5A2.5 2.5 0 009.5 12a2.5 2.5 0 002.5 2.5 2.5 2.5 0 002.5-2.5A2.5 2.5 0 0012 9.5m0 3.5a1 1 0 01-1-1 1 1 0 011-1 1 1 0 011 1 1 1 0 01-1 1m0-11A10 10 0 002 12a10 10 0 0010 10 10 10 0 0010-10A10 10 0 0012 2m0 14c-2.63 0-5-1.57-6-4a6.505 6.505 0 018.5-3.5A6.52 6.52 0 0118 12c-1 2.43-3.37 4-6 4m0-6.5A2.5 2.5 0 009.5 12a2.5 2.5 0 002.5 2.5 2.5 2.5 0 002.5-2.5A2.5 2.5 0 0012 9.5m0 3.5a1 1 0 01-1-1 1 1 0 011-1 1 1 0 011 1 1 1 0 01-1 1Z"/></svg>';