gbadge constant

String const gbadge

Implementation

static const String gbadge =
    '<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="M8 19.5V18h8v1.5ZM6 23q-.825 0-1.412-.587Q4 21.825 4 21V5q0-.825.588-1.413Q5.175 3 6 3h4V1.5q0-.425.288-.713Q10.575.5 11 .5h2q.425 0 .713.287.287.288.287.713V3h4q.825 0 1.413.587Q20 4.175 20 5v16q0 .825-.587 1.413Q18.825 23 18 23Zm0-2h12V5h-4q0 .425-.287.713Q13.425 6 13 6h-2q-.425 0-.712-.287Q10 5.425 10 5H6Zm6-9q-.825 0-1.412-.588Q10 10.825 10 10t.588-1.413Q11.175 8 12 8t1.413.587Q14 9.175 14 10q0 .825-.587 1.412Q12.825 12 12 12Zm-4 4v-.575q0-.6.325-1.1.325-.5.9-.75.65-.275 1.337-.425Q11.25 13 12 13t1.438.15q.687.15 1.337.425.575.25.9.75.325.5.325 1.1V16Z"/></svg>';