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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 6.003a2.667 2.667 0 110 5.334 2.667 2.667 0 010-5.334Zm0 1a1.667 1.667 0 100 3.334 1.667 1.667 0 000-3.334Zm0-3.336c3.076 0 5.73 2.1 6.467 5.043a.5.5 0 11-.97.242 5.67 5.67 0 00-10.995.004.5.5 0 01-.97-.243A6.669 6.669 0 018 3.667Z"/></svg>';