d constant

String const d

Implementation

static const String d =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M512 1024H64q-27 0-45.5-18.5T0 960V64q0-26 18.5-45T64 0h448q106 0 181 75t75 181v512q0 106-75 181t-181 75zm128-768q0-53-37.5-90.5T512 128H160q-13 0-22.5 9.5T128 160v704q0 13 9.5 22.5T160 896h352q53 0 90.5-37.5T640 768V256z"/></svg>';