sports_score constant

String const sports_score

Implementation

static const String sports_score =
    '<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" d="M9 6h2V4H9Zm4 0V4h2v2Zm-4 8v-2h2v2Zm8-4V8h2v2Zm0 4v-2h2v2Zm-4 0v-2h2v2Zm4-8V4h2v2Zm-6 2V6h2v2ZM5 20V4h2v2h2v2H7v2h2v2H7v8Zm10-8v-2h2v2Zm-4 0v-2h2v2Zm-2-2V8h2v2Zm4 0V8h2v2Zm2-2V6h2v2Z"/></svg>';