caligraphy constant

String const caligraphy

Implementation

static const String caligraphy =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M832 704q-53 0-90.5 37.5T704 832q0 80-56 136t-136 56q-106 0-181-75t-75-181 75-181 181-75q53 0 90.5-37.5T640 384q0-80-65.5-136T416 192q-95 0-159.5 44.5T192 352q0 40-28 68t-68 28-68-28-28-68q0-104 52-185T191 43 384 0q104 0 192.5 51.5t140 140T768 384q0 106-75 181t-181 75q-53 0-90.5 47T384 800t37.5 113 90.5 47 90.5-37.5T640 832q0-80 56-136t136-56 136 56 56 136q-4-4-18.5-19T986 793.5t-18-17-19-17.5l-18-15-19.5-14-18.5-10.5-20-9-19.5-4.5-21.5-2z"/></svg>';