score constant

String const score

Implementation

static const String 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="M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h14q.825 0 1.413.587Q21 4.175 21 5v14q0 .825-.587 1.413Q19.825 21 19 21Zm7-9h1.5V6H12Zm3.5 0h1.7l-2-3 2-3h-1.7l-2 3ZM7 12h4v-1.5H8.5v-.75H11V6H7v1.5h2.5v.75H7Zm12 1v-2.5l-6 6-4-4-4 4V19l4-4 4 4Z"/></svg>';