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="M12 15.5a5 5 0 005-5v-5a1 1 0 00-2 0v5a3 3 0 01-6 0v-5a1 1 0 00-2 0v5a5 5 0 005 5Zm5 2H7a1 1 0 000 2h10a1 1 0 000-2Z"/></svg>';