picture constant

String const picture

Implementation

static const String picture =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M19.09 2a.9.9 0 01.91.889V17.11a.9.9 0 01-.91.889H.91A.9.9 0 010 17.11V2.89A.9.9 0 01.91 2h18.18ZM5.416 8.417l-4.06 4.042v4.217H18.64v-1.433l-3.2-3.12-2.777 2.333c-.166.117-.326.168-.48.155a.792.792 0 01-.439-.189L5.415 8.417Zm13.22-5.086H1.362v7.23L4.968 6.97a.718.718 0 01.44-.156c.155 0 .291.047.41.14l6.431 6.088 2.805-2.35a.704.704 0 01.421-.146.69.69 0 01.418.145l2.742 2.665V3.33ZM15.273 5.23c.753 0 1.363.597 1.363 1.333s-.61 1.333-1.363 1.333c-.754 0-1.364-.597-1.364-1.333s.61-1.333 1.364-1.333Z"/></svg>';