format_paint constant

String const format_paint

Implementation

static const String format_paint =
    '<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="M11 22q-.825 0-1.412-.587Q9 20.825 9 20v-4H6q-.825 0-1.412-.588Q4 14.825 4 14V7q0-1.65 1.175-2.825Q6.35 3 8 3h12v11q0 .825-.587 1.412Q18.825 16 18 16h-3v4q0 .825-.587 1.413Q13.825 22 13 22ZM6 10h12V5h-1v4h-2V5h-1v2h-2V5H8q-.825 0-1.412.588Q6 6.175 6 7Z"/></svg>';