format_h6_rounded constant

String const format_h6_rounded

Implementation

static const String format_h6_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 17q-.425 0-.712-.288Q3 16.425 3 16V8q0-.425.288-.713Q3.575 7 4 7t.713.287Q5 7.575 5 8v3h4V8q0-.425.288-.713Q9.575 7 10 7t.713.287Q11 7.575 11 8v8q0 .425-.287.712Q10.425 17 10 17t-.712-.288Q9 16.425 9 16v-3H5v3q0 .425-.287.712Q4.425 17 4 17Zm11 0q-.825 0-1.412-.587Q13 15.825 13 15V9q0-.825.588-1.413Q14.175 7 15 7h5q.425 0 .712.287Q21 7.575 21 8t-.288.712Q20.425 9 20 9h-5v2h4q.825 0 1.413.587Q21 12.175 21 13v2q0 .825-.587 1.413Q19.825 17 19 17Zm0-4v2h4v-2Z"/></svg>';