handcuffs constant

String const handcuffs

Implementation

static const String handcuffs =
    '<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="M768 1024q-69 0-127.5-34T548 898q28-62 28-130t-28-130q34-58 92-92V416q0-13 9.5-22.5T672 384h96q0-87-34.5-160.5T640 107 511.5 64 383 107t-93 116.5T256 384h96q13 0 22.5 9.5T384 416v131q58 33 93 92t35 129q0 106-75 181t-181 75-181-75T0 768q0-70 35-129t93-92V416q0-13 9.5-22.5T160 384h32q0-104 43-192.5t116.5-140T512 0t160.5 51.5 116.5 140T832 384h32q13 0 22.5 9.5T896 416v131q58 33 93 92t35 129q0 106-75 181t-181 75zM128 768q0 53 37.5 90.5T256 896t90.5-37.5T384 768t-37.5-90.5T256 640t-90.5 37.5T128 768zm640-128q-53 0-90.5 37.5T640 768t37.5 90.5T768 896t90.5-37.5T896 768t-37.5-90.5T768 640z"/></svg>';