vinyl constant

String const vinyl

Implementation

static const String vinyl =
    '<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-704q-80 0-136 56.5t-56 136T376 648t135.5 56 136-56T704 512.5t-56-136T512 320zm0 320q-53 0-90.5-37.5T384 512t37.5-90.5T512 384t90.5 37.5T640 512t-37.5 90.5T512 640zm-.5-192q-26.5 0-45 19T448 512.5t18.5 45 45 18.5 45.5-18.5 19-45-19-45.5-45.5-19z"/></svg>';