pattern constant

String const pattern

Implementation

static const String pattern =
    '<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="M6 20q-.825 0-1.412-.587Q4 18.825 4 18q0-.825.588-1.413Q5.175 16 6 16h.25q.125 0 .25.05l3.55-3.55q-.125-.525.012-1.038.138-.512.513-.887t.888-.513q.512-.137 1.037-.012l3.55-3.55Q16 6.375 16 6.25V6q0-.825.587-1.412Q17.175 4 18 4q.825 0 1.413.588Q20 5.175 20 6t-.587 1.412Q18.825 8 18 8l-.5-.05-3.55 3.525q.125.525-.012 1.05-.138.525-.513.9-.4.4-.913.537-.512.138-1.037-.012L8.4 17h1.9q.275-.45.725-.725Q11.475 16 12 16q.55 0 1.013.262.462.263.737.738h2.5q.275-.475.738-.738Q17.45 16 18 16q.825 0 1.413.587Q20 17.175 20 18q0 .825-.587 1.413Q18.825 20 18 20q-.55 0-1.012-.275-.463-.275-.738-.725h-2.5q-.275.475-.737.738Q12.55 20 12 20q-.525 0-.975-.275-.45-.275-.725-.725H7.7q-.275.45-.725.725Q6.525 20 6 20Zm0-6q-.825 0-1.412-.588Q4 12.825 4 12t.588-1.413Q5.175 10 6 10t1.412.587Q8 11.175 8 12q0 .825-.588 1.412Q6.825 14 6 14Zm0-6q-.825 0-1.412-.588Q4 6.825 4 6t.588-1.412Q5.175 4 6 4t1.412.588Q8 5.175 8 6t-.588 1.412Q6.825 8 6 8Zm6 0q-.825 0-1.412-.588Q10 6.825 10 6t.588-1.412Q11.175 4 12 4t1.413.588Q14 5.175 14 6t-.587 1.412Q12.825 8 12 8Zm6 6q-.825 0-1.413-.588Q16 12.825 16 12t.587-1.413Q17.175 10 18 10q.825 0 1.413.587Q20 11.175 20 12q0 .825-.587 1.412Q18.825 14 18 14Z"/></svg>';