align_bottom_fill constant

String const align_bottom_fill

Implementation

static const String align_bottom_fill =
    '<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="M224 216a8 8 0 01-8 8H40a8 8 0 010-16h176a8 8 0 018 8Zm-72-24h40a16 16 0 0016-16V80a16 16 0 00-16-16h-40a16 16 0 00-16 16v96a16 16 0 0016 16Zm-88 0h40a16 16 0 0016-16V40a16 16 0 00-16-16H64a16 16 0 00-16 16v136a16 16 0 0016 16Z"/></svg>';