monitor_eye constant

String const monitor_eye

Implementation

static const String monitor_eye =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 4v12h18V4H3m0-2h18a2 2 0 012 2v12c0 .53-.21 1.04-.59 1.41-.37.38-.88.59-1.41.59h-7v2h2v2H8v-2h2v-2H3c-.53 0-1.04-.21-1.41-.59C1.21 17.04 1 16.53 1 16V4c0-1.11.89-2 2-2m7.84 6.93c.31-.3.73-.48 1.16-.48.43.01.85.18 1.16.49.3.3.48.72.48 1.15 0 .44-.18.85-.48 1.16-.31.31-.73.48-1.16.48-.43 0-.85-.18-1.16-.48-.3-.31-.48-.72-.48-1.16 0-.43.18-.85.48-1.16M10.07 12a2.679 2.679 0 003.86 0c.51-.5.8-1.19.8-1.91s-.29-1.42-.8-1.93-1.21-.8-1.93-.8-1.42.29-1.93.8-.8 1.21-.8 1.93.29 1.41.8 1.91M6 10.09A6.45 6.45 0 0112 6c2.73 0 5.06 1.7 6 4.09a6.421 6.421 0 01-6 4.09c-2.73 0-5.06-1.68-6-4.09Z"/></svg>';