align_left_simple_duotone constant

String const align_left_simple_duotone

Implementation

static const String align_left_simple_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="M232 96v64a8 8 0 01-8 8H72a8 8 0 01-8-8V96a8 8 0 018-8h152a8 8 0 018 8Z" opacity=".2"/><path fill="currentColor" d="M40 56v144a8 8 0 01-16 0V56a8 8 0 0116 0Zm200 40v64a16 16 0 01-16 16H72a16 16 0 01-16-16V96a16 16 0 0116-16h152a16 16 0 0116 16Zm-16 64V96H72v64Z"/></svg>';