format_underline constant

String const format_underline

Implementation

static const String format_underline =
    '<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="M17 11.5a5.5 5.5 0 11-11 0V4h1v7.5a4.5 4.5 0 109 0V4h1v7.5ZM5 21v-1h13v1H5Z"/></svg>';