film_script constant

String const film_script

Implementation

static const String film_script =
    '<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 24H56a16 16 0 00-16 16v176a16 16 0 0016 16h144a16 16 0 0016-16V40a16 16 0 00-16-16Zm0 192H56V40h144v176ZM96 76a12 12 0 11-12-12 12 12 0 0112 12Zm0 104a12 12 0 11-12-12 12 12 0 0112 12Zm0-52a12 12 0 11-12-12 12 12 0 0112 12Z"/></svg>';