eye_off constant

String const eye_off

Icon Data of eye_off

Implementation

static const String eye_off =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M10 16.5c4.897 0 9-2.308 9-5.5s-4.103-5.5-9-5.5S1 7.808 1 11s4.103 5.5 9 5.5Zm0-9c3.94 0 7 1.722 7 3.5s-3.06 3.5-7 3.5-7-1.722-7-3.5 3.06-3.5 7-3.5Z" clip-rule="evenodd"/><path d="M9 3.5a1 1 0 012 0v3a1 1 0 11-2 0v-3Zm4.02.304a1 1 0 011.96.392l-.5 2.5a1 1 0 11-1.96-.392l.5-2.5Zm-6.04 0a1 1 0 00-1.96.392l.5 2.5a1 1 0 001.96-.392l-.5-2.5ZM2.857 4.986a1 1 0 10-1.714 1.029l1.5 2.5a1 1 0 101.714-1.03l-1.5-2.5Zm14.285 0a1 1 0 011.716 1.029l-1.5 2.5a1 1 0 01-1.716-1.03l1.5-2.5Z"/><path fill-rule="evenodd" d="M10 14a3.5 3.5 0 100-7 3.5 3.5 0 000 7Zm0-5a1.5 1.5 0 110 3 1.5 1.5 0 010-3Z" clip-rule="evenodd"/><path d="M17.974 17.31a1 1 0 01-1.448 1.38l-15.25-16a1 1 0 011.448-1.38l15.25 16Z"/></g></svg>';