screencast_light constant

String const screencast_light

Implementation

static const String screencast_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="M230 56v144a14 14 0 01-14 14h-72a6 6 0 010-12h72a2 2 0 002-2V56a2 2 0 00-2-2H40a2 2 0 00-2 2v40a6 6 0 01-12 0V56a14 14 0 0114-14h176a14 14 0 0114 14ZM32 186a6 6 0 000 12 10 10 0 0110 10 6 6 0 0012 0 22.1 22.1 0 00-22-22Zm0-32a6 6 0 000 12 42 42 0 0142 42 6 6 0 0012 0 54 54 0 00-54-54Zm0-32a6 6 0 000 12 74.1 74.1 0 0174 74 6 6 0 0012 0 86.1 86.1 0 00-86-86Z"/></svg>';