pigpenr constant

String const pigpenr

Implementation

static const String pigpenr =
    '<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="M928.784 192h-736v736q0 40-28 68t-68 28-68-28-28-68V96q0-40 28-68t68-28h832q40 0 68 28t28 68-28 68-68 28zm-416 192q53 0 90.5 37.5t37.5 90.5-37.5 90.5-90.5 37.5-90.5-37.5-37.5-90.5 37.5-90.5 90.5-37.5z"/></svg>';