film_script_thin constant

String const film_script_thin

Implementation

static const String film_script_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="M200 28H56a12 12 0 00-12 12v176a12 12 0 0012 12h144a12 12 0 0012-12V40a12 12 0 00-12-12Zm4 188a4 4 0 01-4 4H56a4 4 0 01-4-4V40a4 4 0 014-4h144a4 4 0 014 4ZM92 80a8 8 0 11-8-8 8 8 0 018 8Zm0 96a8 8 0 11-8-8 8 8 0 018 8Zm0-48a8 8 0 11-8-8 8 8 0 018 8Z"/></svg>';