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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M16 9A6 6 0 114 9V1h3v8a3 3 0 006 0V1h3v8zM2 17h16v2H2v-2z"/></svg>';