text_underline constant

String const text_underline

Implementation

static const String text_underline =
    '<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="M224 216a8 8 0 01-8 8H40a8 8 0 010-16h176a8 8 0 018 8Zm-96-24a72.1 72.1 0 0072-72V56a8 8 0 00-16 0v64a56 56 0 01-112 0V56a8 8 0 00-16 0v64a72.1 72.1 0 0072 72Z"/></svg>';