text_underline constant

String const text_underline

Implementation

static const String text_underline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M8 44h32"/><path d="M37 6.097V22c0 7.18-5.82 13-13 13s-13-5.82-13-13V6.097"/></g></svg>';