eye constant

String const eye

Icon Data of eye

Implementation

static const String eye =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 5.5A2.59 2.59 0 005.33 8 2.59 2.59 0 008 10.5 2.59 2.59 0 0010.67 8 2.59 2.59 0 008 5.5zm0 3.75A1.35 1.35 0 016.58 8 1.35 1.35 0 018 6.75 1.35 1.35 0 019.42 8 1.35 1.35 0 018 9.25z"/><path fill="currentColor" d="M8 2.5A8.11 8.11 0 000 8a8.11 8.11 0 008 5.5A8.11 8.11 0 0016 8a8.11 8.11 0 00-8-5.5zm5.4 7.5A6.91 6.91 0 018 12.25 6.91 6.91 0 012.6 10a7.2 7.2 0 01-1.27-2A7.2 7.2 0 012.6 6 6.91 6.91 0 018 3.75 6.91 6.91 0 0113.4 6a7.2 7.2 0 011.27 2 7.2 7.2 0 01-1.27 2z"/></svg>';