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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M9.5 7A8.5 8.5 0 001 15.5v7a8.5 8.5 0 0015 5.477A8.5 8.5 0 0031 22.5v-7a8.5 8.5 0 00-15-5.477A8.482 8.482 0 009.5 7Zm5.345 4.8A8.466 8.466 0 0014 15.5v7c0 1.326.304 2.581.845 3.7A6.5 6.5 0 013 22.5v-1a3.5 3.5 0 107 0v-5a3.5 3.5 0 10-7 0v-1a6.5 6.5 0 0111.845-3.7ZM16 15.5a6.5 6.5 0 1113 0v7a6.5 6.5 0 11-13 0v-1a3.5 3.5 0 107 0v-5a3.5 3.5 0 10-7 0v-1Zm-7.324 1.361c-.371.31-.99.177-1.383-.294-.393-.472-.41-1.105-.039-1.414.372-.31.991-.178 1.384.294.392.472.41 1.105.038 1.414Zm13.02-1.414c.393.472.41 1.105.04 1.414-.372.31-.992.177-1.384-.294-.393-.472-.41-1.105-.039-1.414.372-.31.991-.178 1.384.294Z"/></svg>';