align_bottom_simple constant

String const align_bottom_simple

Implementation

static const String align_bottom_simple =
    '<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="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>';