clubs constant

String const clubs

Implementation

static const String clubs =
    '<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="M768 896q-112 0-188-83 7 94 23.5 152.5T640 1024H384q20 0 36.5-58.5T444 813q-76 83-188 83-106 0-181-75T0 640t75-181 181-75q14 0 37 3-37-61-37-131 0-106 75-181T512 0t181 75 75 181q0 70-37 131 23-3 37-3 106 0 181 75t75 181-75 181-181 75z"/></svg>';