list_light constant

String const list_light

Implementation

static const String list_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 128a6 6 0 01-6 6H40a6 6 0 010-12h176a6 6 0 016 6ZM40 70h176a6 6 0 000-12H40a6 6 0 000 12Zm176 116H40a6 6 0 000 12h176a6 6 0 000-12Z"/></svg>';