format_h4 constant

String const format_h4

Implementation

static const String format_h4 =
    '<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 17V7h2v4h4V7h2v10H9v-4H5v4Zm15 0v-3h-5V7h2v5h3V7h2v5h2v2h-2v3Z"/></svg>';