score_rounded constant

String const score_rounded

Implementation

static const String score_rounded =
    '<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.75-9q.325 0 .538-.213.212-.212.212-.537v-4.5q0-.325-.212-.537Q13.075 6 12.75 6q-.325 0-.537.213Q12 6.425 12 6.75v4.5q0 .325.213.537.212.213.537.213Zm3.125 0q.425 0 .638-.375.212-.375-.038-.725L15.2 9l1.275-1.9q.225-.35.025-.725T15.875 6q-.175 0-.325.088-.15.087-.25.237L13.5 9l1.8 2.675q.1.15.25.237.15.088.325.088ZM8 12h2.25q.325 0 .538-.213.212-.212.212-.537 0-.325-.212-.538-.213-.212-.538-.212H8.5v-.75H10q.425 0 .713-.288Q11 9.175 11 8.75V7q0-.425-.287-.713Q10.425 6 10 6H7.75q-.325 0-.537.213Q7 6.425 7 6.75q0 .325.213.537.212.213.537.213H9.5v.75H8q-.425 0-.713.287Q7 8.825 7 9.25V11q0 .425.287.712Q7.575 12 8 12Zm5 6.575q.2 0 .375-.063.175-.062.325-.212l5.05-5.05q.125-.125.188-.288.062-.162.062-.337 0-.575-.538-.813-.537-.237-.962.188L13 16.5l-3.3-3.3q-.15-.15-.325-.213-.175-.062-.375-.062t-.375.062q-.175.063-.325.213l-3.05 3.05q-.125.125-.188.288Q5 16.7 5 16.875q0 .575.537.813.538.237.963-.188L9 15l3.3 3.3q.15.15.325.212.175.063.375.063Z"/></svg>';