text_outdent_light constant

String const text_outdent_light

Implementation

static const String text_outdent_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-12ZM72 142a6 6 0 004.2-10.2L40.5 96l35.7-35.8a5.9 5.9 0 00-8.4-8.4l-40 40a5.8 5.8 0 000 8.4l40 40A5.8 5.8 0 0072 142Z"/></svg>';