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="M18 4a1 1 0 10-2 0v7a4 4 0 01-8 0V4a1 1 0 10-2 0v7a6 6 0 0012 0V4zM7 19a1 1 0 100 2h10a1 1 0 100-2H7z"/></svg>';