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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M5 2.75a.5.5 0 00-1 0v5.3a3.5 3.5 0 007 0v-5.3a.5.5 0 10-1 0v5.3a2.5 2.5 0 11-5 0v-5.3ZM3.5 13.1a.4.4 0 100 .8h8a.4.4 0 000-.8h-8Z" clip-rule="evenodd"/></svg>';