format_overline_rounded constant

String const format_overline_rounded

Implementation

static const String format_overline_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="M6 5q-.425 0-.713-.288Q5 4.425 5 4t.287-.713Q5.575 3 6 3h12q.425 0 .712.287Q19 3.575 19 4t-.288.712Q18.425 5 18 5Zm6 16q-2.925 0-4.962-2.038Q5 16.925 5 14t2.038-4.963Q9.075 7 12 7t4.962 2.037Q19 11.075 19 14q0 2.925-2.038 4.962Q14.925 21 12 21Zm0-2.5q1.875 0 3.188-1.312Q16.5 15.875 16.5 14q0-1.875-1.312-3.188Q13.875 9.5 12 9.5q-1.875 0-3.188 1.312Q7.5 12.125 7.5 14q0 1.875 1.312 3.188Q10.125 18.5 12 18.5Z"/></svg>';