underline_solid constant

String const underline_solid

Implementation

static const String underline_solid =
    '<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="M3 7.5V1h1v6.5a3.5 3.5 0 107 0V1h1v6.5a4.5 4.5 0 01-9 0ZM13 13v1H2v-1h11Z" clip-rule="evenodd"/></svg>';