issue constant

String const issue

Implementation

static const String issue =
    '<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 128zm32 704h-64q-13 0-22.5-9.5T448 800v-64q0-13 9.5-22.5T480 704h64q13 0 22.5 9.5T576 736v64q0 13-9.5 22.5T544 832zm0-192h-64q-13 0-22.5-9.5T448 608V224q0-13 9.5-22.5T480 192h64q13 0 22.5 9.5T576 224v384q0 13-9.5 22.5T544 640z"/></svg>';