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="740" height="700" preserveAspectRatio="xMidYMid meet" viewBox="0 0 740 700"><path fill="currentColor" d="M370 183q19 0 33 13t13.5 32.5T403 261t-33 13.5-33-13.5-13-33 13-32 33-13zm0-163q87 0 153 27t110 62 71 68 33 46q3 6 0 12-5 8-18 26t-34 41-52 47-69 43-87 32-107 13-106-13-88-32-69-43-51-47-35-40-18-27q-5-6 0-12 7-13 33-46t71-68 111-62 152-27zm0 325q24 0 45-9t37-25 25-37 9-45-9-45-25-37-37-25-45-9-45 9-37 25-25 37-9 45 9 45 25 37 37 25 45 9z"/></svg>';