underline constant

String const underline

Icon Data of 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" fill-rule="evenodd" d="M17 21H7a1 1 0 010-2h10a1 1 0 010 2Zm1-17v7a6 6 0 11-12 0V4a1 1 0 112 0v7c0 2.21 1.79 4 4 4s4-1.79 4-4V4a1 1 0 012 0Z"/></svg>';