underline_line constant

String const underline_line

Implementation

static const String underline_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M18 19a1 1 0 01.117 1.993L18 21H6a1 1 0 01-.117-1.993L6 19h12ZM17 3a1 1 0 01.993.883L18 4v8a6 6 0 01-11.996.225L6 12V4a1 1 0 011.993-.117L8 4v8a4 4 0 007.995.2L16 12V4a1 1 0 011-1Z"/></g></svg>';