film_script_light constant

String const film_script_light

Implementation

static const String film_script_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="M200 26H56a14 14 0 00-14 14v176a14 14 0 0014 14h144a14 14 0 0014-14V40a14 14 0 00-14-14Zm2 190a2 2 0 01-2 2H56a2 2 0 01-2-2V40a2 2 0 012-2h144a2 2 0 012 2ZM94 80a10 10 0 11-10-10 10 10 0 0110 10Zm0 96a10 10 0 11-10-10 10 10 0 0110 10Zm0-48a10 10 0 11-10-10 10 10 0 0110 10Z"/></svg>';