align_bottom_simple_thin constant

String const align_bottom_simple_thin

Implementation

static const String align_bottom_simple_thin =
    '<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="M204 232a4 4 0 01-4 4H56a4 4 0 010-8h144a4 4 0 014 4ZM84 192V40a12 12 0 0112-12h64a12 12 0 0112 12v152a12 12 0 01-12 12H96a12 12 0 01-12-12Zm8 0a4 4 0 004 4h64a4 4 0 004-4V40a4 4 0 00-4-4H96a4 4 0 00-4 4Z"/></svg>';