projector_screen_light constant

String const projector_screen_light

Implementation

static const String projector_screen_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="M216 78a14 14 0 0014-14V48a14 14 0 00-14-14H40a14 14 0 00-14 14v16a14 14 0 0014 14h2v100H32a6 6 0 000 12h90v20.8a22 22 0 1012 0V190h90a6 6 0 000-12h-10V78Zm-78 154a10 10 0 11-10-10 10 10 0 0110 10ZM38 64V48a2 2 0 012-2h176a2 2 0 012 2v16a2 2 0 01-2 2H40a2 2 0 01-2-2Zm164 114H54V78h148Z"/></svg>';