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="32" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 24"><path fill="currentColor" d="M16 0C7.164 0 0 11.844 0 11.844S7.164 24 16 24s16-12.156 16-12.156S24.836 0 16 0zm0 20a8 8 0 110-16 8 8 0 010 16z"/><path fill="currentColor" d="M20 12.016a4 4 0 11-8 0 4 4 0 018 0z"/></svg>';