text_underline_light constant

String const text_underline_light

Implementation

static const String text_underline_light =
    '<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="M222 216a6 6 0 01-6 6H40a6 6 0 010-12h176a6 6 0 016 6Zm-94-26a70.1 70.1 0 0070-70V56a6 6 0 00-12 0v64a58 58 0 01-116 0V56a6 6 0 00-12 0v64a70.1 70.1 0 0070 70Z"/></svg>';