monitor_bold constant

String const monitor_bold

Implementation

static const String monitor_bold =
    '<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 36H48a28.1 28.1 0 00-28 28v112a28.1 28.1 0 0028 28h160a28.1 28.1 0 0028-28V64a28.1 28.1 0 00-28-28Zm4 140a4 4 0 01-4 4H48a4 4 0 01-4-4V64a4 4 0 014-4h160a4 4 0 014 4Zm-40 52a12 12 0 01-12 12H96a12 12 0 010-24h64a12 12 0 0112 12Z"/></svg>';