picture_in_picture_fill constant

String const picture_in_picture_fill

Implementation

static const String picture_in_picture_fill =
    '<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="M216 48H40a16 16 0 00-16 16v128a16 16 0 0016 16h176a16 16 0 0016-16V64a16 16 0 00-16-16Zm-72 72a16 16 0 00-16 16v56H40V64h176v56Z"/></svg>';