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="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M960 1024H64q-26 0-45-19T0 959.5t19-45T64 896h896q27 0 45.5 18.5t18.5 45-18.5 45.5-45.5 19zM640 832H384q-106 0-181-75t-75-181V64q0-26 19-45t45.5-19 45 19T256 64v512q0 53 37.5 90.5T384 704h256q53 0 90.5-37.5T768 576V64q0-26 19-45t45.5-19 45 18.5T896 64v512q0 106-75 181t-181 75z"/></svg>';