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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19 10.5a.875.875 0 00-.518-.799.875.875 0 00-.799-1.384.875.875 0 00-1.384-.8.875.875 0 00-1.598 0 .875.875 0 00-1.384.8.875.875 0 00-.8 1.384.875.875 0 000 1.598.875.875 0 00.8 1.384.875.875 0 001.384.8.875.875 0 001.598 0 .875.875 0 001.384-.8.875.875 0 00.8-1.384A.875.875 0 0019 10.5ZM15.5 13a2.5 2.5 0 110-5 2.5 2.5 0 010 5Z"/><path d="M27 27H5V5h22v22ZM25.667 9.114a3.02 3.02 0 01.333-.35V6H6v3.17c.563.2 1.048.562 1.4 1.03A1 1 0 019 11a2 2 0 010 4H6v2.382l1.521-.76c1.112-.65 3.02-.97 4.926-.017l4 2c.163.082.241.09.263.091.012 0 .034.001.093-.028.075-.037.187-.113.363-.268.175-.156.37-.35.627-.607l2.889-2.889a3 3 0 012.58-4.893 2 2 0 012.405-.897ZM23 14l-4.5 4.5c-1 1-1.5 1.5-2.5 1l-4-2c-1.6-.8-3.167-.5-4 0l-2 1v7.407c2.541-2.072 6.083-3.407 10-3.407s7.459 1.335 10 3.407V12.092c-1.005.203-1.857.765-3 1.908Z"/><path d="M1 2a1 1 0 011-1h28a1 1 0 011 1v28a1 1 0 01-1 1H2a1 1 0 01-1-1V2Zm2 1v26h26V3H3Z"/></g></svg>';