underline_u constant

String const underline_u

Implementation

static const String underline_u =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M3 17h14v2H3zm2.6-2.7a5.5 5.5 0 001.9 1.2 6.6 6.6 0 002.5.5 6.6 6.6 0 002.5-.5 5.4 5.4 0 003-3.1A6.8 6.8 0 0016 10V2h-2.2v8a5 5 0 01-.3 1.7 3.7 3.7 0 01-.7 1.3 3.3 3.3 0 01-1.2.8 4 4 0 01-1.6.3 4 4 0 01-1.6-.3 3.3 3.3 0 01-1.2-.9 3.6 3.6 0 01-.7-1.3 5.2 5.2 0 01-.3-1.6V2H4v8a6.8 6.8 0 00.4 2.4 5.5 5.5 0 001.2 1.9z"/></svg>';