cake_rounded constant

String const cake_rounded

Implementation

static const String cake_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="M4 22q-.425 0-.712-.288Q3 21.425 3 21v-4q0-.825.587-1.412Q4.175 15 5 15h14q.825 0 1.413.588Q21 16.175 21 17v4q0 .425-.288.712Q20.425 22 20 22Zm1-9v-3q0-.825.588-1.413Q6.175 8 7 8h4V6.55q-.45-.3-.725-.725Q10 5.4 10 4.8q0-.375.15-.738.15-.362.45-.662l1.05-1.05q.05-.05.35-.15.05 0 .35.15L13.4 3.4q.3.3.45.662.15.363.15.738 0 .6-.275 1.025-.275.425-.725.725V8h4q.825 0 1.413.587Q19 9.175 19 10v3Z"/></svg>';