view_stream constant

String const view_stream

Implementation

static const String view_stream =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M16 64v384h480V64Zm448 32v144H48V96ZM48 416V272h416v144Z"/></svg>';