text_align_left_duotone constant

String const text_align_left_duotone

Implementation

static const String text_align_left_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="M32 68a8 8 0 018-8h176a8 8 0 010 16H40a8 8 0 01-8-8Zm8 48h128a8 8 0 000-16H40a8 8 0 000 16Zm176 24H40a8 8 0 000 16h176a8 8 0 000-16Zm-48 40H40a8 8 0 000 16h128a8 8 0 000-16Z"/></svg>';