align_right_duotone constant

String const align_right_duotone

Implementation

static const String align_right_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" transform="rotate(180 128 84)"/><rect width="152" height="56" x="32" y="144" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M224 40v176a8 8 0 01-16 0V40a8 8 0 0116 0Zm-32 24v40a16 16 0 01-16 16H80a16 16 0 01-16-16V64a16 16 0 0116-16h96a16 16 0 0116 16Zm-16 0H80v40h96Zm16 88v40a16 16 0 01-16 16H40a16 16 0 01-16-16v-40a16 16 0 0116-16h136a16 16 0 0116 16Zm-16 0H40v40h136Z"/></svg>';