text_indent_duotone constant

String const text_indent_duotone

Implementation

static const String text_indent_duotone =
    '<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 128a8 8 0 01-8 8H112a8 8 0 010-16h104a8 8 0 018 8ZM112 72h104a8 8 0 000-16H112a8 8 0 000 16Zm104 112H40a8 8 0 000 16h176a8 8 0 000-16ZM34.3 141.7a8.2 8.2 0 0011.4 0l40-40a8.1 8.1 0 000-11.4l-40-40a8.1 8.1 0 00-11.4 11.4L68.7 96l-34.4 34.3a8.1 8.1 0 000 11.4Z"/></svg>';