colors constant

String const colors

Implementation

static const String colors =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="960" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 960"><path fill="currentColor" d="M1024 640q0 87-43 160.5T864.5 917 704 960q-106 0-192-64-86 64-192 64-87 0-160.5-43T43 800.5 0 640q0-97 53.5-176.5T193 346q-1-16-1-26 0-87 43-160.5T351.5 43 512 0t160.5 43T789 159.5 832 320q0 2-2 26h1q86 38 139.5 117.5T1024 640zm-960 0q0 106 75 181t181 75q79 0 144-45-80-91-80-211 0-7 2-26h-1q61 26 127 26t126-26q-5-70-38.5-129.5T512 385q-54 40-87.5 100T385 614v-1q-64-28-111.5-80.5T206 412q-64 32-103 93T64 640zM512 64q-106 0-181 75t-75 181v3l1 3q32-6 63-6 107 0 192 64 85-64 192-64 32 0 64 6v-6q0-106-75-181T512 64zm306 348q-20 68-67.5 121T639 614h-1q2 19 2 26 0 120-80 211 65 45 144 45 106 0 181-75t75-181q0-74-39-135t-103-93z"/></svg>';