framed_picture constant

String const framed_picture

Implementation

static const String framed_picture =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M49 34.446V17H15v30h34V34.446zM41.999 20a4 4 0 11.003 8 4 4 0 01-.003-8zm-9.171 9.683 8.653 8.064-8.653 2.606v-10.67zm14.66 15.985H16.512V34.446h7.614l-4.177 3.893 12.124 3.652 12.124-3.652-4.178-3.893h7.469v11.222zM31.317 29.683v10.671l-8.652-2.606 8.652-8.065z"/><path fill="currentColor" d="M2 4v56h60V4H2zm51 47H11V13h42v38z"/></svg>';