pigpenm constant

String const pigpenm

Implementation

static const String pigpenm =
    '<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="M640.784 512q0 53-37.5 90.5t-90.5 37.5-90.5-37.5-37.5-90.5 37.5-90.5 90.5-37.5 90.5 37.5 37.5 90.5zm288 512h-832q-40 0-68-28t-28-68 28-68 68-28h736V192h-736q-40 0-68-28t-28-68 28-68 68-28h832q40 0 68 28t28 68v832q0 40-28 68t-68 28z"/></svg>';