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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M21 16a5 5 0 11-9.643-1.86 2 2 0 102.784-2.784A5 5 0 0121 16Z"/><path d="M15.984 24.969a8.984 8.984 0 100-17.97 8.984 8.984 0 000 17.97Zm0-2a6.984 6.984 0 110-13.97 6.984 6.984 0 010 13.97Z"/><path d="M16.156 30.313c7.819 0 14.157-6.338 14.157-14.157C30.313 8.338 23.974 2 16.155 2 8.338 2 2 8.338 2 16.156c0 7.819 6.338 14.157 14.156 14.157Zm0-2C9.443 28.313 4 22.87 4 16.155 4 9.443 9.443 4 16.156 4c6.714 0 12.157 5.443 12.157 12.156 0 6.714-5.443 12.157-12.157 12.157Z"/></g></svg>';