pscircle constant

String const pscircle

Implementation

static const String pscircle =
    '<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="M512 1024q-104 0-199-40.5t-163.5-109T40.5 711 0 512t40.5-199 109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zm0-832q-87 0-160.5 42.5T235 351t-43 161 43 160.5T351.5 789 512 832t160.5-43T789 672.5 832 512t-43-161-116.5-116.5T512 192zm0 576q-106 0-181-75t-75-181 75-181 181-75 181 75 75 181-75 181-181 75z"/></svg>';