cinema constant

String const cinema

Implementation

static const String cinema =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M4 15h2a2 2 0 012 2v2h1v-2a2 2 0 012-2h2a2 2 0 012 2v2h1v-2a2 2 0 012-2h2a2 2 0 012 2v2h1v3H1v-3h1v-2a2 2 0 012-2m7-8 4 3-4 3V7M4 2h16a2 2 0 012 2v9.54a3.89 3.89 0 00-2-.54V4H4v9c-.73 0-1.41.19-2 .54V4a2 2 0 012-2Z"/></svg>';