bandwidth constant

String const bandwidth

Implementation

static const String bandwidth =
    '<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-128q26 0 45-18.5t19-45-19-45.5-45-19-45 19-19 45.5 19 45 45 18.5zm270-451q-12 6-25 0t-18.5-19.5 0-27.5 18.5-19l95-43q-56-109-164-165l-43 96q-5 13-19 18.5t-27.5 0T579 267t0-26l43-97q-54-16-110-16t-110 16l43 97q6 13 0 26t-19.5 18.5-27.5 0-19-18.5l-43-96q-107 55-164 165l95 42q12 6 17.5 19.5t0 27.5-18 19.5-25.5-.5l-97-42q-16 54-16 110t16 110l97-42q13-6 25.5-.5t18 19.5 0 27.5T267 646l-96 42q22 43 56 80 96-54 240-62l194-317q9-2 17-5 7-1 13.5 2.5T699 397l5 16-111 296q121 13 204 59 34-37 56-80l-96-43q-13-5-18.5-19t0-27.5T757 579t26 0l97 43q16-54 16-110t-16-110z"/></svg>';