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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3a4 4 0 013.164 6.447A4 4 0 1114 15.645V17l1 4H9l1-4 .001-1.355a4 4 0 11-1.164-6.199A4 4 0 0112 3z"/></svg>';