text_underline_bold constant

String const text_underline_bold

Implementation

static const String text_underline_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M228 216a12 12 0 01-12 12H40a12 12 0 010-24h176a12 12 0 0112 12Zm-100-24a76.1 76.1 0 0076-76V56a12 12 0 00-24 0v60a52 52 0 01-104 0V56a12 12 0 00-24 0v60a76.1 76.1 0 0076 76Z"/></svg>';