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="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 24"><path fill="currentColor" d="M14 0a1.2 1.2 0 00-1.2 1.2v10.399a5.2 5.2 0 11-10.4 0V1.2A1.202 1.202 0 000 1.198v10.401a7.6 7.6 0 0015.2 0V1.2A1.2 1.2 0 0014.001 0zm0 21.6H1.2a1.202 1.202 0 00-.002 2.4H14a1.202 1.202 0 00.002-2.4z"/></svg>';