film_script_duotone constant

String const film_script_duotone

Implementation

static const String film_script_duotone =
    '<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="M208 40v176a8 8 0 01-8 8H56a8 8 0 01-8-8V40a8 8 0 018-8h144a8 8 0 018 8Z" opacity=".2"/><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 80a12 12 0 11-12-12 12 12 0 0112 12Zm0 96a12 12 0 11-12-12 12 12 0 0112 12Zm0-48a12 12 0 11-12-12 12 12 0 0112 12Z"/></svg>';