target constant

String const target

Implementation

static const String target =
    '<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-896q-104 0-192.5 51.5t-140 140T128 512t51.5 192.5 140 140T512 896t192.5-51.5 140-140T896 512t-51.5-192.5-140-140T512 128zm0 704q-87 0-160.5-43T235 672.5 192 512t43-160.5T351.5 235 512 192t160.5 43T789 351.5 832 512t-43 160.5T672.5 789 512 832zm-.5-512Q432 320 376 376t-56 136 56 136 136 56 136-56 56-136-56.5-136-136-56zm.5 320q-53 0-90.5-37.5T384 512t37.5-90.5T512 384t90.5 37.5T640 512t-37.5 90.5T512 640z"/></svg>';