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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5.5 2.75a.75.75 0 00-1.5 0V7a4 4 0 108 0V2.75a.75.75 0 00-1.5 0V7a2.5 2.5 0 01-5 0V2.75ZM3.75 12.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5Z" clip-rule="evenodd"/></svg>';