align_bottom_duotone constant

String const align_bottom_duotone

Implementation

static const String align_bottom_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="32" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M224 216a8 8 0 01-8 8H40a8 8 0 010-16h176a8 8 0 018 8Zm-88-40V80a16 16 0 0116-16h40a16 16 0 0116 16v96a16 16 0 01-16 16h-40a16 16 0 01-16-16Zm16 0h40V80h-40Zm-104 0V40a16 16 0 0116-16h40a16 16 0 0116 16v136a16 16 0 01-16 16H64a16 16 0 01-16-16Zm16 0h40V40H64Z"/></svg>';