align_top_duotone constant

String const align_top_duotone

Implementation

static const String align_top_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="116" y="100" fill="currentColor" opacity=".2" rx="8" transform="rotate(90 172 128)"/><rect width="56" height="152" x="56" y="72" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M224 40a8 8 0 01-8 8H40a8 8 0 010-16h176a8 8 0 018 8Zm-16 40v96a16 16 0 01-16 16h-40a16 16 0 01-16-16V80a16 16 0 0116-16h40a16 16 0 0116 16Zm-16 0h-40v96h40Zm-72 0v136a16 16 0 01-16 16H64a16 16 0 01-16-16V80a16 16 0 0116-16h40a16 16 0 0116 16Zm-16 0H64v136h40Z"/></svg>';