picture_in_picture constant

String const picture_in_picture

Implementation

static const String picture_in_picture =
    '<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-16ZM40 64h176v56h-72a16 16 0 00-16 16v56H40Zm176 128h-72v-56h72v56Z"/></svg>';