text_indent_light constant

String const text_indent_light

Implementation

static const String text_indent_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 6H112a6 6 0 010-12h104a6 6 0 016 6ZM112 70h104a6 6 0 000-12H112a6 6 0 000 12Zm104 116H40a6 6 0 000 12h176a6 6 0 000-12ZM35.8 140.2a5.8 5.8 0 008.4 0l40-40a5.8 5.8 0 000-8.4l-40-40a5.9 5.9 0 00-8.4 8.4L71.5 96l-35.7 35.8a5.8 5.8 0 000 8.4Z"/></svg>';