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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M16 496h480V16H16ZM48 48h416v416H48Z"/><path fill="currentColor" d="M296 152h32v88a63.966 63.966 0 01-88 59.313V152h24v-32H136v32h32v88a96 96 0 00192 0v-88h32v-32h-96ZM136 368h256v32H136z"/></svg>';