align_bottom_simple_duotone constant

String const align_bottom_simple_duotone

Implementation

static const String align_bottom_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="M168 40v152a8 8 0 01-8 8H96a8 8 0 01-8-8V40a8 8 0 018-8h64a8 8 0 018 8Z" opacity=".2"/><path fill="currentColor" d="M208 232a8 8 0 01-8 8H56a8 8 0 010-16h144a8 8 0 018 8ZM80 192V40a16 16 0 0116-16h64a16 16 0 0116 16v152a16 16 0 01-16 16H96a16 16 0 01-16-16Zm16 0h64V40H96Z"/></svg>';