projector_screen_thin constant

String const projector_screen_thin

Implementation

static const String projector_screen_thin =
    '<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 76a12 12 0 0012-12V48a12 12 0 00-12-12H40a12 12 0 00-12 12v16a12 12 0 0012 12h4v104H32a4 4 0 000 8h92v24.4a20 20 0 108 0V188h92a4 4 0 000-8h-12V76Zm-76 156a12 12 0 11-12-12 12 12 0 0112 12ZM36 64V48a4 4 0 014-4h176a4 4 0 014 4v16a4 4 0 01-4 4H40a4 4 0 01-4-4Zm168 116H52V76h152Z"/></svg>';