align_left_duotone constant

String const align_left_duotone

Implementation

static const String 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"><rect width="112" height="56" x="72" y="56" fill="currentColor" opacity=".2" rx="8"/><rect width="152" height="56" x="72" y="144" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M216 136H80a16 16 0 00-16 16v40a16 16 0 0016 16h136a16 16 0 0016-16v-40a16 16 0 00-16-16Zm0 56H80v-40h136v40ZM48 40v176a8 8 0 01-16 0V40a8 8 0 0116 0Zm32 80h96a16 16 0 0016-16V64a16 16 0 00-16-16H80a16 16 0 00-16 16v40a16 16 0 0016 16Zm0-56h96v40H80Z"/></svg>';