tournament constant

String const tournament

Icon Data of tournament

Implementation

static const String tournament =
    '<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="M5 4h4a1 1 0 011 1v4a1 1 0 01-1 1H5m0 4h4a1 1 0 011 1v4a1 1 0 01-1 1H5m5-13h4a1 1 0 011 1v8a1 1 0 01-1 1h-4m5-5h5"/></svg>';