heading_h6 constant

String const heading_h6

Implementation

static const String heading_h6 =
    '<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="M10 4v7H4V4H2v16h2v-7h6v7h2V4h-2Zm7.999 8.32L20.597 8h-2.309l-3.742 6.222A3.71 3.71 0 0014 16.16c0 2.122 1.79 3.84 4 3.84s4-1.718 4-3.84-1.791-3.84-4.001-3.84ZM16 16.16c0-1.06.895-1.92 2-1.92s2 .86 2 1.92-.895 1.92-2 1.92-2-.86-2-1.92Z"/></svg>';