gpsoff constant

String const gpsoff

Implementation

static const String gpsoff =
    '<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="M960 576h-70q-20 120-106.5 207T576 890v70q0 26-18.5 45t-45 19-45.5-19-19-45v-70q-121-20-207.5-107T134 576H64q-26 0-45-18.5T0 512t19-45.5T64 448h70q20-120 106.5-207T448 134V64q0-26 19-45t45.5-19 45 19T576 64v70q121 20 207.5 107T890 448h70q26 0 45 18.5t19 45.5-19 45.5-45 18.5zM512 256q-106 0-181 75t-75 181 75 181 181 75 181-75 75-181-75-181-181-75z"/></svg>';