format_list_bulleted_add_rounded constant

String const format_list_bulleted_add_rounded

Implementation

static const String format_list_bulleted_add_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="M3.5 7.5q-.625 0-1.062-.438Q2 6.625 2 6t.438-1.062Q2.875 4.5 3.5 4.5t1.062.438Q5 5.375 5 6t-.438 1.062Q4.125 7.5 3.5 7.5Zm0 6q-.625 0-1.062-.438Q2 12.625 2 12t.438-1.062Q2.875 10.5 3.5 10.5t1.062.438Q5 11.375 5 12t-.438 1.062q-.437.438-1.062.438Zm0 6q-.625 0-1.062-.438Q2 18.625 2 18t.438-1.062Q2.875 16.5 3.5 16.5t1.062.438Q5 17.375 5 18t-.438 1.062q-.437.438-1.062.438ZM8 7q-.425 0-.713-.287Q7 6.425 7 6t.287-.713Q7.575 5 8 5h12v2Zm0 6q-.425 0-.713-.288Q7 12.425 7 12t.287-.713Q7.575 11 8 11h10q-1.425 0-2.675.537-1.25.538-2.2 1.463Zm3.075 6H8q-.425 0-.713-.288Q7 18.425 7 18t.287-.712Q7.575 17 8 17h3.075Q11 17.5 11 18t.075 1ZM18 23q-2.075 0-3.537-1.462Q13 20.075 13 18q0-2.075 1.463-3.538Q15.925 13 18 13t3.538 1.462Q23 15.925 23 18q0 2.075-1.462 3.538Q20.075 23 18 23Zm-.5-4.5v2q0 .2.15.35.15.15.35.15.2 0 .35-.15.15-.15.15-.35v-2h2q.2 0 .35-.15.15-.15.15-.35 0-.2-.15-.35-.15-.15-.35-.15h-2v-2q0-.2-.15-.35Q18.2 15 18 15q-.2 0-.35.15-.15.15-.15.35v2h-2q-.2 0-.35.15-.15.15-.15.35 0 .2.15.35.15.15.35.15Z"/></svg>';