pigpens constant

String const pigpens

Implementation

static const String pigpens =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="m1011.457 162-416 807q-20 39-58.5 50.5t-72.5-10.5q-19-13-33-36 0-1-1-2t-1-2l-416-807q-20-39-9.5-82t44.5-65 72.5-10.5 58.5 50.5l333 645 333-645q20-39 58.5-50.5t72.5 10.5 44.5 65-9.5 82z"/></svg>';