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="472" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 472 384"><path fill="currentColor" d="M235 32q79 0 142.5 44.5T469 192q-28 71-91.5 115.5T235 352 92 307.5 0 192q28-71 92-115.5T235 32zm0 267q44 0 75-31.5t31-75.5-31-75.5T235 85t-75.5 31.5T128 192t31.5 75.5T235 299zm-.5-171q26.5 0 45.5 18.5t19 45.5-19 45.5-45.5 18.5-45-18.5T171 192t18.5-45.5 45-18.5z"/></svg>';