projector_screen constant

String const projector_screen

Implementation

static const String projector_screen =
    '<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="M232 64V48a16 16 0 00-16-16H40a16 16 0 00-16 16v16a16 16 0 0016 16v96h-8a8 8 0 000 16h88v17.4a24 24 0 1016 0V192h88a8 8 0 000-16h-8V80a16 16 0 0016-16ZM128 240a8 8 0 118-8 8 8 0 01-8 8ZM40 48h176v16H40Zm160 128H56V80h144Z"/></svg>';