webcam_light constant

String const webcam_light

Implementation

static const String webcam_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M166 104a38 38 0 10-38 38 38 38 0 0038-38Zm-64 0a26 26 0 1126 26 26.1 26.1 0 01-26-26Zm122 98h-90v-20.3a78 78 0 10-12 0V202H32a6 6 0 000 12h192a6 6 0 000-12ZM62 104a66 66 0 1166 66 66.1 66.1 0 01-66-66Z"/></svg>';