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="472" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 472 384"><path fill="currentColor" d="M384 85v128H213V85h171zm43-85q17 0 29.5 12.5T469 43v298q0 18-12.5 30.5T427 384H43q-18 0-30.5-12.5T0 341V43q0-18 12.5-30.5T43 0h384zm0 342V42H43v300h384z"/></svg>';