eyes constant

String const eyes

Implementation

static const String eyes =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="M24 41c9.941 0 18-8.322 18-14 0-5.678-8.059-14-18-14S6 21.328 6 27c0 5.672 8.059 14 18 14Z" clip-rule="evenodd"/><path stroke-linejoin="round" d="M24 33a6 6 0 100-12 6 6 0 000 12Z"/><path stroke-linecap="round" d="m13.264 11.266 2.594 3.62m19.767-3.176-2.595 3.62M24.009 7v6"/></g></svg>';