theater constant

String const theater

Icon Data of theater

Implementation

static const String theater =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M20 25a6.99 6.99 0 01-5.833-3.129l1.666-1.107a5 5 0 008.334 0l1.666 1.107A6.99 6.99 0 0120 25zm4-11a2 2 0 102 2 1.98 1.98 0 00-2-2zm-8 0a2 2 0 102 2 1.98 1.98 0 00-2-2z"/><path fill="currentColor" d="M28 8h-6V4a2.002 2.002 0 00-2-2H4a2.002 2.002 0 00-2 2v10a10.01 10.01 0 008.803 9.921A9.999 9.999 0 0030 20V10a2.002 2.002 0 00-2-2ZM4 14V4h16v4h-8a2.002 2.002 0 00-2 2v10a9.963 9.963 0 00.168 1.78A8.008 8.008 0 014 14Zm24 6a8 8 0 01-16 0V10h16Z"/></svg>';