pigpenj constant

String const pigpenj

Implementation

static const String pigpenj =
    '<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="M928 1024H96q-40 0-68-28T0 928t28-68 68-28h736V96q0-40 28-68t68-28 68 28 28 68v832q0 40-28 68t-68 28zM512 640q-53 0-90.5-37.5T384 512t37.5-90.5T512 384t90.5 37.5T640 512t-37.5 90.5T512 640z"/></svg>';