underline constant

String const underline

Implementation

static const String 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="M9 4H7v7a5 5 0 0010 0V4h-2v7a3 3 0 11-6 0V4Zm10 16v-2H5v2h14Z"/></svg>';