pigpena constant

String const pigpena

Implementation

static const String pigpena =
    '<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 28z"/></svg>';